aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c
Commit message (Expand)AuthorAge
* 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
* cpumask: use cpumask_var_t in acpi-cpufreq.cMike Travis2009-01-06
* cpumask: convert struct cpufreq_policy to cpumask_var_tRusty Russell2009-01-06
* cpumask: use alloc_cpumask_var_node where appropriateMike Travis2009-01-03
* cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell2009-01-03
* tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven2008-11-26
* Merge branch 'linus' into testLen Brown2008-10-23
|\
| * [CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg()venkatesh.pallipadi@intel.com2008-10-09
| * [CPUFREQ] acpi-cpufreq: add error handling for cpufreq_register_driver() errorAkinobu Mita2008-10-09
* | ACPI: don't load acpi_cpufreq if acpi=offYinghai Lu2008-10-10
|/
* cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-26
* cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-18
* x86: use performance variant for_each_cpu_mask_nrMike Travis2008-05-23
* [CPUFREQ] expose cpufreq coordination requirements regardless of coordination...Darrick J. Wong2008-04-28
* [CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our ...Venkatesh Pallipadi2008-04-28