Age | Commit message (Expand) | Author | Files | Lines |
2008-04-18 | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox | 1 | -1/+1 |
2008-04-11 | watchdog: fix platform driver hotplug/coldplug | Kay Sievers | 12 | -0/+20 |
2008-04-06 | [WATCHDOG] it8712f_wdt Zero MSB timeout byte when disabling watchdog | Andrew Paprocki | 1 | -0/+2 |
2008-04-01 | [WATCHDOG] Fix it8712f_wdt.c wrong byte order accessing WDT_TIMEOUT | Oliver Schuster | 1 | -12/+2 |
2008-03-06 | [WATCHDOG] make watchdog/hpwdt.c:asminline_call() static | Adrian Bunk | 1 | -4/+4 |
2008-03-06 | [WATCHDOG] Remove volatiles from watchdog device structures | Florian Fainelli | 2 | -4/+4 |
2008-03-06 | [WATCHDOG] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 4 | -8/+8 |
2008-03-06 | [WATCHDOG] hpwdt: Use dmi_walk() instead of own copy | Roland Dreier | 1 | -183/+20 |
2008-03-06 | [WATCHDOG] Fix return value warning in hpwdt | Roland Dreier | 1 | -11/+8 |
2008-03-06 | [WATCHDOG] Fix declaration of struct smbios_entry_point in hpwdt | Roland Dreier | 1 | -1/+1 |
2008-03-06 | [WATCHDOG] it8712f_wdt support for 16-bit timeout values, WDIOC_GETSTATUS | Andrew Paprocki | 1 | -14/+64 |
2008-02-18 | [WATCHDOG] HP ProLiant WatchDog driver | Thomas Mingarelli | 3 | -0/+939 |
2008-02-18 | [WATCHDOG] blackfin Watchdog driver: relocate all strings used in __init func... | Mike Frysinger | 1 | -3/+4 |
2008-02-18 | [WATCHDOG] Convert mtx1 wdt to be a platform device and use generic GPIO API | Florian Fainelli | 1 | -5/+30 |
2008-02-18 | [WATCHDOG] Add support for SB1 hardware watchdog | Andrew Sharp | 3 | -0/+367 |
2008-02-03 | drivers/watchdog/: Spelling fixes | Joe Perches | 1 | -1/+1 |
2008-01-29 | [WATCHDOG] use SGI_HAS_INDYDOG for INDYDOG depends | Thomas Bogendoerfer | 1 | -1/+1 |
2008-01-25 | [WATCHDOG] constify function pointer tables | Jan Engelhardt | 5 | -5/+5 |
2008-01-25 | [WATCHDOG] TXx9 watchdog driver | Atsushi Nemoto | 3 | -0/+283 |
2008-01-25 | [WATCHDOG] misc_register patch | Wim Van Sebroeck | 7 | -60/+60 |
2008-01-25 | [WATCHDOG] wdt: fix locking | Alan Cox | 1 | -3/+27 |
2008-01-25 | [AVR32] Add support for AT32AP7001 and AT32AP7002 | Haavard Skinnemoen | 1 | -1/+1 |
2008-01-18 | [WATCHDOG] Revert "Stop looking for device as soon as one is found" | Wim Van Sebroeck | 1 | -3/+1 |
2007-12-04 | [WATCHDOG] add Nano 7240 driver | Gilles Gigan | 3 | -0/+338 |
2007-11-19 | [WATCHDOG] IT8212F watchdog driver | Jorge Boncompte [DTI2] | 3 | -0/+411 |
2007-11-19 | [WATCHDOG] bfin_wdt, remove SPIN_LOCK_UNLOCKED | Jiri Slaby | 1 | -1/+1 |
2007-11-19 | [WATCHDOG] Stop looking for device as soon as one is found | Samuel Tardieu | 1 | -1/+3 |
2007-11-19 | [WATCHDOG] at32ap700x_wdt: add support for boot status and add fix for silico... | Hans-Christian Egtvedt | 1 | -4/+65 |
2007-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 21 | -109/+92 |
2007-11-02 | [WATCHDOG] iTCO_wdt.c ICH8 pci-device-id's | Wim Van Sebroeck | 1 | -4/+12 |
2007-11-02 | [WATCHDOG] iTCO_wdt.c init & exit fixes | Wim Van Sebroeck | 1 | -5/+5 |
2007-11-02 | [WATCHDOG] iTCO_wdt.c pci_device_id table clean-up | Wim Van Sebroeck | 1 | -39/+48 |
2007-11-02 | [WATCHDOG] spin_lock_init() fixes | Alexey Dobriyan | 19 | -57/+20 |
2007-10-30 | Kbuild/doc: fix links to Documentation files | Dirk Hohndel | 1 | -2/+2 |
2007-10-27 | [WATCHDOG] Unlock in iTCO_wdt_start when reboot is disabled | Roel Kluin | 1 | -0/+1 |
2007-10-25 | [WATCHDOG] Add necessary braces to if (...) \n #if... cases | Ilpo Jarvinen | 2 | -2/+4 |
2007-10-25 | [WATCHDOG] trivial fix two returns in void functions | Florian Fainelli | 2 | -2/+2 |
2007-10-23 | [WATCHDOG] AR7: watchdog timer | Matteo Croce | 3 | -0/+356 |
2007-10-23 | [WATCHDOG] Linux kernel IPC SBC Watchdog Timer driver | Veljkovic Srdjan | 1 | -3/+4 |
2007-10-21 | [POWERPC] Update device tree binding for mpc5200 gpt | Marian Balakowicz | 1 | -0/+3 |
2007-10-19 | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 3 | -5/+5 |
2007-10-19 | remove asm/bitops.h includes | Jiri Slaby | 4 | -4/+4 |
2007-10-18 | mv watchdog tree under drivers | Wim Van Sebroeck | 62 | -0/+25348 |