public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/4] PM / Domains: Improve support for CPUs in genpd
@ 2019-04-25  9:04 Ulf Hansson
  2019-04-25  9:04 ` [PATCH 1/4] PM / Domains: Use the base device for driver_deferred_probe_check_state() Ulf Hansson
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: Ulf Hansson @ 2019-04-25  9:04 UTC (permalink / raw)
  To: Rafael J . Wysocki, linux-pm
  Cc: Ulf Hansson, Rajendra Nayak, Kevin Hilman, Stephen Boyd,
	Viresh Kumar, Daniel Lezcano, linux-kernel, Lina Iyer,
	Tony Lindgren, Niklas Cassel, Raju P . L . S . S . S . N,
	linux-arm-kernel

Recently genpd was extended to cope with devices belonging to CPUs. However,
attaching CPU devices via genpd_dev_pm_attach_by_id|name() doesn't work,
because of the virtual device that genpd allocates in this path.

In this series, this limitation is addressed, together with a few other related
fixes/cleanups.

Ulf Hansson (4):
  PM / Domains: Use the base device for
    driver_deferred_probe_check_state()
  PM / Domains: Drop unused in-parameter to some genpd functions
  PM / Domains: Search for the CPU device outside the genpd lock
  PM / Domains: Allow to attach a CPU via
    genpd_dev_pm_attach_by_id|name()

 drivers/base/power/domain.c | 73 ++++++++++++++++++-------------------
 include/linux/pm_domain.h   |  1 +
 2 files changed, 36 insertions(+), 38 deletions(-)

-- 
2.17.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] 17+ messages in thread

end of thread, other threads:[~2019-05-01 10:42 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-25  9:04 [PATCH 0/4] PM / Domains: Improve support for CPUs in genpd Ulf Hansson
2019-04-25  9:04 ` [PATCH 1/4] PM / Domains: Use the base device for driver_deferred_probe_check_state() Ulf Hansson
2019-04-25  9:39   ` Viresh Kumar
2019-04-25  9:04 ` [PATCH 2/4] PM / Domains: Drop unused in-parameter to some genpd functions Ulf Hansson
2019-04-25  9:40   ` Viresh Kumar
2019-04-25  9:04 ` [PATCH 3/4] PM / Domains: Search for the CPU device outside the genpd lock Ulf Hansson
2019-04-25  9:45   ` Viresh Kumar
2019-04-25 10:14     ` Ulf Hansson
2019-04-25 10:17   ` Viresh Kumar
2019-04-25  9:04 ` [PATCH 4/4] PM / Domains: Allow to attach a CPU via genpd_dev_pm_attach_by_id|name() Ulf Hansson
2019-04-25  9:47   ` Viresh Kumar
2019-04-25  9:56 ` [PATCH 0/4] PM / Domains: Improve support for CPUs in genpd Rafael J. Wysocki
2019-04-25 10:11   ` Ulf Hansson
2019-04-25 10:14     ` Rafael J. Wysocki
2019-04-25 10:17       ` Ulf Hansson
2019-04-25 10:32         ` Rafael J. Wysocki
2019-05-01 10:42           ` Rafael J. Wysocki

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