LKML Archive on lore.kernel.org
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 PCI <linux-pci@vger.kernel.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] More ACPI updates for v5.15-rc1
Date: Wed, 8 Sep 2021 17:32:32 +0200 [thread overview]
Message-ID: <CAJZ5v0isrxaOi_C50qO1S5t81xQZpnr-bunZp+Y_St+VuH6XxA@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.15-rc1-2
with top-most commit e543b10cd9d75309c820d2175200d09b2a62f249
Merge branches 'acpi-pm' and 'acpi-docs'
on top of commit 6f1e8b12eec44ee047dc9e0a9544b2cfed739503
Merge tag 'acpi-5.15-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
to receive more ACPI updates for 5.15-rc1.
These add ACPI support to the PCI VMD driver, improve suspend-to-idle
support for AMD platforms and update documentation.
Specifics:
- Add ACPI support to the PCI VMD driver (Rafael Wysocki).
- Rearrange suspend-to-idle support code to reflect the platform
firmware expectations on some AMD platforms (Mario Limonciello).
- Make SSDT overlays documentation follow the code documented by it
more closely (Andy Shevchenko).
Thanks!
---------------
Andy Shevchenko (1):
Documentation: ACPI: Align the SSDT overlays file with the code
Mario Limonciello (1):
ACPI: PM: s2idle: Run both AMD and Microsoft methods if both are supported
Rafael J. Wysocki (1):
PCI: VMD: ACPI: Make ACPI companion lookup work for VMD bus
---------------
Documentation/admin-guide/acpi/ssdt-overlays.rst | 49 ++++++++--------
drivers/acpi/x86/s2idle.c | 67 ++++++++++++---------
drivers/pci/controller/vmd.c | 55 ++++++++++++++++++
drivers/pci/host-bridge.c | 1 +
drivers/pci/pci-acpi.c | 74 ++++++++++++++++++++++++
include/linux/pci-acpi.h | 3 +
6 files changed, 197 insertions(+), 52 deletions(-)
next reply other threads:[~2021-09-08 15:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-08 15:32 Rafael J. Wysocki [this message]
2021-09-08 23:50 ` pr-tracker-bot
2021-09-10 19:06 Rafael J. Wysocki
2021-09-10 20:31 ` 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=CAJZ5v0isrxaOi_C50qO1S5t81xQZpnr-bunZp+Y_St+VuH6XxA@mail.gmail.com \
--to=rafael@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--subject='Re: [GIT PULL] More ACPI updates for v5.15-rc1' \
/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
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).