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