dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/misc/mei
Tomas Winkler 49fbd3f1c3 misc: mei: set WDIOF_ALARMONLY on mei watchdog
mei watchdog doesn't reboot the system it only produces event
therefore mark it as WDIOF_ALARMONLY.

This patch depends on:
commit 2bbeed016d
Author: Alan Cox <alan@linux.intel.com>
watchdog: Add a flag to indicate the watchdog doesn't reboot things

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-06-13 15:34:31 -07:00
..
Kconfig
Makefile
hw.h
init.c mei: export mei.h for the user space 2012-05-09 13:58:06 -07:00
interface.c mei: export mei.h for the user space 2012-05-09 13:58:06 -07:00
interface.h mei: export mei.h for the user space 2012-05-09 13:58:06 -07:00
interrupt.c misc: mei: fix stalled read 2012-06-13 13:52:14 -07:00
iorw.c mei: export mei.h for the user space 2012-05-09 13:58:06 -07:00
main.c misc: mei: Disable MSI when IRQ registration fails 2012-06-13 15:34:31 -07:00
mei_dev.h mei: export mei.h for the user space 2012-05-09 13:58:06 -07:00
wd.c misc: mei: set WDIOF_ALARMONLY on mei watchdog 2012-06-13 15:34:31 -07:00