index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
cpufreq
/
acpi-cpufreq.c
Age
Commit message (
Expand
)
Author
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
2008-04-28
[CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our ...
Venkatesh Pallipadi
2008-04-19
x86: use new set_cpus_allowed_ptr function
Mike Travis
2008-01-30
x86: change NR_CPUS arrays in acpi-cpufreq
travis@sgi.com
2007-10-19
x86: convert cpuinfo_x86 array to a per_cpu array
Mike Travis
2007-10-16
x86: Convert cpu_core_map to be a per cpu variable
Mike Travis
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2007-10-11
Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...
Linus Torvalds
[next]