| From: |
| "Rafael J. Wysocki" <rjw@sisk.pl> |
| To: |
| "Linux-sh list" <linux-sh@vger.kernel.org> |
| Subject: |
| [PATCH 0/6] PM / Domains: System suspend fixes and "always on" flag |
| Date: |
| Tue, 13 Mar 2012 01:23:15 +0100 |
| Message-ID: |
| <201203130123.16268.rjw@sisk.pl> |
| Cc: |
| Linux PM list <linux-pm@vger.kernel.org>,
Paul Mundt <lethal@linux-sh.org>,
Simon Horman <horms@verge.net.au>,
Magnus Damm <magnus.damm@gmail.com>,
LKML <linux-kernel@vger.kernel.org>,
Cao Minh Hiep <hiepcm@gmail.com> |
| Archive-link: |
| Article, Thread
|
Hi all,
The following patches fix system suspend/resume and hibernation device
callback routines in the generic PM domains code and add an "always on" flag
for devices allowing their drivers to protect them from surprise power
removals.
[1/6] - Fix system resume of devices involved in system wakeup.
[2/6] - Fix hibernation restore of devices.
[3/6] - Introduce "always on" flag for "special" devices in PM domains.
[4/6] - Make TMU clocksource driver use the "always on" flag.
[5/6] - Make CMT clocksource driver use the "always on" flag.
[6/6] - Make MTU2 clocksource driver use the "always on" flag.
All of them are v3.4 material if there are no objections.
Thanks,
Rafael
--
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/