linux/arch/avr32/kernel
Haavard Skinnemoen c2eb5090ee [AVR32] Put the chip in "stop" mode when halting the system
Make machine_halt() execute a sleep instruction to put the chip in
"stop" mode when the system is halted. This switches off all clocks
except the 32 kHz oscillator, which is needed for the RTC to keep
ticking.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2006-12-08 13:06:23 +01:00
..
Makefile [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
asm-offsets.c [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
avr32_ksyms.c [PATCH] AVR32: Implement and export __raw_{read,write}s[bwl] 2006-10-25 20:26:33 -07:00
cpu.c [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
entry-avr32b.S [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
head.S AVR32: Get rid of board_early_init 2006-11-06 10:43:23 +01:00
init_task.c [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
irq.c [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
kprobes.c [PATCH] avr32: fixup kprobes preemption handling 2006-12-07 08:39:26 -08:00
module.c [PATCH] AVR32: Silence some compile warnings 2006-10-25 20:26:32 -07:00
process.c [AVR32] Put the chip in "stop" mode when halting the system 2006-12-08 13:06:23 +01:00
ptrace.c [PATCH] AVR32: Silence some compile warnings 2006-10-25 20:26:32 -07:00
semaphore.c [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
setup.c [AVR32] Move ethernet tag parsing to board-specific code 2006-12-08 13:06:19 +01:00
signal.c [PATCH] Add include/linux/freezer.h and move definitions from sched.h 2006-12-07 08:39:27 -08:00
switch_to.S [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
sys_avr32.c [PATCH] AVR32: Implement kernel_execve 2006-10-02 07:57:24 -07:00
syscall-stubs.S AVR32: Wire up sys_epoll_pwait 2006-11-06 14:07:15 +01:00
syscall_table.S AVR32: Wire up sys_epoll_pwait 2006-11-06 14:07:15 +01:00
time.c [PATCH] IRQ: Fix AVR32 breakage 2006-10-11 11:14:14 -07:00
traps.c [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
vmlinux.lds.c [PATCH] vmlinux.lds: consolidate initcall sections 2006-10-27 15:34:51 -07:00