Age | Commit message (Expand) | Author |
2009-11-17 | [CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not... | John Villalovos |
2009-09-20 | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2009-09-19 | tracing, perf: Convert the power tracer into an event tracer | Arjan van de Ven |
2009-09-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2009-09-15 | x86: Add generic aperf/mperf code | Peter Zijlstra |
2009-09-15 | x86: Move APERF/MPERF into a X86_FEATURE | Peter Zijlstra |
2009-09-01 | [CPUFREQ] Create a blacklist for processors that should not load the acpi-cpu... | Prarit Bhargava |
2009-06-10 | CPUFREQ: Enable acpi-cpufreq driver for VIA/Centaur CPUs | Harald Welte |
2009-06-09 | cpumask: alloc zeroed cpumask for static cpumask_var_ts | Yinghai Lu |
2009-05-29 | acpi-cpufreq: fix printk typo and indentation | Joe Perches |
2009-04-19 | acpi-cpufreq: Do not let get_measured perf depend on internal variable | Thomas Renninger |
2009-04-19 | acpi-cpufreq: style-only: add parens to math expression | Thomas Renninger |
2009-04-19 | acpi-cpufreq: Cleanup: Use printk_once | Thomas Renninger |
2009-04-19 | x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perf | Pallipadi, Venkatesh |
2009-04-15 | acpi-cpufreq: fix 'smp_call_function_many()' confusion | Linus Torvalds |
2009-04-13 | Fix quilt merge error in acpi-cpufreq.c | Linus Torvalds |
2009-04-13 | cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c | Andrew Morton |
2009-04-07 | ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_only | Venkatesh Pallipadi |
2009-04-07 | ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperf | Venkatesh Pallipadi |
2009-04-05 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2009-04-05 | Merge branch 'linus' into release | Len Brown |
2009-04-02 | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar |
2009-03-27 | ACPI: cap off P-state transition latency from buggy BIOSes | Pallipadi, Venkatesh |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-06 | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar |
2009-02-24 | [CPUFREQ] checkpatch cleanups for acpi-cpufreq | Dave Jones |
2009-02-20 | alloc_percpu: change percpu_ptr to per_cpu_ptr | Rusty Russell |
2009-02-13 | tracing: convert c/p state power tracer to use tracepoints | Jason Baron |
2009-02-09 | tracing/power: move the power trace headers to a dedicated file | Frederic Weisbecker |
2009-01-20 | fix: crash: IP: __bitmap_intersects+0x48/0x73 | Ingo Molnar |
2009-01-19 | cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write | Mike Travis |
2009-01-16 | cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write | Mike Travis |
2009-01-15 | fix: crash: IP: __bitmap_intersects+0x48/0x73 | Ingo Molnar |
2009-01-13 | x86, cpufreq: remove leftover copymask_copy() | Ingo Molnar |
2009-01-12 | Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write" | Ingo Molnar |
2009-01-06 | cpumask: use work_on_cpu in acpi-cpufreq.c for read_measured_perf_ctrs | Mike Travis |
2009-01-06 | cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write | Mike Travis |
2009-01-06 | cpumask: use cpumask_var_t in acpi-cpufreq.c | Mike Travis |
2009-01-06 | cpumask: convert struct cpufreq_policy to cpumask_var_t | Rusty Russell |
2009-01-03 | cpumask: use alloc_cpumask_var_node where appropriate | Mike Travis |
2009-01-03 | cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t | Rusty Russell |
2008-11-26 | tracing: add "power-tracer": C/P state tracer to help power optimization | Arjan van de Ven |
2008-10-23 | Merge branch 'linus' into test | Len Brown |
2008-10-10 | ACPI: don't load acpi_cpufreq if acpi=off | Yinghai Lu |
2008-10-09 | [CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg() | venkatesh.pallipadi@intel.com |
2008-10-09 | [CPUFREQ] acpi-cpufreq: add error handling for cpufreq_register_driver() error | Akinobu Mita |
2008-07-26 | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu | Mike Travis |
2008-07-18 | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr | Mike Travis |
2008-05-23 | x86: use performance variant for_each_cpu_mask_nr | Mike Travis |
2008-04-28 | [CPUFREQ] expose cpufreq coordination requirements regardless of coordination... | Darrick J. Wong |