linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add Mediatek watchdog suspend resume and shutdown
@ 2015-07-23  5:49 Eddie Huang
  2015-07-23  5:49 ` [PATCH v2 1/2] watchdog: add wdt suspend/resume support Eddie Huang
  2015-07-23  5:49 ` [PATCH v2 2/2] watchdog: add wdt shutdown callback to disable wdt if enabled Eddie Huang
  0 siblings, 2 replies; 10+ messages in thread
From: Eddie Huang @ 2015-07-23  5:49 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-08-11  7:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-23  5:49 [PATCH v2 0/2] Add Mediatek watchdog suspend resume and shutdown Eddie Huang
2015-07-23  5:49 ` [PATCH v2 1/2] watchdog: add wdt suspend/resume support Eddie Huang
2015-07-23 16:10   ` Guenter Roeck
2015-07-23 17:36   ` Matthias Brugger
2015-07-23  5:49 ` [PATCH v2 2/2] watchdog: add wdt shutdown callback to disable wdt if enabled Eddie Huang
2015-07-23 16:12   ` Guenter Roeck
2015-07-23 17:37   ` Matthias Brugger
2015-08-11  4:28     ` Daniel Kurtz
2015-08-11  4:42       ` Guenter Roeck
2015-08-11  7:38         ` Daniel Kurtz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).