Commits
Merge branches 'acpi-fan', 'acpi-ec', 'acpi-drivers' and 'acpi-osl' * acpi-fan: ACPI / fan: Fix error reading cur_state * acpi-ec: ACPI / EC: Fix unused function warning when CONFIG_PM_SLEEP=n * acpi-drivers: ACPI / PAD: don't register acpi_pad driver if running as Xen dom0 * acpi-osl: acpi_os_vprintf: Use printk_get_level() to avoid unnecessary KERN_CONT
Showing diff to84baf1725dc
- Rafael J. Wysocki committed 3f62d5269bcMMerge branches 'device-properties' and 'acpi-misc' * device-properties: ACPI / prope...
- Srinivas Pandruvada committed 84baf1725dcACPI / fan: Fix error reading cur_state On some platforms with ACPI4 variable speed fa...
- Eric Biggers committed eab05ec3807ACPI / EC: Fix unused function warning when CONFIG_PM_SLEEP=n Signed-off-by: Eric Bigg...
- Juergen Gross committed e311404f792ACPI / PAD: don't register acpi_pad driver if running as Xen dom0 When running as Xen ...
- Joe Perches committed abc4b9a53eaacpi_os_vprintf: Use printk_get_level() to avoid unnecessary KERN_CONT acpi_os_vprintf...