All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] More ACPI updates for v5.14-rc1
@ 2021-07-07 19:15 Rafael J. Wysocki
  2021-07-07 20:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2021-07-07 19:15 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: ACPI Devel Maling List, 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-rc1-2

with top-most commit 166fdb4dd05f2e9f3b3d347682ab6d1b679b362d

 Merge branches 'acpi-misc', 'acpi-video' and 'acpi-prm'

on top of commit 5e6928249b81b4d8727ab6a4037a171d15455cb0

 Merge tag 'acpi-5.14-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

to receive more ACPI updates for 5.14-rc1.

These include fixes of the recently introduced support for the
Platform Runtime Mechanism (PRM) feature, a new backlight quirk,
a suspend-to-idle wakeup fix for non-Intel platforms and a fix
for the AMBA bus resource list in /proc/iomem.

Specifics:

 - Fix up the recently added Platform Runtime Mechanism (PRM)
   support by correcting a couple of implementation mistakes in it
   and adding a Kconfig help text to describe it (Aubrey Li,
   Rafael Wysocki).

 - Add backlight quirk for Dell Vostro 3350 (Hans de Goede).

 - Avoid spurious wakeups from suspend-to-idle on non-Intel platforms
   by restricting special EC GPE handling to the Intel ones (Mario
   Limonciello).

 - Modify the AMBA bus support in ACPI to avoid adding invalid
   resource names in /proc/iomem (Liguang Zhang).

Thanks!


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

Aubrey Li (2):
      ACPI: Correct \_SB._OSC bit definition for PRM
      ACPI: Do not singal PRM support if not enabled

Hans de Goede (1):
      ACPI: video: Add quirk for the Dell Vostro 3350

Liguang Zhang (1):
      ACPI: AMBA: Fix resource name in /proc/iomem

Mario Limonciello (1):
      ACPI: PM: Only mark EC GPE for wakeup on Intel systems

Rafael J. Wysocki (1):
      ACPI: Kconfig: Provide help text for the ACPI_PRMT option

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

 drivers/acpi/Kconfig      | 10 ++++++++++
 drivers/acpi/acpi_amba.c  |  1 +
 drivers/acpi/acpi_video.c |  9 +++++++++
 drivers/acpi/bus.c        |  3 ++-
 drivers/acpi/x86/s2idle.c | 12 ++++++++----
 include/linux/acpi.h      |  2 +-
 6 files changed, 31 insertions(+), 6 deletions(-)

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

* Re: [GIT PULL] More ACPI updates for v5.14-rc1
  2021-07-07 19:15 [GIT PULL] More ACPI updates for v5.14-rc1 Rafael J. Wysocki
@ 2021-07-07 20:40 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-07-07 20:40 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linus Torvalds, ACPI Devel Maling List, Linux Kernel Mailing List

The pull request you sent on Wed, 7 Jul 2021 21:15:24 +0200:

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

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

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-07 20:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-07 19:15 [GIT PULL] More ACPI updates for v5.14-rc1 Rafael J. Wysocki
2021-07-07 20:40 ` 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.