aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/watchdog (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-06-03[WATCHDOG] Mixcom Watchdog - get rid of port offset'sWim Van Sebroeck1-8/+13
2007-06-03[WATCHDOG] Mixcom Watchdog - update "Documentation"Wim Van Sebroeck1-2/+7
2007-06-03[WATCHDOG] Remove the redundant check for pwrite() in EP93XXX watchdog.Robert P. J. Day1-4/+0
2007-06-03[WATCHDOG] Remove the redundant check for pwrite() in pnx4008 watchdog.Robert P. J. Day1-4/+0
2007-06-01potential parse error in ifdefYoann Padioleau1-1/+1
2007-05-19[WATCHDOG] ks8695_wdt.c - new KS8695 watchdog driverAndrew Victor3-0/+316
2007-05-17[POWERPC] Fix comment in booke_wdtDave Jiang1-1/+1
2007-05-11Merge /pub/scm/linux/kernel/git/torvalds/linux-2.6Wim Van Sebroeck3-3/+1
2007-05-11[WATCHDOG] iTCO_wdt.c - fix ACPI Base registerWim Van Sebroeck1-1/+1
2007-05-10Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds14-879/+496
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-06[WATCHDOG] MTX-1 Watchdog driverFlorian Fainelli3-0/+246
2007-05-06[WATCHDOG] s3c2410_wdt - initialize watchdog irq resource Arnaud Patard1-3/+3
2007-05-05[WATCHDOG] Kconfig menuconfig patchJan Engelhardt1-62/+59
2007-05-05[WATCHDOG] pcwd.c: Port to the new device driver modelWim Van Sebroeck1-122/+120
2007-05-04[WATCHDOG] use mutex instead of semaphore in Berkshire USB-PC Watchdog driverMatthias Kaehlcke1-4/+4
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2-2/+1
2007-05-01[WATCHDOG] the scheduled removal of the i8xx_tco watchdog driverAdrian Bunk4-636/+0
2007-05-01Merge /pub/scm/linux/kernel/git/torvalds/linux-2.6Wim Van Sebroeck1-1/+1
2007-04-30[POWERPC] remove kernel module option for booke wdtDave Jiang1-1/+1
2007-03-26[WATCHDOG] Semi-typical watchdog bug re early misc_register()Alexey Dobriyan5-47/+46
2007-03-26[WATCHDOG] add support for the w83627thf chipset.Vlad Drukker1-5/+18
2007-03-18[PATCH] machzwd warning fixAndrew Morton1-12/+12
2007-03-14Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-0/+1
2007-03-14[PATCH] misc NULL noiseAl Viro1-1/+1
2007-03-11[WATCHDOG] i8xx TCO driver - mark for removalWim Van Sebroeck1-0/+1
2007-02-17[WATCHDOG] machzwd warning fixAndrew Morton1-1/+1