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 _______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/linux-pm