index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
cpufreq
/
p4-clockmod.c
Age
Commit message (
Expand
)
Author
2011-05-19
[CPUFREQ] Move x86 drivers to drivers/cpufreq/
Dave Jones
2011-05-04
[CPUFREQ] use dynamic debug instead of custom infrastructure
Dominik Brodowski
2011-03-01
[CPUFREQ] p4-clockmod: print EST-capable warning message only once
Naga Chumbalkar
2010-08-03
[CPUFREQ] Remove pointless printk from p4-clockmod.
Dave Jones
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-05-26
[CPUFREQ] add atom family to p4-clockmod
Jarod Wilson
2009-03-30
Merge branch 'linus' into cpumask-for-linus
Ingo Molnar
2009-03-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
2009-03-13
cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t
Rusty Russell
2009-03-09
Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."
Dave Jones
2009-03-05
[CPUFREQ] Prevent p4-clockmod from auto-binding to the ondemand governor.
Dave Jones
2009-02-24
[CPUFREQ] p4-clockmod reports wrong frequency.
Matthias-Christian Ott
2009-02-24
[CPUFREQ] checkpatch cleanups for speedstep related drivers.
Dave Jones
2009-01-06
cpumask: convert struct cpufreq_policy to cpumask_var_t
Rusty Russell
2008-12-05
[CPUFREQ] Add Celeron Core support to p4-clockmod.
Herton Ronaldo Krzesinski
2008-12-05
[CPUFREQ] Disable sysfs ui for p4-clockmod.
Matthew Garrett
2008-12-05
[CPUFREQ] p4-clockmod: reduce noise
Dominik Brodowski
2008-10-09
[CPUFREQ] correct broken links and email addresses
Németh Márton
2008-05-23
x86: use performance variant for_each_cpu_mask_nr
Mike Travis
2008-04-19
x86: clean up cpu capabilities accesses, p4-clockmod.c
Ingo Molnar
2007-10-19
x86: convert cpuinfo_x86 array to a per_cpu array
Mike Travis
2007-10-16
Convert cpu_sibling_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
i386: move kernel/cpu/cpufreq
Thomas Gleixner