1. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  2. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  3. 6af6e1e [PATCH] Fix CPU_FREQ_GOV_ONDEMAND=y compile error by Dave Jones · 18 years ago
  4. b3438f8 Add "pure_initcall" for static variable initialization by Linus Torvalds · 18 years ago
  5. b4dfdbb [PATCH] cpufreq: make the transition_notifier chain use SRCU by Alan Stern · 18 years ago
  6. 0e37b15 [CPUFREQ] Fix cut-n-paste bug in suspend printk by Dave Jones · 18 years ago
  7. ddad65d [CPUFREQ] Fix some more CPU hotplug locking. by Dave Jones · 18 years ago
  8. 3906f4e [CPUFREQ] Fix sparse warning in ondemand by Dave Jones · 18 years ago
  9. b5ecf60 [CPUFREQ] make drivers/cpufreq/cpufreq_ondemand.c:powersave_bias_target() static by Adrian Bunk · 18 years ago
  10. 05ca035 [CPUFREQ][2/2] ondemand: updated add powersave_bias tunable by Alexey Starikovskiy · 18 years ago
  11. 1ce28d6 [CPUFREQ][1/2] ondemand: updated tune for hardware coordination by Alexey Starikovskiy · 18 years ago
  12. cd87847 [CPUFREQ] Fix typo. by Dave Jones · 18 years ago
  13. ea71497 [CPUFREQ] [2/2] demand load governor modules. by Jeremy Fitzhardinge · 18 years ago
  14. 3bcb09a [CPUFREQ] [1/2] add __find_governor helper and clean up some error handling. by Jeremy Fitzhardinge · 18 years ago
  15. 9c9a43e [CPUFREQ] return error when failing to set minfreq by Mattia Dongili · 18 years ago
  16. 153d7f3 [PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizare by Arjan van de Ven · 18 years ago
  17. 2cd7cbd [cpufreq] ondemand: make shutdown sequence more robust by Linus Torvalds · 18 years ago
  18. a496e25 [PATCH] Fix cpufreq vs hotplug lockdep recursion. by Dave Jones · 18 years ago
  19. ca78f6b Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  20. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  21. ffac80e [CPUFREQ] Misc cleanups in ondemand. by Venkatesh Pallipadi · 18 years ago
  22. 2f8a835 [CPUFREQ] Make ondemand sampling per CPU and remove the mutex usage in sampling path. by Venkatesh Pallipadi · 18 years ago
  23. ccb2fe2 [CPUFREQ] Remove slowdown from ondemand sampling path. by Venkatesh Pallipadi · 18 years ago
  24. 74b85f3 [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only by Chandra Seetharaman · 18 years ago
  25. 65edc68 [PATCH] cpu hotplug: make [un]register_cpu_notifier init time only by Chandra Seetharaman · 18 years ago
  26. 9c7b216 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 by Chandra Seetharaman · 18 years ago
  27. 138a0128 [PATCH] cpufreq build fix by Andrew Morton · 18 years ago
  28. 4ec223d [CPUFREQ] Fix ondemand vs suspend deadlock by Venkatesh Pallipadi · 18 years ago
  29. b10eec2 [CPUFREQ] cpufreq core {d,}printk adjustments by Jan Beulich · 18 years ago
  30. 484944a [CPUFREQ] Remove more freq_table reinitialisations. by Dave Jones · 18 years ago
  31. 5557976 [CPUFREQ] Fix another redundant initialisation in freq_table by Dave Jones · 18 years ago
  32. 355eb31 [CPUFREQ] Remove duplicate assignment in freq_table by Dave Jones · 18 years ago
  33. 511e9ee [CPUFREQ] CodingStyle nits in cpufreq_stats.c by Dave Jones · 18 years ago
  34. 6810b54 [PATCH] x86_64: Move ondemand timer into own work queue by Andi Kleen · 18 years ago
  35. 83d722f [PATCH] Remove __devinit and __cpuinit from notifier_call definitions by Chandra Seetharaman · 18 years ago
  36. 7b14ded [CPUFREQ] drivers/cpufreq/cpufreq.c: static functions mustn't be exported by Adrian Bunk · 18 years ago
  37. 7970e08 [CPUFREQ] If max_freq got reduced (e.g. by _PPC) a write to sysfs scaling_governor let cpufreq core stuck at low max_freq for ever by Thomas Renninger · 18 years ago
  38. 4c41251 [CPUFREQ] Update LART site URL by Erik Mouw · 18 years ago
  39. b82fbe6 [CPUFREQ] Remove pointless check in conservative governor. by Dave Jones · 18 years ago
  40. 87c3227 [CPUFREQ] trailing whitespace removal de-jour. by Dave Jones · 18 years ago
  41. 1f8b2c9 [CPUFREQ] extra debugging in cpufreq_add_dev() by Dave Jones · 18 years ago
  42. c326e27 [CPUFREQ] cpufreq_conservative: keep ignore_nice_load and freq_step values when reselected by Mattia Dongili · 18 years ago
  43. 0bb065f Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpufreq-2.6 by Dave Jones · 18 years ago
  44. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 18 years ago
  45. 7c9d8c0 [PATCH] cpufreq_ondemand: add range check by Dominik Brodowski · 18 years ago
  46. 9cbad61 [PATCH] cpufreq_ondemand: keep ignore_nice_load value when it is reselected by Eric Piel · 18 years ago
  47. ff8c288 [PATCH] cpufreq_ondemand: Warn if it cannot run due to too long transition latency by Eric Piel · 18 years ago
  48. a159b82 [PATCH] cpufreq_conservative: alternative initialise approach by Alexander Clouter · 18 years ago
  49. 08a28e2 [PATCH] cpufreq_conservative: make for_each_cpu() safe by Alexander Clouter · 18 years ago
  50. e8a0257 [PATCH] cpufreq_conservative: alter default responsiveness by Alexander Clouter · 18 years ago
  51. 2c906b3 [PATCH] cpufreq_conservative: aligning of codebase with ondemand by Alexander Clouter · 18 years ago
  52. bb1a813 [PATCH] cpufreq: fix section mismatch warnings by Sam Ravnborg · 18 years ago
  53. 8ff6973 [CPUFREQ] Fix handling for CPU hotplug by Dave Jones · 18 years ago
  54. 32ee8c3 [CPUFREQ] Lots of whitespace & CodingStyle cleanup. by Dave Jones · 18 years ago
  55. 7d5e350 [CPUFREQ] Whitespace/CodingStyle cleanups by Dave Jones · 18 years ago
  56. a85f7bd [CPUFREQ] Check whether driver init did not initialize current freq by Thomas Renninger · 18 years ago
  57. e4472cb [CPUFREQ] cpufreq_notify_transition cleanup. by Dave Jones · 18 years ago
  58. c067286 [CPUFREQ] Get rid of userspace policy struct, make userspace gov _PPC safe. by Thomas Renninger · 18 years ago
  59. 0961dd0 [CPUFREQ] _PPC frequency change issues by Thomas Renninger · 18 years ago
  60. f3876c1 [CPUFREQ] Don't free held mutex in cpufreq_add_dev() by Andrew Morton · 18 years ago
  61. 83933af [CPUFREQ] convert remaining cpufreq semaphore to a mutex by Arjan van de Ven · 18 years ago
  62. 3fc54d3 [CPUFREQ] Convert drivers/cpufreq semaphores to mutexes. by akpm@osdl.org · 18 years ago
  63. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 18 years ago
  64. 95235ca [CPUFREQ] CPU frequency display in /proc/cpuinfo by Venkatesh Pallipadi · 19 years ago
  65. 001893c [PATCH] cpufreq_conservative/ondemand: invert meaning of 'ignore nice' by Alexander Clouter · 19 years ago
  66. a9d9baa [PATCH] clean up lock_cpu_hotplug() in cpufreq by Ashok Raj · 19 years ago
  67. e738cf6 [PATCH] cpufreq: silence cpufreq for UP by Grant Coady · 19 years ago
  68. 90d45d1 [PATCH] cpu hotplug: fix locking in cpufreq drivers by Ashok Raj · 19 years ago
  69. dad2ad8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
  70. b7fb358 [CPUFREQ] Fix up compile of cpufreq_stats by Dave Jones · 19 years ago
  71. c32b6b8 [PATCH] create and destroy cpufreq sysfs entries based on cpu notifiers by Ashok Raj · 19 years ago
  72. d434fca [PATCH] Remove cpu_sys_devices in cpufreq subsystem. by Ashok Raj · 19 years ago
  73. 9273214 [PATCH] cpufreq: SMP fix for conservative governor by Dave Jones · 19 years ago
  74. bc7b26f [CPUFREQ] Check return value of cpufreq_cpu_get in cpufreq_stats by Dave Jones · 19 years ago
  75. e98df50 [CPUFREQ] kzalloc conversions for cpufreq core. by Dave Jones · 19 years ago
  76. df8b59b [CPUFREQ] Avoid the ondemand cpufreq governor to use a too high frequency for stats. by Dave Jones · 19 years ago
  77. 8085e1f [CPUFREQ] Bugfix: Call driver exit in cpufreq_add_dev error path by Venkatesh Pallipadi · 19 years ago
  78. cc993ca Here are two possible cleanups in cpufreq.c: by Dave Jones · 19 years ago
  79. e00d9967 [PATCH] pm: fix u32 vs. pm_message_t confusion in cpufreq by Bernard Blackham · 19 years ago
  80. 70f2817 [PATCH] sysfs: (rest) if show/store is missing return -EIO by Dmitry Torokhov · 19 years ago
  81. 58f1df2 [PATCH] cpufreq-stats driver updates by Venkatesh Pallipadi · 19 years ago
  82. e131832 [CPUFREQ] ondemand governor default sampling downfactor as 1 by Dave Jones · 19 years ago
  83. c29f140 [CPUFREQ] ondemand governor automatic downscaling by Dave Jones · 19 years ago
  84. 9c7d269 [CPUFREQ] ondemand,conservative governor idle_tick clean-up by Dave Jones · 19 years ago
  85. 790d76f [CPUFREQ] ondemand,conservative governor store the idle ticks for all cpus by Dave Jones · 19 years ago
  86. dac1c1a [CPUFREQ] ondemand,conservative minor bug-fix and cleanup by Dave Jones · 19 years ago
  87. 1206aaa [CPUFREQ] Allow ondemand stepping to be changed by user. by Dave Jones · 19 years ago
  88. c11420a [CPUFREQ] Prevents un-necessary cpufreq changes if we are already at min/max by Dave Jones · 19 years ago
  89. 3d5ee9e [CPUFREQ] Add support to cpufreq_ondemand to ignore 'nice' cpu time by Dave Jones · 19 years ago
  90. b917083 [CPUFREQ] Conservative cpufreq governer by Dave Jones · 19 years ago
  91. 7f335d4 [CPUFREQ] make cpufreq_gov_dbs static by Dave Jones · 19 years ago
  92. 33100108 [CPUFREQ] Add warning comment about default governors. by Dave Jones · 19 years ago
  93. 6fe7116 [CPUFREQ] ondemand: trivial clean-ups by Dave Jones · 19 years ago
  94. 78ee998 [CPUFREQ] cpufreq-core: reduce warning messages. by Dave Jones · 19 years ago
  95. ac09f69 [PATCH] cpufreq annoying warning fix by Benjamin Herrenschmidt · 19 years ago
  96. 42d4dc3 [PATCH] Add suspend method to cpufreq core by Benjamin Herrenschmidt · 19 years ago
  97. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago