Merge tag 'acpi-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Pull more ACPI updates from Rafael Wysocki: "This includes a couple of fixes needed after recent changes, two ACPI driver fixes (fan and "Processor Aggregator"), an update of the ACPI device properties handling code and a new MAINTAINERS entry for ACPI on ARM64. Specifics: - Fix an unused function warning that started to appear after recent changes in the ACPI EC driver (Eric Biggers). - Fix the KERN_CONT usage in acpi_os_vprintf() that has become (particularly) annoying recently (Joe Perches). - Fix the fan status checking in the ACPI fan driver to avoid returning incorrect error codes sometimes (Srinivas Pandruvada). - Fix the ACPI Processor Aggregator driver (PAD) to always let the special processor_aggregator driver from Xen take over when running as Xen dom0 (Juergen Gross). - Update the handling of reference device properties in ACPI by allowing ...
No related branches found
No related tags found
Showing
- MAINTAINERS 8 additions, 0 deletionsMAINTAINERS
- drivers/acpi/acpi_pad.c 5 additions, 0 deletionsdrivers/acpi/acpi_pad.c
- drivers/acpi/ec.c 2 additions, 0 deletionsdrivers/acpi/ec.c
- drivers/acpi/fan.c 11 additions, 1 deletiondrivers/acpi/fan.c
- drivers/acpi/osl.c 10 additions, 3 deletionsdrivers/acpi/osl.c
- drivers/acpi/property.c 68 additions, 49 deletionsdrivers/acpi/property.c
- include/linux/acpi.h 19 additions, 3 deletionsinclude/linux/acpi.h
Please register or sign in to comment