aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-09[WATCHDOG] drivers/watchdog/bcm47xx_wdt.c: Remove unnecessary semicolonsJoe Perches1-1/+1
2009-06-26powerpc/rtas: Fix watchdog driver temperature read functionalityAdrian Reber1-5/+3
2009-06-23[WATCHDOG] wdt_pci.c: remove #ifdef CONFIG_WDT_501_PCIWim Van Sebroeck2-74/+66
2009-06-23[WATCHDOG] hpwdt: Add NMI priority optionTom Mingarelli1-5/+21
2009-06-23[WATCHDOG] OMAP fixes: enable clock in probe, trigger timer reloadUlrik Bech Hald1-0/+7
2009-06-20[WATCHDOG] add bcm47xx watchdog drivermatthieu castet3-0/+293
2009-06-20[WATCHDOG] Freescale STMP: watchdog driverdmitry pervushin3-0/+306
2009-06-20[WATCHDOG] twl4030 watchdog driverTimo Kokkonen3-0/+280
2009-06-20[WATCHDOG] U300 COH 901 327 watchdog driverLinus Walleij3-0/+548
2009-06-20[WATCHDOG] Add pnx833x_wdtDaniel Laird3-0/+292
2009-06-19Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2009-06-18[WATCHDOG] hpwdt: Add NMI sourcingThomas Mingarelli1-15/+44
2009-06-18[WATCHDOG] iTCO_wdt: Fix ICH7+ reboot issue.Wim Van Sebroeck1-6/+76
2009-06-18[WATCHDOG] iTCO_wdt: fix memory corruption when RCBA is disabled by hardwareDenis V. Lunev1-3/+9
2009-06-18[WATCHDOG] Correct WDIOF_MAGICCLOSE flagWim Van Sebroeck7-10/+11
2009-06-18[WATCHDOG] move platform probe and remove function to devinit and devexitWim Van Sebroeck5-14/+14
2009-06-18[WATCHDOG] Some more general cleanupWim Van Sebroeck17-58/+82
2009-06-18[WATCHDOG] iTCO_wdt: Cleanup codeWim Van Sebroeck2-15/+15
2009-06-17powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk1-1/+1
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2009-06-12trivial: Kconfig: .ko is normally not included in module namesPavel Machek1-1/+1
2009-06-12trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)ableThadeu Lima de Souza Cascardo1-1/+1
2009-06-08[ARM] Orion/Kirkwood: rename orion5x_wdt to orion_wdtNicolas Pitre3-59/+59
2009-06-08[ARM] Kirkwood: Add the watchdog timer as a platform device.Thomas Reitmayr1-2/+2
2009-06-08[ARM] orion5x: Change names of defines for Reset-Out-Mask registerThomas Reitmayr1-6/+6
2009-04-23[ARM] 5460/1: Orion: reduce namespace pollutionNicolas Pitre1-0/+1
2009-04-08[WATCHDOG] omap_wdt.c: move probe function to .devinit.textUwe Kleine-König1-3/+3
2009-04-08[WATCHDOG] ks8695_wdt.c: move probe function to .devinit.textUwe Kleine-König1-3/+3
2009-04-08[WATCHDOG] at91rm9200_wdt.c: move probe function to .devinit.textUwe Kleine-König1-3/+3
2009-04-08[WATCHDOG] remove ARM26 sectionsPaulius Zaleckas2-4/+0
2009-04-08[WATCHDOG] orion5x_wdt: Add shutdown callback, use watchdog ping functionThomas Reitmayr1-15/+42
2009-04-08[WATCHDOG] i6300esb.c: Restructure initialization of the deviceWim Van Sebroeck1-61/+71
2009-04-08[WATCHDOG] i6300esb.c: Fix the GETSTATUS and GETBOOTSTATUS ioctls.Wim Van Sebroeck1-16/+5
2009-04-08[WATCHDOG] i6300esb.c: CleanupWim Van Sebroeck1-5/+5
2009-04-07powerpc/wdrtas: Update wdrtas_get_interval to use rtas_data_bufMark Nelson1-2/+11
2009-03-30Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-2/+2
2009-03-30dmi: Let dmi_walk() users pass private dataJean Delvare1-2/+2
2009-03-30Merge commit 'origin/master' into nextBenjamin Herrenschmidt43-625/+782
2009-03-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-73/+23
2009-03-28Merge branch 'origin' into develRussell King41-551/+758
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar1-1/+1
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds40-536/+746
2009-03-25[WATCHDOG] i6300esb.c: start lockingWim Van Sebroeck1-4/+6
2009-03-25[WATCHDOG] i6300esb.c: convert to platform device driverWim Van Sebroeck1-33/+57
2009-03-25[WATCHDOG] wdt.c: remove #ifdef CONFIG_WDT_501Alan Cox2-93/+74
2009-03-25[WATCHDOG] Fix io.h & uaccess.h includes.Wim Van Sebroeck2-5/+3
2009-03-25[WATCHDOG] More coding-style and trivial clean-upWim Van Sebroeck34-236/+344
2009-03-25[WATCHDOG] struct file_operations should be constWim Van Sebroeck2-2/+2
2009-03-25[WATCHDOG] cpwd.c: Coding style - Clean-upWim Van Sebroeck1-38/+40
2009-03-25[WATCHDOG] hpwdt.c: Add new HP BMC controller. Thomas Mingarelli1-8/+7