Searched hist:"45 f5fed30a6460ec58f159ff297a2974153a97de" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/watchdog/ |
H A D | watchdog_core.h | diff 45f5fed30a6460ec58f159ff297a2974153a97de Thu May 10 14:48:59 CDT 2012 Alan Cox <alan@linux.intel.com> watchdog: Add multiple device support
We keep the old /dev/watchdog interface file for the first watchdog via miscdev. This is basically a cut and paste of the relevant interface code from the rtc driver layer tweaked for watchdog.
Revised to fix problems noted by Hans de Goede
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
|
H A D | watchdog_core.c | diff 45f5fed30a6460ec58f159ff297a2974153a97de Thu May 10 14:48:59 CDT 2012 Alan Cox <alan@linux.intel.com> watchdog: Add multiple device support
We keep the old /dev/watchdog interface file for the first watchdog via miscdev. This is basically a cut and paste of the relevant interface code from the rtc driver layer tweaked for watchdog.
Revised to fix problems noted by Hans de Goede
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
|
H A D | watchdog_dev.c | diff 45f5fed30a6460ec58f159ff297a2974153a97de Thu May 10 14:48:59 CDT 2012 Alan Cox <alan@linux.intel.com> watchdog: Add multiple device support
We keep the old /dev/watchdog interface file for the first watchdog via miscdev. This is basically a cut and paste of the relevant interface code from the rtc driver layer tweaked for watchdog.
Revised to fix problems noted by Hans de Goede
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
|
/openbmc/linux/include/linux/ |
H A D | watchdog.h | diff 45f5fed30a6460ec58f159ff297a2974153a97de Thu May 10 14:48:59 CDT 2012 Alan Cox <alan@linux.intel.com> watchdog: Add multiple device support
We keep the old /dev/watchdog interface file for the first watchdog via miscdev. This is basically a cut and paste of the relevant interface code from the rtc driver layer tweaked for watchdog.
Revised to fix problems noted by Hans de Goede
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
|