blob: 8e2d0b8e7075a52a2398e87787e31181dce03a1d [file] [log] [blame]
2c59138c22f1 ("opp: Set required OPPs in reverse order when scaling down")
60cdeae0d627 ("opp: Reduce code duplication in _set_required_opps()")
f3364e17d571 ("opp: Split out _opp_set_rate_zero()")
10b217365b94 ("opp: Reuse the enabled flag in !target_freq path")
72f80ce4ef9b ("opp: Rename regulator_enabled and use it as status of all resources")
a4501bac0e55 ("opp: Enable resources again if they were disabled earlier")
d4ec88d20558 ("opp: Put opp table in dev_pm_opp_set_rate() if _set_opp_bw() fails")
8979ef70850e ("opp: Put opp table in dev_pm_opp_set_rate() for empty tables")
3ae1f39aef08 ("OPP: Add and export helper to set bandwidth")
b00e667a6d8b ("opp: Remove bandwidth votes when target_freq is zero")
8d45719caaf5 ("opp: core: add regulators enable and disable")
b23dfa3543f3 ("opp: Reorder the code for !target_freq case")
fe2af40250bf ("opp: Update the bandwidth on OPP frequency changes")
6d3f922c46f2 ("opp: Add support for parsing interconnect bandwidth")
6c591eec67cb ("OPP: Add helpers for reading the binding properties")
aca48b61f963 ("opp: Manage empty OPP tables with clk handle")
cd7ea582866f ("opp: Make dev_pm_opp_set_rate() handle freq = 0 to drop performance votes")
b3e3759ee4ab ("opp: Don't overwrite rounded clk rate")
faef080f6db5 ("PM / OPP: Update performance state when freq == old_freq")
a4f342b9607d ("PM / OPP: Introduce a power estimation helper")
ade0c9493e97 ("Merge branch 'opp/genpd/propagation' into opp/linux-next")