summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/idle.c
AgeCommit message (Expand)Author
2017-08-29MIPS: Include linux/cpu.h for arch_cpu_idle()Paul Burton
2016-05-13MIPS: Loongson: Add Loongson-3A R2 basic supportHuacai Chen
2015-11-12Merge branch '4.3-fixes' into mips-for-linux-nextRalf Baechle
2015-11-12MIPS: idle: add case for CPU_5KEAurelien Jarno
2015-11-11MIPS: Always use r4k_wait_irqoff for MIPSr6Paul Burton
2015-11-09MIPS: Switch BMIPS5000 to use r4k_wait_irqoff()Petri Gynther
2015-08-26MIPS: Add cases for CPU_I6400Markos Chandras
2015-03-31MIPS: idle: Workaround wait + FDC problemsJames Hogan
2015-02-16MIPS: Add cases for CPU_QEMU_GENERICLeonid Yegoshin
2014-10-23MIPS: idle: Remove leftover __pastwait symbol and its referencesMarkos Chandras
2014-05-29Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle
2014-05-28MIPS: cpuidle wait instruction statePaul Burton
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle
2014-05-23MIPS: RM9000: Remove support for idle loop.Ralf Baechle
2014-03-31MIPS: Fix gigaton of warning building with microMIPS.Ralf Baechle
2014-03-26MIPS: Add support for the M5150 processorLeonid Yegoshin
2014-03-26MIPS: Add cases for CPU_P5600James Hogan
2014-03-06MIPS: Add 1074K CPU support explicitly.Steven J. Hill
2014-01-22MIPS: Add support for interAptiv coresLeonid Yegoshin
2014-01-22MIPS: Add support for the proAptiv coresLeonid Yegoshin
2013-09-17MIPS: Optimize current_cpu_type() for better code.Ralf Baechle
2013-08-26MIPS: Use r4k_wait for OCTEON3 CPUs.David Daney
2013-06-10MIPS: Alchemy: fix wait functionManuel Lauss
2013-05-22MIPS: Idle: Break r4k_wait into two functions and fix it.Ralf Baechle
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle
2013-05-22MIPS: Idle: Don't call local_irq_disable() in cpu_wait() implementations.Ralf Baechle
2013-05-22MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.Ralf Baechle
2013-05-22MIPS: Idle: Make call of function pointer readable.Ralf Baechle
2013-05-22MIPS: Idle: Consistently reformat inline assembler.Ralf Baechle
2013-05-22MIPS: Idle: cleaup SMTC idle hook as per Linux coding style.Ralf Baechle
2013-05-22MIPS: Consolidate idle loop / WAIT instruction support in a single file.Ralf Baechle