[GIT PULL] ACPI support updates for v7.0-rc2

From: Rafael J. Wysocki

Date: Thu Feb 26 2026 - 16:12:06 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-7.0-rc2

with top-most commit 3d9b8b00da184f885c4db08fe5521f6a3e3f964e

Merge branch 'acpi-pm'

on top of commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f

Linux 7.0-rc1

to receive ACPI support updates for 7.0-rc2.

These add new platform quirks for two systems:

- Add a quirk for Lenovo G70-35 to save the ACPI NVS memory on system
suspend (Piotr Mazek)

- Add a DMI quirk for Acer Aspire One D255 to work around a backlight
issue by returning false to _OSI("Windows 2009") (Sofia Schneider)

Thanks!


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

Piotr Mazek (1):
ACPI: PM: Save NVS memory on Lenovo G70-35

Sofia Schneider (1):
ACPI: OSI: Add DMI quirk for Acer Aspire One D255

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

drivers/acpi/osi.c | 13 +++++++++++++
drivers/acpi/sleep.c | 8 ++++++++
2 files changed, 21 insertions(+)