linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ACPI fixes for v6.0-rc3
@ 2022-08-27 13:39 Rafael J. Wysocki
  2022-08-27 23:07 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2022-08-27 13:39 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-6.0-rc3

with top-most commit 2413a85200ee9cbed40d12c6e3b856752b089790

 Merge branch 'acpi-processor' into acpi

on top of commit 1c23f9e627a7b412978b4e852793c5e3c3efc555

 Linux 6.0-rc2

to receive ACPI fixes for 6.0-rc3.

These fix issues introduced by recent changes related to the handling of
ACPI device properties and a coding mistake in the exit path of the ACPI
processor driver.

Specifics:

 - Prevent acpi_thermal_cpufreq_exit() from attempting to remove
   the same frequency QoS request for multiple times (Riwen Lu).

 - Fix type detection for integer ACPI device properties (Stefan
   Binding).

 - Avoid emitting false-positive warnings when processing ACPI
   device properties and drop the useless default case from the
   acpi_copy_property_array_uint() macro (Sakari Ailus).

Thanks!


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

Riwen Lu (1):
      ACPI: processor: Remove freq Qos request for all CPUs

Sakari Ailus (2):
      ACPI: property: Ignore already existing data node tags
      ACPI: property: Remove default association from integer maximum values

Stefan Binding (1):
      ACPI: property: Fix type detection of unified integer reading functions

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

 drivers/acpi/processor_thermal.c |  2 +-
 drivers/acpi/property.c          | 11 +++++------
 2 files changed, 6 insertions(+), 7 deletions(-)

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

* Re: [GIT PULL] ACPI fixes for v6.0-rc3
  2022-08-27 13:39 [GIT PULL] ACPI fixes for v6.0-rc3 Rafael J. Wysocki
@ 2022-08-27 23:07 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-08-27 23:07 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 Sat, 27 Aug 2022 15:39:30 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git acpi-6.0-rc3

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

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:[~2022-08-27 23:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-27 13:39 [GIT PULL] ACPI fixes for v6.0-rc3 Rafael J. Wysocki
2022-08-27 23:07 ` 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).