All of 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 PM <linux-pm@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] ACPI fixes for v5.13-rc2
Date: Thu, 13 May 2021 21:05:48 +0200	[thread overview]
Message-ID: <CAJZ5v0in2AeuGt-YRjKE5r4AKhu1kTf=zRfFWfb+cPFZL-NESA@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.13-rc2

with top-most commit fd38651716b45f817a542c34cd5336ff372d06e6

 Merge branch 'acpi-pm'

on top of commit 6efb943b8616ec53a5e444193dccf1af9ad627b5

 Linux 5.13-rc1

to receive ACPI fixes for 5.13-rc2.

These revert an unnecessary revert of an ACPI power management
commit, add a missing device ID to one of the lists and fix a
possible memory leak in an error path.

Specifics:

 - Revert a revert of a recent ACPI power management change that
   does not need to be reverted after all (Rafael Wysocki).

 - Add missing fan device ID to the list of device IDs for which
   the devices should not be put into the ACPI PM domain (Sumeet
   Pawnikar).

 - Fix possible memory leak in an error path in the ACPI device
   enumeration code (Christophe JAILLET).

Thanks!


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

Christophe JAILLET (1):
      ACPI: scan: Fix a memory leak in an error handling path

Rafael J. Wysocki (1):
      Revert "Revert "ACPI: scan: Turn off unused power resources
during initialization""

Sumeet Pawnikar (1):
      ACPI: PM: Add ACPI ID of Alder Lake Fan

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

 drivers/acpi/device_pm.c | 1 +
 drivers/acpi/internal.h  | 1 +
 drivers/acpi/power.c     | 2 +-
 drivers/acpi/scan.c      | 3 +++
 drivers/acpi/sleep.h     | 1 -
 5 files changed, 6 insertions(+), 2 deletions(-)

             reply	other threads:[~2021-05-13 19:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-13 19:05 Rafael J. Wysocki [this message]
2021-05-13 19:26 ` [GIT PULL] ACPI fixes for v5.13-rc2 Linus Torvalds
2021-05-14 10:06   ` Rafael J. Wysocki
2021-05-13 19:37 ` 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='CAJZ5v0in2AeuGt-YRjKE5r4AKhu1kTf=zRfFWfb+cPFZL-NESA@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 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.