Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MIPS: Alchemy: fix wait function | Manuel Lauss | 2013-06-10 | 1 | -6/+7 |
* | MIPS: Idle: Break r4k_wait into two functions and fix it. | Ralf Baechle | 2013-05-22 | 1 | -0/+6 |
* | MIPS: Idle: Consolidate all declarations in <asm/idle.h>. | Ralf Baechle | 2013-05-22 | 1 | -2/+1 |
* | MIPS: Idle: Don't call local_irq_disable() in cpu_wait() implementations. | Ralf Baechle | 2013-05-22 | 1 | -3/+0 |
* | MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait. | Ralf Baechle | 2013-05-22 | 1 | -0/+2 |
* | MIPS: Idle: Make call of function pointer readable. | Ralf Baechle | 2013-05-22 | 1 | -1/+1 |
* | MIPS: Idle: Consistently reformat inline assembler. | Ralf Baechle | 2013-05-22 | 1 | -18/+21 |
* | MIPS: Idle: cleaup SMTC idle hook as per Linux coding style. | Ralf Baechle | 2013-05-22 | 1 | -2/+7 |
* | MIPS: Consolidate idle loop / WAIT instruction support in a single file. | Ralf Baechle | 2013-05-22 | 1 | -0/+232 |