summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* watchdog: Fix rio watchdog probe functionThomas Gleixner2009-10-141-1/+1
* [WATCHDOG] Add support for the Avionic Design Xanthos watchdog timer.Thierry Reding2009-09-253-0/+362
* [WATCHDOG] sizeof cleanupWim Van Sebroeck2009-09-183-3/+3
* [WATCHDOG] wdt_pci: fix printk and variable typeRandy Dunlap2009-09-181-5/+5
* [WATCHDOG] wdt_pci - use pci_request_regionWim Van Sebroeck2009-09-181-7/+8
* [WATCHDOG] ar7_wdt: Fix error handling during probe.Wim Van Sebroeck2009-09-181-1/+2
* [WATCHDOG] ar7_wdt: convert to become a platform driverFlorian Fainelli2009-09-181-53/+53
* [WATCHDOG] fix book E watchdog to take WDIOC_SETTIMEOUT arg in secondsChris Friesen2009-09-181-4/+53
* [WATCHDOG] davinci: use clock framework for timer frequencyKevin Hilman2009-09-181-2/+17
* [WATCHDOG] Use DIV_ROUND_UP() macro in the coh901327 WDTLinus Walleij2009-09-181-1/+1
* [WATCHDOG] Add support for WM831x watchdogMark Brown2009-09-183-0/+449
* [WATCHDOG] Add watchdog driver for NUC900Wan ZongShun2009-09-183-0/+363
* [WATCHDOG] add SBC-FITPC2 watchdog driverDenis Turischev2009-09-183-0/+290
* [WATCHDOG] ar7_wdt: fix path to ar7-specific headersFlorian Fainelli2009-08-151-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-08-071-2/+2
|\
| * ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in driversAndrew Victor2009-08-051-2/+2
* | [WATCHDOG] Fix COH 901 327 watchdog enablementLinus Walleij2009-08-021-0/+11
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-07-181-0/+1
|\
| * [ARM] 5606/1: Fix ep93xx watchdog driver headersRyan Mallon2009-07-171-0/+1
* | [WATCHDOG] w83627hf_wdt.c: add support for the W83627EHF supportSlobodan Tomić2009-07-091-0/+5
* | [WATCHDOG] SA1100 watchdog maximum timeoutRaphael Assenat2009-07-091-2/+3
* | [WATCHDOG] w83697ug, fix lock imbalanceJiri Slaby2009-07-091-1/+3
* | [WATCHDOG] drivers/watchdog/bcm47xx_wdt.c: Remove unnecessary semicolonsJoe Perches2009-07-091-1/+1
|/
* powerpc/rtas: Fix watchdog driver temperature read functionalityAdrian Reber2009-06-261-5/+3
* [WATCHDOG] wdt_pci.c: remove #ifdef CONFIG_WDT_501_PCIWim Van Sebroeck2009-06-232-74/+66
* [WATCHDOG] hpwdt: Add NMI priority optionTom Mingarelli2009-06-231-5/+21
* [WATCHDOG] OMAP fixes: enable clock in probe, trigger timer reloadUlrik Bech Hald2009-06-231-0/+7
* [WATCHDOG] add bcm47xx watchdog drivermatthieu castet2009-06-203-0/+293
* [WATCHDOG] Freescale STMP: watchdog driverdmitry pervushin2009-06-203-0/+306
* [WATCHDOG] twl4030 watchdog driverTimo Kokkonen2009-06-203-0/+280
* [WATCHDOG] U300 COH 901 327 watchdog driverLinus Walleij2009-06-203-0/+548
* [WATCHDOG] Add pnx833x_wdtDaniel Laird2009-06-203-0/+292
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-191-1/+1
|\
| * powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk2009-06-171-1/+1
* | [WATCHDOG] hpwdt: Add NMI sourcingThomas Mingarelli2009-06-181-15/+44
* | [WATCHDOG] iTCO_wdt: Fix ICH7+ reboot issue.Wim Van Sebroeck2009-06-181-6/+76
* | [WATCHDOG] iTCO_wdt: fix memory corruption when RCBA is disabled by hardwareDenis V. Lunev2009-06-181-3/+9
* | [WATCHDOG] Correct WDIOF_MAGICCLOSE flagWim Van Sebroeck2009-06-187-10/+11
* | [WATCHDOG] move platform probe and remove function to devinit and devexitWim Van Sebroeck2009-06-185-14/+14
* | [WATCHDOG] Some more general cleanupWim Van Sebroeck2009-06-1817-58/+82
* | [WATCHDOG] iTCO_wdt: Cleanup codeWim Van Sebroeck2009-06-182-15/+15
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-06-142-2/+2
|\
| * trivial: Kconfig: .ko is normally not included in module namesPavel Machek2009-06-121-1/+1
| * trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)ableThadeu Lima de Souza Cascardo2009-06-121-1/+1
* | [ARM] Orion/Kirkwood: rename orion5x_wdt to orion_wdtNicolas Pitre2009-06-083-59/+59
* | [ARM] Kirkwood: Add the watchdog timer as a platform device.Thomas Reitmayr2009-06-081-2/+2
* | [ARM] orion5x: Change names of defines for Reset-Out-Mask registerThomas Reitmayr2009-06-081-6/+6
|/
* [ARM] 5460/1: Orion: reduce namespace pollutionNicolas Pitre2009-04-231-0/+1
* [WATCHDOG] omap_wdt.c: move probe function to .devinit.textUwe Kleine-König2009-04-081-3/+3
* [WATCHDOG] ks8695_wdt.c: move probe function to .devinit.textUwe Kleine-König2009-04-081-3/+3
OpenPOWER on IntegriCloud