[PATCH 0/3] PM / wakeup / ACPI: Suspend-to-idle wakeup fixes and optimization
From: Rafael J. Wysocki
Date: Sat May 13 2017 - 20:05:38 EST
Hi,
Two recent commits related to suspend-to-idle introduced a couple of issues
that need to be fixed.
In addition to that, there turns out to be a way to avoid carrying out the
"noirq" phase of device resume in order to check if wakeup triggered by an
ACPI SCI is a real one, which patch [3/3] is about.
Refer to patch changelogs for details.
Thanks,
Rafael