aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pm_opp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-05PM / OPP: add non-OF versions of dev_pm_opp_{cpumask_, }remove_tableSudeep Holla1-0/+10
2016-05-05PM / OPP: pass cpumask by referenceArnd Bergmann1-10/+10
2016-04-28PM / OPP: Add dev_pm_opp_get_sharing_cpus()Viresh Kumar1-0/+6
2016-04-28PM / OPP: Mark cpumask as const in dev_pm_opp_set_sharing_cpus()Viresh Kumar1-2/+2
2016-04-28PM / OPP: -ENOSYS is applicable only to syscallsViresh Kumar1-13/+13
2016-04-25PM / OPP: dev_pm_opp_set_sharing_cpus() doesn't depend on CONFIG_OFViresh Kumar1-6/+6
2016-02-10PM / OPP: Add dev_pm_opp_set_rate()Viresh Kumar1-0/+6
2016-02-10PM / OPP: Introduce dev_pm_opp_get_max_transition_latency()Viresh Kumar1-0/+6
2016-02-10PM / OPP: Introduce dev_pm_opp_get_max_volt_latency()Viresh Kumar1-0/+6
2016-02-10PM / OPP: get/put regulators from OPP coreViresh Kumar1-0/+9
2015-12-10PM / OPP: Parse 'opp-<prop>-<name>' bindingsViresh Kumar1-0/+9
2015-12-10PM / OPP: Parse 'opp-supported-hw' bindingViresh Kumar1-0/+13
2015-09-15PM / OPP: Prefix exported opp routines with dev_pm_opp_Viresh Kumar1-12/+12
2015-09-15PM / OPP: Rename opp init/free table routinesViresh Kumar1-8/+8
2015-09-09PM / OPP: add dev_pm_opp_get_suspend_opp() helperBartlomiej Zolnierkiewicz1-0/+6
2015-08-07PM / OPP: add dev_pm_opp_is_turbo() helperBartlomiej Zolnierkiewicz1-0/+7
2015-08-07PM / OPP: Add helpers for initializing CPU OPPsViresh Kumar1-0/+23
2015-08-07PM / OPP: Add clock-latency-ns supportViresh Kumar1-0/+6
2014-11-29PM / OPP Introduce APIs to remove OPPsViresh Kumar1-1/+11
2014-05-07PM / OPP: Move cpufreq specific OPP functions out of generic OPP libraryNishanth Menon1-20/+0
2013-10-25PM / OPP: rename header to linux/pm_opp.hNishanth Menon1-0/+139