| Commit message (Expand) | Author | Age | Files | Lines |
* | PM / OPP: Add dev_pm_opp_{set|put}_clkname() | Viresh Kumar | 2017-06-24 | 1 | -0/+9 |
* | PM / OPP: Expose _of_get_opp_desc_node as dev_pm_opp API | Dave Gerlach | 2017-02-09 | 1 | -0/+6 |
* | PM / OPP: Add 'struct kref' to struct dev_pm_opp | Viresh Kumar | 2017-01-30 | 1 | -0/+3 |
* | PM / OPP: Return opp_table from dev_pm_opp_set_*() routines | Viresh Kumar | 2017-01-30 | 1 | -18/+17 |
* | PM / OPP: Add 'struct kref' to OPP table | Viresh Kumar | 2017-01-30 | 1 | -0/+10 |
* | PM / OPP: Don't expose srcu_head to register notifiers | Viresh Kumar | 2017-01-27 | 1 | -4/+10 |
* | PM / OPP: Rename dev_pm_opp_get_suspend_opp() and return OPP rate | Viresh Kumar | 2017-01-27 | 1 | -3/+3 |
* | PM / OPP: Allow platform specific custom set_opp() callbacks | Viresh Kumar | 2016-12-06 | 1 | -0/+10 |
* | PM / OPP: Separate out _generic_set_opp() | Viresh Kumar | 2016-12-06 | 1 | -0/+35 |
* | PM / OPP: Add infrastructure to manage multiple regulators | Viresh Kumar | 2016-12-06 | 1 | -4/+4 |
* | PM / OPP: Manage supply's voltage/current in a separate structure | Viresh Kumar | 2016-12-06 | 1 | -0/+16 |
* | PM / OPP: Pass opp_table to dev_pm_opp_put_regulator() | Stephen Boyd | 2016-11-30 | 1 | -5/+6 |
* | PM / OPP: add non-OF versions of dev_pm_opp_{cpumask_, }remove_table | Sudeep Holla | 2016-05-05 | 1 | -0/+10 |
* | PM / OPP: pass cpumask by reference | Arnd Bergmann | 2016-05-05 | 1 | -10/+10 |
* | PM / OPP: Add dev_pm_opp_get_sharing_cpus() | Viresh Kumar | 2016-04-28 | 1 | -0/+6 |
* | PM / OPP: Mark cpumask as const in dev_pm_opp_set_sharing_cpus() | Viresh Kumar | 2016-04-28 | 1 | -2/+2 |
* | PM / OPP: -ENOSYS is applicable only to syscalls | Viresh Kumar | 2016-04-28 | 1 | -13/+13 |
* | PM / OPP: dev_pm_opp_set_sharing_cpus() doesn't depend on CONFIG_OF | Viresh Kumar | 2016-04-25 | 1 | -6/+6 |
* | PM / OPP: Add dev_pm_opp_set_rate() | Viresh Kumar | 2016-02-10 | 1 | -0/+6 |
* | PM / OPP: Introduce dev_pm_opp_get_max_transition_latency() | Viresh Kumar | 2016-02-10 | 1 | -0/+6 |
* | PM / OPP: Introduce dev_pm_opp_get_max_volt_latency() | Viresh Kumar | 2016-02-10 | 1 | -0/+6 |
* | PM / OPP: get/put regulators from OPP core | Viresh Kumar | 2016-02-10 | 1 | -0/+9 |
* | PM / OPP: Parse 'opp-<prop>-<name>' bindings | Viresh Kumar | 2015-12-10 | 1 | -0/+9 |
* | PM / OPP: Parse 'opp-supported-hw' binding | Viresh Kumar | 2015-12-10 | 1 | -0/+13 |
* | PM / OPP: Prefix exported opp routines with dev_pm_opp_ | Viresh Kumar | 2015-09-15 | 1 | -12/+12 |
* | PM / OPP: Rename opp init/free table routines | Viresh Kumar | 2015-09-15 | 1 | -8/+8 |
* | PM / OPP: add dev_pm_opp_get_suspend_opp() helper | Bartlomiej Zolnierkiewicz | 2015-09-09 | 1 | -0/+6 |
* | PM / OPP: add dev_pm_opp_is_turbo() helper | Bartlomiej Zolnierkiewicz | 2015-08-07 | 1 | -0/+7 |
* | PM / OPP: Add helpers for initializing CPU OPPs | Viresh Kumar | 2015-08-07 | 1 | -0/+23 |
* | PM / OPP: Add clock-latency-ns support | Viresh Kumar | 2015-08-07 | 1 | -0/+6 |
* | PM / OPP Introduce APIs to remove OPPs | Viresh Kumar | 2014-11-29 | 1 | -1/+11 |
* | PM / OPP: Move cpufreq specific OPP functions out of generic OPP library | Nishanth Menon | 2014-05-07 | 1 | -20/+0 |
* | PM / OPP: rename header to linux/pm_opp.h | Nishanth Menon | 2013-10-25 | 1 | -0/+139 |