Age | Commit message (Expand) | Author |
2017-01-30 | PM / OPP: Move away from RCU locking | Viresh Kumar |
2017-01-30 | PM / OPP: Take kref from _find_opp_table() | Viresh Kumar |
2017-01-30 | PM / OPP: Update OPP users to put reference | Viresh Kumar |
2016-06-16 | PM / OPP: Add 'UNKNOWN' status for shared_opp in struct opp_table | Viresh Kumar |
2016-05-06 | PM / OPP: Move CONFIG_OF dependent code in a separate file | Viresh Kumar |
2016-05-05 | PM / OPP: add non-OF versions of dev_pm_opp_{cpumask_, }remove_table | Sudeep Holla |
2016-05-05 | PM / OPP: pass cpumask by reference | Arnd Bergmann |
2016-04-28 | PM / OPP: Add dev_pm_opp_get_sharing_cpus() | Viresh Kumar |
2016-04-28 | PM / OPP: Mark cpumask as const in dev_pm_opp_set_sharing_cpus() | Viresh Kumar |
2016-04-25 | PM / OPP: Mark shared-opp for non-dt case | Viresh Kumar |
2016-04-25 | PM / OPP: Relocate dev_pm_opp_set_sharing_cpus() | Viresh Kumar |
2016-04-25 | PM / OPP: Add missing doc style comments | Viresh Kumar |
2016-04-25 | PM / OPP: Propagate the error returned by _find_opp_table() | Viresh Kumar |
2016-02-21 | PM / OPP: Rename structures for clarity | Viresh Kumar |
2016-01-02 | PM / OPP: Set cpu_dev->id in cpumask first | Pi-Cheng Chen |
2015-11-06 | PM / OPP: Protect updates to list_dev with mutex | Viresh Kumar |
2015-11-06 | PM / OPP: Propagate error properly from dev_pm_opp_set_sharing_cpus() | Viresh Kumar |
2015-11-02 | PM / OPP: Improve print messages with pr_fmt | Viresh Kumar |
2015-10-09 | PM / OPP: passing NULL to PTR_ERR() | Dan Carpenter |
2015-09-15 | PM / OPP: Move cpu specific code to opp/cpu.c | Viresh Kumar |
2015-09-15 | PM / OPP: Move opp core to its own directory | Viresh Kumar |