1. 395913d [CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (second call site) by Mathieu Desnoyers · 15 years ago
  2. 8aa84ad [CPUFREQ] Introduce global, not per core: /sys/devices/system/cpu/cpufreq by Thomas Renninger · 15 years ago
  3. 4bfa042 [CPUFREQ] Bail out of cpufreq_add_dev if the link for a managed CPU got created by Thomas Renninger · 15 years ago
  4. ecf7e46 [CPUFREQ] Factor out policy setting from cpufreq_add_dev by Dave Jones · 15 years ago
  5. 909a694 [CPUFREQ] Factor out interface creation from cpufreq_add_dev by Dave Jones · 15 years ago
  6. 19d6f7e [CPUFREQ] Factor out symlink creation from cpufreq_add_dev by Dave Jones · 15 years ago
  7. 059019a [CPUFREQ] cleanup up -ENOMEM handling in cpufreq_add_dev by Dave Jones · 15 years ago
  8. 54e6fe1 [CPUFREQ] Reduce scope of cpu_sys_dev in cpufreq_add_dev by Dave Jones · 15 years ago
  9. ce6c399 [CPUFREQ] Re-enable cpufreq suspend and resume code by Dominik Brodowski · 15 years ago
  10. 4bc5d34 [CPUFREQ] Make cpufreq suspend code conditional on powerpc. by Dave Jones · 15 years ago
  11. d5194de [CPUFREQ] Fix a kobject reference bug related to managed CPUs by Thomas Renninger · 15 years ago
  12. 42c74b8 [CPUFREQ] Do not set policy for offline cpus by Prarit Bhargava · 15 years ago
  13. 5e1596f [CPUFREQ] Fix compile failure in cpufreq.c by Dave Jones · 15 years ago
  14. 3f4a782 [CPUFREQ] fix (utter) cpufreq_add_dev mess by Mathieu Desnoyers · 15 years ago
  15. 7d26e2d [CPUFREQ] Eliminate the recent lockdep warnings in cpufreq by venkatesh.pallipadi@intel.com · 15 years ago
  16. eaa9584 cpumask: alloc zeroed cpumask for static cpumask_var_ts by Yinghai Lu · 15 years ago
  17. 42a06f2 [CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call by Mathieu Desnoyers · 15 years ago
  18. ada19a3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  19. 129f8ae Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." by Dave Jones · 15 years ago
  20. ed12978 [CPUFREQ] Introduce /sys/devices/system/cpu/cpu*/cpufreq/cpuinfo_transition_latency by Thomas Renninger · 15 years ago
  21. 29464f2 [CPUFREQ] checkpatch cleanups for cpufreq core by Dave Jones · 16 years ago
  22. 835481d cpumask: convert struct cpufreq_policy to cpumask_var_t by Rusty Russell · 16 years ago
  23. 187d9f4 [CPUFREQ] Fix on resume, now preserves user policy min/max. by Mike Chan · 16 years ago
  24. e088e4c [CPUFREQ] Disable sysfs ui for p4-clockmod. by Matthew Garrett · 16 years ago
  25. bf0b90e [CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg() by venkatesh.pallipadi@intel.com · 16 years ago
  26. f1829e4 [CPUFREQ] drivers/cpufreq/cpufreq.c: Adjust error handling code involving cpufreq_cpu_put by Julia Lawall · 16 years ago
  27. a1531ac cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called already by Thomas Renninger · 16 years ago
  28. 26dcce0 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  29. 6d52dcb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  30. 68083e0 Merge commit 'v2.6.26-rc9' into cpus4096 by Ingo Molnar · 16 years ago
  31. cc55875 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  32. 326f6a5 [CPUFREQ] Fix format string bug. by Chris Wright · 16 years ago
  33. 879000f cpufreq: fix null object access on Transmeta CPU by CHIKAMA masaki · 16 years ago
  34. dca0261 [CPUFREQ] fix double unlock of cpu_policy_rwsem in drivers/cpufreq/cpufreq.c by Lothar Waßmann · 16 years ago
  35. 068b127 cpufreq: use performance variant for_each_cpu_mask_nr by Mike Travis · 16 years ago
  36. 7a6aedf [CPUFREQ] change cpu freq arrays to per_cpu variables by Mike Travis · 16 years ago
  37. e8628dd [CPUFREQ] expose cpufreq coordination requirements regardless of coordination mechanism by Darrick J. Wong · 16 years ago
  38. 74212ca [CPUFREQ] Warn when cpufreq_register_notifier called before pure initcalls by Cesar Eduardo Barros · 16 years ago
  39. 4570911 [CPUFREQ] Refactor locking in cpufreq_add_dev by Dave Jones · 16 years ago
  40. 905d77c [CPUFREQ] more CodingStyle by Dave Jones · 16 years ago
  41. 4d34a67 [CPUFREQ] CodingStyle by Dave Jones · 16 years ago
  42. c906049 [CPUFREQ] Slightly shorten the error paths of cpufreq_suspend/cpufreq_resume by Dave Jones · 16 years ago
  43. f6ebef3 [CPUFREQ] fix section mismatch warnings by Sam Ravnborg · 16 years ago
  44. a07530b [CPUFREQ] Fix missing cpufreq_cpu_put() call in ->store by Dave Jones · 16 years ago
  45. 0db4a8a [CPUFREQ] Fix missing cpufreq_cpu_put() call in ->show by Dave Jones · 16 years ago
  46. 7ab4705 cpufreq: fix kobject reference count handling by Balaji Rao · 16 years ago
  47. 9e76988 [CPUFREQ] Eliminate cpufreq_userspace scaling_setspeed deadlock by Venki Pallipadi · 17 years ago
  48. a4a9df5 [CPUFREQ] drivers/cpufreq: Add missing "space" by Joe Perches · 17 years ago
  49. 53391fa cpufreq: fix obvious condition statement error by Yi Yang · 16 years ago
  50. c10997f Kobject: convert drivers/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  51. 038c5b3 Kobject: change drivers/cpufreq/cpufreq.c to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  52. bd6cba5 cpufreq: fix missing unlocks in cpufreq_add_dev error paths. by Dave Jones · 17 years ago
  53. efefc6e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  54. 19c38de kobjects: fix up improper use of the kobject name field by Greg Kroah-Hartman · 17 years ago
  55. 9eb5957 [CPUFREQ] Don't take semaphore in cpufreq_quick_get() by Andi Kleen · 17 years ago
  56. dd184a0 [CPUFREQ] mark hotplug notifier callback as __cpuinit by Satyam Sharma · 17 years ago
  57. 6afde10 [CPUFREQ] Only check for transition latency on problematic governors (kconfig fix) by Thomas Renninger · 17 years ago
  58. 1c25624 [CPUFREQ] allow ondemand and conservative cpufreq governors to be used as default by Thomas Renninger · 17 years ago
  59. 8122c6c [CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq core by Thomas Renninger · 17 years ago
  60. 084f349 [CPUFREQ] Restore previously used governor on a hot-replugged CPU by Thomas Renninger · 17 years ago
  61. 91973de [CPUFREQ] bugfix cpufreq in combination with performance governor by Peter Oruba · 17 years ago
  62. 58a7295 [CPUFREQ] Fix sysfs_create_file return value handling by Tobias Klauser · 17 years ago
  63. 0a4b2cc [CPUFREQ] check return value of sysfs_create_file by Thomas Renninger · 17 years ago
  64. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 17 years ago
  65. 632786c [CPUFREQ] Remove deprecated /proc/acpi/processor/performance write support by Thomas Renninger · 17 years ago
  66. 22c970f [CPUFREQ] Fix limited cpufreq when booted on battery by Thomas Renninger · 17 years ago
  67. ec28297 [PATCH] Fix maxcpus=1 trigerring BUG() in cpufreq by Venki Pallipadi · 17 years ago
  68. 221dee2 Revert "[CPUFREQ] constify cpufreq_driver where possible." by Linus Torvalds · 17 years ago
  69. aeeddc1 [CPUFREQ] constify cpufreq_driver where possible. by Dave Jones · 17 years ago
  70. 5a01f2e [CPUFREQ] Rewrite lock in cpufreq to eliminate cpufreq/hotplug related issues by Venkatesh Pallipadi · 17 years ago
  71. c120069 [CPUFREQ] Remove hotplug cpu crap by Dave Jones · 17 years ago
  72. 0142f9d [CPUFREQ] check sysfs_create_link return value by Ahmed S. Darwish · 18 years ago
  73. 4ab70df [CPUFREQ] fixes typo in cpufreq.c by Dhaval Giani · 18 years ago
  74. c436688 Merge ../linus by Dave Jones · 18 years ago
  75. 02316067 [PATCH] hotplug CPU: clean up hotcpu_notifier() use by Ingo Molnar · 18 years ago
  76. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  77. b3438f8 Add "pure_initcall" for static variable initialization by Linus Torvalds · 18 years ago
  78. e08f5f5 [CPUFREQ] Fix coding style issues in cpufreq. by Gautham R Shenoy · 18 years ago
  79. dfde5d6 [CPUFREQ][8/8] acpi-cpufreq: Add support for freq feedback from hardware by Venkatesh Pallipadi · 18 years ago
  80. b4dfdbb [PATCH] cpufreq: make the transition_notifier chain use SRCU by Alan Stern · 18 years ago
  81. 0e37b15 [CPUFREQ] Fix cut-n-paste bug in suspend printk by Dave Jones · 18 years ago
  82. cd87847 [CPUFREQ] Fix typo. by Dave Jones · 18 years ago
  83. ea71497 [CPUFREQ] [2/2] demand load governor modules. by Jeremy Fitzhardinge · 18 years ago
  84. 3bcb09a [CPUFREQ] [1/2] add __find_governor helper and clean up some error handling. by Jeremy Fitzhardinge · 18 years ago
  85. 9c9a43e [CPUFREQ] return error when failing to set minfreq by Mattia Dongili · 18 years ago
  86. 153d7f3 [PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizare by Arjan van de Ven · 18 years ago
  87. a496e25 [PATCH] Fix cpufreq vs hotplug lockdep recursion. by Dave Jones · 18 years ago
  88. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  89. 74b85f3 [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only by Chandra Seetharaman · 18 years ago
  90. 65edc68 [PATCH] cpu hotplug: make [un]register_cpu_notifier init time only by Chandra Seetharaman · 18 years ago
  91. 9c7b216 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 by Chandra Seetharaman · 18 years ago
  92. b10eec2 [CPUFREQ] cpufreq core {d,}printk adjustments by Jan Beulich · 18 years ago
  93. 83d722f [PATCH] Remove __devinit and __cpuinit from notifier_call definitions by Chandra Seetharaman · 18 years ago
  94. 7b14ded [CPUFREQ] drivers/cpufreq/cpufreq.c: static functions mustn't be exported by Adrian Bunk · 18 years ago
  95. 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
  96. 87c3227 [CPUFREQ] trailing whitespace removal de-jour. by Dave Jones · 18 years ago
  97. 1f8b2c9 [CPUFREQ] extra debugging in cpufreq_add_dev() by Dave Jones · 18 years ago
  98. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 18 years ago
  99. 8ff6973 [CPUFREQ] Fix handling for CPU hotplug by Dave Jones · 18 years ago
  100. 32ee8c3 [CPUFREQ] Lots of whitespace & CodingStyle cleanup. by Dave Jones · 18 years ago