[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1368221329-1841-1-git-send-email-zoran.markovic@linaro.org>
Date: Fri, 10 May 2013 14:28:47 -0700
From: Zoran Markovic <zoran.markovic@...aro.org>
To: linux-kernel@...r.kernel.org, linux-pm@...r.kernel.org
Cc: Zoran Markovic <zoran.markovic@...aro.org>,
Android Kernel Team <kernel-team@...roid.com>,
Colin Cross <ccross@...roid.com>,
Todd Poynor <toddpoynor@...gle.com>,
San Mehat <san@...gle.com>, Benoit Goby <benoit@...roid.com>,
John Stultz <john.stultz@...aro.org>,
Pavel Machek <pavel@....cz>, "Rafael J. Wysocki" <rjw@...k.pl>,
Len Brown <len.brown@...el.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: [RFC PATCHv2 0/2] power: device suspend/resume watchdog
Hi all,
Attached are two patches addressing comments on the implementation
of device suspend (and resume) watchdogs from the android kernel. I have
squashed changes for the suspend and resume watchdogs as they address
pretty much the same functionality, and also added compile-time
configurability of the watchdogs.
Please be kind to review and comment if it is ready for upstreaming.
Best regards,
Zoran
Cc: Android Kernel Team <kernel-team@...roid.com>
Cc: Colin Cross <ccross@...roid.com>
Cc: Todd Poynor <toddpoynor@...gle.com>
Cc: San Mehat <san@...gle.com>
Cc: Benoit Goby <benoit@...roid.com>
Cc: John Stultz <john.stultz@...aro.org>
Cc: Pavel Machek <pavel@....cz>
Cc: Rafael J. Wysocki <rjw@...k.pl>
Cc: Len Brown <len.brown@...el.com>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Benoit Goby (1):
drivers: power: Add watchdog timer to catch drivers which lockup
during suspend/resume.
Zoran Markovic (1):
PM: compile-time configuration of device suspend/resume watchdogs.
drivers/base/power/main.c | 87 +++++++++++++++++++++++++++++++++++++++++++++
kernel/power/Kconfig | 48 +++++++++++++++++++++++++
2 files changed, 135 insertions(+)
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists