summaryrefslogtreecommitdiff
path: root/include/linux/pm_opp.h
AgeCommit message (Expand)Author
2016-12-06PM / OPP: Allow platform specific custom set_opp() callbacksViresh Kumar
2016-12-06PM / OPP: Separate out _generic_set_opp()Viresh Kumar
2016-12-06PM / OPP: Add infrastructure to manage multiple regulatorsViresh Kumar
2016-12-06PM / OPP: Manage supply's voltage/current in a separate structureViresh Kumar
2016-11-30PM / OPP: Pass opp_table to dev_pm_opp_put_regulator()Stephen Boyd
2016-05-05PM / OPP: add non-OF versions of dev_pm_opp_{cpumask_, }remove_tableSudeep Holla
2016-05-05PM / OPP: pass cpumask by referenceArnd Bergmann
2016-04-28PM / OPP: Add dev_pm_opp_get_sharing_cpus()Viresh Kumar
2016-04-28PM / OPP: Mark cpumask as const in dev_pm_opp_set_sharing_cpus()Viresh Kumar
2016-04-28PM / OPP: -ENOSYS is applicable only to syscallsViresh Kumar
2016-04-25PM / OPP: dev_pm_opp_set_sharing_cpus() doesn't depend on CONFIG_OFViresh Kumar
2016-02-10PM / OPP: Add dev_pm_opp_set_rate()Viresh Kumar
2016-02-10PM / OPP: Introduce dev_pm_opp_get_max_transition_latency()Viresh Kumar
2016-02-10PM / OPP: Introduce dev_pm_opp_get_max_volt_latency()Viresh Kumar
2016-02-10PM / OPP: get/put regulators from OPP coreViresh Kumar
2015-12-10PM / OPP: Parse 'opp-<prop>-<name>' bindingsViresh Kumar
2015-12-10PM / OPP: Parse 'opp-supported-hw' bindingViresh Kumar
2015-09-15PM / OPP: Prefix exported opp routines with dev_pm_opp_Viresh Kumar
2015-09-15PM / OPP: Rename opp init/free table routinesViresh Kumar
2015-09-09PM / OPP: add dev_pm_opp_get_suspend_opp() helperBartlomiej Zolnierkiewicz
2015-08-07PM / OPP: add dev_pm_opp_is_turbo() helperBartlomiej Zolnierkiewicz
2015-08-07PM / OPP: Add helpers for initializing CPU OPPsViresh Kumar
2015-08-07PM / OPP: Add clock-latency-ns supportViresh Kumar
2014-11-29PM / OPP Introduce APIs to remove OPPsViresh Kumar
2014-05-07PM / OPP: Move cpufreq specific OPP functions out of generic OPP libraryNishanth Menon
2013-10-25PM / OPP: rename header to linux/pm_opp.hNishanth Menon