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)
commit3a47fbdd1a750afe8c31971e7d3892f08e7390b8
tree32156131ad9da990d159ecf5626334495fd449ff
parent9396b2a669528c3601e722b27c7497a3176dcbcb
parent608fa8523563d8a2ee0dd832311f034d6326e2af
Merge branch 'thermal-intel'

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