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)
commit17e8b76491b007698cf63bc10093bc8991e45001
treed996c55e1faee5637ae437a6617d54e0209a9161
parentf380846462b2d8341be303db954d4305d419b883
parent1c53081d773c2cb4461636559b0d55b46559ceec
Merge branch 'thermal-intel'

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