[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250813185530.635096-1-srinivas.pandruvada@linux.intel.com>
Date: Wed, 13 Aug 2025 11:55:25 -0700
From: Srinivas Pandruvada <srinivas.pandruvada@...ux.intel.com>
To: rafael@...nel.org,
daniel.lezcano@...aro.org,
lukasz.luba@....com
Cc: linux-pm@...r.kernel.org,
linux-kernel@...r.kernel.org,
Srinivas Pandruvada <srinivas.pandruvada@...ux.intel.com>
Subject: [PATCH 0/5] thermal: intel: int340x: New power slider interface
Using the Linux platform-profile API, add support for system-wide energy
performance preferences. This feature is enabled for Panther Lake CPUs.
Srinivas Pandruvada (5):
thermal: intel: int340x: Add support for power slider
thermal: intel: int340x: Enable power slider interface
thermal: intel: int340x: Add module parameter for balanced Slider
thermal: intel: int340x: Add module parameter to change slider offset
thermal: intel: int340x: Add suspend and resume callbacks
drivers/thermal/intel/int340x_thermal/Kconfig | 1 +
.../thermal/intel/int340x_thermal/Makefile | 1 +
.../processor_thermal_device.c | 20 ++
.../processor_thermal_device.h | 6 +
.../processor_thermal_device_pci.c | 3 +-
.../processor_thermal_soc_slider.c | 268 ++++++++++++++++++
6 files changed, 298 insertions(+), 1 deletion(-)
create mode 100644 drivers/thermal/intel/int340x_thermal/processor_thermal_soc_slider.c
--
2.43.0
Powered by blists - more mailing lists