1. b5f9fd0 tracing: convert c/p state power tracer to use tracepoints by Jason Baron · 15 years ago
  2. 1292211 tracing/power: move the power trace headers to a dedicated file by Frederic Weisbecker · 15 years ago
  3. bfa318a fix: crash: IP: __bitmap_intersects+0x48/0x73 by Ingo Molnar · 15 years ago
  4. 7285908 cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write by Mike Travis · 15 years ago
  5. 6eb714c cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write by Mike Travis · 15 years ago
  6. 5cd7376 fix: crash: IP: __bitmap_intersects+0x48/0x73 by Ingo Molnar · 15 years ago
  7. 4a922a9 x86, cpufreq: remove leftover copymask_copy() by Ingo Molnar · 15 years ago
  8. 50c668d Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write" by Ingo Molnar · 15 years ago
  9. e39ad41 cpumask: use work_on_cpu in acpi-cpufreq.c for read_measured_perf_ctrs by Mike Travis · 15 years ago
  10. 7503bfb cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write by Mike Travis · 15 years ago
  11. 4d8bb53 cpumask: use cpumask_var_t in acpi-cpufreq.c by Mike Travis · 15 years ago
  12. 835481d cpumask: convert struct cpufreq_policy to cpumask_var_t by Rusty Russell · 15 years ago
  13. 80855f7 cpumask: use alloc_cpumask_var_node where appropriate by Mike Travis · 16 years ago
  14. 2fdf66b cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t by Rusty Russell · 16 years ago
  15. f3f47a6 tracing: add "power-tracer": C/P state tracer to help power optimization by Arjan van de Ven · 16 years ago
  16. 057316c Merge branch 'linus' into test by Len Brown · 16 years ago
  17. ee29753 ACPI: don't load acpi_cpufreq if acpi=off by Yinghai Lu · 16 years ago
  18. bf0b90e [CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg() by venkatesh.pallipadi@intel.com · 16 years ago
  19. 847aef6 [CPUFREQ] acpi-cpufreq: add error handling for cpufreq_register_driver() error by Akinobu Mita · 16 years ago
  20. 0bc3cc0 cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu by Mike Travis · 16 years ago
  21. 65c0118 cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr by Mike Travis · 16 years ago
  22. 334ef7a x86: use performance variant for_each_cpu_mask_nr by Mike Travis · 16 years ago
  23. e8628dd [CPUFREQ] expose cpufreq coordination requirements regardless of coordination mechanism by Darrick J. Wong · 16 years ago
  24. e56a727 [CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our back. by Venkatesh Pallipadi · 16 years ago
  25. fc0e474 x86: use new set_cpus_allowed_ptr function by Mike Travis · 16 years ago
  26. ea348f3 x86: change NR_CPUS arrays in acpi-cpufreq by travis@sgi.com · 16 years ago
  27. 92cb761 x86: convert cpuinfo_x86 array to a per_cpu array by Mike Travis · 17 years ago
  28. 0835761 x86: Convert cpu_core_map to be a per cpu variable by Mike Travis · 17 years ago
  29. 4d5709a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  30. 19ad7ae Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  31. ee580dc i386: move kernel/cpu/cpufreq by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/cpu/cpufreq/acpi-cpufreq.c]
  32. 9eb5957 [CPUFREQ] Don't take semaphore in cpufreq_quick_get() by Andi Kleen · 17 years ago
  33. 1855256 drivers/firmware: const-ify DMI API and internals by Jeff Garzik · 17 years ago
  34. 5010929 acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issues by Fenghua Yu · 17 years ago
  35. 45c876b Fix uninitialized local variable "covered" in i386 acpi-cpufreq driver by Fenghua Yu · 17 years ago
  36. 22aadf8 Pull bugzilla-7880 into release branch by Len Brown · 17 years ago
  37. 3cdf552 ACPI: Discard invalid elements in _PSS package by Zhang Rui · 17 years ago
  38. 13424f6 [CPUFREQ] acpi-cpufreq: Proper ReadModifyWrite of PERF_CTL MSR by Venki Pallipadi · 17 years ago
  39. 76ff28c [CPUFREQ] Uninitialized use of cmd.val in arch/i386/kernel/cpu/cpufreq/acpi-cpufreq.c:acpi_cpufreq_target() by Guillaume Chazarain · 18 years ago
  40. 8edc59d9 [CPUFREQ] Bug fix for acpi-cpufreq and cpufreq_stats oops on frequency change notification by Venkatesh Pallipadi · 18 years ago
  41. a507ac4 [CPUFREQ] set policy->curfreq on initialization by Mattia Dongili · 18 years ago
  42. 4e581ff [CPUFREQ] Trivial cleanup for acpi read/write port in acpi-cpufreq.c by Venkatesh Pallipadi · 18 years ago
  43. 3d4a7ef [CPUFREQ] Fix the bug in duplicate freq elimination code in acpi-cpufreq by Venkatesh Pallipadi · 18 years ago
  44. 95625b8 [CPUFREQ] ifdef more unused on !SMP code. by Dave Jones · 18 years ago
  45. 95dd722 [CPUFREQ] acpi-cpufreq: Fix up some CodingStyle nits leftover from the lindenting. by Dave Jones · 18 years ago
  46. 0a1230a [CPUFREQ] Remove duplicate include from acpi-cpufreq by Dave Jones · 18 years ago
  47. dfde5d6 [CPUFREQ][8/8] acpi-cpufreq: Add support for freq feedback from hardware by Venkatesh Pallipadi · 18 years ago
  48. a6f6e6e6 [CPUFREQ][7/8] acpi-cpufreq: Fix get of current frequency breakage by Venkatesh Pallipadi · 18 years ago
  49. 7650b28 [CPUFREQ][6/8] acpi-cpufreq: Eliminate get of current freq on notification by Venkatesh Pallipadi · 18 years ago
  50. 64be7ee [CPUFREQ][5/8] acpi-cpufreq: lindent acpi-cpufreq.c by Venkatesh Pallipadi · 18 years ago
  51. dde9f7b [CPUFREQ][3/8] acpi-cpufreq: Pull in MSR based transition support by Venkatesh Pallipadi · 18 years ago
  52. fe27cb3 [CPUFREQ][2/8] acpi: reorganize code to make MSR support addition easier by Venkatesh Pallipadi · 18 years ago
  53. 519ce3e [CPUFREQ][1/8] acpi-cpufreq: software coordination and handle all CPUs in the group by Venkatesh Pallipadi · 18 years ago
  54. bfeeb0f [CPUFREQ] Make acpi-cpufreq unsticky again. by Dave Jones · 18 years ago
  55. 0497c8c [CPUFREQ] Fix section mismatch warning by Venkatesh Pallipadi · 18 years ago
  56. 8adcc0c [CPUFREQ] Workaround for BIOS bug in software coordination of frequency by Venkatesh Pallipadi · 18 years ago
  57. a0cc621 [PATCH] cpufreq: acpi-cpufreq: Ignore failure from acpi_cpufreq_early_init_acpi by Dave Jones · 18 years ago
  58. 12e704d [CPUFREQ] Propagate acpi_processor_preregister_performance return value. by bert hubert · 18 years ago
  59. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  60. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  61. 46f18e3 ACPI: HW P-state coordination support by Venkatesh Pallipadi · 18 years ago
  62. fb1bb34 [PATCH] remove for_each_cpu() by Andrew Morton · 18 years ago
  63. 3722447 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  64. 911cb74 [CPUFREQ] Make acpi-cpufreq 'sticky'. by Dave Jones · 18 years ago
  65. b6571da [CPUFREQ] Remove pointless reinitialisations in acpi-cpufreq by Dave Jones · 18 years ago
  66. 7e1f19e ACPI: UP build fix for bugzilla-5737 by Andrew Morton · 18 years ago
  67. 09b4d1e P-state software coordination for acpi-cpufreq by Venkatesh Pallipadi · 19 years ago
  68. 9fdb62a [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release by Len Brown · 18 years ago
  69. 152bf8c [PATCH] x86_64: Use X86_FEATURE_CONSTANT_TSC now to clean up Intel speedstep drivers by Andi Kleen · 18 years ago
  70. 35f652b [ACPI] fix acpi_cpufreq.c build warrning by Benoit Boissinot · 18 years ago
  71. 05131ec [ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only once by Venkatesh Pallipadi · 19 years ago
  72. dad2ad8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
  73. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  74. bfdc708 [CPUFREQ] kzalloc conversions for i386 drivers. by Dave Jones · 19 years ago
  75. d395bf1 [ACPI] Reduce acpi-cpufreq switching latency by 50% by Venkatesh Pallipadi · 19 years ago
  76. 4b31e77 [ACPI] Always set P-state on initialization by Dominik Brodowski · 19 years ago
  77. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago