blob: 6f80cfde46547d1777013d538655be29961af605 [file] [log] [blame]
c0ab9e0812da ("opp: Allocate genpd_virt_devs from dev_pm_opp_attach_genpd()")
6319aee10e53 ("opp: Attach genpds to devices from within OPP core")
55286a29389a ("OPP: Fix handling of multiple power domains")
c8a59103e22b ("OPP: Add dev_pm_opp_xlate_performance_state() helper")
4f018bc0e1cf ("OPP: Add dev_pm_opp_{set|put}_genpd_virt_dev() helper")
5d6d106fa455 ("OPP: Populate required opp tables from "required-opps" property")
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")