1. 6a89e01 PM / OPP: silence an uninitialized variable warning by Dan Carpenter · 7 years ago
  2. 3ba9832 PM / OPP: Get performance state using genpd helper by Viresh Kumar · 8 years ago
  3. e2f4b5f PM / OPP: Implement dev_pm_opp_get_of_node() by Viresh Kumar · 7 years ago
  4. a88bd2a PM / OPP: Implement of_dev_pm_opp_find_required_opp() by Viresh Kumar · 7 years ago
  5. fa9b274 PM / OPP: Implement dev_pm_opp_of_add_table_indexed() by Viresh Kumar · 8 years ago
  6. a1e8c13 PM / OPP: "opp-hz" is optional for power domains by Viresh Kumar · 7 years ago
  7. 9867999 PM / OPP: add missing of_node_put() for of_get_cpu_node() by Sudeep Holla · 7 years ago
  8. 7978db3 PM / OPP: Add missing of_node_put(np) by Tobias Jordan · 7 years ago
  9. 7813dd6 PM / OPP: Move the OPP directory out of power/ by Viresh Kumar · 7 years ago[Renamed from drivers/base/power/opp/of.c]
  10. 7627929 PM / OPP: Fix get sharing CPUs when hotplug is used by Waldemar Rymarkiewicz · 7 years ago
  11. 5b60697 PM / OPP: OF: Use pr_debug() instead of pr_err() while adding OPP table by Viresh Kumar · 7 years ago
  12. 688a48b PM / OPP: opp-microvolt is not optional if regulators are set by Viresh Kumar · 8 years ago
  13. 0764c60 PM / OPP: Expose _of_get_opp_desc_node as dev_pm_opp API by Dave Gerlach · 8 years ago
  14. 052c6f1 PM / OPP: Move away from RCU locking by Viresh Kumar · 8 years ago
  15. b83c189 PM / OPP: Use dev_pm_opp_get_opp_table() instead of _add_opp_table() by Viresh Kumar · 8 years ago
  16. 8cd2f6e PM / OPP: Don't allocate OPP table from _opp_allocate() by Viresh Kumar · 8 years ago
  17. 9274c89 PM / OPP: Rename and split _dev_pm_opp_remove_table() by Viresh Kumar · 8 years ago
  18. 969fceb PM / OPP: Add light weight _opp_free() routine by Viresh Kumar · 8 years ago
  19. 04a86a8 PM / OPP: Error out on failing to add static OPPs for v1 bindings by Viresh Kumar · 8 years ago
  20. 63a69ea4 PM / OPP: Rename _allocate_opp() to _opp_allocate() by Viresh Kumar · 8 years ago
  21. 1715371 PM / OPP: Remove useless TODO by Viresh Kumar · 8 years ago
  22. 7f8538e PM / OPP: Fix memory leak while adding duplicate OPPs by Viresh Kumar · 8 years ago
  23. dfbe467 PM / OPP: Add infrastructure to manage multiple regulators by Viresh Kumar · 8 years ago
  24. 0f0fe7e PM / OPP: Manage supply's voltage/current in a separate structure by Viresh Kumar · 8 years ago
  25. 349aa92 PM / OPP: fix debug/error messages in dev_pm_opp_of_get_sharing_cpus() by Masahiro Yamada · 8 years ago
  26. 4bee77d PM / OPP: make _of_get_opp_desc_node() a static function by Masahiro Yamada · 8 years ago
  27. a4ee454 PM / OPP: Don't support OPP if it provides supported-hw but platform does not by Dave Gerlach · 8 years ago
  28. 79ee2e8 PM / OPP: Add 'UNKNOWN' status for shared_opp in struct opp_table by Viresh Kumar · 9 years ago
  29. f47b72a PM / OPP: Move CONFIG_OF dependent code in a separate file by Viresh Kumar · 9 years ago