On Thu, Dec 18, 2025 at 11:26 PM Srinivas Pandruvada
<srinivas.pandruvada@linux.intel.com> wrote:
>
> Add attribute to enable slow workload type hints.
>
> Srinivas Pandruvada (2):
> thermal: int340x: processor_thermal: Enable slow workload type hints
> thermal: intel: selftests: workload_hint: Support slow workload hints
>
> .../driver-api/thermal/intel_dptf.rst | 3 +
> .../processor_thermal_wt_hint.c | 61 +++++++++++++--
> .../intel/workload_hint/workload_hint_test.c | 74 +++++++++++++------
> 3 files changed, 108 insertions(+), 30 deletions(-)
>
> --
Both patches applied (with some minor modifications in the first patch
- please double check the bleeding-edge branch) as 6.20 material,
thanks!