https://github.com/torvalds/linux
Revision 457920817e645a7dee42c2a75c81c5ed8e12ee1c authored by Fu Zhonghui on 24 September 2014, 20:42:26 UTC, committed by Rafael J. Wysocki on 24 September 2014, 20:42:26 UTC
On some systems (Asus T100 in particular) there are strict ordering
dependencies between LPSS devices with respect to power management
that break if they suspend/resume asynchronously.

In theory it should be possible to follow those dependencies in the
async suspend/resume case too (the ACPI tables tell as that the
dependencies are there), but since we're missing infrastructure
for that at the moment, disable async suspend/resume for all of
the LPSS devices for the time being.

Link: http://marc.info/?l=linux-acpi&m=141158962321905&w=2
Fixes: 8ce62f85a81f (ACPI / platform / LPSS: Enable async suspend/resume of LPSS devices)
Signed-off-by: Li Aubrey <aubrey.li@linux.intel.com>
Signed-off-by: Fu Zhonghui <zhonghui.fu@linux.intel.com>
Cc: 3.16+ <stable@vger.kernel.org> # 3.16+
[ rjw: Changelog ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
1 parent 0f33be0
History
Tip revision: 457920817e645a7dee42c2a75c81c5ed8e12ee1c authored by Fu Zhonghui on 24 September 2014, 20:42:26 UTC
ACPI / platform / LPSS: disable async suspend/resume of LPSS devices
Tip revision: 4579208
File Mode Size
.gitignore -rw-r--r-- 151 bytes
Kconfig -rw-r--r-- 3.0 KB
Makefile -rw-r--r-- 2.3 KB
gen_init_cpio.c -rw-r--r-- 12.7 KB
initramfs_data.S -rw-r--r-- 1.3 KB

back to top