1. 37d644a PM / devfreq: constify attribute_group structures. by Arvind Yadav · 7 years ago
  2. 9e578b3 PM / devfreq: tegra: fix error return code in tegra_devfreq_probe() by Gustavo A. R. Silva · 7 years ago
  3. da55b1a PM / devfreq: rk3399_dmc: fix error return code in rk3399_dmcfreq_probe() by Gustavo A. R. Silva · 7 years ago
  4. 6b1355f PM / devfreq: exynos-ppmu: Staticize event list by Krzysztof Kozlowski · 7 years ago
  5. 97a6ba5 PM / devfreq: exynos-ppmu: Handle return value of clk_prepare_enable by Arvind Yadav · 7 years ago
  6. 973a27c PM / devfreq: exynos-nocp: Handle return value of clk_prepare_enable by Arvind Yadav · 7 years ago
  7. 3ea6b70 PM / devfreq: Move struct devfreq_governor to devfreq directory by Chanwoo Choi · 7 years ago
  8. 4091fb9 scripts/spelling.txt: add "followings" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  9. 41ef3d1 Merge branch 'pm-devfreq' by Rafael J. Wysocki · 8 years ago
  10. 4585fbc PM / devfreq: Modify the device name as devfreq(X) for sysfs by Chanwoo Choi · 8 years ago
  11. 775fa8c PM / devfreq: Simplify the sysfs name of devfreq-event device by Chanwoo Choi · 8 years ago
  12. 29b6968 PM / devfreq: Remove unnecessary separate _remove_devfreq() by Chanwoo Choi · 8 years ago
  13. 30582c2 PM / devfreq: Fix wrong trans_stat of passive devfreq device by Chanwoo Choi · 8 years ago
  14. bcf23c7 PM / devfreq: Fix available_governor sysfs by Chanwoo Choi · 8 years ago
  15. b0d75c0 PM / devfreq: exynos-ppmu: Show the registred device for ppmu device by Chanwoo Choi · 8 years ago
  16. c701335 PM / devfreq: Fix the wrong description for userspace governor by Chanwoo Choi · 8 years ago
  17. 9d0109b PM / devfreq: Fix the checkpatch warnings by Chanwoo Choi · 8 years ago
  18. 7b70246 PM / devfreq: exynos-bus: Print the real clock rate of bus by Chanwoo Choi · 8 years ago
  19. 2a3ea64 PM / devfreq: exynos-ppmu: Use the regmap interface to handle the registers by Chanwoo Choi · 8 years ago
  20. 924b911 PM / devfreq: Don't delete sysfs group twice by Chris Diamand · 8 years ago
  21. 8a31d9d9 PM / OPP: Update OPP users to put reference by Viresh Kumar · 8 years ago
  22. dc2c9ad PM / OPP: Don't expose srcu_head to register notifiers by Viresh Kumar · 8 years ago
  23. 32dd773 PM / devfreq: exynos-bus: Fix the wrong return value by Chanwoo Choi · 8 years ago
  24. 73613b1 PM / devfreq: Fix the bug of devfreq_add_device when governor is NULL by Chanwoo Choi · 8 years ago
  25. e37d350 devfreq: rk3399_dmc: Don't use OPP structures outside of RCU locks by Viresh Kumar · 8 years ago
  26. d8323de devfreq: rk3399_dmc: Remove dangling rcu_read_unlock() by Viresh Kumar · 8 years ago
  27. c8ce82b devfreq: exynos: Don't use OPP structures outside of RCU locks by Viresh Kumar · 8 years ago
  28. 927b75a PM / devfreq: rk3399_dmc: Use the resource-managed function to add devfreq dev by Chanwoo Choi · 8 years ago
  29. bafeb42 PM / devfreq: correct comment typo. by MyungJoo Ham · 8 years ago
  30. 6bbda2d PM / devfreq: exynos-ppmu: Remove unused mutex from struct exynos_ppmu by Axel Lin · 8 years ago
  31. f8dbe36 PM / devfreq: exynos-ppmu: ppmu_events array should not be NULL terminated by Axel Lin · 8 years ago
  32. 29e477f PM / devfreq: exynos-ppmu: Fix module autoload by Javier Martinez Canillas · 8 years ago
  33. dfd7c84 PM / devfreq: rockchip-dfi: Fix module autoload by Javier Martinez Canillas · 8 years ago
  34. ca5c3b2 PM / devfreq: exynos-nocp: Fix module autoload by Javier Martinez Canillas · 8 years ago
  35. 2f3f1a2 PM / devfreq: rk3399_dmc: Fix module autoload by Javier Martinez Canillas · 8 years ago
  36. d0563a0 PM / devfreq: Skip status update on uninitialized previous_freq by Tobias Jakobi · 8 years ago
  37. 0f376c9 PM / devfreq: Add proper locking around list_del() by Axel Lin · 8 years ago
  38. 3b91f4b PM / devfreq: exynos-nocp: Remove redundant code by Axel Lin · 8 years ago
  39. 69e67a0 PM / devfreq: exynos-nocp: Select REGMAP_MMIO by Axel Lin · 8 years ago
  40. da4a644 PM / devfreq: rk3399_dmc: Remove explictly regulator_put call in .remove by Axel Lin · 8 years ago
  41. 54dec69 PM / devfreq: rockchip: add PM_DEVFREQ_EVENT dependency by Arnd Bergmann · 8 years ago
  42. 290128a partial revert of "PM / devfreq: Add COMPILE_TEST for build coverage" by Stephen Rothwell · 8 years ago
  43. 5a893e3 PM / devfreq: rockchip: add devfreq driver for rk3399 dmc by Lin Huang · 8 years ago
  44. b9d1262 PM / devfreq: event: support rockchip dfi controller by Lin Huang · 8 years ago
  45. 989a0fc PM / devfreq: fix Kconfig indent style by Jisheng Zhang · 8 years ago
  46. 797da55 PM / devfreq: Add COMPILE_TEST for build coverage by Krzysztof Kozlowski · 8 years ago
  47. 0b38ed3 PM / devfreq: exynos-ppmu: remove unneeded of_node_put() by Wei Yongjun · 8 years ago
  48. d8150d1 PM / devfreq: exynos-bus: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  49. 3427c6f PM / devfreq: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  50. 99e65ae PM / devfreq: exynos-ppmu: fix error path in exynos_ppmu_probe() by Bartlomiej Zolnierkiewicz · 8 years ago
  51. c07e074 PM / devfreq: exynos: fix error path in exynos_bus_probe() by Bartlomiej Zolnierkiewicz · 8 years ago
  52. a63eb1a PM / devfreq: make event/exynos-ppmu DEVFREQ_EVENT_EXYNOS_PPMU tristate by Paul Gortmaker · 8 years ago
  53. 64cb7f6 PM / devfreq: make event/exynos-nocp DEVFREQ_EVENT_EXYNOS_NOCP tristate by Paul Gortmaker · 8 years ago
  54. 5b3c316 PM / devfreq: make exynos-bus ARM_EXYNOS_BUS_DEVFREQ tristate by Paul Gortmaker · 8 years ago
  55. e32363b PM / devfreq: make devfreq-event explicitly non-modular by Paul Gortmaker · 8 years ago
  56. 417dc4b PM / devfreq: make devfreq explicitly non-modular by Paul Gortmaker · 8 years ago
  57. 0d37189 PM / devfreq: Send the DEVFREQ_POSTCHANGE notification when target() is failed by Chanwoo Choi · 8 years ago
  58. 8d39fc0 PM / devfreq: fix initialization of current frequency in last status by Lukasz Luba · 8 years ago
  59. 674789d PM / devfreq: exynos-nocp: Remove incorrect IS_ERR() check by Dan Carpenter · 8 years ago
  60. 67ffdb5 PM / devfreq: remove double put_device by MyungJoo Ham · 8 years ago
  61. a5e9b93 PM / devfreq: fix double call put_device by Cai Zhiyong · 8 years ago
  62. ac4b281 PM / devfreq: fix duplicated kfree on devfreq pointer by MyungJoo Ham · 9 years ago
  63. 3e1d7fb PM / devfreq: devm_kzalloc to have dev pointer more precisely by MyungJoo Ham · 9 years ago
  64. 83cb0e4 PM / devfreq: style/typo fixes by MyungJoo Ham · 8 years ago
  65. 19cf91d PM / devfreq: event: Find the instance of devfreq-event device by using phandle by Chanwoo Choi · 8 years ago
  66. 0179a91 PM / devfreq: event: Add new Exynos NoC probe driver by Chanwoo Choi · 8 years ago
  67. bfcd620 PM / devfreq: exynos: Remove unused exynos4/5 busfreq driver by Chanwoo Choi · 9 years ago
  68. 403e068 PM / devfreq: exynos: Add support of bus frequency of sub-blocks using passive governor by Chanwoo Choi · 9 years ago
  69. 9961331 PM / devfreq: Add new passive governor by Chanwoo Choi · 9 years ago
  70. 0fe3a66 PM / devfreq: Add new DEVFREQ_TRANSITION_NOTIFIER notifier by Chanwoo Choi · 9 years ago
  71. 8f510ae PM / devfreq: Add devfreq_get_devfreq_by_phandle() by Chanwoo Choi · 9 years ago
  72. 0722249 PM / devfreq: exynos: Add generic exynos bus frequency driver by Chanwoo Choi · 9 years ago
  73. 027b693 PM / devfreq: Spelling s/frequnecy/frequency/ by Geert Uytterhoeven · 9 years ago
  74. dbb0c7c PM / devfreq: tegra: Set freq in rate callback by Tomeu Vizoso · 9 years ago
  75. 34bd322 PM / devfreq: Do not show statistics if it's not ready. by MyungJoo Ham · 9 years ago
  76. d7df1e4 PM / devfreq: Modify the indentation of trans_stat sysfs for readability by Chanwoo Choi · 9 years ago
  77. 0ec09ac PM / devfreq: Set the freq_table of devfreq device by Chanwoo Choi · 9 years ago
  78. 3104fa3 PM / devfreq: Add show_one macro to delete the duplicate code by Chanwoo Choi · 9 years ago
  79. e54916c PM / devfreq: event: Fix the error and warning from script/checkpatch.pl by Chanwoo Choi · 9 years ago
  80. df678ff PM / devfreq: event: Remove the error log of devfreq_event_get_edev_by_phandle() by Chanwoo Choi · 9 years ago
  81. 6d3cbfa PM / devfreq: fix double kfree by Geliang Tang · 9 years ago
  82. 14a21e7 PM / devfreq: Fix governor_store() by Tobias Jakobi · 9 years ago
  83. 5f25f066 PM / devfreq: Fix incorrect type issue. by Xiaolong Ye · 9 years ago
  84. 14de390 PM / devfreq: tegra: Update governor to use devfreq_update_stats() by MyungJoo Ham · 9 years ago
  85. d3b7e17 PM / devfreq: drop comment about thermal setting max_freq by Javi Merino · 9 years ago
  86. 08e75e7 PM / devfreq: cache the last call to get_dev_status() by Javi Merino · 9 years ago
  87. 9348da2 PM / devfreq: Drop unlikely before IS_ERR(_OR_NULL) by Viresh Kumar · 9 years ago
  88. 86fa4cd PM / devfreq: exynos-ppmu: bit-wise operation bugfix. by MyungJoo Ham · 9 years ago
  89. 77fe46a PM / devfreq: exynos-ppmu: Add the support of PPMUv2 for Exynos5433 by Chanwoo Choi · 9 years ago
  90. 358b615 PM / devfreq: tegra: Register governor on module init by Tomeu Vizoso · 9 years ago
  91. 34ed504 PM / devfreq: tegra: Enable interrupts after resuming the devfreq monitor by Tomeu Vizoso · 10 years ago
  92. 2da19b1 PM / devfreq: tegra: Set drvdata before enabling the irq by Tomeu Vizoso · 10 years ago
  93. 5d498b4 PM / devfreq: tegra: remove operating-points by Tomeu Vizoso · 10 years ago
  94. c70eea7 PM / devfreq: tegra: Use clock rate constraints by Tomeu Vizoso · 10 years ago
  95. 11573e9 PM / devfreq: tegra: Update to v5 of the submitted patches by Tomeu Vizoso · 10 years ago
  96. 4b524f1 PM / devfreq: correct misleading comment by MyungJoo Ham · 10 years ago
  97. 6f240fb PM / devfreq: event: Add const keyword for devfreq_event_ops structure by Chanwoo Choi · 10 years ago
  98. c7fb90d Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  99. 04a695e PM / devfreq: event: testing the wrong variable by Dan Carpenter · 10 years ago
  100. 8729123 Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago