1. ef80068 Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  2. 405bcfff1 Merge tag 'qcom-drivers-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into arm/drivers by Arnd Bergmann · 6 years ago
  3. 7c139d3 Merge branch 'opp/power' into cpufreq/qcom-hw by Viresh Kumar · 6 years ago
  4. a4f342b PM / OPP: Introduce a power estimation helper by Quentin Perret · 6 years ago
  5. 5b93ac5 OPP: Add support for parsing the 'opp-level' property by Rajendra Nayak · 6 years ago
  6. 1690d8b cpufreq: scpi/scmi: Fix freeing of dynamic OPPs by Viresh Kumar · 6 years ago
  7. 2feb5a8 OPP: Don't return 0 on error from of_get_required_opp_performance_state() by Viresh Kumar · 6 years ago
  8. c8a5910 OPP: Add dev_pm_opp_xlate_performance_state() helper by Viresh Kumar · 6 years ago
  9. 534245c OPP: Remove of_dev_pm_opp_find_required_opp() by Viresh Kumar · 7 years ago
  10. 4c6a343 OPP: Rename and relocate of_genpd_opp_to_performance_state() by Viresh Kumar · 7 years ago
  11. 4f018bc OPP: Add dev_pm_opp_{set|put}_genpd_virt_dev() helper by Viresh Kumar · 7 years ago
  12. eb7c8743 OPP: Pass index to _of_init_opp_table() by Viresh Kumar · 6 years ago
  13. 28fa4ac PM / OPP: Remove dev_pm_opp_{un}register_get_pstate_helper() by Viresh Kumar · 7 years ago
  14. e2f4b5f PM / OPP: Implement dev_pm_opp_get_of_node() by Viresh Kumar · 7 years ago
  15. a88bd2a PM / OPP: Implement of_dev_pm_opp_find_required_opp() by Viresh Kumar · 7 years ago
  16. fa9b274 PM / OPP: Implement dev_pm_opp_of_add_table_indexed() by Viresh Kumar · 8 years ago
  17. b6aa983 PM / OPP: Add dev_pm_opp_{un}register_get_pstate_helper() by Viresh Kumar · 7 years ago
  18. 604a7ae PM / OPP: Rename dev_pm_opp_register_put_opp_helper() by Viresh Kumar · 7 years ago
  19. 829a4e8 PM / OPP: Add dev_pm_opp_{set|put}_clkname() by Viresh Kumar · 8 years ago
  20. 0764c60 PM / OPP: Expose _of_get_opp_desc_node as dev_pm_opp API by Dave Gerlach · 8 years ago
  21. 7034764 PM / OPP: Add 'struct kref' to struct dev_pm_opp by Viresh Kumar · 8 years ago
  22. fa30184 PM / OPP: Return opp_table from dev_pm_opp_set_*() routines by Viresh Kumar · 8 years ago
  23. f067a98 PM / OPP: Add 'struct kref' to OPP table by Viresh Kumar · 8 years ago
  24. dc2c9ad PM / OPP: Don't expose srcu_head to register notifiers by Viresh Kumar · 8 years ago
  25. 3aa26a3 PM / OPP: Rename dev_pm_opp_get_suspend_opp() and return OPP rate by Viresh Kumar · 8 years ago
  26. 4dab160 PM / OPP: Allow platform specific custom set_opp() callbacks by Viresh Kumar · 8 years ago
  27. 9473558 PM / OPP: Separate out _generic_set_opp() by Viresh Kumar · 8 years ago
  28. dfbe467 PM / OPP: Add infrastructure to manage multiple regulators by Viresh Kumar · 8 years ago
  29. 0f0fe7e PM / OPP: Manage supply's voltage/current in a separate structure by Viresh Kumar · 8 years ago
  30. 91291d9 PM / OPP: Pass opp_table to dev_pm_opp_put_regulator() by Stephen Boyd · 8 years ago
  31. 411466c PM / OPP: add non-OF versions of dev_pm_opp_{cpumask_, }remove_table by Sudeep Holla · 9 years ago
  32. ddbb74b PM / OPP: pass cpumask by reference by Arnd Bergmann · 9 years ago
  33. 6f707da PM / OPP: Add dev_pm_opp_get_sharing_cpus() by Viresh Kumar · 9 years ago
  34. dde370b PM / OPP: Mark cpumask as const in dev_pm_opp_set_sharing_cpus() by Viresh Kumar · 9 years ago
  35. d708b384 PM / OPP: -ENOSYS is applicable only to syscalls by Viresh Kumar · 9 years ago
  36. 642aa8c PM / OPP: dev_pm_opp_set_sharing_cpus() doesn't depend on CONFIG_OF by Viresh Kumar · 9 years ago
  37. 6a0712f PM / OPP: Add dev_pm_opp_set_rate() by Viresh Kumar · 9 years ago
  38. 2174344 PM / OPP: Introduce dev_pm_opp_get_max_transition_latency() by Viresh Kumar · 9 years ago
  39. 655c9df PM / OPP: Introduce dev_pm_opp_get_max_volt_latency() by Viresh Kumar · 9 years ago
  40. 9f8ea96 PM / OPP: get/put regulators from OPP core by Viresh Kumar · 9 years ago
  41. 01fb4d3 PM / OPP: Parse 'opp-<prop>-<name>' bindings by Viresh Kumar · 9 years ago
  42. 7de36b0 PM / OPP: Parse 'opp-supported-hw' binding by Viresh Kumar · 9 years ago
  43. 8f8d37b PM / OPP: Prefix exported opp routines with dev_pm_opp_ by Viresh Kumar · 9 years ago
  44. f0489a5 PM / OPP: Rename opp init/free table routines by Viresh Kumar · 9 years ago
  45. 4eafbd1 PM / OPP: add dev_pm_opp_get_suspend_opp() helper by Bartlomiej Zolnierkiewicz · 9 years ago
  46. 19445b2 PM / OPP: add dev_pm_opp_is_turbo() helper by Bartlomiej Zolnierkiewicz · 10 years ago
  47. 8d4d4e9 PM / OPP: Add helpers for initializing CPU OPPs by Viresh Kumar · 10 years ago
  48. 3ca9bb3 PM / OPP: Add clock-latency-ns support by Viresh Kumar · 9 years ago
  49. 129eec5 PM / OPP Introduce APIs to remove OPPs by Viresh Kumar · 10 years ago
  50. a0dd7b7 PM / OPP: Move cpufreq specific OPP functions out of generic OPP library by Nishanth Menon · 11 years ago
  51. e4db1c7 PM / OPP: rename header to linux/pm_opp.h by Nishanth Menon · 11 years ago[Renamed from include/linux/opp.h]
  52. 47d43ba PM / OPP: rename data structures to dev_pm equivalents by Nishanth Menon · 11 years ago
  53. 5d4879c PM / OPP: rename functions to dev_pm_opp* by Nishanth Menon · 11 years ago
  54. d6561bb PM / OPP: fix condition for empty of_init_opp_table() by Shawn Guo · 12 years ago
  55. b496dfb PM / OPP: Initialize OPP table from device tree by Shawn Guo · 12 years ago
  56. 313162d device.h: audit and cleanup users in main include dir by Paul Gortmaker · 13 years ago
  57. a96d69d PM / OPP: Fix build when CONFIG_PM_OPP is not set by Tony Lindgren · 13 years ago
  58. 03ca370 PM / OPP: Add OPP availability change notifier. by MyungJoo Ham · 13 years ago
  59. 99f381d PM / OPP: Introduce function to free cpufreq table by Nishanth Menon · 14 years ago
  60. e1f60b2 PM: Introduce library for device-specific OPPs (v7) by Nishanth Menon · 14 years ago