Re: [PATCH v8 0/2] cpufreq: Introduce boost frequency QoS
From: Pierre Gondois
Date: Fri Mar 27 2026 - 12:13:17 EST
On 3/27/26 04:43, Viresh Kumar wrote:
On 26-03-26, 21:43, Pierre Gondois wrote:Thanks for the review (to Lifeng aswell)
Pierre Gondois (2):Thanks Pierre for your patience.
cpufreq: Remove max_freq_req update for pre-existing policy
cpufreq: Add boost_freq_req QoS request
drivers/cpufreq/amd-pstate.c | 2 --
drivers/cpufreq/cppc_cpufreq.c | 10 ++-----
drivers/cpufreq/cpufreq.c | 50 +++++++++++++++++++++-------------
include/linux/cpufreq.h | 1 +
4 files changed, 34 insertions(+), 29 deletions(-)
Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>