summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/idle.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Include linux/cpu.h for arch_cpu_idle()Paul Burton2017-08-291-0/+1
* MIPS: Loongson: Add Loongson-3A R2 basic supportHuacai Chen2016-05-131-0/+5
* Merge branch '4.3-fixes' into mips-for-linux-nextRalf Baechle2015-11-121-2/+3
|\
| * MIPS: Switch BMIPS5000 to use r4k_wait_irqoff()Petri Gynther2015-11-091-2/+3
* | MIPS: idle: add case for CPU_5KEAurelien Jarno2015-11-121-0/+1
* | MIPS: Always use r4k_wait_irqoff for MIPSr6Paul Burton2015-11-111-1/+10
|/
* MIPS: Add cases for CPU_I6400Markos Chandras2015-08-261-0/+1
* MIPS: idle: Workaround wait + FDC problemsJames Hogan2015-03-311-2/+11
* MIPS: Add cases for CPU_QEMU_GENERICLeonid Yegoshin2015-02-161-0/+1
* MIPS: idle: Remove leftover __pastwait symbol and its referencesMarkos Chandras2014-10-231-3/+0
* Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle2014-05-291-0/+11
|\
| * MIPS: cpuidle wait instruction statePaul Burton2014-05-281-0/+11
* | MIPS: MT: Remove SMTC supportRalf Baechle2014-05-241-10/+0
* | MIPS: RM9000: Remove support for idle loop.Ralf Baechle2014-05-231-4/+0
|/
* MIPS: Fix gigaton of warning building with microMIPS.Ralf Baechle2014-03-311-3/+3
* MIPS: Add support for the M5150 processorLeonid Yegoshin2014-03-261-0/+1
* MIPS: Add cases for CPU_P5600James Hogan2014-03-261-0/+1
* MIPS: Add 1074K CPU support explicitly.Steven J. Hill2014-03-061-0/+1
* MIPS: Add support for interAptiv coresLeonid Yegoshin2014-01-221-0/+1
* MIPS: Add support for the proAptiv coresLeonid Yegoshin2014-01-221-0/+1
* MIPS: Optimize current_cpu_type() for better code.Ralf Baechle2013-09-171-1/+2
* MIPS: Use r4k_wait for OCTEON3 CPUs.David Daney2013-08-261-0/+1
* MIPS: Alchemy: fix wait functionManuel Lauss2013-06-101-6/+7
* MIPS: Idle: Break r4k_wait into two functions and fix it.Ralf Baechle2013-05-221-0/+6
* MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle2013-05-221-2/+1
* MIPS: Idle: Don't call local_irq_disable() in cpu_wait() implementations.Ralf Baechle2013-05-221-3/+0
* MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.Ralf Baechle2013-05-221-0/+2
* MIPS: Idle: Make call of function pointer readable.Ralf Baechle2013-05-221-1/+1
* MIPS: Idle: Consistently reformat inline assembler.Ralf Baechle2013-05-221-18/+21
* MIPS: Idle: cleaup SMTC idle hook as per Linux coding style.Ralf Baechle2013-05-221-2/+7
* MIPS: Consolidate idle loop / WAIT instruction support in a single file.Ralf Baechle2013-05-221-0/+232
OpenPOWER on IntegriCloud