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