[GIT PULL] PM fixes and updates for 2.6.33

From: Rafael J. Wysocki
Date: Tue Dec 22 2009 - 17:02:44 EST


Hi Linus,

Please pull power management fixes and updates for 2.6.33 from:

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6.git for-linus

They include:

* Fix for commit f2511774863487e61b56a97da07ebf8dd61d7836
(PM: Add initcall_debug style timing for suspend/resume)
adding the timing instrumentation for devices that haven't been switched
to struct dev_pm_ops yet.

* Total device suspend and resume time reporting.

* Runtime PM core fix from Alan Stern.

* Runtime PM enhancement allowing the core to call device type or device
class callbacks if bus type callbacks are not defined.

* Runtime PM documentation update from Alan Stern.


Documentation/power/runtime_pm.txt | 223 ++++++++++++++++++++++--------------
drivers/base/power/main.c | 128 +++++++++++++++++----
drivers/base/power/runtime.c | 45 +++++++
3 files changed, 288 insertions(+), 108 deletions(-)

---------------

Alan Stern (2):
PM: Use pm_runtime_put_sync in system resume
PM: Runtime PM documentation update

Rafael J. Wysocki (3):
PM: Make the initcall_debug style timing for suspend/resume complete
PM: Measure device suspend and resume times
PM / Runtime: Use device type and device class callbacks

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/