linux/drivers/base/power
Johan Hovold 129b60c957 PM: domains: log failures to register always-on domains
Always-on PM domains must be on during initialisation or the domain is
currently silently rejected.

Print an error message in case an always-on domain is not on to make it
easier to debug drivers getting this wrong (e.g. by setting an always-on
genpd flag without making sure that the state matches).

Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Reviewed-by: Kevin Hilman <khilman@baylibre.com>
Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2022-10-04 16:26:11 +02:00
..
Makefile
clock_ops.c
common.c
domain.c PM: domains: log failures to register always-on domains 2022-10-04 16:26:11 +02:00
domain_governor.c
generic_ops.c
main.c
power.h
qos-test.c
qos.c
runtime.c PM: runtime: Return -EINPROGRESS from rpm_resume() in the RPM_NOWAIT case 2022-09-24 19:28:51 +02:00
sysfs.c
trace.c
wakeirq.c
wakeup.c PM: wakeup: Add extra debugging statement for multiple active IRQs 2022-09-03 20:04:33 +02:00
wakeup_stats.c