linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] More ACPI updates for v5.10-rc1
@ 2020-10-23 17:31 Rafael J. Wysocki
  2020-10-23 23:42 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2020-10-23 17:31 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: ACPI Devel Maling List, Linux Kernel Mailing List, Linux PM

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 acpi-5.10-rc1-2

with top-most commit 2818cc745445ae5866598fe45fe563ef843e30af

 Merge branches 'acpi-debug', 'acpi-reboot', 'acpi-processor',
'acpi-dptf' and 'acpi-utils'

on top of commit cf1d2b44f6c701ffff58606b5b8a8996190d6e7d

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

to receive more ACPI updates for 5.10-rc1.

These include an ACPICA code build fix related to recent GPE register
access changes, a Kconfig cleanup related to the Dynamic Platform and
Thremal Framework (DPTF) support, a reboot issue workaround, a debug
module fix and a couple of janitorial changes.

Specifics:

 - Fix ACPICA code build after recent changes related to accessing
   GPE registers (Rafael Wysocki).

 - Clean up DPTF part of the ACPI Kconfig (Rafael Wysocki).

 - Work around a reboot issue related to RESET_REG (Zhang Rui).

 - Prevent ACPI debug module from attempting to run (and crashing)
   when ACPI is disabled (Jamie Iles).

 - Drop confusing comment from the ACPI processor driver (Alex Hung).

 - Drop a few unreachable break statements (Tom Rix).

Thanks!


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

Alex Hung (1):
      ACPI: processor: remove comment regarding string _UID support

Jamie Iles (1):
      ACPI: debug: don't allow debugging when ACPI is disabled

Rafael J. Wysocki (3):
      ACPI: DPTF: Fix participant driver names
      ACPI: DPTF: Add ACPI_DPTF Kconfig menu
      ACPICA: Add missing type casts in GPE register access code

Tom Rix (1):
      ACPI: utils: remove unreachable breaks

Zhang Rui (1):
      ACPI: reboot: Avoid racing after writing to ACPI RESET_REG

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

 drivers/acpi/acpi_dbg.c           |  3 +++
 drivers/acpi/acpi_processor.c     |  1 -
 drivers/acpi/acpica/hwgpe.c       |  4 ++--
 drivers/acpi/dptf/Kconfig         | 29 ++++++++++++++++++++++++-----
 drivers/acpi/dptf/dptf_pch_fivr.c |  2 +-
 drivers/acpi/dptf/dptf_power.c    |  2 +-
 drivers/acpi/reboot.c             | 11 +++++++++++
 drivers/acpi/utils.c              |  4 ----
 8 files changed, 42 insertions(+), 14 deletions(-)

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

* Re: [GIT PULL] More ACPI updates for v5.10-rc1
  2020-10-23 17:31 [GIT PULL] More ACPI updates for v5.10-rc1 Rafael J. Wysocki
@ 2020-10-23 23:42 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-10-23 23:42 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linus Torvalds, ACPI Devel Maling List,
	Linux Kernel Mailing List, Linux PM

The pull request you sent on Fri, 23 Oct 2020 19:31:24 +0200:

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

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

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:[~2020-10-23 23:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-23 17:31 [GIT PULL] More ACPI updates for v5.10-rc1 Rafael J. Wysocki
2020-10-23 23:42 ` pr-tracker-bot

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