1. 955ef48 cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT by Viresh Kumar · 11 years ago
  2. a66b2e5 cpufreq: Preserve sysfs files across suspend/resume by Srivatsa S. Bhat · 11 years ago
  3. d96038e cpufreq: Issue CPUFREQ_GOV_POLICY_EXIT notifier before dropping policy refcount by Viresh Kumar · 11 years ago
  4. 1c3d85d cpufreq: Revert incorrect commit 5800043 by Rafael J. Wysocki · 11 years ago
  5. 820c6ca cpufreq: Don't call __cpufreq_governor() for drivers without target() by Viresh Kumar · 11 years ago
  6. e4969eb cpufreq: Call __cpufreq_governor() with correct policy->cpus mask by Viresh Kumar · 11 years ago
  7. 5800043 cpufreq: convert cpufreq_driver to using RCU by Nathan Zimmer · 11 years ago
  8. b43a7ff cpufreq: Notify all policy->cpus in cpufreq_notify_transition() by Viresh Kumar · 11 years ago
  9. 4d5dcc4 cpufreq: governor: Implement per policy instances of governors by Viresh Kumar · 11 years ago
  10. 7bd353a cpufreq: Add per policy governor-init/exit infrastructure by Viresh Kumar · 11 years ago
  11. 0d1857a cpufreq: Convert the cpufreq_driver_lock to a rwlock by Nathan Zimmer · 11 years ago
  12. 4419fbd Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  13. fa69e33 cpufreq: Do not track governor name for scaling drivers with internal governors. by Dirk Brandewie · 11 years ago
  14. f6b0515 cpufreq: Only call cpufreq_out_of_sync() for driver that implement cpufreq_driver.target() by Dirk Brandewie · 11 years ago
  15. 9e21ba8 cpufreq: Retrieve current frequency from scaling drivers with internal governors by Dirk Brandewie · 11 years ago
  16. 2eaa3e2 cpufreq: Fix locking issues by Viresh Kumar · 11 years ago
  17. fa1d8af cpufreq: Create a macro for unlock_policy_rwsem{read,write} by Viresh Kumar · 11 years ago
  18. 6592246 cpufreq: Remove unused HOTPLUG_CPU code by Viresh Kumar · 11 years ago
  19. 8e53695 cpufreq: governors: Fix WARN_ON() for multi-policy platforms by Viresh Kumar · 11 years ago
  20. 3361b7b cpufreq: Don't check cpu_online(policy->cpu) by Viresh Kumar · 11 years ago
  21. 73bf0fc cpufreq: Don't remove sysfs link for policy->cpu by Viresh Kumar · 11 years ago
  22. b394058 cpufreq: governors: Reset tunables only for cpufreq_unregister_governor() by Viresh Kumar · 11 years ago
  23. fcf8058 cpufreq: Simplify cpufreq_add_dev() by Viresh Kumar · 11 years ago
  24. b26f720 cpufreq: Revert "cpufreq: Don't use cpu removed during cpufreq_driver_unregister" by Viresh Kumar · 11 years ago
  25. 9d95046 cpufreq: Add a get_current_driver helper by Borislav Petkov · 11 years ago
  26. d5aaffa cpufreq: handle cpufreq being disabled for all exported function. by Dirk Brandewie · 12 years ago
  27. b8eed8a cpufreq: Simplify __cpufreq_remove_dev() by Viresh Kumar · 12 years ago
  28. 6954ca9 cpufreq: Don't use cpu removed during cpufreq_driver_unregister by Viresh Kumar · 12 years ago
  29. f6a7409 cpufreq: Notify governors when cpus are hot-[un]plugged by Viresh Kumar · 12 years ago
  30. 643ae6e cpufreq: Manage only online cpus by Viresh Kumar · 12 years ago
  31. 43720bd PM / tracing: remove deprecated power trace API by Paul Gortmaker · 12 years ago
  32. f55c9c2 cpufreq: Remove unnecessary initialization of a local variable by Jingoo Han · 12 years ago
  33. 7249924 cpufreq: Make sure target freq is within limits by Viresh Kumar · 12 years ago
  34. 5a1c022 cpufreq: Avoid calling cpufreq driver's target() routine if target_freq == policy->cur by Viresh Kumar · 12 years ago
  35. da58445 cpufreq: Fix sparse warning by making local function static by Viresh Kumar · 12 years ago
  36. 0676f7f cpufreq: return early from __cpufreq_driver_getavg() by Viresh Kumar · 12 years ago
  37. db70115 cpufreq: Improve debug prints by Viresh Kumar · 12 years ago
  38. 4b972f0 cpufreq / core: Fix printing of governor and driver name by viresh kumar · 12 years ago
  39. 8bf1ac72 cpufreq / core: Fix typo in comment describing show_bios_limit() by viresh kumar · 12 years ago
  40. a914443 cpufreq: Fix sysfs deadlock with concurrent hotplug/frequency switch by Stephen Boyd · 12 years ago
  41. a7b422c provide disable_cpufreq() function to disable the API. by Konrad Rzeszutek Wilk · 12 years ago
  42. 02d9295 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 13 years ago
  43. d08de0c1 [CPUFREQ] update lpj only if frequency has changed by Afzal Mohammed · 13 years ago
  44. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  45. 3d73710 cpufreq: expose a cpufreq_quick_get_max routine by Jesse Barnes · 13 years ago
  46. 1a8e146 [CPUFREQ] remove redundant sprintf from request_module call. by Kees Cook · 13 years ago
  47. 2d06d8c [CPUFREQ] use dynamic debug instead of custom infrastructure by Dominik Brodowski · 13 years ago
  48. 27ecddc [CPUFREQ] CPU hotplug, re-create sysfs directory and symlinks by Jacob Shin · 13 years ago
  49. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  50. e00e56d cpufreq: Use syscore_ops for boot CPU suspend/resume (v2) by Rafael J. Wysocki · 13 years ago
  51. 7ca64e2 [CPUFREQ] Remove the pm_message_t argument from driver suspend by Rafael J. Wysocki · 13 years ago
  52. 8f5bc2a [CPUFREQ] fix BUG on cpufreq policy init failure by Jiri Slaby · 13 years ago
  53. 25e4193 perf: Clean up power events by introducing new, more generic ones by Thomas Renninger · 14 years ago
  54. bec037a [CPUFREQ] drivers/cpufreq: Adjust confusing if indentation by Julia Lawall · 14 years ago
  55. 9c36f74 [CPUFREQ] fix brace coding style issue. by Neal Buckendahl · 14 years ago
  56. 6f4f272 [CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independent by Thomas Renninger · 14 years ago
  57. 226528c [CPUFREQ] unexport (un)lock_policy_rwsem* functions by Amerigo Wang · 14 years ago
  58. cad70a6 [CPUFREQ] fix memory leak in cpufreq_add_dev by Xiaotian Feng · 14 years ago
  59. ffe6275 [CPUFREQ] revert "[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (second call site)" by Andrej Gelenberg · 14 years ago
  60. d7be0ce Merge commit 'v2.6.34-rc6' into x86/cpu by H. Peter Anvin · 14 years ago
  61. 6dad2a2 cpufreq: Unify sysfs attribute definition macros by Borislav Petkov · 14 years ago
  62. 499bca9 [CPUFREQ] fix a lockdep warning by Amerigo Wang · 14 years ago
  63. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
  64. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  65. e2f74f3 [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface by Thomas Renninger · 15 years ago
  66. cf3289d0 [CPUFREQ] make internal cpufreq_add_dev_* static by Alex Chiang · 15 years ago
  67. 90e41ba [CPUFREQ] Fix stale cpufreq_cpu_governor pointer by Prarit Bhargava · 15 years ago
  68. e77b89f [CPUFREQ] Fix use after free on governor restore by Dmitry Monakhov · 15 years ago
  69. f162506 percpu: make percpu symbols in cpufreq unique by Tejun Heo · 15 years ago
  70. 395913d [CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (second call site) by Mathieu Desnoyers · 15 years ago
  71. 8aa84ad [CPUFREQ] Introduce global, not per core: /sys/devices/system/cpu/cpufreq by Thomas Renninger · 15 years ago
  72. 4bfa042 [CPUFREQ] Bail out of cpufreq_add_dev if the link for a managed CPU got created by Thomas Renninger · 15 years ago
  73. ecf7e46 [CPUFREQ] Factor out policy setting from cpufreq_add_dev by Dave Jones · 15 years ago
  74. 909a694 [CPUFREQ] Factor out interface creation from cpufreq_add_dev by Dave Jones · 15 years ago
  75. 19d6f7e [CPUFREQ] Factor out symlink creation from cpufreq_add_dev by Dave Jones · 15 years ago
  76. 059019a [CPUFREQ] cleanup up -ENOMEM handling in cpufreq_add_dev by Dave Jones · 15 years ago
  77. 54e6fe1 [CPUFREQ] Reduce scope of cpu_sys_dev in cpufreq_add_dev by Dave Jones · 15 years ago
  78. ce6c399 [CPUFREQ] Re-enable cpufreq suspend and resume code by Dominik Brodowski · 15 years ago
  79. 4bc5d34 [CPUFREQ] Make cpufreq suspend code conditional on powerpc. by Dave Jones · 15 years ago
  80. d5194de [CPUFREQ] Fix a kobject reference bug related to managed CPUs by Thomas Renninger · 15 years ago
  81. 42c74b8 [CPUFREQ] Do not set policy for offline cpus by Prarit Bhargava · 15 years ago
  82. 5e1596f [CPUFREQ] Fix compile failure in cpufreq.c by Dave Jones · 15 years ago
  83. 3f4a782 [CPUFREQ] fix (utter) cpufreq_add_dev mess by Mathieu Desnoyers · 15 years ago
  84. 7d26e2d [CPUFREQ] Eliminate the recent lockdep warnings in cpufreq by venkatesh.pallipadi@intel.com · 15 years ago
  85. eaa9584 cpumask: alloc zeroed cpumask for static cpumask_var_ts by Yinghai Lu · 15 years ago
  86. 42a06f2 [CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call by Mathieu Desnoyers · 15 years ago
  87. ada19a3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  88. 129f8ae Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." by Dave Jones · 15 years ago
  89. ed12978 [CPUFREQ] Introduce /sys/devices/system/cpu/cpu*/cpufreq/cpuinfo_transition_latency by Thomas Renninger · 15 years ago
  90. 29464f2 [CPUFREQ] checkpatch cleanups for cpufreq core by Dave Jones · 16 years ago
  91. 835481d cpumask: convert struct cpufreq_policy to cpumask_var_t by Rusty Russell · 16 years ago
  92. 187d9f4 [CPUFREQ] Fix on resume, now preserves user policy min/max. by Mike Chan · 16 years ago
  93. e088e4c [CPUFREQ] Disable sysfs ui for p4-clockmod. by Matthew Garrett · 16 years ago
  94. bf0b90e [CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg() by venkatesh.pallipadi@intel.com · 16 years ago
  95. f1829e4 [CPUFREQ] drivers/cpufreq/cpufreq.c: Adjust error handling code involving cpufreq_cpu_put by Julia Lawall · 16 years ago
  96. a1531ac cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called already by Thomas Renninger · 16 years ago
  97. 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
  98. 6d52dcb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  99. 68083e0 Merge commit 'v2.6.26-rc9' into cpus4096 by Ingo Molnar · 16 years ago
  100. cc55875 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago