blob: 8d86c047baae67e771e75776bb4da955def0d62a [file] [log] [blame]
ba0033192145 ("opp: Free static OPPs on errors while adding them")
11e1a1648298 ("opp: Don't decrement uninitialized list_kref")
deac8703da5f ("PM / OPP: _of_add_opp_table_v2(): increment count only if OPP is added")
5ed4cecd75e9 ("OPP: Pass OPP table to _of_add_opp_table_v{1|2}()")
283d55e68d8a ("OPP: Prevent creating multiple OPP tables for devices sharing OPP nodes")
cdd6ed90cdb6 ("OPP: Use a single mechanism to free the OPP table")
2a4eb7358aba ("OPP: Don't remove dynamic OPPs from _dev_pm_opp_remove_table()")
d0e8ae6c26da ("OPP: Create separate kref for static OPPs list")
f06ed90e7051 ("OPP: Parse OPP table's DT properties from _of_init_opp_table()")
eb7c8743d6cf ("OPP: Pass index to _of_init_opp_table()")
3d2556992a87 ("OPP: Protect dev_list with opp_table lock")
404b1369ea26 ("OPP: Don't try to remove all OPP tables on failure")
2fbb8670b4ff ("OPP: Free OPP table properly on performance state irregularities")
8a352fd8787c ("OPP: Allow same OPP table to be used for multiple genpd")
3ba98324e81a ("PM / OPP: Get performance state using genpd helper")
a88bd2a51e90 ("PM / OPP: Implement of_dev_pm_opp_find_required_opp()")
fa9b274f8aef ("PM / OPP: Implement dev_pm_opp_of_add_table_indexed()")
009acd196fc8 ("PM / OPP: Support updating performance state of device's power domain")
9867999f3a85 ("PM / OPP: add missing of_node_put() for of_get_cpu_node()")
7978db344719 ("PM / OPP: Add missing of_node_put(np)")