Re: [PATCH] ACPI / sleep: EC-based wakeup from suspend-to-idle on recent systems

From: Linus Torvalds
Date: Thu Jun 22 2017 - 22:40:59 EST


On Thu, Jun 22, 2017 at 4:56 PM, Rafael J. Wysocki <rjw@xxxxxxxxxxxxx> wrote:
>
> Some recent Dell laptops, including the XPS13 model numbers 9360 and
> 9365, cannot be woken up from suspend-to-idle by pressing the power
> button which is unexpected and makes that feature less usable on
> those systems. [ details removed ]

This looks much more reasonable and more likely to work on future machines too.

Of course, who knows what broken machines it will cause problems on,
but it sounds like the code now does what it's supposed to and what
Win10 does, so maybe it JustWorks(tm). Hah.

Anyway - thanks.

Linus