aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/opp/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-22PM / OPP: Fix shared OPP table support in dev_pm_opp_register_set_opp_helper()Viresh Kumar1-22/+5
2018-05-22PM / OPP: Fix shared OPP table support in dev_pm_opp_set_regulators()Viresh Kumar1-9/+6
2018-05-22PM / OPP: Fix shared OPP table support in dev_pm_opp_set_prop_name()Viresh Kumar1-20/+5
2018-05-22PM / OPP: Fix shared OPP table support in dev_pm_opp_set_supported_hw()Viresh Kumar1-21/+5
2018-05-09PM / OPP: Remove dev_pm_opp_{un}register_get_pstate_helper()Viresh Kumar1-75/+0
2018-05-09PM / OPP: Get performance state using genpd helperViresh Kumar1-3/+0
2018-05-09PM / OPP: Implement of_dev_pm_opp_find_required_opp()Viresh Kumar1-3/+1
2018-05-09PM / OPP: "opp-hz" is optional for power domainsViresh Kumar1-35/+57
2017-10-14PM / OPP: Add dev_pm_opp_{un}register_get_pstate_helper()Viresh Kumar1-0/+78
2017-10-14PM / OPP: Support updating performance state of device's power domainViresh Kumar1-1/+56
2017-10-11PM / OPP: Rename dev_pm_opp_register_put_opp_helper()Viresh Kumar1-3/+3
2017-10-11PM / OPP: Move error message to debug levelFabio Estevam1-1/+1
2017-10-03PM / OPP: Move the OPP directory out of power/Viresh Kumar1-0/+1747