kernel-ark/arch/avr32/kernel
Hans-Christian Egtvedt 19b7ce8bad [AVR32] Put cpu in sleep 0 when idle.
This patch puts the CPU in sleep 0 when doing nothing, idle. This will
turn of the CPU clock and thus save power. The CPU is waken again when
an interrupt occurs.

Signed-off-by: Hans-Christian Egtvedt <hcegtvedt@atmel.com>
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2007-04-27 13:44:12 +02:00
..
asm-offsets.c
avr32_ksyms.c
cpu.c [AVR32] Add missing #include <linux/module.h> 2007-02-09 15:23:46 +01:00
entry-avr32b.S [AVR32] Put cpu in sleep 0 when idle. 2007-04-27 13:44:12 +02:00
head.S
init_task.c
irq.c
kprobes.c
Makefile
module.c
process.c [AVR32] Put cpu in sleep 0 when idle. 2007-04-27 13:44:12 +02:00
ptrace.c [AVR32] Fix bogus ti->flags manipulation in debug handler 2007-03-07 10:50:28 +01:00
semaphore.c
setup.c [PATCH] Dynamic kernel command-line: avr32 2007-02-12 09:48:37 -08:00
signal.c
switch_to.S
sys_avr32.c
syscall_table.S [AVR32] Remove unnecessary sys_nfsservctl conditional 2007-02-16 12:55:42 +01:00
syscall-stubs.S
time.c [AVR32] Change system timer from count-compare to Timer/Counter 0 2007-04-27 13:44:12 +02:00
traps.c [AVR32] show_trace: Only walk valid stack addresses 2007-03-07 10:50:27 +01:00
vmlinux.lds.c [PATCH] disable init/initramfs.c: architectures 2007-02-11 10:51:25 -08:00