linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Thermal control fixes for v5.16-rc2
@ 2021-11-18 20:15 Rafael J. Wysocki
  2021-11-18 22:56 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2021-11-18 20:15 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-rc2

with top-most commit b49e0015c1bd8ab6c228981ca2eb4ad217ed8223

 Merge branch 'thermal-int340x'

on top of commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf

 Linux 5.16-rc1

to receive thermal control fixes for 5.16-rc2.

These fix the handling of thermal zones during system resume and
disable building of the int340x thermal driver on 32-bit.

Specifics:

 - Prevent the previous high and low thermal zone trip values from
   being retained over a system suspend-resume cycle (Manaf
   Meethalavalappu Pallikunhi).

 - Prevent the int340x thermal driver from being built in 32-bit
   kernel configurations, because running it on 32-bit is
   questionable (Arnd Bergmann).

Thanks!


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

Arnd Bergmann (1):
      thermal: int340x: Limit Kconfig to 64-bit

Manaf Meethalavalappu Pallikunhi (1):
      thermal: core: Reset previous low and high trip during thermal zone init

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

 drivers/thermal/intel/int340x_thermal/Kconfig | 4 ++--
 drivers/thermal/thermal_core.c                | 2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)

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

* Re: [GIT PULL] Thermal control fixes for v5.16-rc2
  2021-11-18 20:15 [GIT PULL] Thermal control fixes for v5.16-rc2 Rafael J. Wysocki
@ 2021-11-18 22:56 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-11-18 22:56 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: Linus Torvalds, Linux PM, Linux Kernel Mailing List

The pull request you sent on Thu, 18 Nov 2021 21:15:51 +0100:

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

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

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-18 22:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-18 20:15 [GIT PULL] Thermal control fixes for v5.16-rc2 Rafael J. Wysocki
2021-11-18 22:56 ` 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).