aboutsummaryrefslogtreecommitdiff
path: root/drivers/base/power/opp/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* PM / OPP: Set cpu_dev->id in cpumask firstPi-Cheng Chen2016-04-011-1/+2
* PM / OPP: Protect updates to list_dev with mutexViresh Kumar2016-04-011-4/+4
* PM / OPP: Propagate error properly from dev_pm_opp_set_sharing_cpus()Viresh Kumar2016-04-011-1/+1
* PM / OPP: Improve print messages with pr_fmtViresh Kumar2016-04-011-0/+3
* PM / OPP: passing NULL to PTR_ERR()Dan Carpenter2016-04-011-5/+4
* PM / OPP: Move cpu specific code to opp/cpu.cViresh Kumar2016-04-011-4/+156
* PM / OPP: Move opp core to its own directoryViresh Kumar2016-04-011-0/+116