x86: Remove move_cleanup_count from irq_cfg
[safe/jmp/linux-2.6] / arch / x86 / kernel / cpu / cpufreq /
2009-09-20 Linus TorvaldsMerge branch 'perfcounters-core-for-linus' of git:...
2009-09-19 Arjan van de Ventracing, perf: Convert the power tracer into an event...
2009-09-18 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-09-16 Kurt Roeckx[CPUFREQ] Fix NULL ptr regression in powernow-k8
2009-09-15 Peter Zijlstrax86: Add generic aperf/mperf code
2009-09-15 Peter Zijlstrax86: Move APERF/MPERF into a X86_FEATURE
2009-09-01 Prarit Bhargava[CPUFREQ] Create a blacklist for processors that should...
2009-09-01 Mark Langsdorf[CPUFREQ] Powernow-k8: Enable more than 2 low P-states
2009-07-08 Joe PerchesRemove multiple KERN_ prefixes from printk formats
2009-07-07 Mark Langsdorf[CPUFREQ] Powernow-k8: support family 0xf with 2 low...
2009-06-15 Rusty Russell[CPUFREQ] cpumask: new cpumask operators for arch/x86...
2009-06-15 Rusty Russell[CPUFREQ] cpumask: avoid playing with cpus_allowed...
2009-06-15 Rusty Russell[CPUFREQ] cpumask: avoid cpumask games in arch/x86...
2009-06-15 Rusty Russell[CPUFREQ] cpumask: avoid playing with cpus_allowed...
2009-06-15 Naga Chumbalkar[CPUFREQ] powernow-k8: get drv data for correct CPU
2009-06-15 Naga Chumbalkar[CPUFREQ] powernow-k8: read P-state from HW
2009-06-15 Andrew Morton[CPUFREQ] reduce scope of ACPI_PSS_BIOS_BUG_MSG[]
2009-06-15 Luis Henriques[CPUFREQ] powernow-k8.c: mess cleanup
2009-06-15 Thomas Renninger[CPUFREQ] powernow-k8: Set transition latency to 1...
2009-06-10 Harald WelteCPUFREQ: Mark e_powersaver driver as EXPERIMENTAL and...
2009-06-10 Harald WelteCPUFREQ: Enable acpi-cpufreq driver for VIA/Centaur...
2009-06-09 Yinghai Lucpumask: alloc zeroed cpumask for static cpumask_var_ts
2009-06-05 Dave Jones[CPUFREQ] powernow-k8: check space_id of _PCT registers...
2009-05-30 Joe Perchesacpi-cpufreq: fix printk typo and indentation
2009-05-26 Andreas Herrmann[CPUFREQ] powernow-k8: determine exact CPU frequency...
2009-05-26 Thomas Renninger[CPUFREQ] powernow-k8 cleanup msg if BIOS does not...
2009-05-26 Dave Jones[CPUFREQ] powernow-k7 build fix when ACPI=n
2009-05-26 Jarod Wilson[CPUFREQ] add atom family to p4-clockmod
2009-04-20 Thomas Renningeracpi-cpufreq: Do not let get_measured perf depend on...
2009-04-20 Thomas Renningeracpi-cpufreq: style-only: add parens to math expression
2009-04-20 Thomas Renningeracpi-cpufreq: Cleanup: Use printk_once
2009-04-20 Pallipadi, Venkateshx86, acpi_cpufreq: Fix the NULL pointer dereference...
2009-04-15 Linus Torvaldsacpi-cpufreq: fix 'smp_call_function_many()' confusion
2009-04-14 Linus TorvaldsFix quilt merge error in acpi-cpufreq.c
2009-04-13 Andrew Mortoncpufreq: use smp_call_function_[single|many]() in acpi...
2009-04-07 Len BrownMerge branches 'release', 'APERF', 'ARAT', 'misc',...
2009-04-07 Venkatesh PallipadiACPI x86: Make aperf/mperf MSR access in acpi_cpufreq...
2009-04-07 Venkatesh PallipadiACPI x86: Cleanup acpi_cpufreq structures related to...
2009-04-07 Huang WeiyiACPI: cpufreq: remove dupilcated #include
2009-04-05 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-04-05 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-04-05 Len BrownMerge branch 'linus' into release
2009-04-05 Len BrownMerge branch 'misc' into release
2009-04-01 Ingo MolnarMerge branch 'tracing/core-v2' into tracing-for-linus
2009-03-30 Ingo MolnarMerge branch 'linus' into cpumask-for-linus
2009-03-28 Pallipadi, VenkateshACPI: cap off P-state transition latency from buggy...
2009-03-27 Lin MingACPI: cpufreq: use new bit register access function
2009-03-27 Ingo MolnarMerge branch 'core/percpu' into percpu-cpumask-x86...
2009-03-26 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-03-13 Rusty Russellcpumask: x86: convert cpu_sibling_map/cpu_core_map...
2009-03-11 Ingo MolnarMerge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2...
2009-03-11 Ingo MolnarMerge branch 'linus' into core/percpu
2009-03-10 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/textedit...
2009-03-09 Dave JonesRevert "[CPUFREQ] Disable sysfs ui for p4-clockmod."
2009-03-06 Ingo MolnarMerge branch 'x86/core' into tracing/textedit
2009-03-05 Dave Jones[CPUFREQ] Prevent p4-clockmod from auto-binding to...
2009-02-25 Matthew Garrett[CPUFREQ] Make cpufreq-nforce2 less obnoxious
2009-02-25 Matthias-Christian Ott[CPUFREQ] p4-clockmod reports wrong frequency.
2009-02-25 Dave Jones[CPUFREQ] powernow-k8: Use a common exit path.
2009-02-25 Matthew Garrett[CPUFREQ] Change link order of x86 cpufreq modules
2009-02-25 Dave Jones[CPUFREQ] Use swap() in longhaul.c
2009-02-25 Dave Jones[CPUFREQ] checkpatch cleanups for acpi-cpufreq
2009-02-25 Thomas Renninger[CPUFREQ] powernow-k8: Only print error message once...
2009-02-25 Thomas Renninger[CPUFREQ] powernow-k8: Always compile powernow-k8 drive...
2009-02-25 Dave Jones[CPUFREQ] checkpatch cleanups for powernow-k8
2009-02-25 Dave Jones[CPUFREQ] checkpatch cleanups for powernow-k7
2009-02-25 Dave Jones[CPUFREQ] checkpatch cleanups for speedstep related...
2009-02-25 Dave Jones[CPUFREQ] checkpatch cleanups for sc520
2009-02-25 Dave Jones[CPUFREQ] checkpatch cleanups for powernow-k6
2009-02-25 Dave Jones[CPUFREQ] checkpatch cleanups for longrun
2009-02-25 Dave Jones[CPUFREQ] checkpatch cleanups for longhaul
2009-02-25 Dave Jones[CPUFREQ] checkpatch cleanups for gx-suspmod
2009-02-25 Dave Jones[CPUFREQ] checkpatch cleanups for e_powersaver
2009-02-25 Dave Jones[CPUFREQ] checkpatch cleanups for elanfreq
2009-02-25 Dave Jones[CPUFREQ] nforce2: Use driver prefix, not cpufreq prefix.
2009-02-25 Dave Jones[CPUFREQ] checkpatch cleanups for cpufreq-nforce2
2009-02-25 Dave Jones[CPUFREQ] Stupidly trivial CodingStyle fix
2009-02-24 Ingo MolnarMerge branch 'tj-percpu' of git://git./linux/kernel...
2009-02-20 Ingo MolnarMerge branches 'x86/asm', 'x86/cleanups' and 'x86/heade...
2009-02-20 Vegard Nossumx86: use symbolic constants for MSR_IA32_MISC_ENABLE...
2009-02-20 Rusty Russellalloc_percpu: change percpu_ptr to per_cpu_ptr
2009-02-19 Ingo MolnarMerge branch 'linus' into tracing/blktrace
2009-02-16 Rusty Russellcpumask: fix powernow-k8: partial revert of 2fdf66b491a...
2009-02-13 Jason Barontracing: convert c/p state power tracer to use tracepoints
2009-02-10 Ingo MolnarMerge branches 'tracing/ftrace' and 'tracing/urgent...
2009-02-09 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-02-09 Frederic Weisbeckertracing/power: move the power trace headers to a dedica...
2009-02-05 Mark Langsdorf[CPUFREQ] powernow-k8: Get transition latency from...
2009-02-04 Thomas RenningerACPI: cpufreq: Remove deprecated /proc/acpi/processor...
2009-01-19 Ingo Molnarfix: crash: IP: __bitmap_intersects+0x48/0x73
2009-01-19 Mike Traviscpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read...
2009-01-16 Mike Traviscpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read...
2009-01-15 Ingo Molnarfix: crash: IP: __bitmap_intersects+0x48/0x73
2009-01-13 Ingo Molnarx86, cpufreq: remove leftover copymask_copy()
2009-01-12 Ingo MolnarRevert "cpumask: use work_on_cpu in acpi-cpufreq.c...
2009-01-10 Linus TorvaldsMerge branch 'cpus4096-for-linus' of git://git./linux...
2009-01-08 Fernando Carrijoremove lots of double-semicolons
2009-01-06 Mike Traviscpumask: use work_on_cpu in acpi-cpufreq.c for read_mea...
2009-01-06 Mike Traviscpumask: use work_on_cpu in acpi-cpufreq.c for drv_read...
2009-01-06 Mike Traviscpumask: use cpumask_var_t in acpi-cpufreq.c
next