kernel-ark/arch/powerpc/platforms/celleb
Ishizaki Kou b41848031a [POWERPC] Celleb: Support for Power/Reset buttons
This supports Power/Reset buttons on Beat on Celleb.

On Beat, we have an event from Beat if Power button or Reset button
is pressed. This patch catches the event and convert it to a signal
to INIT process by calling ctrl_alt_del() function.

/sbin/inittab have no entry to turn the machine power off so we have
to detect if power button is pressed or not internally in our driver.
This idea is taken from PS3's event handling subsystem.

Signed-off-by: Kou Ishizaki <Kou.Ishizaki@toshiba.co.jp>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-10-03 13:25:28 +10:00
..
beat_syscall.h
beat_wrapper.h
beat.c [POWERPC] Celleb: Support for Power/Reset buttons 2007-10-03 13:25:28 +10:00
beat.h [POWERPC] Celleb: Move pause, kexec_cpu_down to beat.c 2007-10-03 13:25:28 +10:00
htab.c
hvCall.S
interrupt.c [POWERPC] Invert null match behaviour for irq_hosts 2007-09-14 01:33:20 +10:00
interrupt.h
iommu.c
Kconfig
Makefile
pci.c [POWERPC] Fix section mismatch in PCI code 2007-09-19 15:25:34 +10:00
pci.h
scc_epci.c [POWERPC] celleb_epci_ops: Use named structure member initializers 2007-08-17 11:01:53 +10:00
scc_sio.c [POWERPC] Init markings for celleb 2007-08-17 11:01:50 +10:00
scc_uhc.c
scc.h
setup.c [POWERPC] Celleb: Move pause, kexec_cpu_down to beat.c 2007-10-03 13:25:28 +10:00
smp.c
spu_priv1.c
udbg_beat.c