All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] PM / Domains: Further consolidate and clarify genpd code
@ 2016-03-31  9:21 Ulf Hansson
  2016-03-31  9:21 ` [PATCH 1/3] PM / Domains: Rename stop_ok to suspend_ok for the genpd governor Ulf Hansson
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Ulf Hansson @ 2016-03-31  9:21 UTC (permalink / raw)
  To: Rafael J. Wysocki, Kevin Hilman, Ulf Hansson, linux-pm
  Cc: Len Brown, Pavel Machek, Geert Uytterhoeven, Lina Iyer,
	Axel Haslam, Marek Szyprowski, Jon Hunter

This is yet another quite trivial series of patches that further intends to
consolidate and clarify some of the code for the generic PM domain (genpd).

Ulf Hansson (3):
  PM / Domains: Rename stop_ok to suspend_ok for the genpd governor
  PM / Domains: Rename pm_genpd_runtime_suspend|resume()
  PM / Domains: Remove ->save|restore_state() callbacks

 drivers/base/power/domain.c          | 131 ++++++++++++++++-------------------
 drivers/base/power/domain_governor.c |  20 +++---
 include/linux/pm_domain.h            |   6 +-
 3 files changed, 70 insertions(+), 87 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2016-04-25 23:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-31  9:21 [PATCH 0/3] PM / Domains: Further consolidate and clarify genpd code Ulf Hansson
2016-03-31  9:21 ` [PATCH 1/3] PM / Domains: Rename stop_ok to suspend_ok for the genpd governor Ulf Hansson
2016-03-31  9:21 ` [PATCH 2/3] PM / Domains: Rename pm_genpd_runtime_suspend|resume() Ulf Hansson
2016-03-31  9:21 ` [PATCH 3/3] PM / Domains: Remove ->save|restore_state() callbacks Ulf Hansson
2016-04-20 17:55 ` [PATCH 0/3] PM / Domains: Further consolidate and clarify genpd code Ulf Hansson
2016-04-21  0:33   ` Rafael J. Wysocki
2016-04-22  0:19 ` Kevin Hilman
2016-04-25 23:58   ` Rafael J. Wysocki

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.