All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] firmware: arm_scmi: Register and handle limits change notification
@ 2024-01-08 14:01 ` Sibi Sankar
  0 siblings, 0 replies; 22+ messages in thread
From: Sibi Sankar @ 2024-01-08 14:01 UTC (permalink / raw)
  To: sudeep.holla, cristian.marussi, rafael, viresh.kumar
  Cc: linux-arm-kernel, linux-pm, linux-kernel, quic_mdtipton,
	linux-arm-msm, Sibi Sankar

This series registers for scmi limits change notifications and adds
perf_notify_support/perf_opp_xlate interfaces which are used by the
scmi cpufreq driver to determine the throttled frequency and apply HW
pressure.

Depends on:
HW pressure: https://patchwork.kernel.org/project/linux-arm-msm/cover/20231221152407.436177-1-vincent.guittot@linaro.org/

Sibi Sankar (3):
  firmware: arm_scmi: Add perf_notify_support interface
  firmware: arm_scmi: Add perf_opp_xlate interface
  cpufreq: scmi: Register for limit change notifications

 drivers/cpufreq/scmi-cpufreq.c   | 42 +++++++++++++++++++++++++++++++-
 drivers/firmware/arm_scmi/perf.c | 37 ++++++++++++++++++++++++++++
 include/linux/scmi_protocol.h    | 11 +++++++++
 3 files changed, 89 insertions(+), 1 deletion(-)

-- 
2.17.1


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

end of thread, other threads:[~2024-01-17 12:08 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-08 14:01 [PATCH 0/3] firmware: arm_scmi: Register and handle limits change notification Sibi Sankar
2024-01-08 14:01 ` Sibi Sankar
2024-01-08 14:01 ` [PATCH 1/3] firmware: arm_scmi: Add perf_notify_support interface Sibi Sankar
2024-01-08 14:01   ` Sibi Sankar
2024-01-08 14:01 ` [PATCH 2/3] firmware: arm_scmi: Add perf_opp_xlate interface Sibi Sankar
2024-01-08 14:01   ` Sibi Sankar
2024-01-10  7:29   ` Viresh Kumar
2024-01-10  7:29     ` Viresh Kumar
2024-01-17  2:59     ` Sibi Sankar
2024-01-17  2:59       ` Sibi Sankar
2024-01-08 14:01 ` [PATCH 3/3] cpufreq: scmi: Register for limit change notifications Sibi Sankar
2024-01-08 14:01   ` Sibi Sankar
2024-01-10  8:26   ` Lukasz Luba
2024-01-10  8:26     ` Lukasz Luba
2024-01-17  2:58     ` Sibi Sankar
2024-01-17  2:58       ` Sibi Sankar
2024-01-17  8:03       ` Lukasz Luba
2024-01-17  8:03         ` Lukasz Luba
2024-01-17  9:41 ` [PATCH 0/3] firmware: arm_scmi: Register and handle limits change notification Cristian Marussi
2024-01-17  9:41   ` Cristian Marussi
2024-01-17 12:06   ` Sibi Sankar
2024-01-17 12:06     ` 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.