[GIT PULL] More power management fixes for 2.6.37

From: Rafael J. Wysocki
Date: Tue Nov 16 2010 - 18:12:42 EST


Hi Linus,

Please pull a few more power management fixes for 2.6.37 from:

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6.git pm-fixes

They include:

* Fix for an embarassing bug in PM QoS.

* Change disabling the OPPs API on configurations that don't support OPPs.

* PM core modification allowing devices to be unregistered during late
suspend and early resume (you've seen it already).


Documentation/power/opp.txt | 3 +++
drivers/base/power/main.c | 34 ++++++++++++++++++++++++++++++----
kernel/pm_qos_params.c | 4 ++--
kernel/power/Kconfig | 4 ++++
4 files changed, 39 insertions(+), 6 deletions(-)

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

Colin Cross (1):
PM / PM QoS: Fix reversed min and max

Mark Brown (1):
PM / OPP: Hide OPP configuration when SoCs do not provide an implementation

Rafael J. Wysocki (1):
PM: Allow devices to be removed during late suspend and early resume

--
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/