index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
cpufreq
/
speedstep-centrino.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CPUFREQ] Move x86 drivers to drivers/cpufreq/
Dave Jones
2011-05-19
1
-633
/
+0
*
[CPUFREQ] use dynamic debug instead of custom infrastructure
Dominik Brodowski
2011-05-04
1
-13
/
+10
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[CPUFREQ] cpumask: avoid cpumask games in arch/x86/kernel/cpu/cpufreq/speedst...
Rusty Russell
2009-06-15
1
-43
/
+17
*
cpumask: alloc zeroed cpumask for static cpumask_var_ts
Yinghai Lu
2009-06-09
1
-1
/
+1
*
x86: use symbolic constants for MSR_IA32_MISC_ENABLE bits
Vegard Nossum
2009-02-20
1
-3
/
+3
*
cpumask: convert struct cpufreq_policy to cpumask_var_t
Rusty Russell
2009-01-06
1
-7
/
+7
*
cpumask: replace CPUMASK_ALLOC etc with cpumask_var_t
Rusty Russell
2009-01-06
1
-12
/
+9
*
[CPUFREQ] clean up speedstep-centrino and reduce cpumask_t usage
Rusty Russell
2008-12-05
1
-27
/
+24
*
[CPUFREQ] correct broken links and email addresses
Németh Márton
2008-10-09
1
-1
/
+1
*
cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu
Mike Travis
2008-07-26
1
-8
/
+4
*
NR_CPUS: Replace NR_CPUS in speedstep-centrino.c
Mike Travis
2008-07-20
1
-34
/
+51
*
cpumask: Use optimized CPUMASK_ALLOC macros in the centrino_target
Mike Travis
2008-07-18
1
-28
/
+45
*
cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
Mike Travis
2008-07-18
1
-3
/
+6
*
x86: use performance variant for_each_cpu_mask_nr
Mike Travis
2008-05-23
1
-5
/
+5
*
x86: use new set_cpus_allowed_ptr function
Mike Travis
2008-04-19
1
-6
/
+7
*
x86: convert cpuinfo_x86 array to a per_cpu array
Mike Travis
2007-10-19
1
-3
/
+3
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2007-10-12
1
-1
/
+0
*
i386: move kernel/cpu/cpufreq
Thomas Gleixner
2007-10-11
1
-0
/
+634