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