linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] PM / Domains: Second step in improving system PM code in genpd
@ 2016-05-11  8:00 Ulf Hansson
  2016-05-11  8:00 ` [PATCH v2 1/2] PM / Domains: Allow genpd to power on during the system PM phase Ulf Hansson
  2016-05-11  8:00 ` [PATCH v2 2/2] PM / Domains: Remove redundant wrapper functions for system PM Ulf Hansson
  0 siblings, 2 replies; 6+ messages in thread
From: Ulf Hansson @ 2016-05-11  8:00 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, Andy Gross,
	Laurent Pinchart, David Airlie, Alex Deucher,
	Maruthi Srinivas Bayyavarapu, dri-devel, Christian König

Changes in v2:
	- Updated changelogs for both patches according to comments from Kevin.
	- Updated patch 1/2, as I realized one genpd client driver, (ab)uses
	genpd's suspend_power_off flag.

This is the second step in improving the system PM code in genpd. The first
patch is actually fixing a bug while it also enables for further clean-ups,
which is done in the second patch.

The next step of improving system PM code in genpd will move it to the part of
trying to optimize the behaviour, such as avoid waking up devices unless it's
really needed.

Ulf Hansson (2):
  PM / Domains: Allow genpd to power on during the system PM phase
  PM / Domains: Remove redundant wrapper functions for system PM

 drivers/base/power/domain.c             | 271 +++++---------------------------
 drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c |  23 ---
 include/linux/pm_domain.h               |   1 -
 3 files changed, 35 insertions(+), 260 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2016-05-13  9:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-11  8:00 [PATCH v2 0/2] PM / Domains: Second step in improving system PM code in genpd Ulf Hansson
2016-05-11  8:00 ` [PATCH v2 1/2] PM / Domains: Allow genpd to power on during the system PM phase Ulf Hansson
2016-05-11 21:25   ` Rafael J. Wysocki
2016-05-12 13:13     ` Ulf Hansson
2016-05-13  9:54       ` Kevin Hilman
2016-05-11  8:00 ` [PATCH v2 2/2] PM / Domains: Remove redundant wrapper functions for system PM Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).