Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PM / OPP: Add 'UNKNOWN' status for shared_opp in struct opp_table | Viresh Kumar | 2016-06-16 | 1 | -1/+7 |
* | PM / OPP: Move CONFIG_OF dependent code in a separate file | Viresh Kumar | 2016-05-06 | 1 | -0/+14 |
* | PM / OPP: Rename structures for clarity | Viresh Kumar | 2016-02-21 | 1 | -32/+29 |
* | PM / OPP: Manage device clk | Viresh Kumar | 2016-02-10 | 1 | -0/+3 |
* | PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindings | Viresh Kumar | 2016-02-10 | 1 | -0/+6 |
* | PM / OPP: get/put regulators from OPP core | Viresh Kumar | 2016-02-10 | 1 | -0/+4 |
* | PM / OPP: Parse 'opp-<prop>-<name>' bindings | Viresh Kumar | 2015-12-10 | 1 | -0/+2 |
* | PM / OPP: Parse 'opp-supported-hw' binding | Viresh Kumar | 2015-12-10 | 1 | -0/+5 |
* | PM / OPP: Add missing doc comments | Viresh Kumar | 2015-11-23 | 1 | -1/+3 |
* | PM / OPP: Add debugfs support | Viresh Kumar | 2015-11-23 | 1 | -0/+42 |
* | PM / OPP: Protect updates to list_dev with mutex | Viresh Kumar | 2015-11-06 | 1 | -0/+3 |
* | PM / OPP: Move cpu specific code to opp/cpu.c | Viresh Kumar | 2015-09-15 | 1 | -0/+143 |