Hi Linus, Please pull from the tag git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \ pm-5.7-rc7 with top-most commit 607b9df63057a56f6172d560d5366cca6a030c76 ACPI: EC: PM: Avoid flushing EC work when EC GPE is inactive on top of commit 7b301750f7f8f6503e11f1af4a03832525f58c66 ACPI: EC: PM: Avoid premature returns from acpi_s2idle_wake() to receive a power management fix for 5.7-rc7. This makes a recently introduced suspend-to-idle wakeup issue on Dell XPS13 9360 go away. Thanks! --------------- Rafael J. Wysocki (1): ACPI: EC: PM: Avoid flushing EC work when EC GPE is inactive --------------- drivers/acpi/ec.c | 6 +++++- drivers/acpi/sleep.c | 15 ++++----------- 2 files changed, 9 insertions(+), 12 deletions(-)