Re: [PATCH V2 0/3] cpufreq: Simplify freq limit handling

From: Rafael J. Wysocki

Date: Mon May 25 2026 - 11:54:51 EST


On Fri, May 22, 2026 at 6:43 PM Rafael J. Wysocki <rafael@xxxxxxxxxx> wrote:
>
> Hi,
>
> On Fri, May 22, 2026 at 6:19 AM Viresh Kumar <viresh.kumar@xxxxxxxxxx> wrote:
> >
> > Hello,
> >
> > Here is the second version of this patchset.
> >
> > V2:
> > - Add tags from reviewers.
> > - Drop intel-pstate change.
> >
> > Lifeng Zheng (1):
> > cpufreq: conservative: Simplify frequency limit handling
> >
> > Viresh Kumar (2):
> > cpufreq: Fix typo in comment
> > cpufreq: Avoid redundant target() calls for unchanged limits
> >
> > drivers/cpufreq/cpufreq.c | 31 ++++++++++++++++++--------
> > drivers/cpufreq/cpufreq_conservative.c | 12 +---------
> > include/linux/cpufreq.h | 5 ++++-
> > 3 files changed, 27 insertions(+), 21 deletions(-)
> >
> > --
>
> All applied as 7.1-rc material, thanks!

And since Linus complained about -rc5 being too large, I decided to
move this to the 7.2 queue (along with some non-essential cpufreq
fixes applied recently).