aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c
Commit message (Expand)AuthorAge
* [CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones2011-05-19
* [CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski2011-05-04
* acpi-cpufreq: fix a memleak when unloading driverZhang Rui2010-10-12
* [CPUFREQ] acpi-cpufreq: add missing __percpu markupNamhyung Kim2010-08-13
* [CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independentThomas Renninger2010-08-03
* [CPUFREQ] acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notificationThomas Renninger2010-08-03
* Merge commit 'v2.6.34-rc6' into x86/cpuH. Peter Anvin2010-05-08
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | x86, cpufreq: Add APERF/MPERF support for AMD processorsMark Langsdorf2010-04-09
|/
* arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: avoid cross-CPU interrupts by usi...Andrew Morton2009-12-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-14
|\
| * percpu: make percpu symbols in cpufreq uniqueTejun Heo2009-10-29
* | [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interfaceThomas Renninger2009-11-24
* | [CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not...John Villalovos2009-11-17
|/
* Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2009-09-20
|\
| * tracing, perf: Convert the power tracer into an event tracerArjan van de Ven2009-09-19
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2009-09-18
|\ \ | |/ |/|
| * [CPUFREQ] Create a blacklist for processors that should not load the acpi-cpu...Prarit Bhargava2009-09-01
* | x86: Add generic aperf/mperf codePeter Zijlstra2009-09-15
* | x86: Move APERF/MPERF into a X86_FEATUREPeter Zijlstra2009-09-15
|/
* CPUFREQ: Enable acpi-cpufreq driver for VIA/Centaur CPUsHarald Welte2009-06-10
* cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu2009-06-09
* acpi-cpufreq: fix printk typo and indentationJoe Perches2009-05-29
* acpi-cpufreq: Do not let get_measured perf depend on internal variableThomas Renninger2009-04-19
* acpi-cpufreq: style-only: add parens to math expressionThomas Renninger2009-04-19
* acpi-cpufreq: Cleanup: Use printk_onceThomas Renninger2009-04-19
* x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perfPallipadi, Venkatesh2009-04-19
* acpi-cpufreq: fix 'smp_call_function_many()' confusionLinus Torvalds2009-04-15
* Fix quilt merge error in acpi-cpufreq.cLinus Torvalds2009-04-13
* cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.cAndrew Morton2009-04-13
* ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_onlyVenkatesh Pallipadi2009-04-07
* ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperfVenkatesh Pallipadi2009-04-07
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-05
|\
| * Merge branch 'linus' into releaseLen Brown2009-04-05
| |\
| * | ACPI: cap off P-state transition latency from buggy BIOSesPallipadi, Venkatesh2009-03-27
* | | Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-01
|\ \ \ | |_|/ |/| |
| * | Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-06
| |\ \
| * | | tracing: convert c/p state power tracer to use tracepointsJason Baron2009-02-13
| * | | tracing/power: move the power trace headers to a dedicated fileFrederic Weisbecker2009-02-09
| | |/ | |/|
* | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
|\ \ \ | | |/ | |/|
| * | alloc_percpu: change percpu_ptr to per_cpu_ptrRusty Russell2009-02-20
| * | cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis2009-01-16
| * | fix: crash: IP: __bitmap_intersects+0x48/0x73Ingo Molnar2009-01-15
* | | [CPUFREQ] checkpatch cleanups for acpi-cpufreqDave Jones2009-02-24
| |/ |/|
* | fix: crash: IP: __bitmap_intersects+0x48/0x73Ingo Molnar2009-01-19
* | cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis2009-01-19
* | x86, cpufreq: remove leftover copymask_copy()Ingo Molnar2009-01-13
|/
* Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write"Ingo Molnar2009-01-12
* cpumask: use work_on_cpu in acpi-cpufreq.c for read_measured_perf_ctrsMike Travis2009-01-06
* cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis2009-01-06