summaryrefslogtreecommitdiff
path: root/drivers/base/power/opp/cpu.c
AgeCommit message (Expand)AuthorFilesLines
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-07PM / OPP: Protect updates to list_dev with mutexViresh Kumar1-4/+4
2015-11-07PM / 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