]> www.infradead.org Git - users/hch/configfs.git/commit
Merge tag 'acpi-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Aug 2024 23:39:35 +0000 (07:39 +0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Aug 2024 23:39:35 +0000 (07:39 +0800)
commitb09f6ca99c46e4a561ac943253aca9beae8c1146
treea4e77d08d113d88fe8c229362795c922515e45be
parent6ae4e48b67eaf8a140ac3a6f0f8ea2627a174aca
parent5c7bb62cb8f53de71d8ab3d619be22740da0b837
Merge tag 'acpi-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

Pull ACPI fix from Rafael Wysocki:
 "Fix backlight control on a Dell All In One system where a backlight
  controller board is attached to a UART port and the dell-uart
  backlight driver binds to it, but the backlight is actually controlled
  by other means (Hans de Goede)"

* tag 'acpi-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  ACPI: video: Add backlight=native quirk for Dell OptiPlex 7760 AIO
  platform/x86: dell-uart-backlight: Use acpi_video_get_backlight_type()
  ACPI: video: Add Dell UART backlight controller detection