summaryrefslogtreecommitdiff
path: root/drivers/base/power/opp/of.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-30PM / OPP: Add missing of_node_put(np)Tobias Jordan1-0/+1
2017-11-15PM / OPP: Error out on failing to add static OPPs for v1 bindingsViresh Kumar1-4/+8
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