aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2018-08-14 10:17:28 +0200
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2018-08-14 10:17:28 +0200
commit76f7d6c07acd7a694ccc97355d37637f6677de51 (patch)
tree8039691acd50e311c4c02afd5a739caaee3c36cc /drivers/acpi
parentMerge branches 'acpi-x86', 'acpi-bus', 'acpi-ec' and 'acpi-apei' (diff)
parentACPI / button: fix defined but not used warning (diff)
parentACPI / battery: Do not export energy_full[_design] on devices without full_charge_capacity (diff)
parentACPI / OSI: Add OEM _OSI string to enable NVidia HDMI audio (diff)
downloadlinux-dev-76f7d6c07acd7a694ccc97355d37637f6677de51.tar.xz
linux-dev-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