- 467f995 Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 6161352 tracing, perf: Convert the power tracer into an event tracer by Arjan van de Ven · 17 years ago
- 714af06 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
- f0adb13 [CPUFREQ] Fix NULL ptr regression in powernow-k8 by Kurt Roeckx · 17 years ago
- 5cbc19a x86: Add generic aperf/mperf code by Peter Zijlstra · 17 years ago
- a8303aa x86: Move APERF/MPERF into a X86_FEATURE by Peter Zijlstra · 17 years ago
- 1a8e42f [CPUFREQ] Create a blacklist for processors that should not load the acpi-cpufreq module. by Prarit Bhargava · 17 years ago
- db39d55 [CPUFREQ] Powernow-k8: Enable more than 2 low P-states by Mark Langsdorf · 17 years ago
- ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 17 years ago
- a2e1b4c [CPUFREQ] Powernow-k8: support family 0xf with 2 low p-states by Mark Langsdorf · 17 years ago
- 8e7c259 [CPUFREQ] cpumask: new cpumask operators for arch/x86/kernel/cpu/cpufreq/powernow-k8.c by Rusty Russell · 17 years ago
- 1ff6e97 [CPUFREQ] cpumask: avoid playing with cpus_allowed in powernow-k8.c by Rusty Russell · 17 years ago
- e3f996c [CPUFREQ] cpumask: avoid cpumask games in arch/x86/kernel/cpu/cpufreq/speedstep-centrino.c by Rusty Russell · 17 years ago
- 394122a [CPUFREQ] cpumask: avoid playing with cpus_allowed in speedstep-ich.c by Rusty Russell · 17 years ago
- e15bc45 [CPUFREQ] powernow-k8: get drv data for correct CPU by Naga Chumbalkar · 17 years ago
- 532cfee [CPUFREQ] powernow-k8: read P-state from HW by Naga Chumbalkar · 17 years ago
- b394f1d [CPUFREQ] reduce scope of ACPI_PSS_BIOS_BUG_MSG[] by Andrew Morton · 17 years ago
- 21335d0 [CPUFREQ] powernow-k8.c: mess cleanup by Luis Henriques · 17 years ago
- 86e1368 [CPUFREQ] powernow-k8: Set transition latency to 1 if ACPI tables export 0 by Thomas Renninger · 17 years ago
- 0fea615 CPUFREQ: Mark e_powersaver driver as EXPERIMENTAL and DANGEROUS by Harald Welte · 17 years ago
- 0de5108 CPUFREQ: Enable acpi-cpufreq driver for VIA/Centaur CPUs by Harald Welte · 17 years ago
- eaa9584 cpumask: alloc zeroed cpumask for static cpumask_var_ts by Yinghai Lu · 17 years ago
- 2c701b1 [CPUFREQ] powernow-k8: check space_id of _PCT registers to be FFH by Dave Jones · 17 years ago
- 61c8c67 acpi-cpufreq: fix printk typo and indentation by Joe Perches · 17 years ago
- ca446d0 [CPUFREQ] powernow-k8: determine exact CPU frequency for HW Pstates by Andreas Herrmann · 17 years ago
- df18297 [CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq data by Thomas Renninger · 17 years ago
- d38e73e [CPUFREQ] powernow-k7 build fix when ACPI=n by Dave Jones · 17 years ago
- 4319503 [CPUFREQ] add atom family to p4-clockmod by Jarod Wilson · 17 years ago
- d876dfb acpi-cpufreq: Do not let get_measured perf depend on internal variable by Thomas Renninger · 17 years ago
- d91758f acpi-cpufreq: style-only: add parens to math expression by Thomas Renninger · 17 years ago
- e0e8c4e acpi-cpufreq: Cleanup: Use printk_once by Thomas Renninger · 17 years ago
- 093f13e x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perf by Pallipadi, Venkatesh · 17 years ago
- ea34f43 acpi-cpufreq: fix 'smp_call_function_many()' confusion by Linus Torvalds · 17 years ago
- 1c98aa7 Fix quilt merge error in acpi-cpufreq.c by Linus Torvalds · 17 years ago
- 01599fc cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c by Andrew Morton · 17 years ago
- 8897c18 Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' and 'bjorn.notify' into release by Len Brown · 17 years ago
- 18b2646 ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_only by Venkatesh Pallipadi · 17 years ago
- e4f6937 ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperf by Venkatesh Pallipadi · 17 years ago
- d226169 ACPI: cpufreq: remove dupilcated #include by Huang Weiyi · 17 years ago
- 32fb6c1 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
- 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 478c6a4 Merge branch 'linus' into release by Len Brown · 17 years ago
- 8a3f257 Merge branch 'misc' into release by Len Brown · 17 years ago
- 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 17 years ago
- 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 17 years ago
- a59d163 ACPI: cap off P-state transition latency from buggy BIOSes by Pallipadi, Venkatesh · 17 years ago
- fb318cb ACPI: cpufreq: use new bit register access function by Lin Ming · 17 years ago
- 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 17 years ago
- ada19a3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
- 7ad728f cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t by Rusty Russell · 17 years ago
- 78b020d Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core by Ingo Molnar · 17 years ago
- 4dd163a Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/core by Ingo Molnar · 17 years ago
- 129f8ae Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." by Dave Jones · 17 years ago
- f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 17 years ago
- 36e8abf [CPUFREQ] Prevent p4-clockmod from auto-binding to the ondemand governor. by Dave Jones · 17 years ago
- eb3092c [CPUFREQ] Make cpufreq-nforce2 less obnoxious by Matthew Garrett · 17 years ago
- 199785e [CPUFREQ] p4-clockmod reports wrong frequency. by Matthias-Christian Ott · 17 years ago
- 0cb8bc2 [CPUFREQ] powernow-k8: Use a common exit path. by Dave Jones · 17 years ago
- de3ed81 [CPUFREQ] Change link order of x86 cpufreq modules by Matthew Garrett · 17 years ago
- 9142022 [CPUFREQ] Use swap() in longhaul.c by Dave Jones · 17 years ago
- 3a58df3 [CPUFREQ] checkpatch cleanups for acpi-cpufreq by Dave Jones · 17 years ago
- 79cc56a [CPUFREQ] powernow-k8: Only print error message once, not per core. by Thomas Renninger · 17 years ago
- 57f4fa6 [CPUFREQ] powernow-k8: Always compile powernow-k8 driver with ACPI support by Thomas Renninger · 17 years ago
- 0e64a0c [CPUFREQ] checkpatch cleanups for powernow-k8 by Dave Jones · 17 years ago
- b9e7638 [CPUFREQ] checkpatch cleanups for powernow-k7 by Dave Jones · 17 years ago
- bbfebd6 [CPUFREQ] checkpatch cleanups for speedstep related drivers. by Dave Jones · 17 years ago
- 6072ace [CPUFREQ] checkpatch cleanups for sc520 by Dave Jones · 17 years ago
- 14a6650 [CPUFREQ] checkpatch cleanups for powernow-k6 by Dave Jones · 17 years ago
- 48ee923 [CPUFREQ] checkpatch cleanups for longrun by Dave Jones · 17 years ago
- ac617bd [CPUFREQ] checkpatch cleanups for longhaul by Dave Jones · 17 years ago
- 00f6a23 [CPUFREQ] checkpatch cleanups for gx-suspmod by Dave Jones · 17 years ago
- c9b8c87 [CPUFREQ] checkpatch cleanups for e_powersaver by Dave Jones · 17 years ago
- 04cd1a9 [CPUFREQ] checkpatch cleanups for elanfreq by Dave Jones · 17 years ago
- 20174b6 [CPUFREQ] nforce2: Use driver prefix, not cpufreq prefix. by Dave Jones · 17 years ago
- b5c9166 [CPUFREQ] checkpatch cleanups for cpufreq-nforce2 by Dave Jones · 17 years ago
- fff78ad [CPUFREQ] Stupidly trivial CodingStyle fix by Dave Jones · 17 years ago
- 0edcf8d Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu by Ingo Molnar · 17 years ago
- 6091628 Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/core by Ingo Molnar · 17 years ago
- ecab22a x86: use symbolic constants for MSR_IA32_MISC_ENABLE bits by Vegard Nossum · 17 years ago
- b36128c alloc_percpu: change percpu_ptr to per_cpu_ptr by Rusty Russell · 17 years ago
- 72c26c9 Merge branch 'linus' into tracing/blktrace by Ingo Molnar · 17 years ago
- a0abd52 cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644cc317e1a by Rusty Russell · 17 years ago
- b5f9fd0 tracing: convert c/p state power tracer to use tracepoints by Jason Baron · 17 years ago
- f9915bf Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
- 6707fbb Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
- 1292211 tracing/power: move the power trace headers to a dedicated file by Frederic Weisbecker · 17 years ago
- 732553e [CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS table by Mark Langsdorf · 17 years ago
- 62663ea ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc entries by Thomas Renninger · 17 years ago
- bfa318a fix: crash: IP: __bitmap_intersects+0x48/0x73 by Ingo Molnar · 17 years ago
- 7285908 cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write by Mike Travis · 17 years ago
- 4a922a9 x86, cpufreq: remove leftover copymask_copy() by Ingo Molnar · 17 years ago
- 50c668d Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write" by Ingo Molnar · 17 years ago
- 4e9b1c1 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- c19a28e remove lots of double-semicolons by Fernando Carrijo · 17 years ago
- e39ad41 cpumask: use work_on_cpu in acpi-cpufreq.c for read_measured_perf_ctrs by Mike Travis · 17 years ago
- 7503bfb cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write by Mike Travis · 17 years ago
- 4d8bb53 cpumask: use cpumask_var_t in acpi-cpufreq.c by Mike Travis · 17 years ago
- 835481d cpumask: convert struct cpufreq_policy to cpumask_var_t by Rusty Russell · 17 years ago
- 5cb0535 cpumask: replace CPUMASK_ALLOC etc with cpumask_var_t by Rusty Russell · 17 years ago
- e9af797 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago