[<prev] [next>] [day] [month] [year] [list]
Message-Id: <200912222303.05698.rjw@sisk.pl>
Date: Tue, 22 Dec 2009 23:03:05 +0100
From: "Rafael J. Wysocki" <rjw@...k.pl>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Alan Stern <stern@...land.harvard.edu>,
Arjan van de Ven <arjan@...radead.org>,
LKML <linux-kernel@...r.kernel.org>,
pm list <linux-pm@...ts.linux-foundation.org>
Subject: [GIT PULL] PM fixes and updates for 2.6.33
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@...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