linux/drivers/base/power/opp
Viresh Kumar 7034764a1e PM / OPP: Add 'struct kref' to struct dev_pm_opp
Add kref to struct dev_pm_opp for easier accounting of the OPPs.

Note that the OPPs are freed under the opp_table->lock mutex only.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2017-01-30 09:22:21 +01:00
..
core.c PM / OPP: Add 'struct kref' to struct dev_pm_opp 2017-01-30 09:22:21 +01:00
cpu.c PM / OPP: Add 'UNKNOWN' status for shared_opp in struct opp_table 2016-06-16 15:50:36 +02:00
debugfs.c PM / OPP: Add infrastructure to manage multiple regulators 2016-12-06 02:27:59 +01:00
Makefile PM / OPP: Move CONFIG_OF dependent code in a separate file 2016-05-06 13:22:49 +02:00
of.c PM / OPP: Use dev_pm_opp_get_opp_table() instead of _add_opp_table() 2017-01-30 09:22:21 +01:00
opp.h PM / OPP: Add 'struct kref' to struct dev_pm_opp 2017-01-30 09:22:21 +01:00