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
/
speedstep-centrino.c
Age
Commit message (
Expand
)
Author
2009-01-06
cpumask: convert struct cpufreq_policy to cpumask_var_t
Rusty Russell
2009-01-06
cpumask: replace CPUMASK_ALLOC etc with cpumask_var_t
Rusty Russell
2008-12-05
[CPUFREQ] clean up speedstep-centrino and reduce cpumask_t usage
Rusty Russell
2008-10-09
[CPUFREQ] correct broken links and email addresses
Németh Márton
2008-07-26
cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu
Mike Travis
2008-07-20
NR_CPUS: Replace NR_CPUS in speedstep-centrino.c
Mike Travis
2008-07-18
cpumask: Use optimized CPUMASK_ALLOC macros in the centrino_target
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-19
x86: use new set_cpus_allowed_ptr function
Mike Travis
2007-10-19
x86: convert cpuinfo_x86 array to a per_cpu array
Mike Travis
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2007-10-11
i386: move kernel/cpu/cpufreq
Thomas Gleixner