Merge tag 'thermal-6.11-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 27 Jul 2024 17:44:49 +0000 (10:44 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 27 Jul 2024 17:44:49 +0000 (10:44 -0700)
commit1fcaa5db40f960e58f47050337db54eb087fb62a
tree42b491512906f01d71795c4c78f45208c5feee79
parent7b0acd911ca05b2555d834cd93ffcfab1ade828c
parentf7c1b0e4ae47e67c6f9af84568a5f4a80638ccd8
Merge tag 'thermal-6.11-rc1-3' of git://git./linux/kernel/git/rafael/linux-pm

Pull thermal control fix from Rafael Wysocki:
 "Prevent the thermal core from flooding the kernel log with useless
  messages if thermal zone temperature can never be determined (or its
  sensor has failed permanently) and make it finally give up and disable
  defective thermal zones (Rafael Wysocki)"

* tag 'thermal-6.11-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  thermal: core: Back off when polling thermal zones on errors
  thermal: trip: Split thermal_zone_device_set_mode()