All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Introduce devm_pm_opp_set_* API
@ 2020-10-12 13:55 ` Frank Lee
  0 siblings, 0 replies; 24+ messages in thread
From: Frank Lee @ 2020-10-12 13:55 UTC (permalink / raw)
  To: robdclark, sean, airlied, daniel, vireshk, nm, sboyd, rjw,
	jcrouse, eric, tiny.windzz, kholk11, emil.velikov, gustavoars
  Cc: linux-arm-msm, dri-devel, freedreno, linux-kernel, linux-pm, Frank Lee

Hi, this patchset introduce devm_pm_opp_set_prop_name() and
devm_pm_opp_set_supported_hw().

Yangtao Li (3):
  opp: Add devres wrapper for dev_pm_opp_set_supported_hw
  opp: Add devres wrapper for dev_pm_opp_set_prop_name
  drm/msm: Convert to devm_pm_opp_set_supported_hw

 drivers/gpu/drm/msm/adreno/a5xx_gpu.c |  2 +-
 drivers/opp/core.c                    | 80 +++++++++++++++++++++++++++
 include/linux/pm_opp.h                | 14 +++++
 3 files changed, 95 insertions(+), 1 deletion(-)

-- 
2.28.0


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

end of thread, other threads:[~2020-11-01 17:38 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-12 13:55 [PATCH 0/3] Introduce devm_pm_opp_set_* API Frank Lee
2020-10-12 13:55 ` Frank Lee
2020-10-12 13:55 ` [PATCH 1/3] opp: Add devres wrapper for dev_pm_opp_set_supported_hw Frank Lee
2020-10-12 13:55   ` Frank Lee
2020-10-12 13:55 ` [PATCH 2/3] opp: Add devres wrapper for dev_pm_opp_set_prop_name Frank Lee
2020-10-12 13:55   ` Frank Lee
2020-10-28 10:29   ` Viresh Kumar
2020-10-28 10:29     ` Viresh Kumar
2020-10-28 11:02     ` Frank Lee
2020-10-28 11:02       ` Frank Lee
2020-10-28 14:46       ` Viresh Kumar
2020-10-28 14:46         ` Viresh Kumar
2020-10-30 11:19         ` Frank Lee
2020-10-30 11:19           ` Frank Lee
2020-10-30 11:28           ` Viresh Kumar
2020-10-30 11:28             ` Viresh Kumar
2020-10-12 13:55 ` [PATCH 3/3] drm/msm: Convert to devm_pm_opp_set_supported_hw Frank Lee
2020-10-12 13:55   ` Frank Lee
2020-10-28  6:01   ` Viresh Kumar
2020-10-28  6:01     ` Viresh Kumar
2020-10-28  6:06 ` [PATCH 0/3] Introduce devm_pm_opp_set_* API Viresh Kumar
2020-10-28  6:06   ` Viresh Kumar
2020-10-30 11:29   ` Viresh Kumar
2020-10-30 11:29     ` 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.