aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/power/opp/cpu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-03PM / OPP: Move the OPP directory out of power/Viresh Kumar1-236/+0
2017-01-30PM / OPP: Move away from RCU lockingViresh Kumar1-18/+0
2017-01-30PM / OPP: Take kref from _find_opp_table()Viresh Kumar1-17/+9
2017-01-30PM / OPP: Update OPP users to put referenceViresh Kumar1-16/+6
2016-06-16PM / OPP: Add 'UNKNOWN' status for shared_opp in struct opp_tableViresh Kumar1-3/+9
2016-05-06PM / OPP: Move CONFIG_OF dependent code in a separate fileViresh Kumar1-142/+1
2016-05-05PM / OPP: add non-OF versions of dev_pm_opp_{cpumask_, }remove_tableSudeep Holla1-15/+45
2016-05-05PM / OPP: pass cpumask by referenceArnd Bergmann1-5/+5
2016-04-28PM / OPP: Add dev_pm_opp_get_sharing_cpus()Viresh Kumar1-0/+45
2016-04-28PM / OPP: Mark cpumask as const in dev_pm_opp_set_sharing_cpus()Viresh Kumar1-1/+2
2016-04-25PM / OPP: Mark shared-opp for non-dt caseViresh Kumar1-0/+3
2016-04-25PM / OPP: Relocate dev_pm_opp_set_sharing_cpus()Viresh Kumar1-56/+56
2016-04-25PM / OPP: Add missing doc style commentsViresh Kumar1-1/+58
2016-04-25PM / OPP: Propagate the error returned by _find_opp_table()Viresh Kumar1-1/+1
2016-02-21PM / OPP: Rename structures for clarityViresh Kumar1-11/+11
2016-01-02PM / OPP: Set cpu_dev->id in cpumask firstPi-Cheng Chen1-1/+2
2015-11-06PM / OPP: Protect updates to list_dev with mutexViresh Kumar1-4/+4
2015-11-06PM / OPP: Propagate error properly from dev_pm_opp_set_sharing_cpus()Viresh Kumar1-1/+1
2015-11-02PM / OPP: Improve print messages with pr_fmtViresh Kumar1-0/+3
2015-10-09PM / OPP: passing NULL to PTR_ERR()Dan Carpenter1-5/+4
2015-09-15PM / OPP: Move cpu specific code to opp/cpu.cViresh Kumar1-4/+156
2015-09-15PM / OPP: Move opp core to its own directoryViresh Kumar1-0/+116