Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-04-25 | PM / OPP: Mark shared-opp for non-dt case | Viresh Kumar | 1 | -0/+3 |
2016-04-25 | PM / OPP: Relocate dev_pm_opp_set_sharing_cpus() | Viresh Kumar | 1 | -56/+56 |
2016-04-25 | PM / OPP: Add missing doc style comments | Viresh Kumar | 1 | -1/+58 |
2016-04-25 | PM / OPP: Propagate the error returned by _find_opp_table() | Viresh Kumar | 1 | -1/+1 |
2016-02-21 | PM / OPP: Rename structures for clarity | Viresh Kumar | 1 | -11/+11 |
2016-01-02 | PM / OPP: Set cpu_dev->id in cpumask first | Pi-Cheng Chen | 1 | -1/+2 |
2015-11-07 | PM / OPP: Protect updates to list_dev with mutex | Viresh Kumar | 1 | -4/+4 |
2015-11-07 | PM / OPP: Propagate error properly from dev_pm_opp_set_sharing_cpus() | Viresh Kumar | 1 | -1/+1 |
2015-11-02 | PM / OPP: Improve print messages with pr_fmt | Viresh Kumar | 1 | -0/+3 |
2015-10-09 | PM / OPP: passing NULL to PTR_ERR() | Dan Carpenter | 1 | -5/+4 |
2015-09-15 | PM / OPP: Move cpu specific code to opp/cpu.c | Viresh Kumar | 1 | -4/+156 |
2015-09-15 | PM / OPP: Move opp core to its own directory | Viresh Kumar | 1 | -0/+116 |