aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/power/opp/cpu.c
Commit message (Expand)AuthorAge
* PM / OPP: Add 'UNKNOWN' status for shared_opp in struct opp_tableViresh Kumar2016-06-16
* PM / OPP: Move CONFIG_OF dependent code in a separate fileViresh Kumar2016-05-06
* PM / OPP: add non-OF versions of dev_pm_opp_{cpumask_, }remove_tableSudeep Holla2016-05-04
* PM / OPP: pass cpumask by referenceArnd Bergmann2016-05-04
* PM / OPP: Add dev_pm_opp_get_sharing_cpus()Viresh Kumar2016-04-28
* PM / OPP: Mark cpumask as const in dev_pm_opp_set_sharing_cpus()Viresh Kumar2016-04-28
* PM / OPP: Mark shared-opp for non-dt caseViresh Kumar2016-04-25
* PM / OPP: Relocate dev_pm_opp_set_sharing_cpus()Viresh Kumar2016-04-25
* PM / OPP: Add missing doc style commentsViresh Kumar2016-04-25
* PM / OPP: Propagate the error returned by _find_opp_table()Viresh Kumar2016-04-25
* PM / OPP: Rename structures for clarityViresh Kumar2016-02-21
* PM / OPP: Set cpu_dev->id in cpumask firstPi-Cheng Chen2016-01-01
* PM / OPP: Protect updates to list_dev with mutexViresh Kumar2015-11-06
* PM / OPP: Propagate error properly from dev_pm_opp_set_sharing_cpus()Viresh Kumar2015-11-06
* PM / OPP: Improve print messages with pr_fmtViresh Kumar2015-11-01
* PM / OPP: passing NULL to PTR_ERR()Dan Carpenter2015-10-09
* PM / OPP: Move cpu specific code to opp/cpu.cViresh Kumar2015-09-14
* PM / OPP: Move opp core to its own directoryViresh Kumar2015-09-14