kernel-fxtec-pro1x/drivers/char/ipmi
Corey Minyard fcfa472411 IPMI: add polled interface
Currently the IPMI watchdog timer sets the watchdog timeout on a panic, but it
doesn't actually poll the interface to make sure the message goes out.

Add an interface for polling the IPMI driver, and add code to the IPMI
watchdog timer to poll the interface when the timer is set from a panic.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-18 14:37:32 -07:00
..
ipmi_bt_sm.c
ipmi_devintf.c Convert from class_device to device in drivers/char 2007-10-12 14:51:04 -07:00
ipmi_kcs_sm.c
ipmi_msghandler.c IPMI: add polled interface 2007-10-18 14:37:32 -07:00
ipmi_poweroff.c drivers/char/ipmi/ipmi_poweroff.c: lower printk severity 2007-07-16 09:05:52 -07:00
ipmi_si_intf.c IPMI: add polled interface 2007-10-18 14:37:32 -07:00
ipmi_si_sm.h
ipmi_smic_sm.c
ipmi_watchdog.c IPMI: add polled interface 2007-10-18 14:37:32 -07:00
Kconfig
Makefile