1. eba9fe9 [CPUFREQ] powernow-k8: improve error messages by Mark Langsdorf · 16 years ago
  2. fc0e474 x86: use new set_cpus_allowed_ptr function by Mike Travis · 16 years ago
  3. 89c0484 [CPUFREQ] Fix sparse warning in powernow-k8 by Dave Jones · 17 years ago
  4. 4ae5c49 [CPUFREQ] powernow-k8 print pstate instead of fid/did for family 10h by Yinghai Lu · 17 years ago
  5. d7ac12f x86: fix sparse warnings in powernow-k8.c by Harvey Harrison · 17 years ago
  6. 2c6b8c0 x86: change NR_CPUS arrays in powernow-k8 by travis@sgi.com · 17 years ago
  7. 4c5cdb1 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  8. c5829cd [CPUFREQ] architectural pstate driver for powernow-k8 by Mark Langsdorf · 17 years ago
  9. 27b46d7 spelling fixes: arch/i386/ by Simon Arlott · 17 years ago
  10. 0835761 x86: Convert cpu_core_map to be a per cpu variable by Mike Travis · 17 years ago
  11. 4d5709a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  12. ee580dc i386: move kernel/cpu/cpufreq by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/cpu/cpufreq/powernow-k8.c]
  13. 9eb5957 [CPUFREQ] Don't take semaphore in cpufreq_quick_get() by Andi Kleen · 17 years ago
  14. 9a60ddb [CPUFREQ] Fix typos in powernow-k8 printk's. by Dave Jones · 17 years ago
  15. aac22d0a [CPUFREQ] powernow-k8 compile fix. by Andrew Morton · 17 years ago
  16. 904f7a3 [CPUFREQ] powernow-k8: clarify number of cores. by Dave Jones · 17 years ago
  17. 99fbe1a [CPUFREQ] Correct revision mask for powernow-k8 by Dave Jones · 17 years ago
  18. 30046e5 [CPUFREQ] Support rev H AMD64s in powernow-k8 by Dave Jones · 17 years ago
  19. 2e49762 [CPUFREQ] Report the number of processors in PowerNow-k8 correctly by Mark Langsdorf · 17 years ago
  20. 221dee2 Revert "[CPUFREQ] constify cpufreq_driver where possible." by Linus Torvalds · 18 years ago
  21. aeeddc1 [CPUFREQ] constify cpufreq_driver where possible. by Dave Jones · 18 years ago
  22. 58389a8 [CPUFREQ] fix cpuinfo_cur_freq for CPU_HW_PSTATE by Joachim Deguara · 18 years ago
  23. 9ed059e [CPUFREQ] Fix powernow-k8 SMP kernel on UP hardware bug. by Randy Dunlap · 18 years ago
  24. 6cad647 [CPUFREQ] correct powernow-k8 fid/vid masks for extended parts by Langsdorf, Mark · 18 years ago
  25. e7bdd7a [CPUFREQ] Clarify powernow-k8 cpu_family statements by Langsdorf, Mark · 18 years ago
  26. 1f729e0 [CPUFREQ] Prepare powernow-k8 for future CPUs. by Dave Jones · 18 years ago
  27. 8384451 [CPUFREQ] Remove pointless reinitialisation from powernow-k8 by Dave Jones · 18 years ago
  28. 2e3f8fa [CPUFREQ] Typo in powernow-k8 by Dave Jones · 18 years ago
  29. 9180053 [CPUFREQ] powernow-k8.c: fix a check-after-use by Adrian Bunk · 18 years ago
  30. 3aee086 [CPUFREQ] Remove duplicate check in powernow-k8 by Tobias Klauser · 18 years ago
  31. 4211a30 [PATCH] x86_64: Proper null pointer check in powernow_k8_get by Jacob Shin · 18 years ago
  32. d7fa706 [PATCH] x86_64: Revert earlier powernow-k8 change by Andi Kleen · 18 years ago
  33. eef5167 [CPUFREQ] hotplug cpu fix for powernow-k8 by shin, jacob · 18 years ago
  34. 14cc3e2 [PATCH] sem2mutex: misc static one-file mutexes by Ingo Molnar · 18 years ago
  35. ad90573 [PATCH] x86_64: Initialize powernow_data[] for all siblings by Andi Kleen · 18 years ago
  36. be9bf30 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  37. a720115 [PATCH] more-for_each_cpu-conversions fix by Andrew Morton · 18 years ago
  38. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 18 years ago
  39. 2a1c1c8 [CPUFREQ] powernow-k8: Let cpufreq driver handle affected CPUs by Dave Jones · 19 years ago
  40. 32ee8c3 [CPUFREQ] Lots of whitespace & CodingStyle cleanup. by Dave Jones · 19 years ago
  41. 2c906ae [CPUFREQ] Silence powernow-k8 warning on k7's. by Dave Jones · 19 years ago
  42. aa41eb9 [PATCH] x86_64: Mark powernow k8 init functions as __cpuinit by Andi Kleen · 19 years ago
  43. cc6e8de [CPUFREQ] Change loglevels on powernow-k8 bios error printk's. by Dave Jones · 19 years ago
  44. 6df8900 [CPUFREQ] Fix indentation in powernow-k8 by Dave Jones · 19 years ago
  45. 019a61b [PATCH] Support 100 MHz frequency transitions by Langsdorf, Mark · 19 years ago
  46. 8aae828 [CPUFREQ] Improve Error reporting in powernow-k8 by Jacob Shin · 19 years ago
  47. dad2ad8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
  48. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  49. 63172cb [PATCH] typo fix in last cpufreq powernow patch by Chris Wright · 19 years ago
  50. 0213df7 [PATCH] cpufreq: fix pending powernow timer stuck condition by Dave Jones · 19 years ago
  51. bfdc708 [CPUFREQ] kzalloc conversions for i386 drivers. by Dave Jones · 19 years ago
  52. b9111b7 [CPUFREQ] Remove preempt_disable from powernow-k8 by Dave Jones · 19 years ago
  53. 094ce7f arch/i386/kernel/cpu/cpufreq/powernow-k8.c: In function `powernow_k8_cpu_init_acpi': by Dave Jones · 19 years ago
  54. 7153d96 powernow-k8.c: In function `query_current_values_with_pending_wait': by Dave Jones · 19 years ago
  55. 841e40b Opteron revision F will support higher frequencies than by Dave Jones · 19 years ago
  56. 03938c3 powernow-k8 requires that a data structure for by Dave Jones · 19 years ago
  57. 065b807 [CPUFREQ] dual-core powernow-k8 by Dave Jones · 19 years ago
  58. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago