blob: 039cacf93aa699bdfa9fe55cf757a28b9cd76ac1 [file] [log] [blame]
779b783cfaa7 ("PM / OPP: Fix shared OPP table support in dev_pm_opp_set_regulators()")
fa30184d192e ("PM / OPP: Return opp_table from dev_pm_opp_set_*() routines")
f067a982cefa ("PM / OPP: Add 'struct kref' to OPP table")
37a73ec0c9bb ("PM / OPP: Add per OPP table mutex")
b6160e26936b ("PM / OPP: Split out part of _add_opp_table() and _remove_opp_table()")
dc2c9ad52af4 ("PM / OPP: Don't expose srcu_head to register notifiers")
8cd2f6e8f34e ("PM / OPP: Don't allocate OPP table from _opp_allocate()")
9274c892430e ("PM / OPP: Rename and split _dev_pm_opp_remove_table()")
969fceb3c7e6 ("PM / OPP: Add light weight _opp_free() routine")
04a86a84c42c ("PM / OPP: Error out on failing to add static OPPs for v1 bindings")
63a69ea4b88f ("PM / OPP: Rename _allocate_opp() to _opp_allocate()")
7f8538ebaefc ("PM / OPP: Fix memory leak while adding duplicate OPPs")
e231f8d7ed9a ("PM / OPP: Don't WARN on multiple calls to dev_pm_opp_set_regulators()")
4dab160eb158 ("PM / OPP: Allow platform specific custom set_opp() callbacks")
947355850fcb ("PM / OPP: Separate out _generic_set_opp()")
dfbe4678d709 ("PM / OPP: Add infrastructure to manage multiple regulators")
ce31781a7574 ("PM / OPP: Pass struct dev_pm_opp_supply to _set_opp_voltage()")
0f0fe7e01327 ("PM / OPP: Manage supply's voltage/current in a separate structure")
dc39d06fcd7a ("PM / OPP: Don't use OPP structure outside of rcu protected section")
91291d9ad92f ("PM / OPP: Pass opp_table to dev_pm_opp_put_regulator()")
4bee77dc734c ("PM / OPP: make _of_get_opp_desc_node() a static function")