lkml.org 
[lkml]   [2022]   [Nov]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] Per CPU idle injection
Date
This series introduces per CPU idle injection. In preparation for this
enhance the existing powercap/idle_inject and modify intel_powerclamp
to use this. Then add per core idle injection driver.

Srinivas Pandruvada (4):
powercap: idle_inject: Export symbols
powercap: idle_inject: Add begin/end callbacks
thermal/drivers/intel_powerclamp: Use powercap idle-inject framework
thermal/drivers/intel_cpu_idle_cooling: Introduce Intel cpu idle
cooling driver

drivers/powercap/idle_inject.c | 26 +-
drivers/thermal/cpuidle_cooling.c | 2 +-
drivers/thermal/intel/Kconfig | 11 +
drivers/thermal/intel/Makefile | 1 +
.../thermal/intel/intel_cpu_idle_cooling.c | 262 ++++++++++++++++
drivers/thermal/intel/intel_powerclamp.c | 293 ++++++++----------
include/linux/idle_inject.h | 4 +-
7 files changed, 428 insertions(+), 171 deletions(-)
create mode 100644 drivers/thermal/intel/intel_cpu_idle_cooling.c

--
2.37.3

\
 
 \ /
  Last update: 2022-11-08 04:05    [W:0.062 / U:0.444 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site