1. 2c2709d PM / OPP: Rename structures for clarity by Viresh Kumar · 9 years ago
  2. a5da644 PM / OPP: Fix incorrect comments by Viresh Kumar · 9 years ago
  3. 0c717d0 PM / OPP: Initialize regulator pointer to an error value by Viresh Kumar · 9 years ago
  4. c88c395 PM / OPP: Initialize u_volt_min/max to a valid value by Viresh Kumar · 9 years ago
  5. 78ecc56 PM / OPP: Fix NULL pointer dereference crash when disabling OPPs by Jon Hunter · 9 years ago
  6. 6a0712f PM / OPP: Add dev_pm_opp_set_rate() by Viresh Kumar · 9 years ago
  7. d54974c PM / OPP: Manage device clk by Viresh Kumar · 9 years ago
  8. 50f8cfb PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindings by Viresh Kumar · 9 years ago
  9. 2174344 PM / OPP: Introduce dev_pm_opp_get_max_transition_latency() by Viresh Kumar · 9 years ago
  10. 655c9df PM / OPP: Introduce dev_pm_opp_get_max_volt_latency() by Viresh Kumar · 9 years ago
  11. 7d34d56 PM / OPP: Disable OPPs that aren't supported by the regulator by Viresh Kumar · 9 years ago
  12. 9f8ea96 PM / OPP: get/put regulators from OPP core by Viresh Kumar · 9 years ago
  13. 5ff24d6 PM / OPP: Use snprintf() instead of sprintf() by Viresh Kumar · 9 years ago
  14. d9de19b PM / OPP: Set cpu_dev->id in cpumask first by Pi-Cheng Chen · 9 years ago
  15. fd8d8e6 PM / OPP: Fix parsing of opp-microvolt and opp-microamp properties by Bartlomiej Zolnierkiewicz · 9 years ago
  16. 01fb4d3 PM / OPP: Parse 'opp-<prop>-<name>' bindings by Viresh Kumar · 9 years ago
  17. 7de36b0 PM / OPP: Parse 'opp-supported-hw' binding by Viresh Kumar · 9 years ago
  18. dc4e7b1 PM / OPP: Add missing doc comments by Viresh Kumar · 9 years ago
  19. deaa514 PM / OPP: Add debugfs support by Viresh Kumar · 9 years ago
  20. be23c9d Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  21. baf51c4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  22. 1ede53f Merge branch 'pm-opp' by Rafael J. Wysocki · 9 years ago
  23. 0597e81 PM / OPP: Add opp_rcu_lockdep_assert() to _find_device_opp() by Viresh Kumar · 9 years ago
  24. 4a3a135 PM / OPP: Hold dev_opp_list_lock for writers by Viresh Kumar · 9 years ago
  25. 87b4115 PM / OPP: Protect updates to list_dev with mutex by Viresh Kumar · 9 years ago
  26. 1794ec1 PM / OPP: Propagate error properly from dev_pm_opp_set_sharing_cpus() by Viresh Kumar · 9 years ago
  27. ad623c3 PM / OPP: Parse all power-supply related bindings together by Viresh Kumar · 9 years ago
  28. b64b9c3 PM / OPP: Rename routines specific to old bindings with _v1 by Viresh Kumar · 9 years ago
  29. d6d2a52 PM / OPP: Improve print messages with pr_fmt by Viresh Kumar · 9 years ago
  30. 394f716 Merge branch 'pm-opp' by Rafael J. Wysocki · 9 years ago
  31. a6eed75 PM / OPP: passing NULL to PTR_ERR() by Dan Carpenter · 9 years ago
  32. f59d3ee PM / OPP: Move cpu specific code to opp/cpu.c by Viresh Kumar · 9 years ago
  33. 33692dc PM / OPP: Move opp core to its own directory by Viresh Kumar · 9 years ago