[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0g14eg5PT5+AnKh_Uf+a7Ap5t5+G_LcU8+A-tQS3UY15g@mail.gmail.com>
Date: Fri, 20 Aug 2021 21:36:06 +0200
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
Linux PM <linux-pm@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] ACPI fixes for v5.14-rc7
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-5.14-rc7
with top-most commit 0f09f4c48118ce3c562e1028df7fe0f8150493d6
Merge branch 'acpi-pm'
on top of commit 7c60610d476766e128cc4284bb6349732cbd6606
Linux 5.14-rc6
to receive ACPI fixes for 5.14-rc7.
These fix two mistakes in new code.
Specifics:
- Prevent confusing messages from being printed if the PRMT table
is not present or there are no PRM modules (Aubrey Li).
- Fix the handling of suspend-to-idle entry and exit in the case
when the Microsoft UUID is used with the Low-Power S0 Idle _DSM
interface (Mario Limonciello).
Thanks!
---------------
Aubrey Li (1):
ACPI: PRM: Deal with table not present or no module found
Mario Limonciello (1):
ACPI: PM: s2idle: Invert Microsoft UUID entry and exit
---------------
drivers/acpi/prmt.c | 6 ++++++
drivers/acpi/x86/s2idle.c | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists