1. 6ccf58a [CPUFREQ] sets nforce2 minimum PLL divider to 2. by Dave Jones · 20 years ago
  2. 436fe7b [CPUFREQ] Make powernow-k7 work on SMP kernels. by Dave Jones · 20 years ago
  3. 8c362a5 [CPUFREQ] dprintk adjustments to cpufreq-speedstep-centrino by Jan Beulich · 20 years ago
  4. 0fc25dd [CPUFREQ] dprintk adjustments to cpufreq-nforce2 by Jan Beulich · 20 years ago
  5. 1f729e0 [CPUFREQ] Prepare powernow-k8 for future CPUs. by Dave Jones · 20 years ago
  6. 911cb74 [CPUFREQ] Make acpi-cpufreq 'sticky'. by Dave Jones · 20 years ago
  7. 75de7d5 [CPUFREQ] Remove strange No-op from longrun.c by Dave Jones · 20 years ago
  8. 851777b [CPUFREQ] Remove duplicate assignment from cpufreq-nforce2 by Dave Jones · 20 years ago
  9. b6571da [CPUFREQ] Remove pointless reinitialisations in acpi-cpufreq by Dave Jones · 20 years ago
  10. 8384451 [CPUFREQ] Remove pointless reinitialisation from powernow-k8 by Dave Jones · 20 years ago
  11. 8eebf1a [CPUFREQ] Remove redundant initialisation from longhaul. by Dave Jones · 20 years ago
  12. e2aa873 [CPUFREQ] Clean up longhaul's speed pretty-printer by Dave Jones · 20 years ago
  13. 8cbe016 [CPUFREQ] Disambiguate loop indexes in powernow-k7 by Dave Jones · 20 years ago
  14. 2e3f8fa [CPUFREQ] Typo in powernow-k8 by Dave Jones · 20 years ago
  15. 9180053 [CPUFREQ] powernow-k8.c: fix a check-after-use by Adrian Bunk · 20 years ago
  16. 3aee086 [CPUFREQ] Remove duplicate check in powernow-k8 by Tobias Klauser · 20 years ago
  17. 4211a30 [PATCH] x86_64: Proper null pointer check in powernow_k8_get by Jacob Shin · 20 years ago
  18. d7fa706 [PATCH] x86_64: Revert earlier powernow-k8 change by Andi Kleen · 20 years ago
  19. 64840e2 [CPUFREQ] powernow: remove private for_each_cpu_mask() by Andrew Morton · 20 years ago
  20. eef5167 [CPUFREQ] hotplug cpu fix for powernow-k8 by shin, jacob · 20 years ago
  21. 14cc3e2 [PATCH] sem2mutex: misc static one-file mutexes by Ingo Molnar · 20 years ago
  22. ad90573 [PATCH] x86_64: Initialize powernow_data[] for all siblings by Andi Kleen · 20 years ago
  23. be9bf30 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 20 years ago
  24. f081a52 [PATCH] cpufreq: speedstep-smi asm fix by Andrew Morton · 20 years ago
  25. a720115 [PATCH] more-for_each_cpu-conversions fix by Andrew Morton · 20 years ago
  26. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 20 years ago
  27. 84f0b1e [CPUFREQ] kzalloc conversion for gx-suspmod by Dave Jones · 20 years ago
  28. 388d6c5 [CPUFREQ] Whitespace cleanup by Dave Jones · 20 years ago
  29. 5e8fb97 [CPUFREQ] Mark longhaul driver as broken. by Dave Jones · 20 years ago
  30. 6d373ea [CPUFREQ] Fix the p4-clockmod N60 errata workaround. by Pallipadi, Venkatesh · 20 years ago
  31. 2a1c1c8 [CPUFREQ] powernow-k8: Let cpufreq driver handle affected CPUs by Dave Jones · 20 years ago
  32. 32ee8c3 [CPUFREQ] Lots of whitespace & CodingStyle cleanup. by Dave Jones · 20 years ago
  33. 8ad5496 [CPUFREQ] Remove duplicate cpuinfo struct by Dave Jones · 20 years ago
  34. 2c906ae [CPUFREQ] Silence powernow-k8 warning on k7's. by Dave Jones · 20 years ago
  35. 59ed2f5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 20 years ago
  36. c70ca00 [CPUFREQ] p4-clockmod: Workaround for CPU's with N60 errata by Ben Collins · 20 years ago
  37. 9fdb62a [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release by Len Brown · 20 years ago
  38. cdc9cc1 [CPUFREQ] X86_GX_SUSPMOD must depend on PCI by Adrian Bunk · 20 years ago
  39. aa41eb9 [PATCH] x86_64: Mark powernow k8 init functions as __cpuinit by Andi Kleen · 20 years ago
  40. 152bf8c [PATCH] x86_64: Use X86_FEATURE_CONSTANT_TSC now to clean up Intel speedstep drivers by Andi Kleen · 20 years ago
  41. 35f652b [ACPI] fix acpi_cpufreq.c build warrning by Benoit Boissinot · 20 years ago
  42. 9a7d82a [CPUFREQ] Move PMBASE reading away and do it only once at initialization time by Mattia Dongili · 20 years ago
  43. 1a10760 [CPUFREQ] Measure transition latency at driver initialization by Mattia Dongili · 20 years ago
  44. cc6e8de [CPUFREQ] Change loglevels on powernow-k8 bios error printk's. by Dave Jones · 20 years ago
  45. d492191 [PATCH] cpufreq-nforce2.c fix u32<0 test by Gabriel A. Devenyi · 20 years ago
  46. 05131ec [ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only once by Venkatesh Pallipadi · 20 years ago
  47. 6df8900 [CPUFREQ] Fix indentation in powernow-k8 by Dave Jones · 20 years ago
  48. 019a61b [PATCH] Support 100 MHz frequency transitions by Langsdorf, Mark · 20 years ago
  49. 8aae828 [CPUFREQ] Improve Error reporting in powernow-k8 by Jacob Shin · 20 years ago
  50. dad2ad8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 20 years ago
  51. 38e548e [PATCH] arch/i386: Use ARRAY_SIZE macro by Tobias Klauser · 20 years ago
  52. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 20 years ago
  53. 63172cb [PATCH] typo fix in last cpufreq powernow patch by Chris Wright · 20 years ago
  54. 0213df7 [PATCH] cpufreq: fix pending powernow timer stuck condition by Dave Jones · 20 years ago
  55. bfdc708 [CPUFREQ] kzalloc conversions for i386 drivers. by Dave Jones · 20 years ago
  56. b9111b7 [CPUFREQ] Remove preempt_disable from powernow-k8 by Dave Jones · 21 years ago
  57. 529980c Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 21 years ago
  58. 64e4748 Merge linux-2.6 with linux-acpi-2.6 by Len Brown · 21 years ago
  59. 4bb0d3e [PATCH] i386: inline asm cleanup by Zachary Amsden · 21 years ago
  60. 52c18fd [CPUFREQ] Remove trailing whitespace before \n's in printks. by Dave Jones · 21 years ago
  61. ce38b51 [CPUFREQ] Remove extra arg from dprintk in cpufreq/speedstep-smi.c by Mika Kukkonen · 21 years ago
  62. 123411f [CPUFREQ] dprintf format fixes in cpufreq/speedstep-centrino.c by Mika Kukkonen · 21 years ago
  63. f914be7 [CPUFREQ] speedstep-centrino: skip extract_clock logic for acpi based centrino by Venkatesh Pallipadi · 21 years ago
  64. d395bf1 [ACPI] Reduce acpi-cpufreq switching latency by 50% by Venkatesh Pallipadi · 21 years ago
  65. adbedd3 merge 2.6.13-rc4 with ACPI's to-linus tree by Len Brown · 21 years ago
  66. d6ac1a7 /home/lenb/src/to-linus branch 'acpi-2.6.12' by Len Brown · 21 years ago
  67. 4b31e77 [ACPI] Always set P-state on initialization by Dominik Brodowski · 21 years ago
  68. 094ce7f arch/i386/kernel/cpu/cpufreq/powernow-k8.c: In function `powernow_k8_cpu_init_acpi': by Dave Jones · 21 years ago
  69. 2bcad93 Fix up powernow-k8 compile. (Missing definitions). by Dave Jones · 21 years ago
  70. 7153d96 powernow-k8.c: In function `query_current_values_with_pending_wait': by Dave Jones · 21 years ago
  71. 841e40b Opteron revision F will support higher frequencies than by Dave Jones · 21 years ago
  72. 03938c3 powernow-k8 requires that a data structure for by Dave Jones · 21 years ago
  73. 7657e20 [PATCH] Fix warning in powernow-k8.c by Brian Gerst · 21 years ago
  74. 5028770 [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... by Len Brown · 21 years ago
  75. 02df8b9 [ACPI] enable C2 and C3 idle power states on SMP by Venkatesh Pallipadi · 21 years ago
  76. 7586585 [PATCH] PCI: clean up dynamic pci id logic by Greg Kroah-Hartman · 21 years ago
  77. 4ae6673 [PATCH] get rid of redundant NULL checks before kfree() in arch/i386/ by Jesper Juhl · 21 years ago
  78. f94ea64 [CPUFREQ] Typos. by Dave Jones · 21 years ago
  79. 6778bae [CPUFREQ] longhaul - adjust transition latency. by Dave Jones · 21 years ago
  80. 1174631 [CPUFREQ] Longhaul: Magic timer frobbing. by Dave Jones · 21 years ago
  81. 3be6a48 [CPUFREQ] longhaul - disable PCI mastering around transition. by Dave Jones · 21 years ago
  82. 065b807 [CPUFREQ] dual-core powernow-k8 by Dave Jones · 21 years ago
  83. 91350ed [CPUFREQ] Recalibrate cpu_khz [1/2] by Dave Jones · 21 years ago
  84. bf6fc9f [CPUFREQ] AMD Elan SC520 cpufreq driver. by Dave Jones · 21 years ago
  85. 6f4095a [CPUFREQ] speedstep-smi: it works on at least one P4M by Dave Jones · 21 years ago
  86. 8282864 [CPUFREQ] speedstep-centrino: Pentium 4 - M (HT) support by Dave Jones · 21 years ago
  87. 7eb53d8 [CPUFREQ] powernow-k7: don't print khz element of FSB. by Dave Jones · 21 years ago
  88. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 21 years ago