summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c
AgeCommit message (Expand)Author
2011-05-19[CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones
2011-05-04[CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski
2010-10-12acpi-cpufreq: fix a memleak when unloading driverZhang Rui
2010-08-13[CPUFREQ] acpi-cpufreq: add missing __percpu markupNamhyung Kim
2010-08-03[CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independentThomas Renninger
2010-08-03[CPUFREQ] acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notificationThomas Renninger
2010-05-08Merge commit 'v2.6.34-rc6' into x86/cpuH. Peter Anvin
2010-04-09x86, cpufreq: Add APERF/MPERF support for AMD processorsMark Langsdorf
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-22arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: avoid cross-CPU interrupts by usi...Andrew Morton
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-11-24[ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interfaceThomas Renninger
2009-11-17[CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not...John Villalovos
2009-10-29percpu: make percpu symbols in cpufreq uniqueTejun Heo
2009-09-20Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2009-09-19tracing, perf: Convert the power tracer into an event tracerArjan van de Ven
2009-09-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2009-09-15x86: Add generic aperf/mperf codePeter Zijlstra
2009-09-15x86: Move APERF/MPERF into a X86_FEATUREPeter Zijlstra
2009-09-01[CPUFREQ] Create a blacklist for processors that should not load the acpi-cpu...Prarit Bhargava
2009-06-10CPUFREQ: Enable acpi-cpufreq driver for VIA/Centaur CPUsHarald Welte
2009-06-09cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu
2009-05-29acpi-cpufreq: fix printk typo and indentationJoe Perches
2009-04-19acpi-cpufreq: Do not let get_measured perf depend on internal variableThomas Renninger
2009-04-19acpi-cpufreq: style-only: add parens to math expressionThomas Renninger
2009-04-19acpi-cpufreq: Cleanup: Use printk_onceThomas Renninger
2009-04-19x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perfPallipadi, Venkatesh
2009-04-15acpi-cpufreq: fix 'smp_call_function_many()' confusionLinus Torvalds
2009-04-13Fix quilt merge error in acpi-cpufreq.cLinus Torvalds
2009-04-13cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.cAndrew Morton
2009-04-07ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_onlyVenkatesh Pallipadi
2009-04-07ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperfVenkatesh Pallipadi
2009-04-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-04-05Merge branch 'linus' into releaseLen Brown
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar
2009-03-27ACPI: cap off P-state transition latency from buggy BIOSesPallipadi, Venkatesh
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-06Merge branch 'x86/core' into tracing/texteditIngo Molnar
2009-02-24[CPUFREQ] checkpatch cleanups for acpi-cpufreqDave Jones
2009-02-20alloc_percpu: change percpu_ptr to per_cpu_ptrRusty Russell
2009-02-13tracing: convert c/p state power tracer to use tracepointsJason Baron
2009-02-09tracing/power: move the power trace headers to a dedicated fileFrederic Weisbecker
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-16cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis
2009-01-15fix: crash: IP: __bitmap_intersects+0x48/0x73Ingo Molnar
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-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