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