]> git.karo-electronics.de Git - karo-tx-linux.git/commit
PM / Domains: Add device stop governor function (v4)
authorRafael J. Wysocki <rjw@sisk.pl>
Sun, 27 Nov 2011 12:12:10 +0000 (13:12 +0100)
committerRafael J. Wysocki <rjw@sisk.pl>
Sun, 27 Nov 2011 12:12:10 +0000 (13:12 +0100)
commit2948ee90c281ffba877a33ee4cddc4e6ac748cd3
tree512b09cc57fa11550c928bc2e040d7c7d3075375
parentaf2a3af660452ba7b33068c8671a146d01ace34a
PM / Domains: Add device stop governor function (v4)

Add a function deciding whether or not devices should be stopped in
pm_genpd_runtime_suspend() depending on their PM QoS constraints
and stop/start timing values.  Make it possible to add information
used by this function to device objects.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Magnus Damm <damm@opensource.se>
arch/arm/mach-shmobile/pm-sh7372.c
drivers/base/power/Makefile
drivers/base/power/domain.c
drivers/base/power/domain_governor.c [new file with mode: 0644]
include/linux/pm_domain.h