summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/cpufreq
AgeCommit message (Expand)AuthorFilesLines
2013-04-10cpufreq: mips: move cpufreq driver to drivers/cpufreqViresh Kumar3-294/+0
2013-04-02cpufreq: Don't check if cpu is online/offline for cpufreq callbacksViresh Kumar1-6/+0
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar1-3/+2
2013-02-15MIPS: Loongson2: Use clk API instead of direct dereferencesJulia Lawall1-3/+12
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-2/+2
2012-08-01MIPS: Loongson 2: Sort out clock managment.Ralf Baechle3-173/+21
2011-11-10MIPS: errloongson2_clock: Fix build error by including linux/module.hAaro Koskinen1-0/+1
2010-05-21MIPS: Use set_cpus_allowed_ptrJulia Lawall1-2/+2
2010-04-12MIPS: Loongson: Add module info to the loongson2_clock driverWu Zhangjin1-0/+4
2009-12-17MIPS: Loongson 2F: Add CPU frequency scaling supportWu Zhangjin4-0/+412
2009-12-17MIPS: Add basic CPUFreq options.Wu Zhangjin1-0/+27