linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rafael@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: ACPI Devel Maling List <linux-acpi@vger.kernel.org>,
	Linux PM <linux-pm@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] ACPI fixes for v5.14-rc7
Date: Fri, 20 Aug 2021 21:36:06 +0200	[thread overview]
Message-ID: <CAJZ5v0g14eg5PT5+AnKh_Uf+a7Ap5t5+G_LcU8+A-tQS3UY15g@mail.gmail.com> (raw)

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(-)

             reply	other threads:[~2021-08-20 19:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-20 19:36 Rafael J. Wysocki [this message]
2021-08-20 20:48 ` [GIT PULL] ACPI fixes for v5.14-rc7 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJZ5v0g14eg5PT5+AnKh_Uf+a7Ap5t5+G_LcU8+A-tQS3UY15g@mail.gmail.com \
    --to=rafael@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).