All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ACPI fixes for v5.14-rc4
@ 2021-07-30 18:52 Rafael J. Wysocki
  2021-07-30 23:10 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2021-07-30 18:52 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: ACPI Devel Maling List, Linux PM, Linux Kernel Mailing List

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 acpi-5.14-rc4

with top-most commit e83f54eacf137de228a52c20c74e77f575684600

 Merge branches 'acpi-resources' and 'acpi-dptf'

on top of commit ff1176468d368232b684f75e82563369208bc371

 Linux 5.14-rc3

to receive ACPI fixes for 5.14-rc4.

These revert a recent IRQ resources handling modification that
turned out to be problematic, fix suspend-to-idle handling on
AMD platforms to take upcoming systems into account properly
and fix the retrieval of the DPTF attributes of the PCH FIVR.

Specifics:

 - Revert recent change of the ACPI IRQ resources handling that
   attempted to improve the ACPI IRQ override selection logic, but
   introduced serious regressions on some systems (Hui Wang).

 - Fix up quirks for AMD platforms in the suspend-to-idle support
   code so as to take upcoming systems using uPEP HID AMDI007 into
   account as appropriate (Mario Limonciello).

 - Fix the code retrieving DPTF attributes of the PCH FIVR so that
   it agrees on the return data type with the ACPI control method
   evaluated for this purpose (Srinivas Pandruvada).

Thanks!


---------------

Hui Wang (1):
      Revert "ACPI: resources: Add checks for ACPI IRQ override"

Mario Limonciello (1):
      ACPI: PM: Add support for upcoming AMD uPEP HID AMDI007

Srinivas Pandruvada (1):
      ACPI: DPTF: Fix reading of attributes

---------------

 drivers/acpi/dptf/dptf_pch_fivr.c | 51 +++++++++++++++++++++++++++++++++------
 drivers/acpi/resource.c           |  9 +------
 drivers/acpi/x86/s2idle.c         | 10 ++++++--
 3 files changed, 52 insertions(+), 18 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] ACPI fixes for v5.14-rc4
  2021-07-30 18:52 [GIT PULL] ACPI fixes for v5.14-rc4 Rafael J. Wysocki
@ 2021-07-30 23:10 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-07-30 23:10 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linus Torvalds, ACPI Devel Maling List, Linux PM,
	Linux Kernel Mailing List

The pull request you sent on Fri, 30 Jul 2021 20:52:44 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git acpi-5.14-rc4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e1dab4c02de0b495a9393915d71e452f8e77a464

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-30 23:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-30 18:52 [GIT PULL] ACPI fixes for v5.14-rc4 Rafael J. Wysocki
2021-07-30 23:10 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.