.../driver-api/thermal/intel_dptf.rst | 15 ++ .../thermal/intel/int340x_thermal/Makefile | 1 + .../platform_temperature_control.c | 181 ++++++++++++++++++ .../processor_thermal_device.c | 15 +- .../processor_thermal_device.h | 3 + .../processor_thermal_device_pci.c | 6 +- 6 files changed, 218 insertions(+), 3 deletions(-) create mode 100644 drivers/thermal/intel/int340x_thermal/platform_temperature_control.c