Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-22 | MIPS: Idle: Consolidate all declarations in <asm/idle.h>. | Ralf Baechle | |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||
2013-05-22 | MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait. | Ralf Baechle | |
Without this, the WARN_ON_ONCE(irqs_disabled()); in the idle loop will be triggered. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||
2013-04-10 | cpufreq: mips: move cpufreq driver to drivers/cpufreq | Viresh Kumar | |
This patch moves cpufreq driver of MIPS architecture to drivers/cpufreq. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Acked-by: John Crispin <blogic@openwrt.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> |