From: Rafael J. Wysocki Date: Fri, 25 Aug 2023 18:31:57 +0000 (+0200) Subject: Merge branches 'acpi-bus' and 'acpi-video' X-Git-Tag: v6.6.17~4116^2~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e921f8c8dfc2b6aad4e7b4209c411768e2604c98;p=platform%2Fkernel%2Flinux-rpi.git Merge branches 'acpi-bus' and 'acpi-video' Merge changes related to the ACPI bus type and ACPI backlight driver changes for 6.6-rc1: - Introduce new wrappers for ACPICA notify handler install/remove and convert multiple drivers to using their own Notify() handlers instead of the ACPI bus type .notify() slated for removal (Michal Wilczynski). - Add backlight=native DMI quirk for Apple iMac12,1 and iMac12,2 (Hans de Goede). - Put ACPI video and its child devices explicitly into D0 on boot to avoid platform firmware confusion (Kai-Heng Feng). - Add backlight=native DMI quirk for Lenovo Ideapad Z470 (Jiri Slaby). * acpi-bus: ACPI: thermal: Install Notify() handler directly ACPI: NFIT: Remove unnecessary .remove callback ACPI: NFIT: Install Notify() handler directly ACPI: HED: Install Notify() handler directly ACPI: battery: Install Notify() handler directly ACPI: video: Install Notify() handler directly ACPI: AC: Install Notify() handler directly ACPI: bus: Set driver_data to NULL every time .add() fails ACPI: bus: Introduce wrappers for ACPICA notify handler install/remove * acpi-video: ACPI: video: Add backlight=native DMI quirk for Apple iMac12,1 and iMac12,2 ACPI: video: Put ACPI video and its child devices into D0 on boot ACPI: video: Add backlight=native DMI quirk for Lenovo Ideapad Z470 --- e921f8c8dfc2b6aad4e7b4209c411768e2604c98