summaryrefslogtreecommitdiffstats
path: root/drivers/char/watchdog/pcwd.c
Commit message (Expand)AuthorAgeFilesLines
* mv watchdog tree under driversWim Van Sebroeck2007-10-181-1013/+0
* [WATCHDOG] pcwd.c: Port to the new device driver modelWim Van Sebroeck2007-05-051-122/+120
* [WATCHDOG] timers cleanupJiri Slaby2007-02-121-3/+1
* [WATCHDOG] show default value for nowayout in module parameterWim Van Sebroeck2007-01-271-2/+2
* [WATCHDOG] pcwd_usb.c - get heartbeat from dip switchesWim Van Sebroeck2007-01-091-4/+20
* [WATCHDOG] pcwd.c - e-mail adres updateWim Van Sebroeck2007-01-091-1/+1
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()Samuel Tardieu2006-10-021-1/+1
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-031-2/+2
* [WATCHDOG] pcwd.c sprintf/strcpy fixWim Van Sebroeck2006-04-021-1/+1
* [WATCHDOG] pcwd.c general clean-up after patchesWim Van Sebroeck2006-04-021-2/+9
* [WATCHDOG] pcwd.c add debug infoWim Van Sebroeck2006-04-021-0/+56
* [WATCHDOG] pcwd.c pcwd_cleanup_module patchWim Van Sebroeck2006-04-021-1/+0
* [WATCHDOG] pcwd.c firmware-info patchWim Van Sebroeck2006-04-021-14/+8
* [WATCHDOG] pcwd.c control status patchWim Van Sebroeck2006-04-021-18/+29
* [WATCHDOG] pcwd.c - update module version infoWim Van Sebroeck2006-02-121-2/+7
* [WATCHDOG] pcwd.c show card info patchWim Van Sebroeck2006-02-121-78/+79
* [WATCHDOG] pcwd.c move get_support to pcwd_check_temperature_supportWim Van Sebroeck2006-02-121-7/+7
* [WATCHDOG] pcwd.c Control Status #2 patchWim Van Sebroeck2006-02-121-11/+13
* [WATCHDOG] pcwd.c private data struct patchWim Van Sebroeck2006-02-121-102/+104
* [WATCHDOG] pcwd.c card_found-- fix.Wim Van Sebroeck2006-02-121-0/+1
* [WATCHDOG] pcwd.c add comments + tabsWim Van Sebroeck2006-02-121-34/+37
* [PATCH] fix missing includesTim Schmielau2005-10-301-1/+1
* [PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handlingAndrey Panin2005-07-271-6/+1
* [PATCH] pcwd.c: Call kernel_power_off not machine_power_offEric W. Biederman2005-07-261-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+926