summaryrefslogtreecommitdiffstats
path: root/drivers/opp/of.c
Commit message (Expand)AuthorAgeFilesLines
* OPP: Allow same OPP table to be used for multiple genpdViresh Kumar2018-05-301-2/+15
* PM / OPP: silence an uninitialized variable warningDan Carpenter2018-05-161-1/+1
* PM / OPP: Get performance state using genpd helperViresh Kumar2018-05-091-1/+19
* PM / OPP: Implement dev_pm_opp_get_of_node()Viresh Kumar2018-05-091-0/+19
* PM / OPP: Implement of_dev_pm_opp_find_required_opp()Viresh Kumar2018-05-091-0/+54
* PM / OPP: Implement dev_pm_opp_of_add_table_indexed()Viresh Kumar2018-05-091-9/+41
* PM / OPP: "opp-hz" is optional for power domainsViresh Kumar2018-05-091-9/+17
* PM / OPP: add missing of_node_put() for of_get_cpu_node()Sudeep Holla2017-10-141-2/+3
* PM / OPP: Add missing of_node_put(np)Tobias Jordan2017-10-111-0/+1
* PM / OPP: Move the OPP directory out of power/Viresh Kumar2017-10-031-0/+633