lkml.org 
[lkml]   [2024]   [Apr]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subject[GIT PULL] Thermal control fixes for v6.9-rc3
Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
thermal-6.9-rc3

with top-most commit 6f824c9fccd494319988fa529601923edf5caacb

Merge branch 'acpi-thermal'

on top of commit 39cd87c4eb2b893354f3b850f916353f2658ae6f

Linux 6.9-rc2

to receive thermal control fixes for 6.9-rc3.

These fix two power allocator thermal governor issues and an ACPI
thermal driver regression that all were introduced during the 6.8
development cycle.

Specifics:

- Allow the power allocator thermal governor to bind to a thermal zone
without cooling devices and/or without trip points (Nikita Travkin).

- Make the ACPI thermal driver register a tripless thermal zone when
it cannot find any usable trip points instead of returning an error
from acpi_thermal_add() (Stephen Horvath).

Thanks!


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

Nikita Travkin (2):
thermal: gov_power_allocator: Allow binding without cooling devices
thermal: gov_power_allocator: Allow binding without trip points

Stephen Horvath (1):
ACPI: thermal: Register thermal zones without valid trip points

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

drivers/acpi/thermal.c | 22 ++++++++++------------
drivers/thermal/gov_power_allocator.c | 14 +++++---------
2 files changed, 15 insertions(+), 21 deletions(-)

\
 
 \ /
  Last update: 2024-05-27 16:26    [W:0.025 / U:2.600 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site