[PATCH 0/1] cpufreq: Set policy->min and max as real QoS constraints

Pierre Gondois posted 1 patch 1 month, 3 weeks ago
There is a newer version of this series
drivers/cpufreq/amd-pstate.c      | 16 ++++++++--------
drivers/cpufreq/cppc_cpufreq.c    | 11 +++++++----
drivers/cpufreq/cpufreq-nforce2.c |  4 ++--
drivers/cpufreq/cpufreq.c         | 19 +++++++++++++++++--
drivers/cpufreq/freq_table.c      |  7 +++----
drivers/cpufreq/gx-suspmod.c      |  9 +++++----
drivers/cpufreq/intel_pstate.c    |  3 ---
drivers/cpufreq/pcc-cpufreq.c     |  8 ++++----
drivers/cpufreq/pxa3xx-cpufreq.c  |  4 ++--
drivers/cpufreq/sh-cpufreq.c      |  4 ++--
drivers/cpufreq/virtual-cpufreq.c |  5 +----
11 files changed, 51 insertions(+), 39 deletions(-)
[PATCH 0/1] cpufreq: Set policy->min and max as real QoS constraints
Posted by Pierre Gondois 1 month, 3 weeks ago
This patch is a follow-up from the serie:
- [PATCH v6 0/4] cpufreq: Introduce boost frequency QoS
https://lore.kernel.org/lkml/20260317101753.2284763-1-pierre.gondois@arm.com/

The patch was dropped from the serie to only focus on the boost/Qos
subject.

Pierre Gondois (1):
  cpufreq: Set policy->min and max as real QoS constraints

 drivers/cpufreq/amd-pstate.c      | 16 ++++++++--------
 drivers/cpufreq/cppc_cpufreq.c    | 11 +++++++----
 drivers/cpufreq/cpufreq-nforce2.c |  4 ++--
 drivers/cpufreq/cpufreq.c         | 19 +++++++++++++++++--
 drivers/cpufreq/freq_table.c      |  7 +++----
 drivers/cpufreq/gx-suspmod.c      |  9 +++++----
 drivers/cpufreq/intel_pstate.c    |  3 ---
 drivers/cpufreq/pcc-cpufreq.c     |  8 ++++----
 drivers/cpufreq/pxa3xx-cpufreq.c  |  4 ++--
 drivers/cpufreq/sh-cpufreq.c      |  4 ++--
 drivers/cpufreq/virtual-cpufreq.c |  5 +----
 11 files changed, 51 insertions(+), 39 deletions(-)

--
2.43.0