Merge branch 'thermal-intel'
Merge updates of Intel thermal drivers for 6.11-rc1: - Switch Intel thermal drivers to new Intel CPU model defines (Tony Luck). - Clean up the int3400 and int3403 drivers (Erick Archer and David Alan Gilbert). - Improve intel_pch_thermal kernel log messages printed during suspend to idle (Zhang Rui). - Make the intel_tcc_cooling driver use a model-specific bitmask for TCC offset (Ricardo Neri). - Add DLVR and MSI interrupt support for the Lunar Lake platform to the int340x thermal driver (Srinivas Pandruvada). - Enable workload type hints (WLT) support and power floor interrupt support for the Lunar Lake platform in int340x ((Srinivas Pandruvada). - Make the HFI thermal driver use package scope for HFI instances as per the Intel SDM (Zhang Rui). * thermal-intel: thermal: intel: hfi: Give HFI instances package scope thermal: intel: int340x: Enable WLT and power floor support for Lunar Lake thermal: intel: int340x: Support MSI interrupt for Lunar Lake thermal: intel: int340x: Remove unnecessary calls to free irq thermal: intel: int340x: Add DLVR support for Lunar Lake thermal: intel: int340x: Capability to map user space to firmware values thermal: intel: int340x: Cleanup of DLVR sysfs on driver remove thermal: intel: intel_tcc_cooling: Use a model-specific bitmask for TCC offset thermal: intel: intel_tcc: Add model checks for temperature registers thermal: intel: intel_pch: Improve cooling log thermal: int3403: remove unused struct 'int3403_performance_state' thermal: int3400: Use sizeof(*pointer) instead of sizeof(type) thermal: intel: intel_soc_dts_thermal: Switch to new Intel CPU model defines thermal: intel: intel_tcc_cooling: Switch to new Intel CPU model defines
Showing
- drivers/thermal/intel/int340x_thermal/int3400_thermal.c 1 addition, 1 deletiondrivers/thermal/intel/int340x_thermal/int3400_thermal.c
- drivers/thermal/intel/int340x_thermal/int3403_thermal.c 0 additions, 11 deletionsdrivers/thermal/intel/int340x_thermal/int3403_thermal.c
- drivers/thermal/intel/int340x_thermal/processor_thermal_device.c 2 additions, 1 deletion.../thermal/intel/int340x_thermal/processor_thermal_device.c
- drivers/thermal/intel/int340x_thermal/processor_thermal_device.h 1 addition, 0 deletions.../thermal/intel/int340x_thermal/processor_thermal_device.h
- drivers/thermal/intel/int340x_thermal/processor_thermal_device_pci.c 90 additions, 25 deletions...rmal/intel/int340x_thermal/processor_thermal_device_pci.c
- drivers/thermal/intel/int340x_thermal/processor_thermal_rfim.c 107 additions, 6 deletions...rs/thermal/intel/int340x_thermal/processor_thermal_rfim.c
- drivers/thermal/intel/intel_hfi.c 17 additions, 13 deletionsdrivers/thermal/intel/intel_hfi.c
- drivers/thermal/intel/intel_pch_thermal.c 5 additions, 0 deletionsdrivers/thermal/intel/intel_pch_thermal.c
- drivers/thermal/intel/intel_soc_dts_thermal.c 1 addition, 1 deletiondrivers/thermal/intel/intel_soc_dts_thermal.c
- drivers/thermal/intel/intel_tcc.c 172 additions, 5 deletionsdrivers/thermal/intel/intel_tcc.c
- drivers/thermal/intel/intel_tcc_cooling.c 16 additions, 16 deletionsdrivers/thermal/intel/intel_tcc_cooling.c
- include/linux/intel_tcc.h 1 addition, 0 deletionsinclude/linux/intel_tcc.h
- include/linux/platform_data/x86/soc.h 6 additions, 6 deletionsinclude/linux/platform_data/x86/soc.h
Please register or sign in to comment