aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/base/power/opp/of.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-06PM / OPP: Add infrastructure to manage multiple regulatorsViresh Kumar1-29/+74
2016-12-06PM / OPP: Manage supply's voltage/current in a separate structureViresh Kumar1-9/+9
2016-10-21PM / OPP: fix debug/error messages in dev_pm_opp_of_get_sharing_cpus()Masahiro Yamada1-2/+2
2016-10-21PM / OPP: make _of_get_opp_desc_node() a static functionMasahiro Yamada1-1/+1
2016-09-26PM / OPP: Don't support OPP if it provides supported-hw but platform does notDave Gerlach1-2/+12
2016-06-16PM / OPP: Add 'UNKNOWN' status for shared_opp in struct opp_tableViresh Kumar1-2/+8
2016-05-06PM / OPP: Move CONFIG_OF dependent code in a separate fileViresh Kumar1-0/+591