]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI: PM: Drop Dell XPS13 9360 from LPS0 Idle _DSM blacklist
authorMario Limonciello <mario.limonciello@dell.com>
Thu, 26 Sep 2019 16:08:57 +0000 (11:08 -0500)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 10 Oct 2019 08:50:20 +0000 (10:50 +0200)
commit14e67e7cd893d5b1fb3b02065580e66f2c5e8f32
tree17250498358fc4c1b31414b2a277ca6624141bbb
parentf5c4776cd5b591eea4e9be9f421e34f61b98ebb2
ACPI: PM: Drop Dell XPS13 9360 from LPS0 Idle _DSM blacklist

This reverts part of commit b285d705e1dd ("ACPI / PM: Blacklist Low
Power S0 Idle _DSM for Dell XPS13 9360") to remove the S0ix blacklist
for the XPS 9360.

The problems with this system occurred in one possible NVME SSD when
putting system into s0ix.  As the NVME sleep behavior has been adjusted
in commit f95338d9c7b3 ("nvme-pci: use host managed power state for
suspend") this is expected to be now resolved.

BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=196907
Signed-off-by: Mario Limonciello <mario.limonciello@dell.com>
Tested-by: Paul Menzel <pmenzel@molgen.mpg.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/sleep.c