Age | Commit message (Expand) | Author | Files | Lines |
2009-09-18 | [WATCHDOG] sizeof cleanup | Wim Van Sebroeck | 3 | -3/+3 |
2009-09-18 | [WATCHDOG] wdt_pci: fix printk and variable type | Randy Dunlap | 1 | -5/+5 |
2009-09-18 | [WATCHDOG] wdt_pci - use pci_request_region | Wim Van Sebroeck | 1 | -7/+8 |
2009-09-18 | [WATCHDOG] ar7_wdt: Fix error handling during probe. | Wim Van Sebroeck | 1 | -1/+2 |
2009-09-18 | [WATCHDOG] ar7_wdt: convert to become a platform driver | Florian Fainelli | 1 | -53/+53 |
2009-09-18 | [WATCHDOG] fix book E watchdog to take WDIOC_SETTIMEOUT arg in seconds | Chris Friesen | 1 | -4/+53 |
2009-09-18 | [WATCHDOG] davinci: use clock framework for timer frequency | Kevin Hilman | 1 | -2/+17 |
2009-09-18 | [WATCHDOG] Use DIV_ROUND_UP() macro in the coh901327 WDT | Linus Walleij | 1 | -1/+1 |
2009-09-18 | [WATCHDOG] Add support for WM831x watchdog | Mark Brown | 3 | -0/+449 |
2009-09-18 | [WATCHDOG] Add watchdog driver for NUC900 | Wan ZongShun | 3 | -0/+363 |
2009-09-18 | [WATCHDOG] add SBC-FITPC2 watchdog driver | Denis Turischev | 3 | -0/+290 |
2009-08-15 | [WATCHDOG] ar7_wdt: fix path to ar7-specific headers | Florian Fainelli | 1 | -1/+1 |
2009-08-07 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -2/+2 |
2009-08-05 | ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in drivers | Andrew Victor | 1 | -2/+2 |
2009-08-02 | [WATCHDOG] Fix COH 901 327 watchdog enablement | Linus Walleij | 1 | -0/+11 |
2009-07-18 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -0/+1 |
2009-07-17 | [ARM] 5606/1: Fix ep93xx watchdog driver headers | Ryan Mallon | 1 | -0/+1 |
2009-07-09 | [WATCHDOG] w83627hf_wdt.c: add support for the W83627EHF support | Slobodan Tomić | 1 | -0/+5 |
2009-07-09 | [WATCHDOG] SA1100 watchdog maximum timeout | Raphael Assenat | 1 | -2/+3 |
2009-07-09 | [WATCHDOG] w83697ug, fix lock imbalance | Jiri Slaby | 1 | -1/+3 |
2009-07-09 | [WATCHDOG] drivers/watchdog/bcm47xx_wdt.c: Remove unnecessary semicolons | Joe Perches | 1 | -1/+1 |
2009-06-26 | powerpc/rtas: Fix watchdog driver temperature read functionality | Adrian Reber | 1 | -5/+3 |
2009-06-23 | [WATCHDOG] wdt_pci.c: remove #ifdef CONFIG_WDT_501_PCI | Wim Van Sebroeck | 2 | -74/+66 |
2009-06-23 | [WATCHDOG] hpwdt: Add NMI priority option | Tom Mingarelli | 1 | -5/+21 |
2009-06-23 | [WATCHDOG] OMAP fixes: enable clock in probe, trigger timer reload | Ulrik Bech Hald | 1 | -0/+7 |
2009-06-20 | [WATCHDOG] add bcm47xx watchdog driver | matthieu castet | 3 | -0/+293 |
2009-06-20 | [WATCHDOG] Freescale STMP: watchdog driver | dmitry pervushin | 3 | -0/+306 |
2009-06-20 | [WATCHDOG] twl4030 watchdog driver | Timo Kokkonen | 3 | -0/+280 |
2009-06-20 | [WATCHDOG] U300 COH 901 327 watchdog driver | Linus Walleij | 3 | -0/+548 |
2009-06-20 | [WATCHDOG] Add pnx833x_wdt | Daniel Laird | 3 | -0/+292 |
2009-06-19 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 1 | -1/+1 |
2009-06-18 | [WATCHDOG] hpwdt: Add NMI sourcing | Thomas Mingarelli | 1 | -15/+44 |
2009-06-18 | [WATCHDOG] iTCO_wdt: Fix ICH7+ reboot issue. | Wim Van Sebroeck | 1 | -6/+76 |
2009-06-18 | [WATCHDOG] iTCO_wdt: fix memory corruption when RCBA is disabled by hardware | Denis V. Lunev | 1 | -3/+9 |
2009-06-18 | [WATCHDOG] Correct WDIOF_MAGICCLOSE flag | Wim Van Sebroeck | 7 | -10/+11 |
2009-06-18 | [WATCHDOG] move platform probe and remove function to devinit and devexit | Wim Van Sebroeck | 5 | -14/+14 |
2009-06-18 | [WATCHDOG] Some more general cleanup | Wim Van Sebroeck | 17 | -58/+82 |
2009-06-18 | [WATCHDOG] iTCO_wdt: Cleanup code | Wim Van Sebroeck | 2 | -15/+15 |
2009-06-17 | powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function | Wolfgang Denk | 1 | -1/+1 |
2009-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2009-06-12 | trivial: Kconfig: .ko is normally not included in module names | Pavel Machek | 1 | -1/+1 |
2009-06-12 | trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able | Thadeu Lima de Souza Cascardo | 1 | -1/+1 |
2009-06-08 | [ARM] Orion/Kirkwood: rename orion5x_wdt to orion_wdt | Nicolas Pitre | 3 | -59/+59 |
2009-06-08 | [ARM] Kirkwood: Add the watchdog timer as a platform device. | Thomas Reitmayr | 1 | -2/+2 |
2009-06-08 | [ARM] orion5x: Change names of defines for Reset-Out-Mask register | Thomas Reitmayr | 1 | -6/+6 |
2009-04-23 | [ARM] 5460/1: Orion: reduce namespace pollution | Nicolas Pitre | 1 | -0/+1 |
2009-04-08 | [WATCHDOG] omap_wdt.c: move probe function to .devinit.text | Uwe Kleine-König | 1 | -3/+3 |
2009-04-08 | [WATCHDOG] ks8695_wdt.c: move probe function to .devinit.text | Uwe Kleine-König | 1 | -3/+3 |
2009-04-08 | [WATCHDOG] at91rm9200_wdt.c: move probe function to .devinit.text | Uwe Kleine-König | 1 | -3/+3 |
2009-04-08 | [WATCHDOG] remove ARM26 sections | Paulius Zaleckas | 2 | -4/+0 |