diff options
author | 2020-10-13 14:44:34 +0200 | |
---|---|---|
committer | 2020-10-13 14:44:34 +0200 | |
commit | 20eeeafb917be1272eacb09d12e2f79e132f2af0 (patch) | |
tree | 37a8d43c0e28c7b33aba73c6f1f4ca7fdb83524d /drivers/usb/cdns3/cdns3-debug.h | |
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 | wireguard-linux-20eeeafb917be1272eacb09d12e2f79e132f2af0.tar.xz wireguard-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()