All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/5] cpufreq: Boost related cleanups / fixes
@ 2025-04-24 16:20 Viresh Kumar
  2025-04-24 16:20 ` [PATCH V2 1/5] cpufreq: acpi: Re-sync CPU boost state on system resume Viresh Kumar
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Viresh Kumar @ 2025-04-24 16:20 UTC (permalink / raw)
  To: Rafael J. Wysocki, Lifeng Zheng, Viresh Kumar
  Cc: linux-pm, Vincent Guittot, Nicholas Chin, linux-kernel,
	Rafael J. Wysocki

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-04-25 16:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-24 16:20 [PATCH V2 0/5] cpufreq: Boost related cleanups / fixes Viresh Kumar
2025-04-24 16:20 ` [PATCH V2 1/5] cpufreq: acpi: Re-sync CPU boost state on system resume Viresh Kumar
2025-04-25 16:30   ` Rafael J. Wysocki
2025-04-24 16:20 ` [PATCH V2 2/5] cpufreq: Don't unnecessarily call set_boost() Viresh Kumar
2025-04-24 16:20 ` [PATCH V2 3/5] cpufreq: Introduce policy_set_boost() Viresh Kumar
2025-04-24 16:20 ` [PATCH V2 4/5] cpufreq: Preserve policy's boost state after resume Viresh Kumar
2025-04-24 16:20 ` [PATCH V2 5/5] cpufreq: Force sync policy boost with global boost on sysfs update Viresh Kumar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.