All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V3 0/2] firmware: arm_scmi: Register and handle limits change notification
@ 2024-02-27 18:16 ` Sibi Sankar
  0 siblings, 0 replies; 32+ messages in thread
From: Sibi Sankar @ 2024-02-27 18:16 UTC (permalink / raw)
  To: sudeep.holla, cristian.marussi, rafael, viresh.kumar,
	morten.rasmussen, dietmar.eggemann, lukasz.luba, pierre.gondois
  Cc: linux-arm-kernel, linux-pm, linux-kernel, quic_mdtipton,
	linux-arm-msm, Sibi Sankar

This series registers for scmi limits change notifications to determine
the throttled frequency and apply HW pressure.

V3:
* Sanitize range_max received from the notifier. [Pierre]
* Drop patches 1/2 from v2. [Cristian]
* Update commit message in patch 2.

V2:
* Rename opp_xlate -> freq_xlate [Viresh]
* Export cpufreq_update_pressure and use it directly [Lukasz]

Depends on:
HW pressure v5: https://patchwork.kernel.org/project/linux-arm-msm/cover/20240220145947.1107937-1-vincent.guittot@linaro.org/
boost frequency support: https://patchwork.kernel.org/project/linux-arm-msm/cover/20240227173434.650334-1-quic_sibis@quicinc.com/

Sibi Sankar (2):
  cpufreq: Export cpufreq_update_pressure
  cpufreq: scmi: Register for limit change notifications

 drivers/cpufreq/cpufreq.c      |  3 ++-
 drivers/cpufreq/scmi-cpufreq.c | 29 ++++++++++++++++++++++++++++-
 include/linux/cpufreq.h        |  2 ++
 3 files changed, 32 insertions(+), 2 deletions(-)

-- 
2.34.1


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

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

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-27 18:16 [PATCH V3 0/2] firmware: arm_scmi: Register and handle limits change notification Sibi Sankar
2024-02-27 18:16 ` Sibi Sankar
2024-02-27 18:16 ` [PATCH V3 1/2] cpufreq: Export cpufreq_update_pressure Sibi Sankar
2024-02-27 18:16   ` Sibi Sankar
2024-02-27 19:32   ` Trilok Soni
2024-02-27 19:32     ` Trilok Soni
2024-02-28  5:16     ` Sibi Sankar
2024-02-28  5:16       ` Sibi Sankar
2024-02-27 18:16 ` [PATCH V3 2/2] cpufreq: scmi: Register for limit change notifications Sibi Sankar
2024-02-27 18:16   ` Sibi Sankar
2024-02-28 13:24   ` Lukasz Luba
2024-02-28 13:24     ` Lukasz Luba
2024-02-28 17:00     ` Sibi Sankar
2024-02-28 17:00       ` Sibi Sankar
2024-02-29  9:59       ` Lukasz Luba
2024-02-29  9:59         ` Lukasz Luba
2024-02-29 10:22         ` Lukasz Luba
2024-02-29 10:22           ` Lukasz Luba
2024-02-29 11:28           ` Cristian Marussi
2024-02-29 11:28             ` Cristian Marussi
2024-02-29 11:45             ` Lukasz Luba
2024-02-29 11:45               ` Lukasz Luba
2024-02-29 12:11               ` Cristian Marussi
2024-02-29 12:11                 ` Cristian Marussi
2024-02-29 14:15                 ` Lukasz Luba
2024-02-29 14:15                   ` Lukasz Luba
2024-03-01  5:31                   ` Sibi Sankar
2024-03-01  5:31                     ` Sibi Sankar
2024-03-22 10:45                     ` Lukasz Luba
2024-03-22 10:45                       ` Lukasz Luba
2024-03-26  5:25                       ` Sibi Sankar
2024-03-26  5:25                         ` Sibi Sankar

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.