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
/
powernow-k7.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
2010-08-03
[CPUFREQ] Fix section mismatch for powernow_cpu_init in powernow-k7.c
Holger Freyther
2009-11-24
[ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface
Thomas Renninger
2009-06-09
cpumask: alloc zeroed cpumask for static cpumask_var_ts
Yinghai Lu
2009-05-26
[CPUFREQ] powernow-k7 build fix when ACPI=n
Dave Jones
2009-02-24
[CPUFREQ] checkpatch cleanups for powernow-k7
Dave Jones
2009-02-24
[CPUFREQ] Stupidly trivial CodingStyle fix
Dave Jones
2009-01-03
cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t
Rusty Russell
2008-10-20
Update email addresses.
Dave Jones
2008-02-06
[CPUFREQ] arch/x86: Add missing "space"
Joe Perches
2007-10-19
x86: convert cpuinfo_x86 array to a per_cpu array
Mike Travis
2007-10-17
x86: fix dmi const-ify fallout
Thomas Gleixner
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