]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'thermal-intel'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 5 Jan 2024 12:34:15 +0000 (13:34 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 5 Jan 2024 12:34:15 +0000 (13:34 +0100)
Merge changes in thermal control drivers for Intel platforms for
6.8-rc1:

 - Make the Intel HFI thermal driver enable an HFI instance (eg. processor
   package) from its first online CPU and disable it when the last CPU in
   it goes offline (Ricardo Neri).

* thermal-intel:
  thermal: intel: hfi: Disable an HFI instance when all its CPUs go offline
  thermal: intel: hfi: Enable an HFI instance from its first online CPU
  thermal: intel: hfi: Refactor enabling code into helper functions


Trivial merge