summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/devfreq/devbw.txt (follow)
Commit message (Collapse)AuthorAge
* devfreq_devbw: Add support for voting for AB based on IBTaniya Das2016-03-23
| | | | | | | | | | | Some generic devfreq governors might not provide AB values since that's a devbw device specific attribute. In such cases, we might want to make an average bandwidth (AB) vote that's a percentage of the IB vote to make sure device BW requirement are not grossly misrepresented. This patch adds support for that. Change-Id: I76fbb8d688742058980f0d7568f2e7140023917e Signed-off-by: Taniya Das <tdas@codeaurora.org>
* PM / devfreq: Add device tree binding documentationMatt Wagantall2016-03-23
Several devfreq drivers were added without their corresponding device tree bindings. Add them now. Change-Id: I4ca5073a6f3b16c3f02d65bb30f60361c353239f Signed-off-by: Matt Wagantall <mattw@codeaurora.org>