aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu/cpufreq/powernow-k7.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-13[CPUFREQ] powernow-k7: fix MHz rounding issue with perflibDaniel Drake1-8/+28
2007-02-26Revert "[CPUFREQ] constify cpufreq_driver where possible."Linus Torvalds1-1/+1
2007-02-22[CPUFREQ] constify some data tables.Dave Jones1-2/+2
2007-02-22[CPUFREQ] constify cpufreq_driver where possible.Dave Jones1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-05[CPUFREQ] Make powernow-k7 work on SMP kernels.Dave Jones1-4/+1
2006-05-30[CPUFREQ] Disambiguate loop indexes in powernow-k7Dave Jones1-4/+4
2006-02-28[CPUFREQ] Lots of whitespace & CodingStyle cleanup.Dave Jones1-5/+5
2005-10-20[CPUFREQ] kzalloc conversions for i386 drivers.Dave Jones1-9/+3
2005-06-25[PATCH] get rid of redundant NULL checks before kfree() in arch/i386/Jesper Juhl1-3/+1
2005-05-31[CPUFREQ] Recalibrate cpu_khz [1/2]Dave Jones1-2/+7
2005-05-31[CPUFREQ] powernow-k7: don't print khz element of FSB.Dave Jones1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+690