summaryrefslogtreecommitdiffstats
path: root/include/linux/pm_opp.h
Commit message (Expand)AuthorAgeFilesLines
* PM / OPP: add non-OF versions of dev_pm_opp_{cpumask_, }remove_tableSudeep Holla2016-05-051-0/+10
* PM / OPP: pass cpumask by referenceArnd Bergmann2016-05-051-10/+10
* PM / OPP: Add dev_pm_opp_get_sharing_cpus()Viresh Kumar2016-04-281-0/+6
* PM / OPP: Mark cpumask as const in dev_pm_opp_set_sharing_cpus()Viresh Kumar2016-04-281-2/+2
* PM / OPP: -ENOSYS is applicable only to syscallsViresh Kumar2016-04-281-13/+13
* PM / OPP: dev_pm_opp_set_sharing_cpus() doesn't depend on CONFIG_OFViresh Kumar2016-04-251-6/+6
* PM / OPP: Add dev_pm_opp_set_rate()Viresh Kumar2016-02-101-0/+6
* PM / OPP: Introduce dev_pm_opp_get_max_transition_latency()Viresh Kumar2016-02-101-0/+6
* PM / OPP: Introduce dev_pm_opp_get_max_volt_latency()Viresh Kumar2016-02-101-0/+6
* PM / OPP: get/put regulators from OPP coreViresh Kumar2016-02-101-0/+9
* PM / OPP: Parse 'opp-<prop>-<name>' bindingsViresh Kumar2015-12-101-0/+9
* PM / OPP: Parse 'opp-supported-hw' bindingViresh Kumar2015-12-101-0/+13
* PM / OPP: Prefix exported opp routines with dev_pm_opp_Viresh Kumar2015-09-151-12/+12
* PM / OPP: Rename opp init/free table routinesViresh Kumar2015-09-151-8/+8
* PM / OPP: add dev_pm_opp_get_suspend_opp() helperBartlomiej Zolnierkiewicz2015-09-091-0/+6
* PM / OPP: add dev_pm_opp_is_turbo() helperBartlomiej Zolnierkiewicz2015-08-071-0/+7
* PM / OPP: Add helpers for initializing CPU OPPsViresh Kumar2015-08-071-0/+23
* PM / OPP: Add clock-latency-ns supportViresh Kumar2015-08-071-0/+6
* PM / OPP Introduce APIs to remove OPPsViresh Kumar2014-11-291-1/+11
* PM / OPP: Move cpufreq specific OPP functions out of generic OPP libraryNishanth Menon2014-05-071-20/+0
* PM / OPP: rename header to linux/pm_opp.hNishanth Menon2013-10-251-0/+139