1. e0df59d opp: Reduce the size of critical section in _opp_table_kref_release() by Viresh Kumar · 4 years, 2 months ago
  2. 47efcbc opp: Fix early exit from dev_pm_opp_register_set_opp_helper() by Viresh Kumar · 4 years, 3 months ago
  3. 1f6620f opp: Don't always remove static OPPs in _of_add_opp_table_v1() by Viresh Kumar · 4 years, 3 months ago
  4. 757e2821 Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 4 years, 3 months ago
  5. a5663c9 opp: Allow opp-level to be set to 0 by Viresh Kumar · 4 years, 4 months ago
  6. cb60e96 opp: Prevent memory leak in dev_pm_opp_attach_genpd() by Viresh Kumar · 4 years, 4 months ago
  7. 0ff25c9 opp: Allow opp-supported-hw to contain multiple versions by Viresh Kumar · 4 years, 4 months ago
  8. 2c59138 opp: Set required OPPs in reverse order when scaling down by Stephan Gerhold · 4 years, 5 months ago
  9. 60cdeae opp: Reduce code duplication in _set_required_opps() by Stephan Gerhold · 4 years, 5 months ago
  10. 475ac8e opp: Drop unnecessary check from dev_pm_opp_attach_genpd() by Viresh Kumar · 4 years, 4 months ago
  11. 3a55787 Merge branch 'opp/defer-probe' into HEAD by Viresh Kumar · 4 years, 4 months ago
  12. 90d46d7 opp: Handle multiple calls for same OPP table in _of_add_opp_table_v1() by Viresh Kumar · 4 years, 4 months ago
  13. 763700f Merge branch 'opp/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 4 years, 4 months ago
  14. 922ff07 opp: Don't drop reference for an OPP table that was never parsed by Viresh Kumar · 4 years, 4 months ago
  15. dd461cd opp: Allow dev_pm_opp_get_opp_table() to return -EPROBE_DEFER by Stephan Gerhold · 4 years, 5 months ago
  16. 8aaf626 opp: Remove _dev_pm_opp_find_and_remove_table() wrapper by Viresh Kumar · 4 years, 5 months ago
  17. f3364e1 opp: Split out _opp_set_rate_zero() by Viresh Kumar · 4 years, 5 months ago
  18. 10b2173 opp: Reuse the enabled flag in !target_freq path by Viresh Kumar · 4 years, 5 months ago
  19. 72f80ce opp: Rename regulator_enabled and use it as status of all resources by Viresh Kumar · 4 years, 5 months ago
  20. a4501ba opp: Enable resources again if they were disabled earlier by Rajendra Nayak · 4 years, 5 months ago
  21. d4ec88d opp: Put opp table in dev_pm_opp_set_rate() if _set_opp_bw() fails by Stephen Boyd · 4 years, 5 months ago
  22. 8979ef7 opp: Put opp table in dev_pm_opp_set_rate() for empty tables by Stephen Boyd · 4 years, 5 months ago
  23. 9ac1fb1 Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 4 years, 5 months ago
  24. 5b56420 Merge branches 'pm-em' and 'pm-core' by Rafael J. Wysocki · 4 years, 5 months ago
  25. 3ae1f39 OPP: Add and export helper to set bandwidth by Sibi Sankar · 4 years, 7 months ago
  26. 06a8a05 opp: Allow disabled OPPs in dev_pm_opp_get_freq() by Andrew-sh.Cheng · 4 years, 6 months ago
  27. 0e510bf opp: ti-opp-supply: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  28. 0364915 opp: core: Add missing export for dev_pm_opp_adjust_voltage by Valdis Klētnieks · 4 years, 7 months ago
  29. 6544abc opp: Increase parsed_static_opps in _of_add_opp_table_v1() by Walter Lozano · 4 years, 6 months ago
  30. 0e0ffa8 OPP: refactor dev_pm_opp_of_register_em() and update related drivers by Lukasz Luba · 4 years, 7 months ago
  31. d0351cc PM / EM: update callback structure and add device pointer by Lukasz Luba · 4 years, 7 months ago
  32. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  33. 45679f9 opp: Don't parse icc paths unnecessarily by Sibi Sankar · 4 years, 7 months ago
  34. b00e667 opp: Remove bandwidth votes when target_freq is zero by Viresh Kumar · 4 years, 7 months ago
  35. 8d45719 opp: core: add regulators enable and disable by Kamil Konieczny · 5 years ago
  36. b23dfa3 opp: Reorder the code for !target_freq case by Viresh Kumar · 4 years, 8 months ago
  37. 0430b1d opp: Expose bandwidth information via debugfs by Viresh Kumar · 4 years, 8 months ago
  38. fe2af40 opp: Update the bandwidth on OPP frequency changes by Georgi Djakov · 4 years, 8 months ago
  39. 120e117 opp: Add sanity checks in _read_opp_key() by Georgi Djakov · 4 years, 8 months ago
  40. 6d3f922 opp: Add support for parsing interconnect bandwidth by Georgi Djakov · 4 years, 8 months ago
  41. 6c591ee OPP: Add helpers for reading the binding properties by Saravana Kannan · 4 years, 8 months ago
  42. aca48b6 opp: Manage empty OPP tables with clk handle by Rajendra Nayak · 4 years, 9 months ago
  43. 6a1000b Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  44. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  45. 03758d6 opp: Replace list_kref with a local counter by Viresh Kumar · 5 years ago
  46. ba00331 opp: Free static OPPs on errors while adding them by Viresh Kumar · 5 years ago
  47. 25cb20a PM / OPP: Support adjusting OPP voltages at runtime by Stephen Boyd · 5 years ago
  48. b19c2355 opp: Reinitialize the list_kref before adding the static OPPs again by Viresh Kumar · 5 years ago
  49. 24957db opp: core: Revert "add regulators enable and disable" by Marek Szyprowski · 5 years ago
  50. f2edbb6 opp: of: drop incorrect lockdep_assert_held() by Viresh Kumar · 5 years ago
  51. 4527551 opp: of: Support multiple suspend OPPs defined in DT by Anson Huang · 5 years ago
  52. 7f93ff7 opp: core: add regulators enable and disable by k.konieczny@partner.samsung.com · 5 years ago
  53. 11e1a16 opp: Don't decrement uninitialized list_kref by Viresh Kumar · 6 years ago
  54. 71419d8 opp: Add dev_pm_opp_find_level_exact() by Niklas Cassel · 5 years ago
  55. 17a8f86 opp: Return genpd virtual devices from dev_pm_opp_attach_genpd() by Viresh Kumar · 5 years ago
  56. baea35e opp: Not all power-domains are scalable by Viresh Kumar · 5 years ago
  57. fb4da21 Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  58. 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
  59. 560d1bc opp: Don't use IS_ERR on invalid supplies by Dmitry Osipenko · 6 years ago
  60. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  61. cd7ea58 opp: Make dev_pm_opp_set_rate() handle freq = 0 to drop performance votes by Rajendra Nayak · 6 years ago
  62. b3e3759 opp: Don't overwrite rounded clk rate by Stephen Boyd · 6 years ago
  63. 151f4e2 docs: power: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  64. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  65. c0ab9e0 opp: Allocate genpd_virt_devs from dev_pm_opp_attach_genpd() by Viresh Kumar · 6 years ago
  66. 6319aee opp: Attach genpds to devices from within OPP core by Viresh Kumar · 6 years ago
  67. 2f36bde OPP: Introduce dev_pm_opp_find_freq_ceil_by_volt() by Andrew-sh.Cheng · 6 years ago
  68. faef080 PM / OPP: Update performance state when freq == old_freq by Viresh Kumar · 6 years ago
  69. 55286a2 OPP: Fix handling of multiple power domains by Rajendra Nayak · 6 years ago
  70. 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
  71. 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
  72. 78317ed Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm into pm-opp by Rafael J. Wysocki · 6 years ago
  73. a2dea4c opp: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  74. a4f342b PM / OPP: Introduce a power estimation helper by Quentin Perret · 6 years ago
  75. 285881b PM / OPP: Remove unused parameter of _generic_set_opp_clk_only() by Viresh Kumar · 6 years ago
  76. 5b93ac5 OPP: Add support for parsing the 'opp-level' property by Rajendra Nayak · 6 years ago
  77. 1690d8b cpufreq: scpi/scmi: Fix freeing of dynamic OPPs by Viresh Kumar · 6 years ago
  78. ade0c94 Merge branch 'opp/genpd/propagation' into opp/linux-next by Viresh Kumar · 6 years ago
  79. 2feb5a8 OPP: Don't return 0 on error from of_get_required_opp_performance_state() by Viresh Kumar · 6 years ago
  80. c8a5910 OPP: Add dev_pm_opp_xlate_performance_state() helper by Viresh Kumar · 6 years ago
  81. 699e21e OPP: Improve _find_table_of_opp_np() by Viresh Kumar · 6 years ago
  82. 46f48ac OPP: Fix missing debugfs supply directory for OPPs by Viresh Kumar · 6 years ago
  83. 90e3577 OPP: Use opp_table->regulators to verify no regulator case by Viresh Kumar · 6 years ago
  84. 3e27c79 OPP: Fix parsing of multiple phandles in "operating-points-v2" property by Viresh Kumar · 6 years ago
  85. bf21c6e opp: ti-opp-supply: Fix platform_no_drv_owner.cocci warnings by YueHaibing · 6 years ago
  86. 622fecb opp: ti-opp-supply: Correct the supply in _get_optimal_vdd_voltage call by Keerthy · 6 years ago
  87. ba03854 opp: ti-opp-supply: Dynamically update u_volt_min by Keerthy · 6 years ago
  88. 534245c OPP: Remove of_dev_pm_opp_find_required_opp() by Viresh Kumar · 7 years ago
  89. 4c6a343 OPP: Rename and relocate of_genpd_opp_to_performance_state() by Viresh Kumar · 7 years ago
  90. ca1b5d7 OPP: Configure all required OPPs by Viresh Kumar · 7 years ago
  91. 4f018bc OPP: Add dev_pm_opp_{set|put}_genpd_virt_dev() helper by Viresh Kumar · 7 years ago
  92. da544b6 OPP: Populate OPPs from "required-opps" property by Viresh Kumar · 7 years ago
  93. 5d6d106 OPP: Populate required opp tables from "required-opps" property by Viresh Kumar · 7 years ago
  94. 7e535993 OPP: Separate out custom OPP handler specific code by Viresh Kumar · 7 years ago
  95. 61d8e7c OPP: Identify and mark genpd OPP tables by Viresh Kumar · 7 years ago
  96. deac870 PM / OPP: _of_add_opp_table_v2(): increment count only if OPP is added by Dave Gerlach · 6 years ago
  97. 09f662f OPP: Return error on error from dev_pm_opp_get_opp_count() by Viresh Kumar · 6 years ago
  98. 50b6b87 OPP: Improve error handling in dev_pm_opp_of_cpumask_add_table() by Viresh Kumar · 6 years ago
  99. 5ed4cec OPP: Pass OPP table to _of_add_opp_table_v{1|2}() by Viresh Kumar · 6 years ago
  100. 283d55e OPP: Prevent creating multiple OPP tables for devices sharing OPP nodes by Viresh Kumar · 6 years ago