Thomas Gleixner
f7b861b7a6
arm: Use generic idle loop
...
Use the generic idle loop and replace enable/disable_hlt with the
respective core functions.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de >
Cc: Linus Torvalds <torvalds@linux-foundation.org >
Cc: Rusty Russell <rusty@rustcorp.com.au >
Cc: Paul McKenney <paulmck@linux.vnet.ibm.com >
Cc: Peter Zijlstra <peterz@infradead.org >
Reviewed-by: Cc: Srivatsa S. Bhat <srivatsa.bhat@linux.vnet.ibm.com >
Cc: Magnus Damm <magnus.damm@gmail.com >
Cc: Russell King <linux@arm.linux.org.uk >
Tested-by: Kevin Hilman <khilman@linaro.org > # OMAP
Link: http://lkml.kernel.org/r/20130321215233.826238797@linutronix.de
2013-04-08 17:39:24 +02:00
Shawn Guo
21cc1b7ede
ARM: shmobile: use machine specific hook for late init
...
Cc: Paul Mundt <lethal@linux-sh.org >
Signed-off-by: Shawn Guo <shawn.guo@linaro.org >
Acked-by: Magnus Damm <damm@opensource.se >
Acked-by: "Rafael J. Wysocki" <rjw@sisk.pl >
2012-05-08 20:36:35 +08:00
David Howells
9f97da78bf
Disintegrate asm/system.h for ARM
...
Disintegrate asm/system.h for ARM.
Signed-off-by: David Howells <dhowells@redhat.com >
cc: Russell King <linux@arm.linux.org.uk >
cc: linux-arm-kernel@lists.infradead.org
2012-03-28 18:30:01 +01:00
Magnus Damm
c3dada1894
ARM: mach-shmobile: Suspend-to-RAM support
...
This patch adds a simple Suspend-to-RAM implementation
for SH-Mobile ARM. The struct shmobile_suspend_ops are
kept global to allow cpu-specific code to override
the callbacks if needed.
Signed-off-by: Magnus Damm <damm@opensource.se >
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2011-05-25 11:19:17 +09:00