[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJZ5v0hfECLZ-SvQYc-VvgEps-=YC3toNat1E9DEFD-dRC0S-g@mail.gmail.com>
Date: Mon, 25 Aug 2025 15:47:10 +0200
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Srinivas Pandruvada <srinivas.pandruvada@...ux.intel.com>
Cc: rafael@...nel.org, daniel.lezcano@...aro.org, lukasz.luba@....com,
linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 0/4] thermal: intel: int340x: New power slider interface
On Mon, Aug 25, 2025 at 3:23 PM Srinivas Pandruvada
<srinivas.pandruvada@...ux.intel.com> wrote:
>
> Using the Linux platform-profile API, add support for system-wide energy
> performance preferences. This feature is enabled for Panther Lake CPUs.
>
> v2:
> - Merge patch 5/5 to 1/5 (now 1/4)
> - Some minor code changes
>
> Srinivas Pandruvada (4):
> thermal: intel: int340x: Add support for power slider
> thermal: intel: int340x: Enable power slider interface for Panther
> Lake
> thermal: intel: int340x: Add module parameter for balanced Slider
> thermal: intel: int340x: Add module parameter to change slider offset
>
> 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 | 283 ++++++++++++++++++
> 6 files changed, 313 insertions(+), 1 deletion(-)
> create mode 100644 drivers/thermal/intel/int340x_thermal/processor_thermal_soc_slider.c
>
> --
All patches applied as 6.18 material with a few minor adjustments, thanks!
Powered by blists - more mailing lists