aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/cpufreq
AgeCommit message (Expand)Author
2009-04-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-04-05Merge branch 'linus' into releaseLen Brown
2009-04-05Merge branch 'misc' into releaseLen Brown
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar
2009-03-30Merge branch 'linus' into cpumask-for-linusIngo Molnar
2009-03-27ACPI: cap off P-state transition latency from buggy BIOSesPallipadi, Venkatesh
2009-03-27ACPI: cpufreq: use new bit register access functionLin Ming
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2009-03-13cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_tRusty Russell
2009-03-11Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/coreIngo Molnar
2009-03-10Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/...Ingo Molnar
2009-03-09Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones
2009-03-06Merge branch 'x86/core' into tracing/texteditIngo Molnar
2009-03-05[CPUFREQ] Prevent p4-clockmod from auto-binding to the ondemand governor.Dave Jones
2009-02-24[CPUFREQ] Make cpufreq-nforce2 less obnoxiousMatthew Garrett
2009-02-24[CPUFREQ] p4-clockmod reports wrong frequency.Matthias-Christian Ott
2009-02-24[CPUFREQ] powernow-k8: Use a common exit path.Dave Jones
2009-02-24[CPUFREQ] Change link order of x86 cpufreq modulesMatthew Garrett
2009-02-24[CPUFREQ] Use swap() in longhaul.cDave Jones
2009-02-24[CPUFREQ] checkpatch cleanups for acpi-cpufreqDave Jones
2009-02-24[CPUFREQ] powernow-k8: Only print error message once, not per core.Thomas Renninger
2009-02-24[CPUFREQ] powernow-k8: Always compile powernow-k8 driver with ACPI supportThomas Renninger
2009-02-24[CPUFREQ] checkpatch cleanups for powernow-k8Dave Jones
2009-02-24[CPUFREQ] checkpatch cleanups for powernow-k7Dave Jones
2009-02-24[CPUFREQ] checkpatch cleanups for speedstep related drivers.Dave Jones
2009-02-24[CPUFREQ] checkpatch cleanups for sc520Dave Jones
2009-02-24[CPUFREQ] checkpatch cleanups for powernow-k6Dave Jones
2009-02-24[CPUFREQ] checkpatch cleanups for longrunDave Jones
2009-02-24[CPUFREQ] checkpatch cleanups for longhaulDave Jones
2009-02-24[CPUFREQ] checkpatch cleanups for gx-suspmodDave Jones
2009-02-24[CPUFREQ] checkpatch cleanups for e_powersaverDave Jones
2009-02-24[CPUFREQ] checkpatch cleanups for elanfreqDave Jones
2009-02-24[CPUFREQ] nforce2: Use driver prefix, not cpufreq prefix.Dave Jones
2009-02-24[CPUFREQ] checkpatch cleanups for cpufreq-nforce2Dave Jones
2009-02-24[CPUFREQ] Stupidly trivial CodingStyle fixDave Jones
2009-02-24Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar
2009-02-20Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/coreIngo Molnar
2009-02-20x86: use symbolic constants for MSR_IA32_MISC_ENABLE bitsVegard Nossum
2009-02-20alloc_percpu: change percpu_ptr to per_cpu_ptrRusty Russell
2009-02-19Merge branch 'linus' into tracing/blktraceIngo Molnar
2009-02-16cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644c...Rusty Russell
2009-02-13tracing: convert c/p state power tracer to use tracepointsJason Baron
2009-02-10Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar
2009-02-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2009-02-09tracing/power: move the power trace headers to a dedicated fileFrederic Weisbecker
2009-02-05[CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS tableMark Langsdorf
2009-02-04ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent...Thomas Renninger
2009-01-20fix: crash: IP: __bitmap_intersects+0x48/0x73Ingo Molnar