Merge tag 'pm+acpi-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Pull ACPI and power management fixes from Rafael Wysocki: "A bunch of regression fixes this time. They fix two regressions in the PNP subsystem, one in the ACPI processor driver and one in the ACPI EC driver, four cpufreq driver regressions and an unrelated bug in one of the drivers. The regressions are recent or introduced in 3.14. Specifics: - There are two bugs in the ACPI PNP core that cause errors to be returned if optional ACPI methods are not present. After an ACPI core change made in 3.14 one of those errors leads to serial port suspend failures on some systems. Fix from Rafael J Wysocki. - A recently added PNP quirk related to Intel chipsets intorduced a build error in unusual configurations (PNP without PCI). Fix from Bjorn Helgaas. - An ACPI EC workaround related to system suspend on Samsung machines added in 3.14 introduced a race causing some...
No related branches found
No related tags found
Showing
- drivers/acpi/acpi_processor.c 4 additions, 3 deletionsdrivers/acpi/acpi_processor.c
- drivers/acpi/ec.c 12 additions, 9 deletionsdrivers/acpi/ec.c
- drivers/cpufreq/longhaul.c 24 additions, 12 deletionsdrivers/cpufreq/longhaul.c
- drivers/cpufreq/powernow-k6.c 13 additions, 10 deletionsdrivers/cpufreq/powernow-k6.c
- drivers/cpufreq/powernow-k7.c 0 additions, 4 deletionsdrivers/cpufreq/powernow-k7.c
- drivers/cpufreq/ppc-corenet-cpufreq.c 4 additions, 1 deletiondrivers/cpufreq/ppc-corenet-cpufreq.c
- drivers/pnp/pnpacpi/core.c 26 additions, 18 deletionsdrivers/pnp/pnpacpi/core.c
- drivers/pnp/quirks.c 2 additions, 2 deletionsdrivers/pnp/quirks.c
Please register or sign in to comment