linux-kernel-test/arch/ia64/sn
Aaron J Young c1298c5c7e [IA64-SGI] Altix: enable poweroff
This patch adds the necessary "hook" to allow SGI/SN
machines to perform a system power off upon a 
'init 0', 'halt -p', 'poweroff' or 'shutdown -h'.

The "hook" is to set the pm_power_off callback
to ia64_sn_power_down(). pm_power_off is checked
in machine_power_off()/do_poweroff() and, if set, is executed. 
ia64_sn_power_down() is a function already present (but not 
used currently) in the sn kernel.
ia64_sn_power_down() makes a SAL call to execute the
power off.

Signed-off-by: Aaron J Young <ayoung@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2005-04-25 13:11:14 -07:00
..
include [IA64-SGI] sn2-move-pci-headers.patch 2005-04-25 11:32:16 -07:00
kernel [IA64-SGI] Altix: enable poweroff 2005-04-25 13:11:14 -07:00
pci [IA64-SGI] altix: tioca chip driver (agp) 2005-04-25 11:35:54 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00