1. 4447266 cpufreq: governors: Remove code redundancy between governors by Viresh Kumar · 12 years ago
  2. 8eeed09 cpufreq: governors: Get rid of dbs_data->enable field by Viresh Kumar · 12 years ago
  3. 09dca5a cpufreq: governors: fix misuse of cdbs.cpu by Fabio Baltieri · 12 years ago
  4. 2624f90 cpufreq: governors: implement generic policy_is_shared by Fabio Baltieri · 12 years ago
  5. 6f35a65 cpufreq: SPEAr: Notify all policy->cpus of frequency change by Viresh Kumar · 12 years ago
  6. 5553f9e cpufreq: instantiate cpufreq-cpu0 as a platform_driver by Shawn Guo · 12 years ago
  7. 58ddcea cpufreq: governors: clean timer init and exit code by Fabio Baltieri · 12 years ago
  8. fcf8058 cpufreq: Simplify cpufreq_add_dev() by Viresh Kumar · 12 years ago
  9. b26f720 cpufreq: Revert "cpufreq: Don't use cpu removed during cpufreq_driver_unregister" by Viresh Kumar · 12 years ago
  10. 6754f55 cpufreq / highbank: add support for highbank cpufreq by Mark Langsdorf · 12 years ago
  11. c0939e4 powernow-k8: Cleanup init function by Borislav Petkov · 12 years ago
  12. 4827ea6 powernow-k8: Cleanup module request by Borislav Petkov · 12 years ago
  13. 9d95046 cpufreq: Add a get_current_driver helper by Borislav Petkov · 12 years ago
  14. 741220e cpufreq: Make acpi-cpufreq link first by Borislav Petkov · 12 years ago
  15. c40a451 acpi-cpufreq: Do not load on K8 by Matthew Garrett · 12 years ago
  16. d5aaffa cpufreq: handle cpufreq being disabled for all exported function. by Dirk Brandewie · 12 years ago
  17. b8eed8a cpufreq: Simplify __cpufreq_remove_dev() by Viresh Kumar · 12 years ago
  18. f851780 cpufreq: SPEAr: Fix sparse warning for cpufreq driver by Viresh Kumar · 12 years ago
  19. 6954ca9 cpufreq: Don't use cpu removed during cpufreq_driver_unregister by Viresh Kumar · 12 years ago
  20. f6a7409 cpufreq: Notify governors when cpus are hot-[un]plugged by Viresh Kumar · 12 years ago
  21. 643ae6e cpufreq: Manage only online cpus by Viresh Kumar · 12 years ago
  22. 8ee2ec5 cpufreq: ondemand: use all CPUs in update_sampling_rate by Fabio Baltieri · 12 years ago
  23. 66df2a01 cpufreq: conservative: call dbs_check_cpu only when necessary by Fabio Baltieri · 12 years ago
  24. da53d61 cpufreq: ondemand: call dbs_check_cpu only when necessary by Fabio Baltieri · 12 years ago
  25. 2abfa87 cpufreq: handle SW coordinated CPUs by Rickard Andersson · 12 years ago
  26. efa1719 cpufreq: Add module aliases for acpi-cpufreq by Matthew Garrett · 12 years ago
  27. 78e8eb8 cpufreq: cpufreq-cpu0: use RCU locks around usage of OPP by Nishanth Menon · 12 years ago
  28. f44d188 cpufreq: OMAP: use RCU locks around usage of OPP by Nishanth Menon · 12 years ago
  29. 631e8ac powernow-k8: Add a kconfig dependency on acpi-cpufreq by Borislav Petkov · 12 years ago
  30. 1e15f29 cpufreq / governor: Fix problem with cpufreq_ondemand or cpufreq_conservative by Larry Finger · 12 years ago
  31. b5811bc cpufreq / Longhaul: Disable driver by default by Rafał Bilski · 12 years ago
  32. 56836fb cpufreq / stats: fix race between stats allocation and first usage by Konstantin Khlebnikov · 12 years ago
  33. bad73c5 Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  34. 9387468 Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 12 years ago
  35. 3e33ee9 cpufreq: ondemand: update sampling rate only on right CPUs by Fabio Baltieri · 12 years ago
  36. 4209932 cpufreq: SPEAr: Add CPUFreq driver by Deepak Sikri · 12 years ago
  37. a0e5af3 cpufreq: governors: Fix jiffies/cputime mixup (revisited) by Rafael J. Wysocki · 12 years ago
  38. d3c31a7 cpufreq: ondemand: fix wrong delay sampling rate by Fabio Baltieri · 12 years ago
  39. 5542721 cpufreq: exynos: Use static for functions used in only this file by Tushar Behera · 12 years ago
  40. fd06a20 cpufreq: exynos: Broadcast frequency change notifications for all cores by Tomasz Figa · 12 years ago
  41. c0e61cb cpufreq: remove use of __devexit by Bill Pemberton · 12 years ago
  42. c5fa4ab cpufreq: remove use of __devinit by Bill Pemberton · 12 years ago
  43. ce2650d cpufreq: remove use of __devexit_p by Bill Pemberton · 12 years ago
  44. f55c9c2 cpufreq: Remove unnecessary initialization of a local variable by Jingoo Han · 12 years ago
  45. 7249924 cpufreq: Make sure target freq is within limits by Viresh Kumar · 12 years ago
  46. 5a1c022 cpufreq: Avoid calling cpufreq driver's target() routine if target_freq == policy->cur by Viresh Kumar · 12 years ago
  47. da58445 cpufreq: Fix sparse warning by making local function static by Viresh Kumar · 12 years ago
  48. 1e7586a cpufreq: Fix sparse warnings by updating cputime64_t to u64 by Viresh Kumar · 12 years ago
  49. 4471a34 cpufreq: governors: remove redundant code by Viresh Kumar · 12 years ago
  50. 0676f7f cpufreq: return early from __cpufreq_driver_getavg() by Viresh Kumar · 12 years ago
  51. 8636fd2 cpufreq: fix jiffies/cputime mixup in conservative/ondemand governors by Andreas Schwab · 12 years ago
  52. db70115 cpufreq: Improve debug prints by Viresh Kumar · 12 years ago
  53. 2aacdff cpufreq: Move common part from governors to separate file, v2 by viresh kumar · 12 years ago
  54. 4b972f0 cpufreq / core: Fix printing of governor and driver name by viresh kumar · 12 years ago
  55. 8bf1ac72 cpufreq / core: Fix typo in comment describing show_bios_limit() by viresh kumar · 12 years ago
  56. 78e30d1 cpufreq: db8500: Use armss clk to update frequency by Ulf Hansson · 12 years ago
  57. fdb4446 cpufreq: db8500: Fetch cpufreq table from platform data by Ulf Hansson · 12 years ago
  58. b468944 cpufreq: db8500: Register as a platform driver by Ulf Hansson · 12 years ago
  59. 29c4bcd cpufreq / powernow-k8: Change maintainer's email address by Andreas Herrmann · 12 years ago
  60. e377367 Fix memory leak in cpufreq stats. by Tu, Xiaobing · 12 years ago
  61. e4df1cb cpufreq / powernow-k8: Remove usage of smp_processor_id() in preemptible code by Andreas Herrmann · 12 years ago
  62. 747a7f6 cpufreq: OMAP: use get_cpu_device() instead of omap_device API by Kevin Hilman · 12 years ago
  63. e2ee1b4 cpufreq: OMAP: fix clock usage to be SoC independent, remove plat/ includes by Paul Walmsley · 12 years ago
  64. 4075944 cpufreq: OMAP: remove unused <plat/omap-pm.h> by Kevin Hilman · 12 years ago
  65. 8df0a66 cpufreq: OMAP: ensure valid clock rate before scaling by Kevin Hilman · 12 years ago
  66. 16642a2 Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  67. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  68. 1bae995 cpufreq: OMAP: Check IS_ERR() instead of NULL for omap_device_get_by_hwmod_name by Axel Lin · 12 years ago
  69. c5c473e Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  70. 6889125 cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPU by Tejun Heo · 12 years ago
  71. cd664cc cpufreq: OMAP: remove loops_per_jiffy recalculate for smp by Richard Zhao · 12 years ago
  72. 21ce35d sections: fix section conflicts in drivers/cpufreq by Andi Kleen · 12 years ago
  73. 2d8fced cpufreq: conservative: update frequency when limits are relaxed by Michal Pecio · 12 years ago
  74. f263651 cpufreq / ondemand: update frequency when limits are relaxed by Michal Pecio · 12 years ago
  75. 95ceafd cpufreq: Add a generic cpufreq-cpu0 driver by Shawn Guo · 12 years ago
  76. e1f0b8e cpufreq: Remove support for hardware P-state chips from powernow-k8 by Matthew Garrett · 12 years ago
  77. 11269ff acpi-cpufreq: Add compatibility for legacy AMD cpb sysfs knob by Andre Przywara · 12 years ago
  78. 615b730 acpi-cpufreq: Add support for disabling dynamic overclocking by Andre Przywara · 12 years ago
  79. a206095 powernow-k8: delay info messages until initialization has succeeded by Andre Przywara · 12 years ago
  80. 034be8f cpufreq: Add warning message to powernow-k8 by Andre Przywara · 12 years ago
  81. acd3162 acpi-cpufreq: Add quirk to disable _PSD usage on all AMD CPUs by Andre Przywara · 12 years ago
  82. 3dc9a63 acpi-cpufreq: Add support for modern AMD CPUs by Matthew Garrett · 12 years ago
  83. 56835e6 cpufreq / powernow-k8: Fixup missing _PSS objects message by Borislav Petkov · 12 years ago
  84. 2d17506 PM / cpufreq: Initialise the cpu field during conservative governor start by Amit Daniel Kachhap · 12 years ago
  85. 1e72fe1 Merge branch 'imx/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Arnd Bergmann · 12 years ago
  86. 203b42f workqueue: make deferrable delayed_work initializer names consistent by Tejun Heo · 12 years ago
  87. 1b86521 cpufreq: OMAP: Handle missing frequency table on SMP systems by Rajendra Nayak · 12 years ago
  88. d06a8a4 drivers/cpufreq/pcc-cpufreq.c: fix error return code by Julia Lawall · 12 years ago
  89. b7574a2 Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  90. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  91. a914443 cpufreq: Fix sysfs deadlock with concurrent hotplug/frequency switch by Stephen Boyd · 12 years ago
  92. 53df1ad EXYNOS: bugfix on retrieving old_index from freqs.old by Jonghwa Lee · 12 years ago
  93. c03c301 cpufreq: Fix typo in cpufreq driver by Masanari Iida · 12 years ago
  94. bb3e815 [CPUFREQ] EXYNOS5250: Add support max 1.7GHz for EXYNOS5250 by Jaecheol Lee · 12 years ago
  95. bc71c09 ARM: ux500: core U9540 support by Linus Walleij · 13 years ago
  96. 2d59dcf cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUS by Kevin Hilman · 13 years ago
  97. 314489b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  98. 2d1f631 EXYNOS: fix dependency for EXYNOS_CPUFREQ by Kukjin Kim · 13 years ago
  99. 88d8cd5 drivers/cpufreq/db8500-cpufreq: remove references to cpu_*_map. by Rusty Russell · 13 years ago
  100. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago