[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1745511526.git.viresh.kumar@linaro.org>
Date: Thu, 24 Apr 2025 21:50:13 +0530
From: Viresh Kumar <viresh.kumar@...aro.org>
To: "Rafael J. Wysocki" <rafael@...nel.org>,
Lifeng Zheng <zhenglifeng1@...wei.com>,
Viresh Kumar <viresh.kumar@...aro.org>
Cc: linux-pm@...r.kernel.org,
Vincent Guittot <vincent.guittot@...aro.org>,
Nicholas Chin <nic.c3.14@...il.com>,
linux-kernel@...r.kernel.org,
"Rafael J. Wysocki" <rafael.j.wysocki@...el.com>
Subject: [PATCH V2 0/5] cpufreq: Boost related cleanups / fixes
Hello,
This series tries to fix boost related issues found recently.
The first patch fixes the boost related breakage introduced recently. It should
be applied for v6.15-rc4.
The other four patches are general optimizations and fixes for boost handling in
general. These can be applied to -rc or next merge window.
--
Viresh
V1->V2:
- Drop one patch.
- Fix the commit log of 1/5.
- Add Reviewed-by and Tested-by tags.
Viresh Kumar (5):
cpufreq: acpi: Re-sync CPU boost state on system resume
cpufreq: Don't unnecessarily call set_boost()
cpufreq: Introduce policy_set_boost()
cpufreq: Preserve policy's boost state after resume
cpufreq: Force sync policy boost with global boost on sysfs update
drivers/cpufreq/acpi-cpufreq.c | 15 +++++++--
drivers/cpufreq/cpufreq.c | 58 ++++++++++++++++++++--------------
2 files changed, 47 insertions(+), 26 deletions(-)
--
2.31.1.272.g89b43f80a514
Powered by blists - more mailing lists