[GIT PULL] ACPI fixes for v6.2-rc5

From: Rafael J. Wysocki
Date: Fri Jan 20 2023 - 13:04:43 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-6.2-rc5

with top-most commit 3bdd346ebda37f4cb12461d5e83a5b9d575afc63

Merge branches 'acpi-prm' and 'acpi-video'

on top of commit 5dc4c995db9eb45f6373a956eb1f69460e69e6d4

Linux 6.2-rc4

to receive ACPI fixes for 6.2-rc5.

These update the ACPICA entry in MAINTAINERS, add a backlight handling
quirk and fix the ACPI PRM (platform runtime) mechanism support.

Specifics:

- Update the ACPICA development list address in MAINTAINERS to the new
one that does not bounce (Rafael Wysocki).

- Check whether EFI runtime is available when registering the ACPI PRM
address space handler and when running it (Ard Biesheuvel).

- Add backlight=native DMI quirk for Acer Aspire 4810T to the ACPI
video driver (Hans de Goede).

Thanks!


---------------

Ard Biesheuvel (1):
ACPI: PRM: Check whether EFI runtime is available

Hans de Goede (1):
ACPI: video: Add backlight=native DMI quirk for Acer Aspire 4810T

Rafael J. Wysocki (1):
MAINTAINERS: Update the ACPICA development list address

---------------

MAINTAINERS | 2 +-
drivers/acpi/prmt.c | 10 ++++++++++
drivers/acpi/video_detect.c | 8 ++++++++
3 files changed, 19 insertions(+), 1 deletion(-)