aboutsummaryrefslogtreecommitdiff
path: root/include/linux/pm_opp.h
AgeCommit message (Expand)AuthorFilesLines
2017-02-09PM / OPP: Expose _of_get_opp_desc_node as dev_pm_opp APIGravatar Dave Gerlach 1-0/+6
2017-01-30PM / OPP: Add 'struct kref' to struct dev_pm_oppGravatar Viresh Kumar 1-0/+3
2017-01-30PM / OPP: Return opp_table from dev_pm_opp_set_*() routinesGravatar Viresh Kumar 1-18/+17
2017-01-30PM / OPP: Add 'struct kref' to OPP tableGravatar Viresh Kumar 1-0/+10
2017-01-27PM / OPP: Don't expose srcu_head to register notifiersGravatar Viresh Kumar 1-4/+10
2017-01-27PM / OPP: Rename dev_pm_opp_get_suspend_opp() and return OPP rateGravatar Viresh Kumar 1-3/+3
2016-12-06PM / OPP: Allow platform specific custom set_opp() callbacksGravatar Viresh Kumar 1-0/+10
2016-12-06PM / OPP: Separate out _generic_set_opp()Gravatar Viresh Kumar 1-0/+35
2016-12-06PM / OPP: Add infrastructure to manage multiple regulatorsGravatar Viresh Kumar 1-4/+4
2016-12-06PM / OPP: Manage supply's voltage/current in a separate structureGravatar Viresh Kumar 1-0/+16
2016-11-30PM / OPP: Pass opp_table to dev_pm_opp_put_regulator()Gravatar Stephen Boyd 1-5/+6
2016-05-05PM / OPP: add non-OF versions of dev_pm_opp_{cpumask_, }remove_tableGravatar Sudeep Holla 1-0/+10
2016-05-05PM / OPP: pass cpumask by referenceGravatar Arnd Bergmann 1-10/+10
2016-04-28PM / OPP: Add dev_pm_opp_get_sharing_cpus()Gravatar Viresh Kumar 1-0/+6
2016-04-28PM / OPP: Mark cpumask as const in dev_pm_opp_set_sharing_cpus()Gravatar Viresh Kumar 1-2/+2
2016-04-28PM / OPP: -ENOSYS is applicable only to syscallsGravatar Viresh Kumar 1-13/+13
2016-04-25PM / OPP: dev_pm_opp_set_sharing_cpus() doesn't depend on CONFIG_OFGravatar Viresh Kumar 1-6/+6
2016-02-10PM / OPP: Add dev_pm_opp_set_rate()Gravatar Viresh Kumar 1-0/+6
2016-02-10PM / OPP: Introduce dev_pm_opp_get_max_transition_latency()Gravatar Viresh Kumar 1-0/+6
2016-02-10PM / OPP: Introduce dev_pm_opp_get_max_volt_latency()Gravatar Viresh Kumar 1-0/+6
2016-02-10PM / OPP: get/put regulators from OPP coreGravatar Viresh Kumar 1-0/+9
2015-12-10PM / OPP: Parse 'opp-<prop>-<name>' bindingsGravatar Viresh Kumar 1-0/+9
2015-12-10PM / OPP: Parse 'opp-supported-hw' bindingGravatar Viresh Kumar 1-0/+13
2015-09-15PM / OPP: Prefix exported opp routines with dev_pm_opp_Gravatar Viresh Kumar 1-12/+12
2015-09-15PM / OPP: Rename opp init/free table routinesGravatar Viresh Kumar 1-8/+8
2015-09-09PM / OPP: add dev_pm_opp_get_suspend_opp() helperGravatar Bartlomiej Zolnierkiewicz 1-0/+6
2015-08-07PM / OPP: add dev_pm_opp_is_turbo() helperGravatar Bartlomiej Zolnierkiewicz 1-0/+7
2015-08-07PM / OPP: Add helpers for initializing CPU OPPsGravatar Viresh Kumar 1-0/+23
2015-08-07PM / OPP: Add clock-latency-ns supportGravatar Viresh Kumar 1-0/+6
2014-11-29PM / OPP Introduce APIs to remove OPPsGravatar Viresh Kumar 1-1/+11
2014-05-07PM / OPP: Move cpufreq specific OPP functions out of generic OPP libraryGravatar Nishanth Menon 1-20/+0
2013-10-25PM / OPP: rename header to linux/pm_opp.hGravatar Nishanth Menon 1-0/+139