1. cf451ad PM / devfreq: add tracing for scheduling work by Lukasz Luba · 6 years ago
  2. 9173c5c PM / devfreq: rk3399_dmc: Pass ODT and auto power down parameters to TF-A. by Enric Balletbo i Serra · 6 years ago
  3. adfe3b7 PM / devfreq: rockchip-dfi: Move GRF definitions to a common place. by Enric Balletbo i Serra · 6 years ago
  4. fbb9c3c PM / devfreq: exynos-bus: Suspend all devices on system shutdown by Marek Szyprowski · 6 years ago
  5. b53b012 PM / devfreq: Fix static checker warning in try_then_request_governor by Enric Balletbo i Serra · 6 years ago
  6. bc658be PM / devfreq: Restart previous governor if new governor fails to start by Saravana Kannan · 6 years ago
  7. 1d1397c PM / devfreq: tegra: remove unneeded variable by Yangtao Li · 6 years ago
  8. 7264096 PM / devfreq: rockchip-dfi: remove unneeded semicolon by Yangtao Li · 6 years ago
  9. e2794d7 PM / devfreq: rk3399_dmc: remove unneeded semicolon by Yangtao Li · 6 years ago
  10. 6d690f7 PM / devfreq: consistent indentation by MyungJoo Ham · 6 years ago
  11. 25846fa PM / devfreq: fix missing check of return value in devfreq_add_device() by Yangtao Li · 6 years ago
  12. a948791 PM / devfreq: fix mem leak in devfreq_add_device() by Yangtao Li · 6 years ago
  13. 0d00a23 PM / devfreq: Use of_node_name_eq for node name comparisons by Rob Herring · 6 years ago
  14. 5903195 PM / devfreq: add devfreq_suspend/resume() functions by Lukasz Luba · 6 years ago
  15. 83f8ca4 PM / devfreq: add support for suspend/resume of a devfreq device by Lukasz Luba · 6 years ago
  16. 6331417 PM / devfreq: refactor set_target frequency function by Lukasz Luba · 6 years ago
  17. 8188b15 PM / devfreq: remove redundant null pointer check before kfree by zhong jiang · 6 years ago
  18. 2f061fd PM / devfreq: stopping the governor before device_unregister() by Vincent Donnefort · 6 years ago
  19. f037eb8 PM / devfreq: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  20. b596d89 PM / devfreq: Make update_devfreq() public by Matthias Kaehlcke · 6 years ago
  21. 6ff66e2 PM / devfreq: Don't adjust to user limits in governors by Matthias Kaehlcke · 6 years ago
  22. df5cf4a PM / devfreq: Fix handling of min/max_freq == 0 by Matthias Kaehlcke · 6 years ago
  23. d0e4642 PM / devfreq: Drop custom MIN/MAX macros by Bjorn Andersson · 7 years ago
  24. 23c7b54 PM / devfreq: Fix devfreq_add_device() when drivers are built as modules. by Enric Balletbo i Serra · 7 years ago
  25. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  26. d6e98f3 PM / devfreq: rk3399_dmc: Fix duplicated opp table on reload. by Enric Balletbo i Serra · 7 years ago
  27. 2c2cb1e6 PM / devfreq: Init user limits from OPP limits, not viceversa by Matthias Kaehlcke · 7 years ago
  28. dfa7d76 PM / devfreq: rk3399_dmc: fix spelling mistakes. by Enric Balletbo i Serra · 7 years ago
  29. 49edc52 PM / devfreq: rk3399_dmc: do not print error when get supply and clk defer. by Lin Huang · 7 years ago
  30. 90dd72e PM / devfreq: rk3399_dmc: remove wait for dcf irq event. by Enric Balletbo i Serra · 7 years ago
  31. 2d803dc PM / devfreq: use put_device() instead of kfree() by Arvind Yadav · 7 years ago
  32. 12ba2c6 PM / devfreq: exynos-ppmu: Delete an error message for a failed memory allocation in exynos_ppmu_probe() by Markus Elfring · 7 years ago
  33. ac31672 headers: separate linux/mod_devicetable.h from linux/platform_device.h by Randy Dunlap · 7 years ago
  34. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  35. 63f1e05 PM / devfreq: Fix potential NULL pointer dereference in governor_store by Gustavo A. R. Silva · 7 years ago
  36. d1bf2d30 PM / devfreq: Propagate error from devfreq_add_device() by Bjorn Andersson · 7 years ago
  37. 990a848 Merge branches 'pm-devfreq' and 'pm-tools' by Rafael J. Wysocki · 7 years ago
  38. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  39. aa7c352 PM / devfreq: Define the constant governor name by Chanwoo Choi · 7 years ago
  40. ccc4c3b PM / devfreq: Remove unneeded conditional statement by Chanwoo Choi · 7 years ago
  41. 416b46a PM / devfreq: Show the all available frequencies by Chanwoo Choi · 7 years ago
  42. ea572f8 PM / devfreq: Change return type of devfreq_set_freq_table() by Chanwoo Choi · 7 years ago
  43. f1d981e PM / devfreq: Use the available min/max frequency by Chanwoo Choi · 7 years ago
  44. 1051e2c Revert "PM / devfreq: Add show_one macro to delete the duplicate code" by Chanwoo Choi · 7 years ago
  45. ab8f58a PM / devfreq: Set min/max_freq when adding the devfreq device by Chanwoo Choi · 7 years ago
  46. 9e14de1 PM / devfreq: Fix memory leak when fail to register device by Chanwoo Choi · 7 years ago
  47. b9c69e0 PM / devfreq: Add dependency on PM_OPP by Chanwoo Choi · 7 years ago
  48. f75b0af PM / devfreq: Move private devfreq_update_stats() into devfreq by Chanwoo Choi · 7 years ago
  49. e8305d4 PM / devfreq: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
  50. 37d644a PM / devfreq: constify attribute_group structures. by Arvind Yadav · 8 years ago
  51. 9e578b3 PM / devfreq: tegra: fix error return code in tegra_devfreq_probe() by Gustavo A. R. Silva · 8 years ago
  52. da55b1a PM / devfreq: rk3399_dmc: fix error return code in rk3399_dmcfreq_probe() by Gustavo A. R. Silva · 8 years ago
  53. 6b1355f PM / devfreq: exynos-ppmu: Staticize event list by Krzysztof Kozlowski · 8 years ago
  54. 97a6ba5 PM / devfreq: exynos-ppmu: Handle return value of clk_prepare_enable by Arvind Yadav · 8 years ago
  55. 973a27c PM / devfreq: exynos-nocp: Handle return value of clk_prepare_enable by Arvind Yadav · 8 years ago
  56. 3ea6b70 PM / devfreq: Move struct devfreq_governor to devfreq directory by Chanwoo Choi · 8 years ago
  57. 4091fb9 scripts/spelling.txt: add "followings" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  58. 41ef3d1 Merge branch 'pm-devfreq' by Rafael J. Wysocki · 8 years ago
  59. 4585fbc PM / devfreq: Modify the device name as devfreq(X) for sysfs by Chanwoo Choi · 8 years ago
  60. 775fa8c PM / devfreq: Simplify the sysfs name of devfreq-event device by Chanwoo Choi · 8 years ago
  61. 29b6968 PM / devfreq: Remove unnecessary separate _remove_devfreq() by Chanwoo Choi · 8 years ago
  62. 30582c2 PM / devfreq: Fix wrong trans_stat of passive devfreq device by Chanwoo Choi · 8 years ago
  63. bcf23c7 PM / devfreq: Fix available_governor sysfs by Chanwoo Choi · 8 years ago
  64. b0d75c0 PM / devfreq: exynos-ppmu: Show the registred device for ppmu device by Chanwoo Choi · 8 years ago
  65. c701335 PM / devfreq: Fix the wrong description for userspace governor by Chanwoo Choi · 8 years ago
  66. 9d0109b PM / devfreq: Fix the checkpatch warnings by Chanwoo Choi · 8 years ago
  67. 7b70246 PM / devfreq: exynos-bus: Print the real clock rate of bus by Chanwoo Choi · 8 years ago
  68. 2a3ea64 PM / devfreq: exynos-ppmu: Use the regmap interface to handle the registers by Chanwoo Choi · 8 years ago
  69. 924b911 PM / devfreq: Don't delete sysfs group twice by Chris Diamand · 8 years ago
  70. 8a31d9d9 PM / OPP: Update OPP users to put reference by Viresh Kumar · 8 years ago
  71. dc2c9ad PM / OPP: Don't expose srcu_head to register notifiers by Viresh Kumar · 8 years ago
  72. 32dd773 PM / devfreq: exynos-bus: Fix the wrong return value by Chanwoo Choi · 8 years ago
  73. 73613b1 PM / devfreq: Fix the bug of devfreq_add_device when governor is NULL by Chanwoo Choi · 8 years ago
  74. e37d350 devfreq: rk3399_dmc: Don't use OPP structures outside of RCU locks by Viresh Kumar · 8 years ago
  75. d8323de devfreq: rk3399_dmc: Remove dangling rcu_read_unlock() by Viresh Kumar · 8 years ago
  76. c8ce82b devfreq: exynos: Don't use OPP structures outside of RCU locks by Viresh Kumar · 8 years ago
  77. 927b75a PM / devfreq: rk3399_dmc: Use the resource-managed function to add devfreq dev by Chanwoo Choi · 8 years ago
  78. bafeb42 PM / devfreq: correct comment typo. by MyungJoo Ham · 8 years ago
  79. 6bbda2d PM / devfreq: exynos-ppmu: Remove unused mutex from struct exynos_ppmu by Axel Lin · 8 years ago
  80. f8dbe36 PM / devfreq: exynos-ppmu: ppmu_events array should not be NULL terminated by Axel Lin · 8 years ago
  81. 29e477f PM / devfreq: exynos-ppmu: Fix module autoload by Javier Martinez Canillas · 8 years ago
  82. dfd7c84 PM / devfreq: rockchip-dfi: Fix module autoload by Javier Martinez Canillas · 8 years ago
  83. ca5c3b2 PM / devfreq: exynos-nocp: Fix module autoload by Javier Martinez Canillas · 8 years ago
  84. 2f3f1a2 PM / devfreq: rk3399_dmc: Fix module autoload by Javier Martinez Canillas · 8 years ago
  85. d0563a0 PM / devfreq: Skip status update on uninitialized previous_freq by Tobias Jakobi · 8 years ago
  86. 0f376c9 PM / devfreq: Add proper locking around list_del() by Axel Lin · 8 years ago
  87. 3b91f4b PM / devfreq: exynos-nocp: Remove redundant code by Axel Lin · 8 years ago
  88. 69e67a0 PM / devfreq: exynos-nocp: Select REGMAP_MMIO by Axel Lin · 8 years ago
  89. da4a644 PM / devfreq: rk3399_dmc: Remove explictly regulator_put call in .remove by Axel Lin · 8 years ago
  90. 54dec69 PM / devfreq: rockchip: add PM_DEVFREQ_EVENT dependency by Arnd Bergmann · 8 years ago
  91. 290128a partial revert of "PM / devfreq: Add COMPILE_TEST for build coverage" by Stephen Rothwell · 8 years ago
  92. 5a893e3 PM / devfreq: rockchip: add devfreq driver for rk3399 dmc by Lin Huang · 8 years ago
  93. b9d1262 PM / devfreq: event: support rockchip dfi controller by Lin Huang · 8 years ago
  94. 989a0fc PM / devfreq: fix Kconfig indent style by Jisheng Zhang · 8 years ago
  95. 797da55 PM / devfreq: Add COMPILE_TEST for build coverage by Krzysztof Kozlowski · 8 years ago
  96. 0b38ed3 PM / devfreq: exynos-ppmu: remove unneeded of_node_put() by Wei Yongjun · 9 years ago
  97. d8150d1 PM / devfreq: exynos-bus: add missing of_node_put after calling of_parse_phandle by Peter Chen · 9 years ago
  98. 3427c6f PM / devfreq: add missing of_node_put after calling of_parse_phandle by Peter Chen · 9 years ago
  99. 99e65ae PM / devfreq: exynos-ppmu: fix error path in exynos_ppmu_probe() by Bartlomiej Zolnierkiewicz · 9 years ago
  100. c07e074 PM / devfreq: exynos: fix error path in exynos_bus_probe() by Bartlomiej Zolnierkiewicz · 9 years ago