1. fbb5b89 [CPUFREQ] powernow-k8: Don't try to transition if the pstate is incorrect by Konrad Rzeszutek Wilk · 13 years ago
  2. a9d3d20 [CPUFREQ] powernow-k8: Don't notify of successful transition if we failed (vid case). by Konrad Rzeszutek Wilk · 13 years ago
  3. bb0a56e [CPUFREQ] Move x86 drivers to drivers/cpufreq/ by Dave Jones · 13 years ago[Renamed from arch/x86/kernel/cpu/cpufreq/powernow-k8.c]
  4. 2d06d8c [CPUFREQ] use dynamic debug instead of custom infrastructure by Dominik Brodowski · 13 years ago
  5. f2e1fbb Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  6. 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 13 years ago
  7. 9e91869 [CPUFREQ] powernow-k8: The table index is not worth displaying by Thomas Renninger · 13 years ago
  8. a536b12 [CPUFREQ] Fix another notifier leak in powernow-k8. by Dave Jones · 14 years ago
  9. ac81831 [CPUFREQ] Missing "unregister_cpu_notifier" in powernow-k8.c by Neil Brown · 14 years ago
  10. 7b543a5 x86: Replace uses of current_cpu_data with this_cpu ops by Tejun Heo · 14 years ago
  11. 0a3aee0 x86: Use this_cpu_ops to optimize code by Tejun Heo · 14 years ago
  12. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  13. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  14. b30d330 [CPUFREQ] powernow-k8: Fix misleading variable naming by Borislav Petkov · 14 years ago
  15. 298decf [CPUFREQ] powernow-k8: On load failure, remind the user to enable support in BIOS setup by Marti Raudsepp · 14 years ago
  16. c2f4a2c [CPUFREQ] powernow-k8: Limit Pstate transition latency check by Borislav Petkov · 14 years ago
  17. 3581ced [CPUFREQ] powernow-k8: Limit Pstate transition latency check by Borislav Petkov · 14 years ago
  18. a253129 update email address by Pavel Machek · 14 years ago
  19. fe501f1 x86, k8: Fix section mismatch for powernowk8_exit() by Borislav Petkov · 14 years ago
  20. 6793706 powernow-k8: Fix frequency reporting by Mark Langsdorf · 14 years ago
  21. a2fed57 x86, cpufreq: Add APERF/MPERF support for AMD processors by Mark Langsdorf · 14 years ago
  22. 73860c6 powernow-k8: Add core performance boost support by Borislav Petkov · 14 years ago
  23. bc53515 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  24. 8defcaa Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  25. 439913f ACPI: replace acpi_integer by u64 by Lin Ming · 14 years ago
  26. 557a701 [CPUFREQ] Fix use after free of struct powernow_k8_data by Thomas Renninger · 15 years ago
  27. a463681 cpumask: rename tsk_cpumask to tsk_cpus_allowed by Rusty Russell · 15 years ago
  28. e2f74f3 [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface by Thomas Renninger · 15 years ago
  29. b8cbe7e [CPUFREQ] cpumask: don't put a cpumask on the stack in x86...cpufreq/powernow-k8.c by Rusty Russell · 15 years ago
  30. c53614e [CPUFREQ] powernow-k8: Fix test in get_transition_latency() by Roel Kluin · 15 years ago
  31. f0adb13 [CPUFREQ] Fix NULL ptr regression in powernow-k8 by Kurt Roeckx · 15 years ago
  32. db39d55 [CPUFREQ] Powernow-k8: Enable more than 2 low P-states by Mark Langsdorf · 15 years ago
  33. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  34. a2e1b4c [CPUFREQ] Powernow-k8: support family 0xf with 2 low p-states by Mark Langsdorf · 15 years ago
  35. 8e7c259 [CPUFREQ] cpumask: new cpumask operators for arch/x86/kernel/cpu/cpufreq/powernow-k8.c by Rusty Russell · 15 years ago
  36. 1ff6e97 [CPUFREQ] cpumask: avoid playing with cpus_allowed in powernow-k8.c by Rusty Russell · 15 years ago
  37. e15bc45 [CPUFREQ] powernow-k8: get drv data for correct CPU by Naga Chumbalkar · 15 years ago
  38. 532cfee [CPUFREQ] powernow-k8: read P-state from HW by Naga Chumbalkar · 15 years ago
  39. b394f1d [CPUFREQ] reduce scope of ACPI_PSS_BIOS_BUG_MSG[] by Andrew Morton · 15 years ago
  40. 21335d0 [CPUFREQ] powernow-k8.c: mess cleanup by Luis Henriques · 15 years ago
  41. 86e1368 [CPUFREQ] powernow-k8: Set transition latency to 1 if ACPI tables export 0 by Thomas Renninger · 15 years ago
  42. eaa9584 cpumask: alloc zeroed cpumask for static cpumask_var_ts by Yinghai Lu · 15 years ago
  43. 2c701b1 [CPUFREQ] powernow-k8: check space_id of _PCT registers to be FFH by Dave Jones · 15 years ago
  44. ca446d0 [CPUFREQ] powernow-k8: determine exact CPU frequency for HW Pstates by Andreas Herrmann · 15 years ago
  45. df18297 [CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq data by Thomas Renninger · 15 years ago
  46. 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 15 years ago
  47. 7ad728f cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t by Rusty Russell · 15 years ago
  48. 0cb8bc2 [CPUFREQ] powernow-k8: Use a common exit path. by Dave Jones · 15 years ago
  49. 79cc56a [CPUFREQ] powernow-k8: Only print error message once, not per core. by Thomas Renninger · 15 years ago
  50. 57f4fa6 [CPUFREQ] powernow-k8: Always compile powernow-k8 driver with ACPI support by Thomas Renninger · 15 years ago
  51. 0e64a0c [CPUFREQ] checkpatch cleanups for powernow-k8 by Dave Jones · 15 years ago
  52. a0abd52 cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644cc317e1a by Rusty Russell · 15 years ago
  53. 732553e [CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS table by Mark Langsdorf · 15 years ago
  54. 835481d cpumask: convert struct cpufreq_policy to cpumask_var_t by Rusty Russell · 16 years ago
  55. 2fdf66b cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t by Rusty Russell · 16 years ago
  56. a266d9f [CPUFREQ] powernow-k8: ignore out-of-range PstateStatus value by Andreas Herrmann · 16 years ago
  57. 057316c Merge branch 'linus' into test by Len Brown · 16 years ago
  58. f4432c5 Update email addresses. by Dave Jones · 16 years ago
  59. 2fd4709 CPUFREQ: powernow-k8: Try to detect old BIOS, not supporting CPU freq on a recent AMD CPUs. by Thomas Renninger · 16 years ago
  60. f607e3a Revert "[CPUFREQ][2/2] preregister support for powernow-k8" by Linus Torvalds · 16 years ago
  61. 34ae7f3 [CPUFREQ][2/2] preregister support for powernow-k8 by Mark Langsdorf · 16 years ago
  62. 23431b4 [CPUFREQ][1/2] whitespace fix for powernow-k8 by Mark Langsdorf · 16 years ago
  63. 0bc3cc0 cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu by Mike Travis · 16 years ago
  64. 65c0118 cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr by Mike Travis · 16 years ago
  65. 68083e0 Merge commit 'v2.6.26-rc9' into cpus4096 by Ingo Molnar · 16 years ago
  66. 334ef7a x86: use performance variant for_each_cpu_mask_nr by Mike Travis · 16 years ago
  67. eba9fe9 [CPUFREQ] powernow-k8: improve error messages by Mark Langsdorf · 16 years ago
  68. fc0e474 x86: use new set_cpus_allowed_ptr function by Mike Travis · 16 years ago
  69. 89c0484 [CPUFREQ] Fix sparse warning in powernow-k8 by Dave Jones · 16 years ago
  70. 4ae5c49 [CPUFREQ] powernow-k8 print pstate instead of fid/did for family 10h by Yinghai Lu · 17 years ago
  71. d7ac12f x86: fix sparse warnings in powernow-k8.c by Harvey Harrison · 16 years ago
  72. 2c6b8c0 x86: change NR_CPUS arrays in powernow-k8 by travis@sgi.com · 16 years ago
  73. 4c5cdb1 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  74. c5829cd [CPUFREQ] architectural pstate driver for powernow-k8 by Mark Langsdorf · 17 years ago
  75. 27b46d7 spelling fixes: arch/i386/ by Simon Arlott · 17 years ago
  76. 0835761 x86: Convert cpu_core_map to be a per cpu variable by Mike Travis · 17 years ago
  77. 4d5709a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  78. ee580dc i386: move kernel/cpu/cpufreq by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/cpu/cpufreq/powernow-k8.c]
  79. 9eb5957 [CPUFREQ] Don't take semaphore in cpufreq_quick_get() by Andi Kleen · 17 years ago
  80. 9a60ddb [CPUFREQ] Fix typos in powernow-k8 printk's. by Dave Jones · 17 years ago
  81. aac22d0a [CPUFREQ] powernow-k8 compile fix. by Andrew Morton · 17 years ago
  82. 904f7a3 [CPUFREQ] powernow-k8: clarify number of cores. by Dave Jones · 17 years ago
  83. 99fbe1a [CPUFREQ] Correct revision mask for powernow-k8 by Dave Jones · 17 years ago
  84. 30046e5 [CPUFREQ] Support rev H AMD64s in powernow-k8 by Dave Jones · 17 years ago
  85. 2e49762 [CPUFREQ] Report the number of processors in PowerNow-k8 correctly by Mark Langsdorf · 17 years ago
  86. 221dee2 Revert "[CPUFREQ] constify cpufreq_driver where possible." by Linus Torvalds · 17 years ago
  87. aeeddc1 [CPUFREQ] constify cpufreq_driver where possible. by Dave Jones · 17 years ago
  88. 58389a8 [CPUFREQ] fix cpuinfo_cur_freq for CPU_HW_PSTATE by Joachim Deguara · 17 years ago
  89. 9ed059e [CPUFREQ] Fix powernow-k8 SMP kernel on UP hardware bug. by Randy Dunlap · 18 years ago
  90. 6cad647 [CPUFREQ] correct powernow-k8 fid/vid masks for extended parts by Langsdorf, Mark · 18 years ago
  91. e7bdd7a [CPUFREQ] Clarify powernow-k8 cpu_family statements by Langsdorf, Mark · 18 years ago
  92. 1f729e0 [CPUFREQ] Prepare powernow-k8 for future CPUs. by Dave Jones · 18 years ago
  93. 8384451 [CPUFREQ] Remove pointless reinitialisation from powernow-k8 by Dave Jones · 18 years ago
  94. 2e3f8fa [CPUFREQ] Typo in powernow-k8 by Dave Jones · 18 years ago
  95. 9180053 [CPUFREQ] powernow-k8.c: fix a check-after-use by Adrian Bunk · 18 years ago
  96. 3aee086 [CPUFREQ] Remove duplicate check in powernow-k8 by Tobias Klauser · 18 years ago
  97. 4211a30 [PATCH] x86_64: Proper null pointer check in powernow_k8_get by Jacob Shin · 18 years ago
  98. d7fa706 [PATCH] x86_64: Revert earlier powernow-k8 change by Andi Kleen · 18 years ago
  99. eef5167 [CPUFREQ] hotplug cpu fix for powernow-k8 by shin, jacob · 18 years ago
  100. 14cc3e2 [PATCH] sem2mutex: misc static one-file mutexes by Ingo Molnar · 18 years ago