1. 5d6d106 OPP: Populate required opp tables from "required-opps" property by Viresh Kumar · 7 years ago
  2. 7e535993 OPP: Separate out custom OPP handler specific code by Viresh Kumar · 7 years ago
  3. 61d8e7c OPP: Identify and mark genpd OPP tables by Viresh Kumar · 7 years ago
  4. deac870 PM / OPP: _of_add_opp_table_v2(): increment count only if OPP is added by Dave Gerlach · 6 years ago
  5. 09f662f OPP: Return error on error from dev_pm_opp_get_opp_count() by Viresh Kumar · 6 years ago
  6. 50b6b87 OPP: Improve error handling in dev_pm_opp_of_cpumask_add_table() by Viresh Kumar · 6 years ago
  7. 5ed4cec OPP: Pass OPP table to _of_add_opp_table_v{1|2}() by Viresh Kumar · 6 years ago
  8. 283d55e OPP: Prevent creating multiple OPP tables for devices sharing OPP nodes by Viresh Kumar · 6 years ago
  9. cdd6ed9 OPP: Use a single mechanism to free the OPP table by Viresh Kumar · 6 years ago
  10. 2a4eb73 OPP: Don't remove dynamic OPPs from _dev_pm_opp_remove_table() by Viresh Kumar · 6 years ago
  11. d0e8ae6 OPP: Create separate kref for static OPPs list by Viresh Kumar · 6 years ago
  12. 0ad8c62 OPP: Don't take OPP table's kref for static OPPs by Viresh Kumar · 6 years ago
  13. f06ed90 OPP: Parse OPP table's DT properties from _of_init_opp_table() by Viresh Kumar · 7 years ago
  14. eb7c8743 OPP: Pass index to _of_init_opp_table() by Viresh Kumar · 6 years ago
  15. 3d25569 OPP: Protect dev_list with opp_table lock by Viresh Kumar · 6 years ago
  16. 404b136 OPP: Don't try to remove all OPP tables on failure by Viresh Kumar · 6 years ago
  17. 2fbb867 OPP: Free OPP table properly on performance state irregularities by Viresh Kumar · 6 years ago
  18. c5c2a97 PM / OPP: Update voltage in case freq == old_freq by Waldemar Rymarkiewicz · 7 years ago
  19. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  20. 8a352fd OPP: Allow same OPP table to be used for multiple genpd by Viresh Kumar · 7 years ago
  21. 5019acc PM / OPP: Fix shared OPP table support in dev_pm_opp_register_set_opp_helper() by Viresh Kumar · 7 years ago
  22. 779b783 PM / OPP: Fix shared OPP table support in dev_pm_opp_set_regulators() by Viresh Kumar · 7 years ago
  23. 878ec1a PM / OPP: Fix shared OPP table support in dev_pm_opp_set_prop_name() by Viresh Kumar · 7 years ago
  24. 25419de PM / OPP: Fix shared OPP table support in dev_pm_opp_set_supported_hw() by Viresh Kumar · 7 years ago
  25. 6a89e01 PM / OPP: silence an uninitialized variable warning by Dan Carpenter · 7 years ago
  26. 28fa4ac PM / OPP: Remove dev_pm_opp_{un}register_get_pstate_helper() by Viresh Kumar · 7 years ago
  27. 3ba9832 PM / OPP: Get performance state using genpd helper by Viresh Kumar · 8 years ago
  28. e2f4b5f PM / OPP: Implement dev_pm_opp_get_of_node() by Viresh Kumar · 7 years ago
  29. a88bd2a PM / OPP: Implement of_dev_pm_opp_find_required_opp() by Viresh Kumar · 7 years ago
  30. fa9b274 PM / OPP: Implement dev_pm_opp_of_add_table_indexed() by Viresh Kumar · 8 years ago
  31. a1e8c13 PM / OPP: "opp-hz" is optional for power domains by Viresh Kumar · 7 years ago
  32. 4a823c0 opp: cpu: Replace GFP_ATOMIC with GFP_KERNEL in dev_pm_opp_init_cpufreq_table by Jia-Ju Bai · 7 years ago
  33. 3eff5f6 PM / OPP: Make local function ti_opp_supply_set_opp() static by Wei Yongjun · 7 years ago
  34. 9a835fa PM / OPP: Add ti-opp-supply driver by Dave Gerlach · 7 years ago
  35. b6aa983 PM / OPP: Add dev_pm_opp_{un}register_get_pstate_helper() by Viresh Kumar · 7 years ago
  36. 009acd1 PM / OPP: Support updating performance state of device's power domain by Viresh Kumar · 7 years ago
  37. 9867999 PM / OPP: add missing of_node_put() for of_get_cpu_node() by Sudeep Holla · 7 years ago
  38. 604a7ae PM / OPP: Rename dev_pm_opp_register_put_opp_helper() by Viresh Kumar · 7 years ago
  39. 7978db3 PM / OPP: Add missing of_node_put(np) by Tobias Jordan · 7 years ago
  40. 035ed07 PM / OPP: Move error message to debug level by Fabio Estevam · 7 years ago
  41. d741029 PM / OPP: Use snprintf() to avoid kasprintf() and kfree() by Arvind Yadav · 7 years ago
  42. 7813dd6 PM / OPP: Move the OPP directory out of power/ by Viresh Kumar · 7 years ago