linux/drivers/base/power/opp
Viresh Kumar 6a0712f6f1 PM / OPP: Add dev_pm_opp_set_rate()
This adds a routine, dev_pm_opp_set_rate(), responsible for configuring
power-supply and clock source for an OPP.

The OPP is found by matching against the target_freq passed to the
routine. This shall replace similar code present in most of the OPP
users and help simplify them a lot.

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>
2016-02-10 01:11:54 +01:00
..
core.c PM / OPP: Add dev_pm_opp_set_rate() 2016-02-10 01:11:54 +01:00
cpu.c PM / OPP: Set cpu_dev->id in cpumask first 2016-01-02 00:48:11 +01:00
debugfs.c PM / OPP: Add debugfs support 2015-11-23 23:38:23 +01:00
Makefile PM / OPP: Add debugfs support 2015-11-23 23:38:23 +01:00
opp.h PM / OPP: Manage device clk 2016-02-10 01:11:54 +01:00