1. b6aa983 PM / OPP: Add dev_pm_opp_{un}register_get_pstate_helper() by Viresh Kumar · 7 years ago
  2. 009acd1 PM / OPP: Support updating performance state of device's power domain by Viresh Kumar · 7 years ago
  3. 7813dd6 PM / OPP: Move the OPP directory out of power/ by Viresh Kumar · 7 years ago[Renamed from drivers/base/power/opp/opp.h]
  4. 052c6f1 PM / OPP: Move away from RCU locking by Viresh Kumar · 8 years ago
  5. 7034764 PM / OPP: Add 'struct kref' to struct dev_pm_opp by Viresh Kumar · 8 years ago
  6. b83c189 PM / OPP: Use dev_pm_opp_get_opp_table() instead of _add_opp_table() by Viresh Kumar · 8 years ago
  7. f067a98 PM / OPP: Add 'struct kref' to OPP table by Viresh Kumar · 8 years ago
  8. 37a73ec PM / OPP: Add per OPP table mutex by Viresh Kumar · 8 years ago
  9. 8cd2f6e PM / OPP: Don't allocate OPP table from _opp_allocate() by Viresh Kumar · 8 years ago
  10. 9274c89 PM / OPP: Rename and split _dev_pm_opp_remove_table() by Viresh Kumar · 8 years ago
  11. 969fceb PM / OPP: Add light weight _opp_free() routine by Viresh Kumar · 8 years ago
  12. 63a69ea PM / OPP: Rename _allocate_opp() to _opp_allocate() by Viresh Kumar · 8 years ago
  13. 4dab160 PM / OPP: Allow platform specific custom set_opp() callbacks by Viresh Kumar · 8 years ago
  14. 9473558 PM / OPP: Separate out _generic_set_opp() by Viresh Kumar · 8 years ago
  15. dfbe467 PM / OPP: Add infrastructure to manage multiple regulators by Viresh Kumar · 8 years ago
  16. 0f0fe7e PM / OPP: Manage supply's voltage/current in a separate structure by Viresh Kumar · 8 years ago
  17. 4bee77d PM / OPP: make _of_get_opp_desc_node() a static function by Masahiro Yamada · 8 years ago
  18. 79ee2e8 PM / OPP: Add 'UNKNOWN' status for shared_opp in struct opp_table by Viresh Kumar · 9 years ago
  19. f47b72a PM / OPP: Move CONFIG_OF dependent code in a separate file by Viresh Kumar · 9 years ago
  20. 2c2709d PM / OPP: Rename structures for clarity by Viresh Kumar · 9 years ago
  21. d54974c PM / OPP: Manage device clk by Viresh Kumar · 9 years ago
  22. 50f8cfb PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindings by Viresh Kumar · 9 years ago
  23. 9f8ea96 PM / OPP: get/put regulators from OPP core by Viresh Kumar · 9 years ago
  24. 01fb4d3 PM / OPP: Parse 'opp-<prop>-<name>' bindings by Viresh Kumar · 9 years ago
  25. 7de36b0 PM / OPP: Parse 'opp-supported-hw' binding by Viresh Kumar · 9 years ago
  26. dc4e7b1 PM / OPP: Add missing doc comments by Viresh Kumar · 9 years ago
  27. deaa514 PM / OPP: Add debugfs support by Viresh Kumar · 9 years ago
  28. 87b4115 PM / OPP: Protect updates to list_dev with mutex by Viresh Kumar · 9 years ago
  29. f59d3ee PM / OPP: Move cpu specific code to opp/cpu.c by Viresh Kumar · 9 years ago