linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] More thermal control updates for v5.16-rc1
@ 2021-11-10 14:33 Rafael J. Wysocki
  2021-11-10 20:10 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2021-11-10 14:33 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: 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 \
 thermal-5.16-rc1-2

with top-most commit 61988e0a624400fe79f124914ecc4b19a8803f7f

 Merge branch 'thermal-int340x'

on top of commit f73cd9c951a9dc23f0ee1260fef5cc61d2825fb3

 Merge tag 'thermal-5.16-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

to receive more thermal control updates for 5.16-rc1.

These fix 2 issues in the thermal core and 1 issue in the int340x
thermal driver.

Specifics:

 - Replace pr_warn() with pr_warn_once() in user_space_bind() to
   reduce kernel log noise (Rafael Wysocki).

 - Extend the RFIM mailbox interface in the int340x thermal driver
   to return 64 bit values to allow all values returned by the
   hardware to be handled correctly (Srinivas Pandruvada).

 - Fix possible NULL pointer dereferences in the of_thermal_ family
   of functions (Subbaraman Narayanamurthy).

Thanks!


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

Rafael J. Wysocki (1):
      thermal: Replace pr_warn() with pr_warn_once() in user_space_bind()

Srinivas Pandruvada (1):
      thermal/drivers/int340x: processor_thermal: Suppot 64 bit RFIM responses

Subbaraman Narayanamurthy (1):
      thermal: Fix NULL pointer dereferences in of_thermal_ functions

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

 drivers/thermal/gov_user_space.c                   |  4 ++--
 .../int340x_thermal/processor_thermal_device.h     |  2 +-
 .../intel/int340x_thermal/processor_thermal_mbox.c | 22 +++++++++++++---------
 .../intel/int340x_thermal/processor_thermal_rfim.c | 10 +++++-----
 drivers/thermal/thermal_of.c                       |  9 ++++++---
 5 files changed, 27 insertions(+), 20 deletions(-)

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

* Re: [GIT PULL] More thermal control updates for v5.16-rc1
  2021-11-10 14:33 [GIT PULL] More thermal control updates for v5.16-rc1 Rafael J. Wysocki
@ 2021-11-10 20:10 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-11-10 20:10 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: Linus Torvalds, Linux PM, Linux Kernel Mailing List

The pull request you sent on Wed, 10 Nov 2021 15:33:14 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git thermal-5.16-rc1-2

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

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:[~2021-11-10 20:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-10 14:33 [GIT PULL] More thermal control updates for v5.16-rc1 Rafael J. Wysocki
2021-11-10 20:10 ` 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).