Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1190631

[PATCH v2 0/2] Add Mediatek watchdog suspend resume and shutdown

From Eddie Huang <eddie.huang@mediatek.com>
Newsgroups linux.kernel
Subject [PATCH v2 0/2] Add Mediatek watchdog suspend resume and shutdown
Date 2015-07-23 07:50 +0200
Message-ID <pPhyh-60f-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


This series add Mediatek watchdog suspend, resume and shutdown support.
These patches are based on v4.2-rc1

Change in v2:
Use watchdog_active() to check whether watchdog been active.
Change to register suspend,resume function to dev_pm_ops

Greta Zhang (2):
  watchdog: add wdt suspend/resume support
  watchdog: add wdt shutdown callback to disable wdt if enabled

 drivers/watchdog/mtk_wdt.c | 39 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 39 insertions(+)

-- 
1.8.1.1.dirty

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH v2 0/2] Add Mediatek watchdog suspend resume and shutdown  Eddie Huang <eddie.huang@mediatek.com> - 2015-07-23 07:50 +0200

csiph-web