Commit e547d4f733f0 for kernel

commit e547d4f733f04ac540099b09358e6dc8c8977113
Merge: 711673f8dd19 7edf6f7ef534
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Fri Jan 16 11:03:17 2026 -0800

    Merge tag 'acpi-6.19-rc6' of git://git.kernel.org/pub/scm/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()