Age | Commit message (Expand) | Author | Files | Lines |
2009-06-15 | [CPUFREQ] cpumask: new cpumask operators for arch/x86/kernel/cpu/cpufreq/powe... | Rusty Russell | 2 | -15/+4 |
2009-06-15 | [CPUFREQ] cpumask: avoid playing with cpus_allowed in powernow-k8.c | Rusty Russell | 1 | -58/+60 |
2009-06-15 | [CPUFREQ] cpumask: avoid cpumask games in arch/x86/kernel/cpu/cpufreq/speedst... | Rusty Russell | 1 | -43/+17 |
2009-06-15 | [CPUFREQ] cpumask: avoid playing with cpus_allowed in speedstep-ich.c | Rusty Russell | 2 | -39/+55 |
2009-06-15 | [CPUFREQ] powernow-k8: get drv data for correct CPU | Naga Chumbalkar | 1 | -5/+1 |
2009-06-15 | [CPUFREQ] powernow-k8: read P-state from HW | Naga Chumbalkar | 1 | -14/+11 |
2009-06-15 | [CPUFREQ] reduce scope of ACPI_PSS_BIOS_BUG_MSG[] | Andrew Morton | 1 | -4/+3 |
2009-06-15 | [CPUFREQ] powernow-k8.c: mess cleanup | Luis Henriques | 1 | -7/+9 |
2009-06-15 | [CPUFREQ] powernow-k8: Set transition latency to 1 if ACPI tables export 0 | Thomas Renninger | 1 | -0/+13 |
2009-06-11 | CPUFREQ: Mark e_powersaver driver as EXPERIMENTAL and DANGEROUS | Harald Welte | 1 | -3/+6 |
2009-06-11 | CPUFREQ: Enable acpi-cpufreq driver for VIA/Centaur CPUs | Harald Welte | 1 | -5/+1 |
2009-06-09 | cpumask: alloc zeroed cpumask for static cpumask_var_ts | Yinghai Lu | 4 | -4/+4 |
2009-06-05 | [CPUFREQ] powernow-k8: check space_id of _PCT registers to be FFH | Dave Jones | 1 | -6/+7 |
2009-05-30 | acpi-cpufreq: fix printk typo and indentation | Joe Perches | 1 | -2/+2 |
2009-05-26 | [CPUFREQ] powernow-k8: determine exact CPU frequency for HW Pstates | Andreas Herrmann | 1 | -2/+21 |
2009-05-26 | [CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq data | Thomas Renninger | 1 | -14/+5 |
2009-05-26 | [CPUFREQ] powernow-k7 build fix when ACPI=n | Dave Jones | 1 | -0/+2 |
2009-05-26 | [CPUFREQ] add atom family to p4-clockmod | Jarod Wilson | 1 | -0/+1 |
2009-04-20 | acpi-cpufreq: Do not let get_measured perf depend on internal variable | Thomas Renninger | 1 | -3/+4 |
2009-04-20 | acpi-cpufreq: style-only: add parens to math expression | Thomas Renninger | 1 | -1/+1 |
2009-04-20 | acpi-cpufreq: Cleanup: Use printk_once | Thomas Renninger | 1 | -6/+2 |
2009-04-20 | x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perf | Pallipadi, Venkatesh | 1 | -5/+10 |
2009-04-15 | acpi-cpufreq: fix 'smp_call_function_many()' confusion | Linus Torvalds | 1 | -0/+6 |
2009-04-14 | Fix quilt merge error in acpi-cpufreq.c | Linus Torvalds | 1 | -1/+1 |
2009-04-13 | cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c | Andrew Morton | 1 | -15/+9 |
2009-04-08 | Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an... | Len Brown | 1 | -1/+0 |
2009-04-08 | ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_only | Venkatesh Pallipadi | 1 | -5/+10 |
2009-04-08 | ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperf | Venkatesh Pallipadi | 1 | -22/+20 |
2009-04-07 | ACPI: cpufreq: remove dupilcated #include | Huang Weiyi | 1 | -1/+0 |
2009-04-05 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2 | -3/+15 |
2009-04-05 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+3 |
2009-04-05 | Merge branch 'linus' into release | Len Brown | 21 | -721/+965 |
2009-04-05 | Merge branch 'misc' into release | Len Brown | 1 | -0/+12 |
2009-04-02 | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 1 | -1/+3 |
2009-03-31 | Merge branch 'linus' into cpumask-for-linus | Ingo Molnar | 20 | -714/+958 |
2009-03-28 | ACPI: cap off P-state transition latency from buggy BIOSes | Pallipadi, Venkatesh | 1 | -0/+12 |
2009-03-27 | ACPI: cpufreq: use new bit register access function | Lin Ming | 1 | -3/+3 |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 3 | -7/+7 |
2009-03-26 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 20 | -714/+958 |
2009-03-13 | cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t | Rusty Russell | 3 | -7/+10 |
2009-03-11 | Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core | Ingo Molnar | 2 | -2/+1 |
2009-03-11 | Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/... | Ingo Molnar | 1 | -1/+0 |
2009-03-09 | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." | Dave Jones | 1 | -1/+0 |
2009-03-06 | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 3 | -7/+7 |
2009-03-05 | [CPUFREQ] Prevent p4-clockmod from auto-binding to the ondemand governor. | Dave Jones | 1 | -1/+4 |
2009-02-25 | [CPUFREQ] Make cpufreq-nforce2 less obnoxious | Matthew Garrett | 1 | -1/+1 |
2009-02-25 | [CPUFREQ] p4-clockmod reports wrong frequency. | Matthias-Christian Ott | 2 | -14/+27 |
2009-02-25 | [CPUFREQ] powernow-k8: Use a common exit path. | Dave Jones | 1 | -12/+10 |
2009-02-25 | [CPUFREQ] Change link order of x86 cpufreq modules | Matthew Garrett | 1 | -2/+6 |
2009-02-25 | [CPUFREQ] Use swap() in longhaul.c | Dave Jones | 1 | -7/+4 |