aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/watchdog/pcwd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-18mv watchdog tree under driversWim Van Sebroeck1-1013/+0
2007-05-05[WATCHDOG] pcwd.c: Port to the new device driver modelWim Van Sebroeck1-122/+120
2007-02-12[WATCHDOG] timers cleanupJiri Slaby1-3/+1
2007-01-27[WATCHDOG] show default value for nowayout in module parameterWim Van Sebroeck1-2/+2
2007-01-09[WATCHDOG] pcwd_usb.c - get heartbeat from dip switchesWim Van Sebroeck1-4/+20
2007-01-09[WATCHDOG] pcwd.c - e-mail adres updateWim Van Sebroeck1-1/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-10-02[WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()Samuel Tardieu1-1/+1
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven1-2/+2
2006-04-02[WATCHDOG] pcwd.c sprintf/strcpy fixWim Van Sebroeck1-1/+1
2006-04-02[WATCHDOG] pcwd.c general clean-up after patchesWim Van Sebroeck1-2/+9
2006-04-02[WATCHDOG] pcwd.c add debug infoWim Van Sebroeck1-0/+56
2006-04-02[WATCHDOG] pcwd.c pcwd_cleanup_module patchWim Van Sebroeck1-1/+0
2006-04-02[WATCHDOG] pcwd.c firmware-info patchWim Van Sebroeck1-14/+8
2006-04-02[WATCHDOG] pcwd.c control status patchWim Van Sebroeck1-18/+29
2006-02-12[WATCHDOG] pcwd.c - update module version infoWim Van Sebroeck1-2/+7
2006-02-12[WATCHDOG] pcwd.c show card info patchWim Van Sebroeck1-78/+79
2006-02-12[WATCHDOG] pcwd.c move get_support to pcwd_check_temperature_supportWim Van Sebroeck1-7/+7
2006-02-12[WATCHDOG] pcwd.c Control Status #2 patchWim Van Sebroeck1-11/+13
2006-02-12[WATCHDOG] pcwd.c private data struct patchWim Van Sebroeck1-102/+104
2006-02-12[WATCHDOG] pcwd.c card_found-- fix.Wim Van Sebroeck1-0/+1
2006-02-12[WATCHDOG] pcwd.c add comments + tabsWim Van Sebroeck1-34/+37
2005-10-30[PATCH] fix missing includesTim Schmielau1-1/+1
2005-07-27[PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handlingAndrey Panin1-6/+1
2005-07-26[PATCH] pcwd.c: Call kernel_power_off not machine_power_offEric W. Biederman1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+926