index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
cpufreq
/
acpi-cpufreq.c
Age
Commit message (
Expand
)
Author
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
2007-10-11
i386: move kernel/cpu/cpufreq
Thomas Gleixner