1. 358b615 PM / devfreq: tegra: Register governor on module init by Tomeu Vizoso · 9 years ago
  2. 34ed504 PM / devfreq: tegra: Enable interrupts after resuming the devfreq monitor by Tomeu Vizoso · 9 years ago
  3. 2da19b1 PM / devfreq: tegra: Set drvdata before enabling the irq by Tomeu Vizoso · 9 years ago
  4. 5d498b4 PM / devfreq: tegra: remove operating-points by Tomeu Vizoso · 9 years ago
  5. c70eea7 PM / devfreq: tegra: Use clock rate constraints by Tomeu Vizoso · 9 years ago
  6. 11573e9 PM / devfreq: tegra: Update to v5 of the submitted patches by Tomeu Vizoso · 9 years ago
  7. 4b524f1 PM / devfreq: correct misleading comment by MyungJoo Ham · 9 years ago
  8. 6f240fb PM / devfreq: event: Add const keyword for devfreq_event_ops structure by Chanwoo Choi · 9 years ago
  9. c7fb90d Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools' by Rafael J. Wysocki · 9 years ago
  10. 04a695e PM / devfreq: event: testing the wrong variable by Dan Carpenter · 9 years ago
  11. 8729123 Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  12. e6ee319 devfreq: Fix build break of devfreq-event class by Chanwoo Choi · 9 years ago
  13. f262f28 PM / devfreq: event: Add devfreq_event class by Chanwoo Choi · 9 years ago
  14. 6234f38 PM / devfreq: tegra: add devfreq driver for Tegra Activity Monitor by Tomeu Vizoso · 10 years ago
  15. 83fe27e rcu: Make SRCU optional by using CONFIG_SRCU by Pranith Kumar · 10 years ago
  16. c4456c1 devfreq: exynos: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  17. 81da57e PM / devfreq: exynos: Enable building exynos PPMU as module by Punit Agrawal · 10 years ago
  18. bd7e927 PM / devfreq: Export helper functions for drivers by Ãrjan Eide · 10 years ago
  19. adad562 PM / devfreq: Remove ARCH_HAS_OPP completely by Paul Bolle · 10 years ago
  20. 78c5e0b PM / OPP: Remove ARCH_HAS_OPP by Mark Brown · 10 years ago
  21. cb7063f PM / devfreq: remove checks for CONFIG_EXYNOS_ASV by Paul Bolle · 10 years ago
  22. 2456963 PM / devfreq: exynos5: Use devm_devfreq_* function using device resource management by Chanwoo Choi · 10 years ago
  23. c1b13d4 PM / devfreq: exynos4: Use devm_devfreq_* function using device resource management by Chanwoo Choi · 10 years ago
  24. d5b040d PM / devfreq: Add devm_devfreq_{register,unregister}_opp_notfier function by Chanwoo Choi · 10 years ago
  25. 8cd8409 PM / devfreq: Add resource-managed function for devfreq device by Chanwoo Choi · 10 years ago
  26. 585fc83 PM / devfreq: Fix devfreq_remove_device() to improve the sequence of resource free by Chanwoo Choi · 10 years ago
  27. 26d5185 PM / devfreq: exynos: make more PPMU code common by Bartlomiej Zolnierkiewicz · 10 years ago
  28. a94f6b4 PM / devfreq: exynos5: introduce struct busfreq_ppmu_data by Bartlomiej Zolnierkiewicz · 10 years ago
  29. f414527 PM / devfreq: exynos4: introduce struct busfreq_ppmu_data by Bartlomiej Zolnierkiewicz · 10 years ago
  30. ba778b3 PM / devfreq: exynos4: use common PPMU code by Chanwoo Choi · 10 years ago
  31. ae29fa1 PM / devfreq: exynos5: Add CONFIG_PM_OPP dependency to fix probe fail by Chanwoo Choi · 10 years ago
  32. edb06a2 PM / devfreq: exynos5: Use SIMPLE_DEV_PM_OPS macro by Chanwoo Choi · 10 years ago
  33. b0d5068 PM / devfreq: exynos4: Add CONFIG_PM_OPP dependency to fix probe fail by Chanwoo Choi · 10 years ago
  34. 60d6977 PM / devfreq: exynos4: Use SIMPLE_DEV_PM_OPS macro by Chanwoo Choi · 10 years ago
  35. 45c58e9 PM / devfreq: exynos4: Fix bug of resource leak and code clean on probe() by Chanwoo Choi · 10 years ago
  36. e35d35a PM / devfreq: Rewrite devfreq_update_status() to fix multiple bugs by Saravana Kannan · 10 years ago
  37. 88ea0f2c Merge branches 'pm-cpufreq' and 'pm-devfreq' by Rafael J. Wysocki · 10 years ago
  38. ba7abeb PM / devfreq: Disable Exynos4 driver build on multiplatform by Sachin Kamat · 10 years ago
  39. f2c73464 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  40. 77d84ff treewide: Fix typos in printk by Masanari Iida · 11 years ago
  41. e23c34b Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  42. 118ce5b PM / devfreq: use inclusion <mach/map.h> instead of <plat/map-s5p.h> by Kukjin Kim · 11 years ago
  43. 7d8f159 PM / devfreq: move definitions for exynos4_bus into drivers/devfreq by Kukjin Kim · 11 years ago
  44. 1d6c2c0 PM / devfreq: Fix trivial typo in exynos4_bus.c by Sachin Kamat · 11 years ago
  45. 230b4b3 Merge branch 'pm-devfreq' by Rafael J. Wysocki · 11 years ago
  46. ea7f454 PM / devfreq: create_freezable_workqueue() doesn't return an ERR_PTR by Dan Carpenter · 11 years ago
  47. 9671dc7 PM / devfreq: Remove duplicate header file inclusion in exynos5_bus.c by Sachin Kamat · 11 years ago
  48. 02844f7 PM / devfreq: Use devm_* APIs in exynos5_bus.c by Sachin Kamat · 11 years ago
  49. 81c12a0 PM / devfreq: Remove redundant platform_set_drvdata() in exynos5_bus.c by Sachin Kamat · 11 years ago
  50. 8ab8831 PM / devfreq: Fix incorrect usage of IS_ERR_OR_NULL in exynos5_bus.c by Sachin Kamat · 11 years ago
  51. 93658cb Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  52. e4db1c7 PM / OPP: rename header to linux/pm_opp.h by Nishanth Menon · 11 years ago
  53. 47d43ba PM / OPP: rename data structures to dev_pm equivalents by Nishanth Menon · 11 years ago
  54. 5d4879c PM / OPP: rename functions to dev_pm_opp* by Nishanth Menon · 11 years ago
  55. 6bdd326 PM / devfreq: Remove duplicate include of opp.h by Manish Badarkhe · 11 years ago
  56. a93d6b0 devfreq: convert devfreq_class to use dev_groups by Greg Kroah-Hartman · 11 years ago
  57. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  58. 02aa2a3 drivers: avoid format string in dev_set_name by Kees Cook · 11 years ago
  59. fe98461 PM / devfreq: fix typo "CPU_EXYNOS4.12" twice by Paul Bolle · 11 years ago
  60. 5751cdc PM / devfreq: fix missing unlock on error in exynos4_busfreq_pm_notifier_event() by Wei Yongjun · 11 years ago
  61. de9c739 PM / devfreq: add comments and Documentation by MyungJoo Ham · 11 years ago
  62. 39688ce PM / devfreq: account suspend/resume for stats by Rajagopal Venkat · 11 years ago
  63. 6ccce69 PM / devfreq: Add Exynos5-bus devfreq driver for Exynos5250 by Abhilash Kesavan · 11 years ago
  64. 537eb8e PM / devfreq: Move exynos4 devfreq driver into a new sub-directory by Abhilash Kesavan · 11 years ago
  65. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  66. 8fa938a PM / devfreq: exynos4_bus: honor RCU lock usage by Nishanth Menon · 11 years ago
  67. bcb2754 PM / devfreq: add locking documentation for recommended_opp by Nishanth Menon · 11 years ago
  68. 8a168ca treewide: Fix typo in various drivers by Masanari Iida · 11 years ago
  69. 0fe763c Drivers: misc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  70. bf58cdf Merge branch 'pm-devfreq' by Rafael J. Wysocki · 12 years ago
  71. 6dcdd8e PM / devfreq: remove compiler error with module governors (2) by MyungJoo Ham · 12 years ago
  72. f9c08e2 PM / devfreq: Fix return value in devfreq_remove_governor() by Sachin Kamat · 12 years ago
  73. b9e1c8e PM / devfreq: Fix incorrect argument in error message by Sachin Kamat · 12 years ago
  74. 389baed PM / devfreq: missing rcu_read_lock() added for find_device_opp() by MyungJoo Ham · 12 years ago
  75. dce9dc3 PM / devfreq: exynos4_bus.c: Fixed an alignment of the func call args. by Sangho Yi · 12 years ago
  76. 50a5b33 PM / devfreq: Add sysfs node to expose available governors by Nishanth Menon · 12 years ago
  77. 0359d1a PM / devfreq: allow sysfs governor node to switch governor by Nishanth Menon · 12 years ago
  78. eff607f PM / devfreq: governors: add GPL module license and allow module build by Nishanth Menon · 12 years ago
  79. 1b5c1be PM / devfreq: map devfreq drivers to governor using name by Nishanth Menon · 12 years ago
  80. 83116e6 PM / devfreq: register governors with devfreq framework by Nishanth Menon · 12 years ago
  81. 3aa173b PM / devfreq: provide hooks for governors to be registered by Nishanth Menon · 12 years ago
  82. 2df5021 PM / devfreq: export update_devfreq by Nishanth Menon · 12 years ago
  83. e552bba PM / devfreq: Add sysfs node for representing frequency transition information. by Jonghwa Lee · 12 years ago
  84. d287de8 PM / devfreq: Add sysfs node to expose available frequencies by Nishanth Menon · 12 years ago
  85. d789505 PM / devfreq: Use devm_* functions in exynos4_bus.c by Sachin Kamat · 12 years ago
  86. 0779726 PM / OPP: predictable fail results for opp_find* functions, v2 by Nishanth Menon · 12 years ago
  87. 1a1357e PM / devfreq: make devfreq_class static by Nishanth Menon · 12 years ago
  88. 12e2626 PM / devfreq: fix sscanf handling for writable sysfs entries by Nishanth Menon · 12 years ago
  89. c5b4a1c1 PM / devfreq: kernel-doc typo corrections by Nishanth Menon · 12 years ago
  90. 7f98a90 PM / devfreq: Add current freq callback in device profile by Rajagopal Venkat · 12 years ago
  91. 206c30c PM / devfreq: Add suspend and resume apis by Rajagopal Venkat · 12 years ago
  92. 7e6fdd4 PM / devfreq: Core updates to support devices which can idle by Rajagopal Venkat · 12 years ago
  93. 203b42f workqueue: make deferrable delayed_work initializer names consistent by Tejun Heo · 12 years ago
  94. 468f4d1 Merge tag 'pm-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  95. 0b7c328 PM: devfreq: init performance/powersave governor by Xiaoguang Chen · 12 years ago
  96. 6b2aac4 Fix typo in various Kconfig file by Masanari Iida · 12 years ago
  97. d61b7a5 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  98. ab5f299 PM / devfreq: add relation of recommended frequency. by MyungJoo Ham · 12 years ago
  99. a2b9676 PM / devfreq: update the name of EXYNOS clock registers that were omitted by MyungJoo Ham · 12 years ago
  100. 5fcc929 PM / devfreq: update the name of EXYNOS clock register by Kukjin Kim · 12 years ago