summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2022-05-30 18:07:05 +0200
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2022-05-30 18:07:05 +0200
commit4a577fca503a63442928ff4cec06c1136ea9b53e (patch)
treea09ff03d79aa70bb5a3fb2e3decb6199b9b65d98 /drivers/acpi
parentMerge branches 'acpi-glue', 'acpi-osl', 'acpi-processor' and 'acpi-cppc' (diff)
parentACPI: battery: Make "not-charging" the default on no charging or full info (diff)
parentACPI: video: improve PM notifer callback (diff)
parentACPI: clean up white space in a few places for consistency (diff)
downloadlinux-4a577fca503a63442928ff4cec06c1136ea9b53e.tar.xz
linux-4a577fca503a63442928ff4cec06c1136ea9b53e.zip
Merge branches 'acpi-battery', 'acpi-video' and 'acpi-misc'
Merge ACPI battery and backlight driver update and miscellaneous cleanup for 5.19-rc1: - Make the ACPI battery driver show the "not-charging" status by default unless "charging" or "full" is directly indicated (Werner Sembach). - Improve the PM notifier in the ACPI backlight driver (Zhang Rui). - Clean up some white space in the ACPI code (Ian Cowan). * acpi-battery: ACPI: battery: Make "not-charging" the default on no charging or full info * acpi-video: ACPI: video: improve PM notifer callback * acpi-misc: ACPI: clean up white space in a few places for consistency