]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge branch 'thermal-intel'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 15 Sep 2025 10:07:49 +0000 (12:07 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 15 Sep 2025 10:07:49 +0000 (12:07 +0200)
commite3e661253e82b20467b0d6eb5ff34f5c9c9ccdc8
treecf6b4277a520d00b6db97d308e4655357d8a5660
parent5136380b74f1e562ad96268578f22d8b1a29cb90
parent0115d063559fa6d25e41751cf455dda40aa2c856
Merge branch 'thermal-intel'

Intel int340x thermal driver changes for 6.18:

 - Add support for new "power slider" firmware interface to the int340x
   thermal driver end enable it for Panther Lake platforms (Srinivas
   Pandruvada)

 - Remove a redundant ACPI control method evaluation from the int340x
   thermal driver (Salah Triki)

and clean it up.

* thermal-intel:
  thermal: intel: selftests: workload_hint: Mask unsupported types
  thermal: intel: int340x: Add module parameter to change slider offset
  thermal: intel: int340x: Add module parameter for balanced Slider
  thermal: intel: int340x: Enable power slider interface for Panther Lake
  thermal: intel: int340x: Add support for power slider
  thermal: intel: int340x: Remove redundant acpi_has_method() call