-
pm+acpi-for-3.8-rc5efa17194 · ·
ACPI and power management fixes for 3.8-rc5 * Two cpuidle initialization fixes from Konrad Rzeszutek Wilk. * cpufreq regression fixes for AMD processors from Borislav Petkov, Stefan Bader, and Matthew Garrett. * ACPI cpufreq fix from Thomas Schlichter. * cpufreq and devfreq fixes related to incorrect usage of operating performance points (OPP) framework and RCU from Nishanth Menon. * APEI workaround for incorrect BIOS information from Lans Zhang. /
-
pm+acpi-for-3.8-rc48aef33a7 · ·
ACPI and power management fixes for 3.8-rc4 * cpuidle initialization regression fix from Krzysztof Mazur. * cpuidle fix for power usage fields handling from Daniel Lezcano. * ACPI build fix from Yinghai Lu. -
-
pm+acpi-for-3.8-rc3f67ffa95 · ·
ACPI and power management fixes for 3.8-rc3 * Removal of some ACPICA code that the kernel will never use from Lv Zheng. * APEI fix from Adrian Huang. * Removal of unnecessary ACPI memory hotplug driver code from Liu Jinsong. * Minor ACPI power management fixes. * ACPI debug code fix from Joe Perches. * ACPI fix to make system bus device nodes get the right names. * PNP resources handling fixes from Witold Szczeponik. * cpuidle fix for a recent regression stalling boot on systems with great numbers of CPUs from Daniel Lezcano. * cpuidle fixes from Sivaram Nair. * intel_idle debug message fix from Youquan Song. * cpufreq build regression fix from Larry Finger. * cpufreq fix for an obscure initialization race related to statistics from Konstantin Khlebnikov. * cpufreq change disabling the Longhaul driver by default from Rafał Bilski. * PM core fix preventing device suspend errors from happening during system suspend due to obscure race conditions. * PM QoS local variable name cleanup. --