linux-acpi.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 Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Linux PM <linux-pm@vger.kernel.org>
Subject: [GIT PULL] More ACPI updates for v5.10-rc1
Date: Fri, 23 Oct 2020 19:31:24 +0200	[thread overview]
Message-ID: <CAJZ5v0hSpDBUG34ahJDQqs4u+io9x5HBSy6wq15RENG6ci3cJA@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.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(-)

             reply	other threads:[~2020-10-23 17:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-23 17:31 Rafael J. Wysocki [this message]
2020-10-23 23:42 ` [GIT PULL] More ACPI updates for v5.10-rc1 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=CAJZ5v0hSpDBUG34ahJDQqs4u+io9x5HBSy6wq15RENG6ci3cJA@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).