Merge tag 'acpi-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 16 Jan 2026 19:03:17 +0000 (11:03 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 16 Jan 2026 19:03:17 +0000 (11:03 -0800)
commite547d4f733f04ac540099b09358e6dc8c8977113
tree51abb55f317851ec5ab5229848547e930faef3db
parent711673f8dd19cfb907913cb762d4c6c1b9d2a332
parent7edf6f7ef5345e1b4202912ca98aaa7c73e1e82c
Merge tag 'acpi-6.19-rc6' of git://git./linux/kernel/git/rafael/linux-pm

Pull ACPI fixes from Rafael Wysocki:
 "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 (Rafael Wysocki)"

* tag 'acpi-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  ACPI: PM: s2idle: Add module parameter for LPS0 constraints checking
  ACPI: PM: s2idle: Add missing checks to acpi_s2idle_begin_lps0()