1. 79ee2e8 PM / OPP: Add 'UNKNOWN' status for shared_opp in struct opp_table by Viresh Kumar · 9 years ago
  2. c854120 Merge back new material for v4.7. by Rafael J. Wysocki · 9 years ago
  3. f47b72a PM / OPP: Move CONFIG_OF dependent code in a separate file by Viresh Kumar · 9 years ago
  4. 21f8a99 PM / OPP: Remove useless check by Viresh Kumar · 9 years ago
  5. 411466c PM / OPP: add non-OF versions of dev_pm_opp_{cpumask_, }remove_table by Sudeep Holla · 9 years ago
  6. ddbb74b PM / OPP: pass cpumask by reference by Arnd Bergmann · 9 years ago
  7. 6f707da PM / OPP: Add dev_pm_opp_get_sharing_cpus() by Viresh Kumar · 9 years ago
  8. dde370b PM / OPP: Mark cpumask as const in dev_pm_opp_set_sharing_cpus() by Viresh Kumar · 9 years ago
  9. 46e7a4e PM / OPP: Mark shared-opp for non-dt case by Viresh Kumar · 9 years ago
  10. 2c93104 PM / OPP: Relocate dev_pm_opp_set_sharing_cpus() by Viresh Kumar · 9 years ago
  11. 45ca36a PM / OPP: Add missing doc style comments by Viresh Kumar · 9 years ago
  12. 2d74c6d PM / OPP: Propagate the error returned by _find_opp_table() by Viresh Kumar · 9 years ago
  13. 2c2709d PM / OPP: Rename structures for clarity by Viresh Kumar · 9 years ago
  14. a5da644 PM / OPP: Fix incorrect comments by Viresh Kumar · 9 years ago
  15. 0c717d0 PM / OPP: Initialize regulator pointer to an error value by Viresh Kumar · 9 years ago
  16. c88c395 PM / OPP: Initialize u_volt_min/max to a valid value by Viresh Kumar · 9 years ago
  17. 78ecc56 PM / OPP: Fix NULL pointer dereference crash when disabling OPPs by Jon Hunter · 9 years ago
  18. 6a0712f PM / OPP: Add dev_pm_opp_set_rate() by Viresh Kumar · 9 years ago
  19. d54974c PM / OPP: Manage device clk by Viresh Kumar · 9 years ago
  20. 50f8cfb PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindings by Viresh Kumar · 9 years ago
  21. 2174344 PM / OPP: Introduce dev_pm_opp_get_max_transition_latency() by Viresh Kumar · 9 years ago
  22. 655c9df PM / OPP: Introduce dev_pm_opp_get_max_volt_latency() by Viresh Kumar · 9 years ago
  23. 7d34d56 PM / OPP: Disable OPPs that aren't supported by the regulator by Viresh Kumar · 9 years ago
  24. 9f8ea96 PM / OPP: get/put regulators from OPP core by Viresh Kumar · 9 years ago
  25. 5ff24d6 PM / OPP: Use snprintf() instead of sprintf() by Viresh Kumar · 9 years ago
  26. d9de19b PM / OPP: Set cpu_dev->id in cpumask first by Pi-Cheng Chen · 9 years ago
  27. fd8d8e6 PM / OPP: Fix parsing of opp-microvolt and opp-microamp properties by Bartlomiej Zolnierkiewicz · 9 years ago
  28. 01fb4d3 PM / OPP: Parse 'opp-<prop>-<name>' bindings by Viresh Kumar · 9 years ago
  29. 7de36b0 PM / OPP: Parse 'opp-supported-hw' binding by Viresh Kumar · 9 years ago
  30. dc4e7b1 PM / OPP: Add missing doc comments by Viresh Kumar · 9 years ago
  31. deaa514 PM / OPP: Add debugfs support by Viresh Kumar · 9 years ago
  32. 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
  33. baf51c4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  34. 1ede53f Merge branch 'pm-opp' by Rafael J. Wysocki · 9 years ago
  35. 0597e81 PM / OPP: Add opp_rcu_lockdep_assert() to _find_device_opp() by Viresh Kumar · 9 years ago
  36. 4a3a135 PM / OPP: Hold dev_opp_list_lock for writers by Viresh Kumar · 9 years ago
  37. 87b4115 PM / OPP: Protect updates to list_dev with mutex by Viresh Kumar · 9 years ago
  38. 1794ec1 PM / OPP: Propagate error properly from dev_pm_opp_set_sharing_cpus() by Viresh Kumar · 9 years ago
  39. ad623c3 PM / OPP: Parse all power-supply related bindings together by Viresh Kumar · 9 years ago
  40. b64b9c3 PM / OPP: Rename routines specific to old bindings with _v1 by Viresh Kumar · 9 years ago
  41. d6d2a52 PM / OPP: Improve print messages with pr_fmt by Viresh Kumar · 9 years ago
  42. 394f716 Merge branch 'pm-opp' by Rafael J. Wysocki · 9 years ago
  43. a6eed75 PM / OPP: passing NULL to PTR_ERR() by Dan Carpenter · 9 years ago
  44. f59d3ee PM / OPP: Move cpu specific code to opp/cpu.c by Viresh Kumar · 9 years ago
  45. 33692dc PM / OPP: Move opp core to its own directory by Viresh Kumar · 9 years ago