aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/watchdog (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-26[WATCHDOG] ICH9 support for iTCO_wdtWim Van Sebroeck1-3/+15
2007-07-26[WATCHDOG] 631xESB/632xESB support for iTCO_wdt - add all LPC bridgesWim Van Sebroeck1-0/+15
2007-07-26[WATCHDOG] 631xESB/632xESB support for iTCO_wdtSergey Kononenko1-1/+6
2007-07-24[WATCHDOG] omap_wdt.c - default error for IOCTL is -ENOTTYWim Van Sebroeck1-1/+1
2007-07-24[WATCHDOG] Return value of nonseekable_openWim Van Sebroeck4-11/+4
2007-07-24[WATCHDOG] mv64x60_wdt: Rework the timeout register manipulationDale Farnsworth1-36/+54
2007-07-24[WATCHDOG] mv64x60_wdt: disable watchdog timer when driver is probedDale Farnsworth1-0/+2
2007-07-24[WATCHDOG] mv64x60_wdt: Support the WDIOF_MAGICCLOSE featureDale Farnsworth1-4/+24
2007-07-24[WATCHDOG] mv64x60_wdt: Add a module parameter to change nowayout settingDale Farnsworth1-3/+9
2007-07-24[WATCHDOG] mv64x60_wdt: Add WDIOC_SETOPTIONS ioctl supportDale Farnsworth1-1/+10
2007-07-24[WATCHDOG] mv64x60_wdt: Support for WDIOC_SETTIMEOUT ioctlDale Farnsworth1-7/+31
2007-07-24[WATCHDOG] mv64x60_wdt: Fix WDIOC_GETTIMEOUT return valueDale Farnsworth1-3/+1
2007-07-24[WATCHDOG] mv64x60_wdt: Check return value of nonseekable_openDale Farnsworth1-3/+1
2007-07-24[WATCHDOG] mv64x60_wdt: Add arch/powerpc platform supportDale Farnsworth1-1/+1
2007-07-24[WATCHDOG] mv64x60_wdt: Get register address from platform dataDale Farnsworth1-5/+16
2007-07-24[WATCHDOG] mv64x60_wdt: set up platform_device in platform codeDale Farnsworth1-25/+1
2007-07-24[WATCHDOG] ensure mouse and keyboard ignored in w83627hf_wdtPádraig Brady1-9/+15
2007-07-24[WATCHDOG] s3c2410_wdt: fixup after arch include movesBen Dooks1-3/+3
2007-07-24[WATCHDOG] git-watchdog-typoAndrew Morton1-1/+1
2007-07-23[WATCHDOG] Clean-up Kconfig+MakefileWim Van Sebroeck2-46/+94
2007-07-23[WATCHDOG] WDIOC_GETSTATUS and WDIOC_GETBOOTSTATUS clean-upWim Van Sebroeck5-0/+14
2007-07-23[WATCHDOG] VFS clean-upWim Van Sebroeck3-3/+3
2007-07-23[WATCHDOG] davinci_wdt clean-upWim Van Sebroeck1-5/+2
2007-07-23[WATCHDOG] mpc5200_wdt clean-upWim Van Sebroeck1-2/+30
2007-07-23[WATCHDOG] davinci watchdog driverVladimir Barinov3-0/+297
2007-07-23[WATCHDOG] Blackfin on-chip watchdog driverBryan Wu3-0/+506
2007-07-23[WATCHDOG] mpc5200 watchdog (GPT0)Domen Puncer3-0/+263
2007-07-22Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-0/+279
2007-07-20[ARM] 4495/1: iop: combined watchdog timer driver for iop3xx and iop13xxDan Williams3-0/+279
2007-07-20sh: Fix up SH-3 and SH-4 driver dependencies.Paul Mundt1-1/+1
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2-4/+2
2007-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds7-72/+502
2007-07-05[WATCHDOG] at32ap700x_wdt.c - Fix compilation warningsWim Van Sebroeck1-2/+4
2007-07-05[WATCHDOG] at32ap700x_wdt.c - Add spinlock supportWim Van Sebroeck1-0/+9
2007-07-05[WATCHDOG] at32ap700x_wdt.c - Add nowayout + MAGICCLOSE featuresWim Van Sebroeck1-11/+53
2007-07-05[WATCHDOG] at32ap700x_wdt.c - timeout module parameter patchWim Van Sebroeck2-16/+13
2007-07-05[WATCHDOG] at32ap700x_wdt.c - checkpatch.pl-0.05 clean-up'sWim Van Sebroeck1-6/+6
2007-06-17[WATCHDOG] change s3c2410_wdt to using dev_() macros for outputBen Dooks1-16/+20
2007-06-17[WATCHDOG] s3c2410_wdt announce initialisationBen Dooks1-0/+11
2007-06-10[WATCHDOG] at32ap700x-wdt: add iounmap if probe function failsHans-Christian Egtvedt1-2/+9
2007-06-10[WATCHDOG] at32ap700x-wdt: add missing iounmap in _removeHans-Christian Egtvedt1-0/+1
2007-06-10[WATCHDOG] watchdog-driver-for-at32ap700x-devices-fix-2Andrew Morton1-2/+3
2007-06-10[WATCHDOG] watchdog-driver-for-at32ap700x-devices-fixAndrew Morton1-6/+9
2007-06-10[WATCHDOG] Watchdog driver for AT32AP700X devicesHans-Christian Egtvedt3-0/+336
2007-06-04[WATCHDOG] Mixcom Watchdog - CodingStyle clean-upWim Van Sebroeck1-5/+4
2007-06-04[WATCHDOG] Mixcom Watchdog - clean-up printk'sWim Van Sebroeck1-3/+9
2007-06-04[WATCHDOG] Mixcom Watchdog - clean-up printk'sWim Van Sebroeck1-4/+7
2007-06-03[WATCHDOG] Mixcom Watchdog - checkcard part 2Wim Van Sebroeck1-12/+32
2007-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds3-0/+316
2007-06-03[WATCHDOG] Mixcom Watchdog - checkcardWim Van Sebroeck1-24/+11