]> Git Repo - linux.git/commit
Revert "ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default"
authorDaniel Drake <[email protected]>
Wed, 28 Feb 2024 07:53:16 +0000 (08:53 +0100)
committerBjorn Helgaas <[email protected]>
Thu, 29 Feb 2024 19:25:37 +0000 (13:25 -0600)
commitcb98555fcd8eee98c30165537c7e394f3a66e809
tree53d7bad22fbdff69182f67b04b62896fab58545f
parentcdea98bf1faef23166262825ce44648be6ebff42
Revert "ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default"

This reverts commit d52848620de00cde4a3a5df908e231b8c8868250, which was
originally put in place to work around a s2idle failure on this platform
where the NVMe device was inaccessible upon resume.

After extended testing, we found that the firmware's implementation of S3
is buggy and intermittently fails to wake up the system. We need to revert
to s2idle mode.

The NVMe issue has now been solved more precisely in the commit titled
"PCI: Disable D3cold on Asus B1400 PCI-NVMe bridge"

Link: https://bugzilla.kernel.org/show_bug.cgi?id=215742
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Daniel Drake <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Acked-by: Jian-Hong Pan <[email protected]>
Acked-by: Rafael J. Wysocki <[email protected]>
drivers/acpi/sleep.c
This page took 0.051196 seconds and 4 git commands to generate.