1
0
Fork 0
alistair23-linux/drivers/opp
Viresh Kumar b6aa98364f PM / OPP: Add dev_pm_opp_{un}register_get_pstate_helper()
This adds the dev_pm_opp_{un}register_get_pstate_helper() helper
routines which will be used to set the get_pstate() callback for a
device. This callback will be later called internally by the OPP core to
get performance state corresponding to an OPP.

This is required temporarily until the time we have proper DT bindings
to include the performance state information.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2017-10-14 00:54:41 +02:00
..
Kconfig PM / OPP: Move the OPP directory out of power/ 2017-10-03 02:45:12 +02:00
Makefile PM / OPP: Move the OPP directory out of power/ 2017-10-03 02:45:12 +02:00
core.c PM / OPP: Add dev_pm_opp_{un}register_get_pstate_helper() 2017-10-14 00:54:41 +02:00
cpu.c PM / OPP: Move the OPP directory out of power/ 2017-10-03 02:45:12 +02:00
debugfs.c PM / OPP: Support updating performance state of device's power domain 2017-10-14 00:54:40 +02:00
of.c PM / OPP: add missing of_node_put() for of_get_cpu_node() 2017-10-14 00:49:41 +02:00
opp.h PM / OPP: Add dev_pm_opp_{un}register_get_pstate_helper() 2017-10-14 00:54:41 +02:00