MIPS: Idle: Don't call local_irq_disable() in cpu_wait() implementations.
[platform/adaptation/renesas_rcar/renesas_kernel.git] / arch / mips / kernel / idle.c
2013-05-21 Ralf BaechleMIPS: Idle: Don't call local_irq_disable() in cpu_wait...
2013-05-21 Ralf BaechleMIPS: Idle: Re-enable irqs at the end of r3081, au1k...
2013-05-21 Ralf BaechleMIPS: Idle: Make call of function pointer readable.
2013-05-21 Ralf BaechleMIPS: Idle: Consistently reformat inline assembler.
2013-05-21 Ralf BaechleMIPS: Idle: cleaup SMTC idle hook as per Linux coding...
2013-05-21 Ralf BaechleMIPS: Consolidate idle loop / WAIT instruction support...