[GIT PULL] ACPI support fixes for v6.19-rc6
From: Rafael J. Wysocki
Date: Fri Jan 16 2026 - 10:40:06 EST
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-6.19-rc6
with top-most commit 7edf6f7ef5345e1b4202912ca98aaa7c73e1e82c
ACPI: PM: s2idle: Add module parameter for LPS0 constraints checking
on top of commit 0f61b1860cc3f52aef9036d7235ed1f017632193
Linux 6.19-rc5
to receive ACPI support fixes for 6.19-rc6.
These add checks missed by a previous recent update to the ACPI
suspend-to-idle code and add a debug module parameter to it to work
around a platform firmware issue exposed by that update.
Thanks!
---------------
Rafael J. Wysocki (2):
ACPI: PM: s2idle: Add missing checks to acpi_s2idle_begin_lps0()
ACPI: PM: s2idle: Add module parameter for LPS0 constraints checking
---------------
drivers/acpi/x86/s2idle.c | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)