1. e1f1320 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 4 years, 1 month ago
  2. 2c07b0f Merge branch 'opp/empty' into opp/linux-next by Viresh Kumar · 4 years, 1 month ago
  3. 6ee70e8 opp: of: Allow empty opp-table with opp-shared by Nicola Mazzucato · 4 years, 1 month ago
  4. e77dcb0 opp: Don't create an OPP table from dev_pm_opp_get_opp_table() by Viresh Kumar · 4 years, 2 months ago
  5. c250d50 PM: EM: Add a flag indicating units of power values in Energy Model by Lukasz Luba · 4 years, 2 months ago
  6. 27c0948 opp: Allocate the OPP table outside of opp_table_lock by Viresh Kumar · 4 years, 2 months ago
  7. 1f6620f opp: Don't always remove static OPPs in _of_add_opp_table_v1() by Viresh Kumar · 4 years, 3 months ago
  8. a5663c9 opp: Allow opp-level to be set to 0 by Viresh Kumar · 4 years, 4 months ago
  9. 0ff25c9 opp: Allow opp-supported-hw to contain multiple versions by Viresh Kumar · 4 years, 4 months ago
  10. 3a55787 Merge branch 'opp/defer-probe' into HEAD by Viresh Kumar · 4 years, 4 months ago
  11. 90d46d7 opp: Handle multiple calls for same OPP table in _of_add_opp_table_v1() by Viresh Kumar · 4 years, 4 months ago
  12. dd461cd opp: Allow dev_pm_opp_get_opp_table() to return -EPROBE_DEFER by Stephan Gerhold · 4 years, 5 months ago
  13. 8aaf626 opp: Remove _dev_pm_opp_find_and_remove_table() wrapper by Viresh Kumar · 4 years, 5 months ago
  14. 5b56420 Merge branches 'pm-em' and 'pm-core' by Rafael J. Wysocki · 4 years, 5 months ago
  15. 6544abc opp: Increase parsed_static_opps in _of_add_opp_table_v1() by Walter Lozano · 4 years, 6 months ago
  16. 0e0ffa8 OPP: refactor dev_pm_opp_of_register_em() and update related drivers by Lukasz Luba · 4 years, 7 months ago
  17. d0351cc PM / EM: update callback structure and add device pointer by Lukasz Luba · 4 years, 7 months ago
  18. 45679f9 opp: Don't parse icc paths unnecessarily by Sibi Sankar · 4 years, 7 months ago
  19. 120e117 opp: Add sanity checks in _read_opp_key() by Georgi Djakov · 4 years, 8 months ago
  20. 6d3f922 opp: Add support for parsing interconnect bandwidth by Georgi Djakov · 4 years, 8 months ago
  21. 6c591ee OPP: Add helpers for reading the binding properties by Saravana Kannan · 4 years, 8 months ago
  22. 03758d6 opp: Replace list_kref with a local counter by Viresh Kumar · 5 years ago
  23. ba00331 opp: Free static OPPs on errors while adding them by Viresh Kumar · 5 years ago
  24. b19c2355 opp: Reinitialize the list_kref before adding the static OPPs again by Viresh Kumar · 5 years ago
  25. f2edbb6 opp: of: drop incorrect lockdep_assert_held() by Viresh Kumar · 5 years ago
  26. 4527551 opp: of: Support multiple suspend OPPs defined in DT by Anson Huang · 5 years ago
  27. 11e1a16 opp: Don't decrement uninitialized list_kref by Viresh Kumar · 6 years ago
  28. 41de256 Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 6 years ago
  29. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  30. c0ab9e0 opp: Allocate genpd_virt_devs from dev_pm_opp_attach_genpd() by Viresh Kumar · 6 years ago
  31. 55286a2 OPP: Fix handling of multiple power domains by Rajendra Nayak · 6 years ago
  32. 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
  33. a4f342b PM / OPP: Introduce a power estimation helper by Quentin Perret · 6 years ago
  34. 5b93ac5 OPP: Add support for parsing the 'opp-level' property by Rajendra Nayak · 6 years ago
  35. ade0c94 Merge branch 'opp/genpd/propagation' into opp/linux-next by Viresh Kumar · 6 years ago
  36. 2feb5a8 OPP: Don't return 0 on error from of_get_required_opp_performance_state() by Viresh Kumar · 6 years ago
  37. 699e21e OPP: Improve _find_table_of_opp_np() by Viresh Kumar · 6 years ago
  38. 46f48ac OPP: Fix missing debugfs supply directory for OPPs by Viresh Kumar · 6 years ago
  39. 3e27c79 OPP: Fix parsing of multiple phandles in "operating-points-v2" property by Viresh Kumar · 6 years ago
  40. 534245c OPP: Remove of_dev_pm_opp_find_required_opp() by Viresh Kumar · 7 years ago
  41. 4c6a343 OPP: Rename and relocate of_genpd_opp_to_performance_state() by Viresh Kumar · 7 years ago
  42. ca1b5d7 OPP: Configure all required OPPs by Viresh Kumar · 7 years ago
  43. 4f018bc OPP: Add dev_pm_opp_{set|put}_genpd_virt_dev() helper by Viresh Kumar · 7 years ago
  44. da544b6 OPP: Populate OPPs from "required-opps" property by Viresh Kumar · 7 years ago
  45. 5d6d106 OPP: Populate required opp tables from "required-opps" property by Viresh Kumar · 7 years ago
  46. 61d8e7c OPP: Identify and mark genpd OPP tables by Viresh Kumar · 7 years ago
  47. deac870 PM / OPP: _of_add_opp_table_v2(): increment count only if OPP is added by Dave Gerlach · 6 years ago
  48. 50b6b87 OPP: Improve error handling in dev_pm_opp_of_cpumask_add_table() by Viresh Kumar · 6 years ago
  49. 5ed4cec OPP: Pass OPP table to _of_add_opp_table_v{1|2}() by Viresh Kumar · 6 years ago
  50. 283d55e OPP: Prevent creating multiple OPP tables for devices sharing OPP nodes by Viresh Kumar · 6 years ago
  51. cdd6ed9 OPP: Use a single mechanism to free the OPP table by Viresh Kumar · 6 years ago
  52. 2a4eb73 OPP: Don't remove dynamic OPPs from _dev_pm_opp_remove_table() by Viresh Kumar · 6 years ago
  53. d0e8ae6 OPP: Create separate kref for static OPPs list by Viresh Kumar · 6 years ago
  54. f06ed90 OPP: Parse OPP table's DT properties from _of_init_opp_table() by Viresh Kumar · 7 years ago
  55. eb7c8743 OPP: Pass index to _of_init_opp_table() by Viresh Kumar · 6 years ago
  56. 404b136 OPP: Don't try to remove all OPP tables on failure by Viresh Kumar · 6 years ago
  57. 2fbb867 OPP: Free OPP table properly on performance state irregularities by Viresh Kumar · 6 years ago
  58. 8a352fd OPP: Allow same OPP table to be used for multiple genpd by Viresh Kumar · 7 years ago
  59. 6a89e01 PM / OPP: silence an uninitialized variable warning by Dan Carpenter · 7 years ago
  60. 3ba9832 PM / OPP: Get performance state using genpd helper by Viresh Kumar · 8 years ago
  61. e2f4b5f PM / OPP: Implement dev_pm_opp_get_of_node() by Viresh Kumar · 7 years ago
  62. a88bd2a PM / OPP: Implement of_dev_pm_opp_find_required_opp() by Viresh Kumar · 7 years ago
  63. fa9b274 PM / OPP: Implement dev_pm_opp_of_add_table_indexed() by Viresh Kumar · 8 years ago
  64. a1e8c13 PM / OPP: "opp-hz" is optional for power domains by Viresh Kumar · 7 years ago
  65. 9867999 PM / OPP: add missing of_node_put() for of_get_cpu_node() by Sudeep Holla · 7 years ago
  66. 7978db3 PM / OPP: Add missing of_node_put(np) by Tobias Jordan · 7 years ago
  67. 7813dd6 PM / OPP: Move the OPP directory out of power/ by Viresh Kumar · 7 years ago[Renamed from drivers/base/power/opp/of.c]
  68. 7627929 PM / OPP: Fix get sharing CPUs when hotplug is used by Waldemar Rymarkiewicz · 7 years ago
  69. 5b60697 PM / OPP: OF: Use pr_debug() instead of pr_err() while adding OPP table by Viresh Kumar · 7 years ago
  70. 688a48b PM / OPP: opp-microvolt is not optional if regulators are set by Viresh Kumar · 8 years ago
  71. 0764c60 PM / OPP: Expose _of_get_opp_desc_node as dev_pm_opp API by Dave Gerlach · 8 years ago
  72. 052c6f1 PM / OPP: Move away from RCU locking by Viresh Kumar · 8 years ago
  73. b83c189 PM / OPP: Use dev_pm_opp_get_opp_table() instead of _add_opp_table() by Viresh Kumar · 8 years ago
  74. 8cd2f6e PM / OPP: Don't allocate OPP table from _opp_allocate() by Viresh Kumar · 8 years ago
  75. 9274c89 PM / OPP: Rename and split _dev_pm_opp_remove_table() by Viresh Kumar · 8 years ago
  76. 969fceb PM / OPP: Add light weight _opp_free() routine by Viresh Kumar · 8 years ago
  77. 04a86a8 PM / OPP: Error out on failing to add static OPPs for v1 bindings by Viresh Kumar · 8 years ago
  78. 63a69ea4 PM / OPP: Rename _allocate_opp() to _opp_allocate() by Viresh Kumar · 8 years ago
  79. 1715371 PM / OPP: Remove useless TODO by Viresh Kumar · 8 years ago
  80. 7f8538e PM / OPP: Fix memory leak while adding duplicate OPPs by Viresh Kumar · 8 years ago
  81. dfbe467 PM / OPP: Add infrastructure to manage multiple regulators by Viresh Kumar · 8 years ago
  82. 0f0fe7e PM / OPP: Manage supply's voltage/current in a separate structure by Viresh Kumar · 8 years ago
  83. 349aa92 PM / OPP: fix debug/error messages in dev_pm_opp_of_get_sharing_cpus() by Masahiro Yamada · 8 years ago
  84. 4bee77d PM / OPP: make _of_get_opp_desc_node() a static function by Masahiro Yamada · 8 years ago
  85. a4ee454 PM / OPP: Don't support OPP if it provides supported-hw but platform does not by Dave Gerlach · 8 years ago
  86. 79ee2e8 PM / OPP: Add 'UNKNOWN' status for shared_opp in struct opp_table by Viresh Kumar · 9 years ago
  87. f47b72a PM / OPP: Move CONFIG_OF dependent code in a separate file by Viresh Kumar · 9 years ago