1. 99055d5 cpufreq: make the "scaling_cur_freq" sysfs entry pollable by Amar Singhal · 13 years ago
  2. 8192a2f cpufreq: Extend ondemand powersave_bias for negative range by David Ng · 13 years ago
  3. 3dd6509 cpufreq : Fix crash input event handler on governor switch by Anitha Anand · 13 years ago
  4. d074fa2 Merge remote-tracking branch 'common/android-3.0' into msm-3.0 by Bryan Huntsman · 13 years ago
  5. 5113cb1 cpufreq: interactive governor: default 20ms timer by Todd Poynor · 13 years ago
  6. 96cd250 cpufreq: interactive governor: go to intermediate hi speed before max by Todd Poynor · 13 years ago
  7. eb5a342 cpufreq: interactive governor: scale to max only if at min speed by Todd Poynor · 13 years ago
  8. a610c81 cpufreq: interactive governor: apply intermediate load on current speed by Todd Poynor · 13 years ago
  9. 2bb3e31 Merge commit 'v3.0.8' into android-3.0 by Colin Cross · 13 years ago
  10. fe04aa1 power: cpufreq interactive governor: use default sample time 20ms by Todd Poynor · 13 years ago
  11. 2cc01eb cpufreq: interactive governor: default timer 10ms, maxspeed load 95% by Todd Poynor · 13 years ago
  12. 3c053e1 cpufreq: interactive: fix possible Division by zero. by Axel Haslam · 13 years ago
  13. c780713 drivers/cpufreq/pcc-cpufreq.c: avoid NULL pointer dereference by Naga Chumbalkar · 13 years ago
  14. 4a0a023 cpufreq: Fix input handler crash by David Ng · 13 years ago
  15. 3f2bc4d Initial Contribution by Bryan Huntsman · 13 years ago
  16. a50b053 cpufreq: interactive: Fix handling of SMP where CPUs must scale in tandem by Todd Poynor · 13 years ago
  17. 9549cff cpufreq: interactive: fix checkpatch warnings on long lines by Allen Martin · 13 years ago
  18. adce689 cpufreq: interactive: cleanup checkpatch warnings by Allen Martin · 13 years ago
  19. 19ddcae cpufreq: Add more verbose description of interactive governor by Allen Martin · 13 years ago
  20. 5d14f98 cpufreq: interactive: add sysfs control for timer rate by Allen Martin · 13 years ago
  21. 8b12552 cpufreq: interactive: Add error checking on sysfs interfaces by Allen Martin · 13 years ago
  22. 80e65d9 cpufreq: interactive: use idle notifier by Allen Martin · 13 years ago
  23. 13b2b14 cpufreq: interactive: remove debug trace code by Allen Martin · 13 years ago
  24. 75c56a8 Merge commit 'v3.0-rc7' into android-3.0 by Colin Cross · 13 years ago
  25. 50f4ddd [CPUFREQ] fix cpumask memory leak in acpi-cpufreq on cpu hotplug. by Luming Yu · 13 years ago
  26. e55d4fa Merge commit 'v3.0-rc5' into android-3.0 by Colin Cross · 13 years ago
  27. 097d396 cpufreq interactive: support shared CPU scaling by Todd Poynor · 13 years ago
  28. fbb5b89 [CPUFREQ] powernow-k8: Don't try to transition if the pstate is incorrect by Konrad Rzeszutek Wilk · 13 years ago
  29. a9d3d20 [CPUFREQ] powernow-k8: Don't notify of successful transition if we failed (vid case). by Konrad Rzeszutek Wilk · 13 years ago
  30. 46a310b [CPUFREQ] Don't set stat->last_index to -1 if the pol->cur has incorrect value. by Konrad Rzeszutek Wilk · 13 years ago
  31. d20e6ae cpufreq: Prevent memory leak in cpufreq_stats on hotplug by Colin Cross · 14 years ago
  32. 9b6f4a3 cpufreq interactive governor: fix crash on CPU shutdown by Todd Poynor · 14 years ago
  33. 1c4f95f cpufreq interactive governor save/restore IRQs around cpumask spinlocks by Todd Poynor · 14 years ago
  34. 1dab259 cpufreq: interactive: New 'interactive' governor by Mike Chan · 14 years ago
  35. 13f0675 [CPUFREQ] Remove cpufreq_stats sysfs entries on module unload. by Dave Jones · 13 years ago
  36. f0e733f cpufreq: make DB8500 cpufreq driver compile by Linus Walleij · 13 years ago
  37. 72b2fd5 cpufreq: update DB8500 cpufreq driver by Linus Walleij · 13 years ago
  38. 4693634 mach-ux500: move CPUfreq driver to cpufreq subsystem by Linus Walleij · 13 years ago
  39. 0162818 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  40. bb0a56e [CPUFREQ] Move x86 drivers to drivers/cpufreq/ by Dave Jones · 13 years ago
  41. 1a8e146 [CPUFREQ] remove redundant sprintf from request_module call. by Kees Cook · 13 years ago
  42. 469057d [CPUFREQ] cpufreq_stats.c: Fixed brace coding style issue by Karthigan Srinivasan · 14 years ago
  43. 98586ed [CPUFREQ] Fix memory leak in cpufreq_stat by steven finney · 13 years ago
  44. 2d06d8c [CPUFREQ] use dynamic debug instead of custom infrastructure by Dominik Brodowski · 14 years ago
  45. 27ecddc [CPUFREQ] CPU hotplug, re-create sysfs directory and symlinks by Jacob Shin · 13 years ago
  46. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  47. e00e56d cpufreq: Use syscore_ops for boot CPU suspend/resume (v2) by Rafael J. Wysocki · 14 years ago
  48. 7ca64e2 [CPUFREQ] Remove the pm_message_t argument from driver suspend by Rafael J. Wysocki · 14 years ago
  49. 326c86d [CPUFREQ] Remove unneeded locks by Thomas Renninger · 14 years ago
  50. e895125 [CPUFREQ] Remove old, deprecated per cpu ondemand/conservative sysfs files by Thomas Renninger · 14 years ago
  51. ef59854 [CPUFREQ] Remove deprecated sysfs file sampling_rate_max by Thomas Renninger · 14 years ago
  52. 5cb2c3b [CPUFREQ] calculate delay after dbs_check_cpu by Vincent Guittot · 14 years ago
  53. 2feb690 [CPUFREQ] drivers/cpufreq: Remove unnecessary semicolons by Joe Perches · 14 years ago
  54. bd2895e Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  55. 8f5bc2a [CPUFREQ] fix BUG on cpufreq policy init failure by Jiri Slaby · 14 years ago
  56. 57df557 cpufreq: use system_wq instead of dedicated workqueues by Tejun Heo · 14 years ago
  57. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  58. 25e4193 perf: Clean up power events by introducing new, more generic ones by Thomas Renninger · 14 years ago
  59. 3f78a9f [CPUFREQ] add sampling_down_factor tunable to improve ondemand performance by David C Niemi · 14 years ago
  60. bec037a [CPUFREQ] drivers/cpufreq: Adjust confusing if indentation by Julia Lawall · 14 years ago
  61. 9c36f74 [CPUFREQ] fix brace coding style issue. by Neal Buckendahl · 14 years ago
  62. 6f4f272 [CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independent by Thomas Renninger · 15 years ago
  63. a665df9 [CPUFREQ] ondemand: don't synchronize sample rate unless multiple cpus present by Jocelyn Falempe · 15 years ago
  64. 226528c [CPUFREQ] unexport (un)lock_policy_rwsem* functions by Amerigo Wang · 15 years ago
  65. 00e299f [CPUFREQ] ondemand: Refactor frequency increase code by Mike Chan · 15 years ago
  66. cad70a6 [CPUFREQ] fix memory leak in cpufreq_add_dev by Xiaotian Feng · 14 years ago
  67. ffe6275 [CPUFREQ] revert "[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (second call site)" by Andrej Gelenberg · 14 years ago
  68. 07d7775 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  69. 19379b1 ondemand: Make the iowait-is-busy time a sysfs tunable by Arjan van de Ven · 14 years ago
  70. 6b8fcd9 ondemand: Solve a big performance issue by counting IOWAIT time as busy by Arjan van de Ven · 14 years ago
  71. d7be0ce Merge commit 'v2.6.34-rc6' into x86/cpu by H. Peter Anvin · 14 years ago
  72. ddc9b34 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  73. 6dad2a2 cpufreq: Unify sysfs attribute definition macros by Borislav Petkov · 15 years ago
  74. fd187aa [CPUFREQ] use max load in conservative governor by Dominik Brodowski · 15 years ago
  75. 499bca9 [CPUFREQ] fix a lockdep warning by Amerigo Wang · 15 years ago
  76. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  77. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
  78. 1dbf588 [CPUFREQ] Fix ondemand to not request targets outside policy limits by Nagananda.Chumbalkar@hp.com · 15 years ago
  79. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  80. e2f74f3 [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface by Thomas Renninger · 15 years ago
  81. cf3289d [CPUFREQ] make internal cpufreq_add_dev_* static by Alex Chiang · 15 years ago
  82. 49b015c [CPUFREQ] Use global sysfs cpufreq structure for conservative governor tunings by Thomas Renninger · 15 years ago
  83. 90e41ba [CPUFREQ] Fix stale cpufreq_cpu_governor pointer by Prarit Bhargava · 15 years ago
  84. 54c9a35 [CPUFREQ] Resolve time unit thinko in ondemand/conservative govs by Pallipadi, Venkatesh · 15 years ago
  85. e77b89f [CPUFREQ] Fix use after free on governor restore by Dmitry Monakhov · 15 years ago
  86. f162506 percpu: make percpu symbols in cpufreq unique by Tejun Heo · 15 years ago
  87. 714af06 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  88. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  89. 395913d [CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (second call site) by Mathieu Desnoyers · 15 years ago
  90. 0e625ac [CPUFREQ] ondemand - Use global sysfs dir for tuning settings by Thomas Renninger · 15 years ago
  91. 8aa84ad [CPUFREQ] Introduce global, not per core: /sys/devices/system/cpu/cpufreq by Thomas Renninger · 15 years ago
  92. 4bfa042 [CPUFREQ] Bail out of cpufreq_add_dev if the link for a managed CPU got created by Thomas Renninger · 15 years ago
  93. ecf7e46 [CPUFREQ] Factor out policy setting from cpufreq_add_dev by Dave Jones · 15 years ago
  94. 909a694 [CPUFREQ] Factor out interface creation from cpufreq_add_dev by Dave Jones · 15 years ago
  95. 19d6f7e [CPUFREQ] Factor out symlink creation from cpufreq_add_dev by Dave Jones · 15 years ago
  96. 059019a [CPUFREQ] cleanup up -ENOMEM handling in cpufreq_add_dev by Dave Jones · 15 years ago
  97. 54e6fe1 [CPUFREQ] Reduce scope of cpu_sys_dev in cpufreq_add_dev by Dave Jones · 15 years ago
  98. ce6c399 [CPUFREQ] Re-enable cpufreq suspend and resume code by Dominik Brodowski · 15 years ago
  99. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  100. 4bc5d34 [CPUFREQ] Make cpufreq suspend code conditional on powerpc. by Dave Jones · 15 years ago