Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751520AbbGWFtZ (ORCPT ); Thu, 23 Jul 2015 01:49:25 -0400 Received: from mailgw02.mediatek.com ([210.61.82.184]:58140 "EHLO mailgw02.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1750917AbbGWFtU (ORCPT ); Thu, 23 Jul 2015 01:49:20 -0400 X-Listener-Flag: 11101 From: Eddie Huang To: Wim Van Sebroeck , Guenter Roeck CC: Matthias Brugger , , , , , Sascha Hauer Subject: [PATCH v2 0/2] Add Mediatek watchdog suspend resume and shutdown Date: Thu, 23 Jul 2015 13:49:09 +0800 Message-ID: <1437630551-39650-1-git-send-email-eddie.huang@mediatek.com> X-Mailer: git-send-email 1.8.1.1.dirty MIME-Version: 1.0 Content-Type: text/plain X-MTK: N Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 739 Lines: 22 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/