diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2020-10-13 14:44:34 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2020-10-13 14:44:34 +0200 |
commit | 20eeeafb917be1272eacb09d12e2f79e132f2af0 (patch) | |
tree | 37a8d43c0e28c7b33aba73c6f1f4ca7fdb83524d | |
parent | Merge branches 'acpi-tables', 'acpi-pmic', 'acpi-dptf' and 'acpi-soc' (diff) | |
parent | ACPI: video: use ACPI backlight for HP 635 Notebook (diff) | |
parent | ACPI: battery: include linux/power_supply.h (diff) | |
parent | ACPI: configfs: Add missing config_item_put() to fix refcount leak (diff) | |
parent | ACPI: scan: Replace ACPI_DEBUG_PRINT() with pr_debug() (diff) | |
download | linux-20eeeafb917be1272eacb09d12e2f79e132f2af0.tar.xz linux-20eeeafb917be1272eacb09d12e2f79e132f2af0.zip |
Merge branches 'acpi-video', 'acpi-battery', 'acpi-config' and 'acpi-scan'
* acpi-video:
ACPI: video: use ACPI backlight for HP 635 Notebook
* acpi-battery:
ACPI: battery: include linux/power_supply.h
* acpi-config:
ACPI: configfs: Add missing config_item_put() to fix refcount leak
* acpi-scan:
ACPI: scan: Replace ACPI_DEBUG_PRINT() with pr_debug()