-
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. -
-
regulator-3.8-rc3e3d5b2f5 · ·
regulator: Fixes for 3.8 A few fixes for the regulator subsystems, a few driver specific things plus a fix for the interaction between regultor_can_change_voltage() and continuous voltage ranges both of which were added for this release.
-
dt-fixes-for-3.81ab36812 · ·
DeviceTree fixes for 3.8 2 fixes to prevent unconditional re-compile of dts files on arm and arm64.
-
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. --