Files
kernel_arpi/include/linux
Thomas Gleixner d166991234 idle: Implement generic idle function
All idle functions in arch/* are more or less the same, plus minus a
few bugs and extra instrumentation, tickless support and other
optional items.

Implement a generic idle function which resembles the functionality
found in arch/. Provide weak arch_cpu_idle_* functions which can be
overridden by the architecture code if needed.

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>
Link: http://lkml.kernel.org/r/20130321215233.646635455@linutronix.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2013-04-08 17:39:23 +02:00
..
2013-03-01 13:39:00 -08:00
2013-03-19 19:15:52 +01:00
2013-04-08 17:39:23 +02:00
2013-02-26 02:46:08 -05:00
2013-02-22 23:31:31 -05:00
2013-03-22 16:41:20 -07:00
2013-02-19 08:43:34 +01:00
2013-03-19 19:15:52 +01:00
2013-02-14 09:21:15 -05:00
2013-03-20 12:10:38 -04:00