diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2018-08-14 10:17:28 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2018-08-14 10:17:28 +0200 |
commit | 76f7d6c07acd7a694ccc97355d37637f6677de51 (patch) | |
tree | 8039691acd50e311c4c02afd5a739caaee3c36cc /drivers/pinctrl | |
parent | Merge branches 'acpi-x86', 'acpi-bus', 'acpi-ec' and 'acpi-apei' (diff) | |
parent | ACPI / button: fix defined but not used warning (diff) | |
parent | ACPI / battery: Do not export energy_full[_design] on devices without full_ch... (diff) | |
parent | ACPI / OSI: Add OEM _OSI string to enable NVidia HDMI audio (diff) | |
download | linux-76f7d6c07acd7a694ccc97355d37637f6677de51.tar.xz linux-76f7d6c07acd7a694ccc97355d37637f6677de51.zip |
Merge branches 'acpi-button', 'acpi-battery' and 'acpi-osi'
Merge updates of the ACPI battery and button drivers and support for
a new OEM _OSI string for 4.19.
* acpi-button:
ACPI / button: fix defined but not used warning
ACPI / button: increment wakeup count only when notified
* acpi-battery:
ACPI / battery: Do not export energy_full[_design] on devices without full_charge_capacity
ACPI / battery: get rid of negations in conditions
ACPI / battery: use specialized print macros
ACPI / battery: reorder headers alphabetically
ACPI / battery: drop inclusion of init.h
ACPI: battery: remove redundant old_present check on insertion
* acpi-osi:
ACPI / OSI: Add OEM _OSI string to enable NVidia HDMI audio