lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0h4D=-gGWPaVSFBAYinRpobVeX0owRX70jZ0vaS8V9pLg@mail.gmail.com>
Date: Fri, 28 Feb 2025 22:17:05 +0100
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux PM <linux-pm@...r.kernel.org>, 
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, Daniel Lezcano <daniel.lezcano@...aro.org>
Subject: [GIT PULL] Thermal control fixes for v6.14-rc5

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 thermal-6.14-rc5

with top-most commit 0cde378a10c1cbfaa8dd2b89672d42f36c2809c3

 thermal: gov_power_allocator: Update total_weight on bind and cdev updates

on top of commit 0ad2507d5d93f39619fc42372c347d6006b64319

 Linux 6.14-rc3

to receive thermal control fixes for 6.14-rc5.

These fix the processing of DT thermal properties and the Power
Allocator thermal governor:

 - Fix parsing cooling-maps in DT for trip points with more than one
   cooling device (Rafael Wysocki).

 - Fix granted_power computation in the Power Allocator thermal
   governor and make it update total_weight on configuration changes
   after the thermal zone has been registered (Yu-Che Cheng).

Thanks!


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

Rafael J. Wysocki (1):
      thermal/of: Fix cdev lookup in thermal_of_should_bind()

Yu-Che Cheng (2):
      thermal: gov_power_allocator: Fix incorrect calculation in
divvy_up_power()
      thermal: gov_power_allocator: Update total_weight on bind and cdev updates

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

 drivers/thermal/gov_power_allocator.c | 32 +++++++++++++++-------
 drivers/thermal/thermal_of.c          | 50 ++++++++++++++++++++---------------
 2 files changed, 52 insertions(+), 30 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ