summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpufreq
AgeCommit message (Collapse)AuthorLines
2007-10-19x86: move cpufreq Kconfigs to the same directoryThomas Gleixner-108/+0
Move the 64bit Kconfig file to arch/x86/kernel/cpu/cpufreq, so we can unify them. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2007-10-11x86_64: move kernel/cpufreqThomas Gleixner-0/+108
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>