]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'thermal-intel'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 10 May 2024 19:37:57 +0000 (21:37 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 10 May 2024 19:37:57 +0000 (21:37 +0200)
Merge updates of Intel thermal drivers for v6.10:

 - Add missing MODULE_DESCRIPTION() to multiple files in the
   int340x_thermal and intel_soc_dts_iosf drivers (Srinivas Pandruvada).

 - Adjust the update delay and capabilities-per-event values in the
   Intel HFI thermal driver to prevent it from missing events and allow
   it to process more data in one go (Ricardo Neri).

* thermal-intel:
  thermal: intel: hfi: Increase the number of CPU capabilities per netlink event
  thermal: intel: hfi: Rename HFI_MAX_THERM_NOTIFY_COUNT
  thermal: intel: hfi: Shorten the thermal netlink event delay to 100ms
  thermal: intel: hfi: Rename HFI_UPDATE_INTERVAL
  thermal: intel: Add missing module description


Trivial merge