diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2018-01-18 03:02:16 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2018-01-18 03:02:16 +0100 |
commit | a7f2766ac7c359216da4e714dc117c881e39a74a (patch) | |
tree | 5be184c2a6cb57cc8293732f90b544bf7b9bf55e /drivers/acpi | |
parent | Merge branches 'acpi-x86', 'acpi-apei' and 'acpi-ec' (diff) | |
parent | gpio: merrifield: Add support of ACPI enabled platforms (diff) | |
parent | ACPI: button: Add a LID switch blacklist and add 1 model to it (diff) | |
parent | ACPI / battery: Add quirk for Asus GL502VSK and UX305LA (diff) | |
parent | ACPI / video: Default lcd_only to true on Win8-ready and newer machines (diff) | |
download | linux-a7f2766ac7c359216da4e714dc117c881e39a74a.tar.xz linux-a7f2766ac7c359216da4e714dc117c881e39a74a.zip |
Merge branches 'acpi-gpio', 'acpi-button', 'acpi-battery' and 'acpi-video'
* acpi-gpio:
gpio: merrifield: Add support of ACPI enabled platforms
ACPI: utils: Introduce acpi_dev_get_first_match_name()
* acpi-button:
ACPI: button: Add a LID switch blacklist and add 1 model to it
ACPI: button: Add a debug message when we're sending a LID event
* acpi-battery:
ACPI / battery: Add quirk for Asus GL502VSK and UX305LA
ACPI: battery: Drop redundant test for failure
* acpi-video:
ACPI / video: Default lcd_only to true on Win8-ready and newer machines