]> Git Repo - linux.git/commit
Merge tag 'thermal-v5.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorRafael J. Wysocki <[email protected]>
Mon, 27 Dec 2021 15:42:30 +0000 (16:42 +0100)
committerRafael J. Wysocki <[email protected]>
Mon, 27 Dec 2021 15:42:30 +0000 (16:42 +0100)
commit125521addcd685af81b4734e82db14c156da4b50
tree44f9385b1af05ef3d6fc0fd22c2014cba03e5756
parent3f0bb496ee41d0eb99d308768c9f8593cbd3eb9f
parent8ee1c0f6526ce942b7595951c7bb0165010051c2
Merge tag 'thermal-v5.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux

Pull thermal control material for 5.17-rc1 from Daniel Lezcano:

 - Fix PM issue on the iMX driver when suspend/resume is happening by
   implementing PM runtime support (Oleksij Rempel)

 - Add 'const' annotation to the thermal_cooling_ops in the Intel
   powerclamp driver (Rikard Falkeborn)

 - Add TSU driver and bindings for the RZ/G2L platform (Biju Das)

 - Fix missing ADC bit set on iMX8MP to enable the sensor (Paul Gerber)

 - Fix missing check when calling reset_control_deassert() (Biju Das)

* tag 'thermal-v5.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux:
  thermal/drivers/rz2gl: Add error check for reset_control_deassert()
  thermal/drivers/imx8mm: Enable ADC when enabling monitor
  thermal/drivers: Add TSU driver for RZ/G2L
  dt-bindings: thermal: Document Renesas RZ/G2L TSU
  thermal/drivers/intel_powerclamp: Constify static thermal_cooling_device_ops
  thermal/drivers/imx: Implement runtime PM support
This page took 0.059271 seconds and 4 git commands to generate.