summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2026-04-23 20:59:48 +0200
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2026-04-23 20:59:48 +0200
commitbeca8264d502bbe8509141432c73ab7a816a4076 (patch)
tree11240c69582519088f1192ec041ee5bec44cc73f /include
parentfbd5d52ebf49595975e24e14e57632d580738091 (diff)
parent9c0acc169ac71535477caedea8315f7041c5f07c (diff)
parent02c78abe1b373e141fb40bcf50dd5ae291161224 (diff)
parent61b00c0ad209a712e0c8c83a6c998158155c9673 (diff)
Merge branches 'acpi-scan', 'acpi-apei' and 'acpi-video'
Merge an ACPI core fix, a fix for the new NVIDIA GHES HANDLER entry in MAINTAINERS, a new quirk for the ACPI video bus driver and a quirk list fix for that driver for 7.1-rc1: - Use acpi_dev_put() in object add error paths in the ACPI core to avoid refcount leaks (Guangshuo Li) - Adjust the file entry in the recently added NVIDIA GHES HANDLER entry in MAINTAINERS to the actual existing file (Lukas Bulwahn) - Add backlight=native quirk for Dell OptiPlex 7770 AIO to the ACPI video bus driver (Jan Schär) - Move Lenovo Legion S7 15ACH6 quirk to the right section of the quirk list in the ACPI video bus driver (Hans de Goede) * acpi-scan: ACPI: scan: Use acpi_dev_put() in object add error paths * acpi-apei: MAINTAINERS: adjust file entry in NVIDIA GHES HANDLER * acpi-video: ACPI: video: Move Lenovo Legion S7 15ACH6 quirk to the right section ACPI: video: Add backlight=native quirk for Dell OptiPlex 7770 AIO