Re: [PATCH v8 0/2] cpufreq: Introduce boost frequency QoS
From: Rafael J. Wysocki
Date: Mon Mar 30 2026 - 16:03:39 EST
On Fri, Mar 27, 2026 at 5:09 PM Pierre Gondois <pierre.gondois@xxxxxxx> wrote:
>
>
> On 3/27/26 04:43, Viresh Kumar wrote:
> > On 26-03-26, 21:43, Pierre Gondois wrote:
> >> Pierre Gondois (2):
> >> 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(-)
> > Thanks Pierre for your patience.
> Thanks for the review (to Lifeng aswell)
> >
> > Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
Applied as 7.1 material, thanks!