index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
idle.c
Age
Commit message (
Expand
)
Author
2016-05-13
MIPS: Loongson: Add Loongson-3A R2 basic support
Huacai Chen
2015-11-12
Merge branch '4.3-fixes' into mips-for-linux-next
Ralf Baechle
2015-11-12
MIPS: idle: add case for CPU_5KE
Aurelien Jarno
2015-11-11
MIPS: Always use r4k_wait_irqoff for MIPSr6
Paul Burton
2015-11-09
MIPS: Switch BMIPS5000 to use r4k_wait_irqoff()
Petri Gynther
2015-08-26
MIPS: Add cases for CPU_I6400
Markos Chandras
2015-03-31
MIPS: idle: Workaround wait + FDC problems
James Hogan
2015-02-16
MIPS: Add cases for CPU_QEMU_GENERIC
Leonid Yegoshin
2014-10-23
MIPS: idle: Remove leftover __pastwait symbol and its references
Markos Chandras
2014-05-29
Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...
Ralf Baechle
2014-05-28
MIPS: cpuidle wait instruction state
Paul Burton
2014-05-24
MIPS: MT: Remove SMTC support
Ralf Baechle
2014-05-23
MIPS: RM9000: Remove support for idle loop.
Ralf Baechle
2014-03-31
MIPS: Fix gigaton of warning building with microMIPS.
Ralf Baechle
2014-03-26
MIPS: Add support for the M5150 processor
Leonid Yegoshin
2014-03-26
MIPS: Add cases for CPU_P5600
James Hogan
2014-03-06
MIPS: Add 1074K CPU support explicitly.
Steven J. Hill
2014-01-22
MIPS: Add support for interAptiv cores
Leonid Yegoshin
2014-01-22
MIPS: Add support for the proAptiv cores
Leonid Yegoshin
2013-09-17
MIPS: Optimize current_cpu_type() for better code.
Ralf Baechle
2013-08-26
MIPS: Use r4k_wait for OCTEON3 CPUs.
David Daney
2013-06-10
MIPS: Alchemy: fix wait function
Manuel Lauss
2013-05-22
MIPS: Idle: Break r4k_wait into two functions and fix it.
Ralf Baechle
2013-05-22
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
Ralf Baechle
2013-05-22
MIPS: Idle: Don't call local_irq_disable() in cpu_wait() implementations.
Ralf Baechle
2013-05-22
MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.
Ralf Baechle
2013-05-22
MIPS: Idle: Make call of function pointer readable.
Ralf Baechle
2013-05-22
MIPS: Idle: Consistently reformat inline assembler.
Ralf Baechle
2013-05-22
MIPS: Idle: cleaup SMTC idle hook as per Linux coding style.
Ralf Baechle
2013-05-22
MIPS: Consolidate idle loop / WAIT instruction support in a single file.
Ralf Baechle