summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2024-10-04 19:06:44 +0200
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2024-10-04 19:06:44 +0200
commit3be5c171025baece9a0793170eb3b47ad08bf6c9 (patch)
tree5156987756156a9aa2c1d19b3bacc190f66cbb21 /drivers
parentACPI: resource: Add Asus ExpertBook B2502CVA to irq1_level_low_skip_override[] (diff)
parentACPI: video: Add backlight=native quirk for Dell OptiPlex 5480 AIO (diff)
parentACPI: battery: Fix possible crash when unregistering a battery hook (diff)
downloadlinux-3be5c171025baece9a0793170eb3b47ad08bf6c9.tar.xz
linux-3be5c171025baece9a0793170eb3b47ad08bf6c9.zip
Merge branches 'acpi-video' and 'acpi-battery'
Merge an ACPI backlight (video) quirk and ACPI battery driver fix and cleanup for 6.12-rc2: - Add a quirk for Dell OptiPlex 5480 AIO to the ACPI backlight (video) driver (Hans de Goede). - Prevent the ACPI battery driver from crashing when unregistering a battery hook and simplify battery hook locking in it (Armin Wolf). * acpi-video: ACPI: video: Add backlight=native quirk for Dell OptiPlex 5480 AIO * acpi-battery: ACPI: battery: Fix possible crash when unregistering a battery hook ACPI: battery: Simplify battery hook locking