public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] PM / Domains: Improve support for multi PM domains
@ 2019-04-18 10:27 Ulf Hansson
  2019-04-18 10:27 ` [PATCH 1/3] PM / Domains: Don't kfree() the virtual device in the error path Ulf Hansson
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Ulf Hansson @ 2019-04-18 10:27 UTC (permalink / raw)
  To: Rafael J . Wysocki, linux-pm
  Cc: Ulf Hansson, Greg Kroah-Hartman, Jon Hunter, Rajendra Nayak,
	Viresh Kumar, Niklas Cassel, Kevin Hilman, linux-kernel,
	linux-arm-kernel

It's been a while since the introduction for the support for multi PM domains
per device in genpd. In this small series, a couple of different improvement
are being made to this code in genpd.

Ulf Hansson (3):
  PM / Domains: Don't kfree() the virtual device in the error path
  PM / Domains: Allow OF lookup for multi PM domain case from
    ->attach_dev()
  PM / Domains: Enable genpd_dev_pm_attach_by_id|name() for single PM
    domain

 drivers/base/power/domain.c | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

-- 
2.17.1


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

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

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-18 10:27 [PATCH 0/3] PM / Domains: Improve support for multi PM domains Ulf Hansson
2019-04-18 10:27 ` [PATCH 1/3] PM / Domains: Don't kfree() the virtual device in the error path Ulf Hansson
2019-04-22  8:27   ` Viresh Kumar
2019-04-24 11:28   ` Niklas Cassel
2019-04-18 10:27 ` [PATCH 2/3] PM / Domains: Allow OF lookup for multi PM domain case from ->attach_dev() Ulf Hansson
2019-04-22  8:29   ` Viresh Kumar
2019-04-24 11:28   ` Niklas Cassel
2019-04-18 10:27 ` [PATCH 3/3] PM / Domains: Enable genpd_dev_pm_attach_by_id|name() for single PM domain Ulf Hansson
2019-04-22  8:31   ` Viresh Kumar
2019-04-24 11:28   ` Niklas Cassel
2019-05-01 10:25 ` [PATCH 0/3] PM / Domains: Improve support for multi PM domains 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