All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Thermal control fixes for v6.3-rc4
@ 2023-03-24 16:35 Rafael J. Wysocki
  2023-03-24 20:54 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2023-03-24 16:35 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Linux PM, Linux Kernel Mailing List, ACPI Devel Maling List,
	Daniel Lezcano

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 thermal-6.3-rc4

with top-most commit 6babf38d894bec696761c10fbfccafceae76f4eb

 Merge branch 'thermal-acpi'

on top of commit e8d018dd0257f744ca50a729e3d042cf2ec9da65

 Linux 6.3-rc3

to receive thermal control fixes for 6.3-rc4.

These address two recent regressions related to thermal control.

Specifics:

 - Restore the thermal core behavior regarding zero-temperature trip
   points to avoid a driver regression (Ido Schimmel).

 - Fix a recent regression in the ACPI processor driver preventing it
   from changing the number of CPU cooling device states exposed via
   sysfs after the given CPU cooling device has been registered (Rafael
   Wysocki).

Thanks!


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

Ido Schimmel (1):
      thermal: core: Restore behavior regarding invalid trip points

Rafael J. Wysocki (4):
      ACPI: processor: Reorder acpi_processor_driver_init()
      thermal: core: Introduce thermal_cooling_device_present()
      thermal: core: Introduce thermal_cooling_device_update()
      ACPI: processor: thermal: Update CPU cooling devices on cpufreq
policy changes

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

 drivers/acpi/processor_driver.c  |  12 ++---
 drivers/acpi/processor_thermal.c |  14 ++++--
 drivers/thermal/thermal_core.c   | 106 ++++++++++++++++++++++++++++++++++++---
 drivers/thermal/thermal_core.h   |   2 +
 drivers/thermal/thermal_sysfs.c  |  74 +++++++++++++++++++++++----
 include/linux/thermal.h          |   1 +
 6 files changed, 183 insertions(+), 26 deletions(-)

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

* Re: [GIT PULL] Thermal control fixes for v6.3-rc4
  2023-03-24 16:35 [GIT PULL] Thermal control fixes for v6.3-rc4 Rafael J. Wysocki
@ 2023-03-24 20:54 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-03-24 20:54 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linus Torvalds, Linux PM, Linux Kernel Mailing List,
	ACPI Devel Maling List, Daniel Lezcano

The pull request you sent on Fri, 24 Mar 2023 17:35:42 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git thermal-6.3-rc4

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

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:[~2023-03-24 20:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-24 16:35 [GIT PULL] Thermal control fixes for v6.3-rc4 Rafael J. Wysocki
2023-03-24 20:54 ` 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.