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


Groups > linux.kernel > #1190631 > unrolled thread

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

Started byEddie Huang <eddie.huang@mediatek.com>
First post2015-07-23 07:50 +0200
Last post2015-07-23 07:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

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

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

FromEddie Huang <eddie.huang@mediatek.com>
Date2015-07-23 07:50 +0200
Subject[PATCH v2 0/2] Add Mediatek watchdog suspend resume and shutdown
Message-ID<pPhyh-60f-3@gated-at.bofh.it>
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/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web