History log of /drivers/watchdog/iTCO_vendor.h
Revision Date Author Comments
887c8ec7219fc8eba78bb8f44a74c660934e9b98 20-Apr-2012 Aaron Sierra <asierra@xes-inc.com> watchdog: Convert iTCO_wdt driver to mfd model

This patch converts the iTCO_wdt driver to use the multi-function device
driver model. It uses resources discovered by the lpc_ich driver, so that
it no longer does its own PCI scanning.

Signed-off-by: Aaron Sierra <asierra@xes-inc.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
0e6fa3fb38e2c89ba9abce9a8b74867f07d20d19 19-May-2008 Alan Cox <alan@redhat.com> [WATCHDOG 18/57] iTCO: unlocked_ioctl, coding style and cleanup

Review and switch to unlocked_ioctl

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>