linux/drivers/misc/mei
Tomas Winkler c216fdeb2e mei: wd: decouple and revamp watchdog state machine
Before ME watchdog was exported through standard watchdog interface
it was closed and started together with the mei device.

The major issue is that closing ME watchdog disabled also MEI device,
to fix this the watchdog state machine has to be independent from MEI
state machine.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-08-16 09:51:02 -07:00
..
hw.h mei: style : reformat PCI device IDs 2012-08-16 09:43:58 -07:00
init.c mei: wd: decouple and revamp watchdog state machine 2012-08-16 09:51:02 -07:00
interface.c mei: introduce mei_data2slots wrapper 2012-07-10 14:58:35 -07:00
interface.h mei: wd: decouple and revamp watchdog state machine 2012-08-16 09:51:02 -07:00
interrupt.c mei: wd: decouple and revamp watchdog state machine 2012-08-16 09:51:02 -07:00
iorw.c mei: name space for mei device state 2012-08-16 09:43:58 -07:00
Kconfig
main.c mei: wd: decouple and revamp watchdog state machine 2012-08-16 09:51:02 -07:00
Makefile
mei_dev.h mei: wd: decouple and revamp watchdog state machine 2012-08-16 09:51:02 -07:00
wd.c mei: wd: decouple and revamp watchdog state machine 2012-08-16 09:51:02 -07:00