1. 6a1000b Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  2. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  3. 03758d6 opp: Replace list_kref with a local counter by Viresh Kumar · 5 years ago
  4. ba00331 opp: Free static OPPs on errors while adding them by Viresh Kumar · 5 years ago
  5. 25cb20a PM / OPP: Support adjusting OPP voltages at runtime by Stephen Boyd · 5 years ago
  6. b19c2355 opp: Reinitialize the list_kref before adding the static OPPs again by Viresh Kumar · 5 years ago
  7. 24957db opp: core: Revert "add regulators enable and disable" by Marek Szyprowski · 5 years ago
  8. f2edbb6 opp: of: drop incorrect lockdep_assert_held() by Viresh Kumar · 5 years ago
  9. 4527551 opp: of: Support multiple suspend OPPs defined in DT by Anson Huang · 5 years ago
  10. 7f93ff7 opp: core: add regulators enable and disable by k.konieczny@partner.samsung.com · 5 years ago
  11. 11e1a16 opp: Don't decrement uninitialized list_kref by Viresh Kumar · 6 years ago
  12. 71419d8 opp: Add dev_pm_opp_find_level_exact() by Niklas Cassel · 5 years ago
  13. 17a8f86 opp: Return genpd virtual devices from dev_pm_opp_attach_genpd() by Viresh Kumar · 5 years ago
  14. baea35e opp: Not all power-domains are scalable by Viresh Kumar · 5 years ago
  15. 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
  16. 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
  17. 560d1bc opp: Don't use IS_ERR on invalid supplies by Dmitry Osipenko · 6 years ago
  18. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  19. cd7ea58 opp: Make dev_pm_opp_set_rate() handle freq = 0 to drop performance votes by Rajendra Nayak · 6 years ago
  20. b3e3759 opp: Don't overwrite rounded clk rate by Stephen Boyd · 6 years ago
  21. 151f4e2 docs: power: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  22. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  23. c0ab9e0 opp: Allocate genpd_virt_devs from dev_pm_opp_attach_genpd() by Viresh Kumar · 6 years ago
  24. 6319aee opp: Attach genpds to devices from within OPP core by Viresh Kumar · 6 years ago
  25. 2f36bde OPP: Introduce dev_pm_opp_find_freq_ceil_by_volt() by Andrew-sh.Cheng · 6 years ago
  26. faef080 PM / OPP: Update performance state when freq == old_freq by Viresh Kumar · 6 years ago
  27. 55286a2 OPP: Fix handling of multiple power domains by Rajendra Nayak · 6 years ago
  28. 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
  29. 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
  30. 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
  31. a2dea4c opp: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  32. a4f342b PM / OPP: Introduce a power estimation helper by Quentin Perret · 6 years ago
  33. 285881b PM / OPP: Remove unused parameter of _generic_set_opp_clk_only() by Viresh Kumar · 6 years ago
  34. 5b93ac5 OPP: Add support for parsing the 'opp-level' property by Rajendra Nayak · 6 years ago
  35. 1690d8b cpufreq: scpi/scmi: Fix freeing of dynamic OPPs by Viresh Kumar · 6 years ago
  36. ade0c94 Merge branch 'opp/genpd/propagation' into opp/linux-next by Viresh Kumar · 6 years ago
  37. 2feb5a8 OPP: Don't return 0 on error from of_get_required_opp_performance_state() by Viresh Kumar · 6 years ago
  38. c8a5910 OPP: Add dev_pm_opp_xlate_performance_state() helper by Viresh Kumar · 6 years ago
  39. 699e21e OPP: Improve _find_table_of_opp_np() by Viresh Kumar · 6 years ago
  40. 46f48ac OPP: Fix missing debugfs supply directory for OPPs by Viresh Kumar · 6 years ago
  41. 90e3577 OPP: Use opp_table->regulators to verify no regulator case by Viresh Kumar · 6 years ago
  42. 3e27c79 OPP: Fix parsing of multiple phandles in "operating-points-v2" property by Viresh Kumar · 6 years ago
  43. bf21c6e opp: ti-opp-supply: Fix platform_no_drv_owner.cocci warnings by YueHaibing · 6 years ago
  44. 622fecb opp: ti-opp-supply: Correct the supply in _get_optimal_vdd_voltage call by Keerthy · 6 years ago
  45. ba03854 opp: ti-opp-supply: Dynamically update u_volt_min by Keerthy · 6 years ago
  46. 534245c OPP: Remove of_dev_pm_opp_find_required_opp() by Viresh Kumar · 7 years ago
  47. 4c6a343 OPP: Rename and relocate of_genpd_opp_to_performance_state() by Viresh Kumar · 7 years ago
  48. ca1b5d7 OPP: Configure all required OPPs by Viresh Kumar · 7 years ago
  49. 4f018bc OPP: Add dev_pm_opp_{set|put}_genpd_virt_dev() helper by Viresh Kumar · 7 years ago
  50. da544b6 OPP: Populate OPPs from "required-opps" property by Viresh Kumar · 7 years ago
  51. 5d6d106 OPP: Populate required opp tables from "required-opps" property by Viresh Kumar · 7 years ago
  52. 7e535993 OPP: Separate out custom OPP handler specific code by Viresh Kumar · 7 years ago
  53. 61d8e7c OPP: Identify and mark genpd OPP tables by Viresh Kumar · 7 years ago
  54. deac870 PM / OPP: _of_add_opp_table_v2(): increment count only if OPP is added by Dave Gerlach · 6 years ago
  55. 09f662f OPP: Return error on error from dev_pm_opp_get_opp_count() by Viresh Kumar · 6 years ago
  56. 50b6b87 OPP: Improve error handling in dev_pm_opp_of_cpumask_add_table() by Viresh Kumar · 6 years ago
  57. 5ed4cec OPP: Pass OPP table to _of_add_opp_table_v{1|2}() by Viresh Kumar · 6 years ago
  58. 283d55e OPP: Prevent creating multiple OPP tables for devices sharing OPP nodes by Viresh Kumar · 6 years ago
  59. cdd6ed9 OPP: Use a single mechanism to free the OPP table by Viresh Kumar · 6 years ago
  60. 2a4eb73 OPP: Don't remove dynamic OPPs from _dev_pm_opp_remove_table() by Viresh Kumar · 6 years ago
  61. d0e8ae6 OPP: Create separate kref for static OPPs list by Viresh Kumar · 6 years ago
  62. 0ad8c62 OPP: Don't take OPP table's kref for static OPPs by Viresh Kumar · 6 years ago
  63. f06ed90 OPP: Parse OPP table's DT properties from _of_init_opp_table() by Viresh Kumar · 7 years ago
  64. eb7c8743 OPP: Pass index to _of_init_opp_table() by Viresh Kumar · 6 years ago
  65. 3d25569 OPP: Protect dev_list with opp_table lock by Viresh Kumar · 6 years ago
  66. 404b136 OPP: Don't try to remove all OPP tables on failure by Viresh Kumar · 6 years ago
  67. 2fbb867 OPP: Free OPP table properly on performance state irregularities by Viresh Kumar · 6 years ago
  68. c5c2a97 PM / OPP: Update voltage in case freq == old_freq by Waldemar Rymarkiewicz · 7 years ago
  69. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  70. 8a352fd OPP: Allow same OPP table to be used for multiple genpd by Viresh Kumar · 7 years ago
  71. 5019acc PM / OPP: Fix shared OPP table support in dev_pm_opp_register_set_opp_helper() by Viresh Kumar · 7 years ago
  72. 779b783 PM / OPP: Fix shared OPP table support in dev_pm_opp_set_regulators() by Viresh Kumar · 7 years ago
  73. 878ec1a PM / OPP: Fix shared OPP table support in dev_pm_opp_set_prop_name() by Viresh Kumar · 7 years ago
  74. 25419de PM / OPP: Fix shared OPP table support in dev_pm_opp_set_supported_hw() by Viresh Kumar · 7 years ago
  75. 6a89e01 PM / OPP: silence an uninitialized variable warning by Dan Carpenter · 7 years ago
  76. 28fa4ac PM / OPP: Remove dev_pm_opp_{un}register_get_pstate_helper() by Viresh Kumar · 7 years ago
  77. 3ba9832 PM / OPP: Get performance state using genpd helper by Viresh Kumar · 8 years ago
  78. e2f4b5f PM / OPP: Implement dev_pm_opp_get_of_node() by Viresh Kumar · 7 years ago
  79. a88bd2a PM / OPP: Implement of_dev_pm_opp_find_required_opp() by Viresh Kumar · 7 years ago
  80. fa9b274 PM / OPP: Implement dev_pm_opp_of_add_table_indexed() by Viresh Kumar · 8 years ago
  81. a1e8c13 PM / OPP: "opp-hz" is optional for power domains by Viresh Kumar · 7 years ago
  82. 4a823c0 opp: cpu: Replace GFP_ATOMIC with GFP_KERNEL in dev_pm_opp_init_cpufreq_table by Jia-Ju Bai · 7 years ago
  83. 3eff5f6 PM / OPP: Make local function ti_opp_supply_set_opp() static by Wei Yongjun · 7 years ago
  84. 9a835fa PM / OPP: Add ti-opp-supply driver by Dave Gerlach · 7 years ago
  85. b6aa983 PM / OPP: Add dev_pm_opp_{un}register_get_pstate_helper() by Viresh Kumar · 7 years ago
  86. 009acd1 PM / OPP: Support updating performance state of device's power domain by Viresh Kumar · 7 years ago
  87. 9867999 PM / OPP: add missing of_node_put() for of_get_cpu_node() by Sudeep Holla · 7 years ago
  88. 604a7ae PM / OPP: Rename dev_pm_opp_register_put_opp_helper() by Viresh Kumar · 7 years ago
  89. 7978db3 PM / OPP: Add missing of_node_put(np) by Tobias Jordan · 7 years ago
  90. 035ed07 PM / OPP: Move error message to debug level by Fabio Estevam · 7 years ago
  91. d741029 PM / OPP: Use snprintf() to avoid kasprintf() and kfree() by Arvind Yadav · 7 years ago
  92. 7813dd6 PM / OPP: Move the OPP directory out of power/ by Viresh Kumar · 7 years ago