aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/cpufreq
AgeCommit message (Expand)Author
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
2009-01-19cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis
2009-01-13x86, cpufreq: remove leftover copymask_copy()Ingo Molnar
2009-01-12Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write"Ingo Molnar
2009-01-10Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-01-08remove lots of double-semicolonsFernando Carrijo
2009-01-06cpumask: use work_on_cpu in acpi-cpufreq.c for read_measured_perf_ctrsMike Travis
2009-01-06cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis
2009-01-06cpumask: use cpumask_var_t in acpi-cpufreq.cMike Travis
2009-01-06cpumask: convert struct cpufreq_policy to cpumask_var_tRusty Russell