summaryrefslogtreecommitdiffstats
path: root/drivers/base/power/opp/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* PM / OPP: Move away from RCU lockingViresh Kumar2017-01-301-18/+0
* PM / OPP: Take kref from _find_opp_table()Viresh Kumar2017-01-301-17/+9
* PM / OPP: Update OPP users to put referenceViresh Kumar2017-01-301-16/+6
* PM / OPP: Add 'UNKNOWN' status for shared_opp in struct opp_tableViresh Kumar2016-06-161-3/+9
* PM / OPP: Move CONFIG_OF dependent code in a separate fileViresh Kumar2016-05-061-142/+1
* PM / OPP: add non-OF versions of dev_pm_opp_{cpumask_, }remove_tableSudeep Holla2016-05-051-15/+45
* PM / OPP: pass cpumask by referenceArnd Bergmann2016-05-051-5/+5
* PM / OPP: Add dev_pm_opp_get_sharing_cpus()Viresh Kumar2016-04-281-0/+45
* PM / OPP: Mark cpumask as const in dev_pm_opp_set_sharing_cpus()Viresh Kumar2016-04-281-1/+2
* PM / OPP: Mark shared-opp for non-dt caseViresh Kumar2016-04-251-0/+3
* PM / OPP: Relocate dev_pm_opp_set_sharing_cpus()Viresh Kumar2016-04-251-56/+56
* PM / OPP: Add missing doc style commentsViresh Kumar2016-04-251-1/+58
* PM / OPP: Propagate the error returned by _find_opp_table()Viresh Kumar2016-04-251-1/+1
* PM / OPP: Rename structures for clarityViresh Kumar2016-02-211-11/+11
* PM / OPP: Set cpu_dev->id in cpumask firstPi-Cheng Chen2016-01-021-1/+2
* PM / OPP: Protect updates to list_dev with mutexViresh Kumar2015-11-061-4/+4
* PM / OPP: Propagate error properly from dev_pm_opp_set_sharing_cpus()Viresh Kumar2015-11-061-1/+1
* PM / OPP: Improve print messages with pr_fmtViresh Kumar2015-11-021-0/+3
* PM / OPP: passing NULL to PTR_ERR()Dan Carpenter2015-10-091-5/+4
* PM / OPP: Move cpu specific code to opp/cpu.cViresh Kumar2015-09-151-4/+156
* PM / OPP: Move opp core to its own directoryViresh Kumar2015-09-151-0/+116