public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH V4 0/2] cpufreq: scmi: Add boost frequency support
@ 2024-03-12  9:47 Sibi Sankar
  2024-03-12  9:47 ` [PATCH V4 1/2] firmware: arm_scmi: Add support for marking certain frequencies as turbo Sibi Sankar
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Sibi Sankar @ 2024-03-12  9:47 UTC (permalink / raw)
  To: sudeep.holla, cristian.marussi, rafael, viresh.kumar,
	morten.rasmussen, dietmar.eggemann, lukasz.luba, sboyd, d-gole
  Cc: linux-arm-kernel, linux-pm, linux-kernel, quic_mdtipton,
	linux-arm-msm, nm, Sibi Sankar

This series adds provision to mark dynamic opps as turbo capable and adds
boost frequency support to the scmi cpufreq driver.

V4:
* Pickup Rbs
* Use turbo and simplify setting turbo. [Dhruva/Viresh]
* Update commit message of patch 2 with more info. [Sudeep]

V3:
* Don't set per-policy boost flags from the cpufreq driver. [Viresh]
* Drop patch 1 since Viresh already pulled it in.
* Drop depends on bug link. [Viresh]

V2:
* Document boost flag. [Lukasz]
* Remove sustained_freq check. [Pierre]
* simplify sustained_freq_khz calculation. [Sudeep]
* fix default per-policy state. [Dietmar]
* fix typo in commit message in patch 3.

Sibi Sankar (2):
  firmware: arm_scmi: Add support for marking certain frequencies as
    turbo
  cpufreq: scmi: Enable boost support

 drivers/cpufreq/scmi-cpufreq.c   | 20 +++++++++++++++++++-
 drivers/firmware/arm_scmi/perf.c |  3 +++
 2 files changed, 22 insertions(+), 1 deletion(-)

-- 
2.34.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2024-03-15  5:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-12  9:47 [PATCH V4 0/2] cpufreq: scmi: Add boost frequency support Sibi Sankar
2024-03-12  9:47 ` [PATCH V4 1/2] firmware: arm_scmi: Add support for marking certain frequencies as turbo Sibi Sankar
2024-03-12 12:09   ` Dhruva Gole
2024-03-12  9:47 ` [PATCH V4 2/2] cpufreq: scmi: Enable boost support Sibi Sankar
2024-03-12 12:09   ` Dhruva Gole
2024-03-15  5:50 ` [PATCH V4 0/2] cpufreq: scmi: Add boost frequency support Viresh Kumar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox