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

From: Rafael J. Wysocki

Date: Fri May 22 2026 - 12:46:18 EST


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!