summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-181-1/+1
* watchdog: fix platform driver hotplug/coldplugKay Sievers2008-04-1112-0/+20
* [WATCHDOG] it8712f_wdt Zero MSB timeout byte when disabling watchdogAndrew Paprocki2008-04-061-0/+2
* [WATCHDOG] Fix it8712f_wdt.c wrong byte order accessing WDT_TIMEOUTOliver Schuster2008-04-011-12/+2
* [WATCHDOG] make watchdog/hpwdt.c:asminline_call() staticAdrian Bunk2008-03-061-4/+4
* [WATCHDOG] Remove volatiles from watchdog device structuresFlorian Fainelli2008-03-062-4/+4
* [WATCHDOG] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-064-8/+8
* [WATCHDOG] hpwdt: Use dmi_walk() instead of own copyRoland Dreier2008-03-061-183/+20
* [WATCHDOG] Fix return value warning in hpwdtRoland Dreier2008-03-061-11/+8
* [WATCHDOG] Fix declaration of struct smbios_entry_point in hpwdtRoland Dreier2008-03-061-1/+1
* [WATCHDOG] it8712f_wdt support for 16-bit timeout values, WDIOC_GETSTATUSAndrew Paprocki2008-03-061-14/+64
* [WATCHDOG] HP ProLiant WatchDog driverThomas Mingarelli2008-02-183-0/+939
* [WATCHDOG] blackfin Watchdog driver: relocate all strings used in __init func...Mike Frysinger2008-02-181-3/+4
* [WATCHDOG] Convert mtx1 wdt to be a platform device and use generic GPIO APIFlorian Fainelli2008-02-181-5/+30
* [WATCHDOG] Add support for SB1 hardware watchdogAndrew Sharp2008-02-183-0/+367
* drivers/watchdog/: Spelling fixesJoe Perches2008-02-031-1/+1
* [WATCHDOG] use SGI_HAS_INDYDOG for INDYDOG dependsThomas Bogendoerfer2008-01-291-1/+1
* [WATCHDOG] constify function pointer tablesJan Engelhardt2008-01-255-5/+5
* [WATCHDOG] TXx9 watchdog driverAtsushi Nemoto2008-01-253-0/+283
* [WATCHDOG] misc_register patch Wim Van Sebroeck2008-01-257-60/+60
* [WATCHDOG] wdt: fix lockingAlan Cox2008-01-251-3/+27
* [AVR32] Add support for AT32AP7001 and AT32AP7002Haavard Skinnemoen2008-01-251-1/+1
* [WATCHDOG] Revert "Stop looking for device as soon as one is found"Wim Van Sebroeck2008-01-181-3/+1
* [WATCHDOG] add Nano 7240 driverGilles Gigan2007-12-043-0/+338
* [WATCHDOG] IT8212F watchdog driverJorge Boncompte [DTI2]2007-11-193-0/+411
* [WATCHDOG] bfin_wdt, remove SPIN_LOCK_UNLOCKEDJiri Slaby2007-11-191-1/+1
* [WATCHDOG] Stop looking for device as soon as one is foundSamuel Tardieu2007-11-191-1/+3
* [WATCHDOG] at32ap700x_wdt: add support for boot status and add fix for silico...Hans-Christian Egtvedt2007-11-191-4/+65
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-11-0221-109/+92
|\
| * [WATCHDOG] iTCO_wdt.c ICH8 pci-device-id'sWim Van Sebroeck2007-11-021-4/+12
| * [WATCHDOG] iTCO_wdt.c init & exit fixesWim Van Sebroeck2007-11-021-5/+5
| * [WATCHDOG] iTCO_wdt.c pci_device_id table clean-upWim Van Sebroeck2007-11-021-39/+48
| * [WATCHDOG] spin_lock_init() fixesAlexey Dobriyan2007-11-0219-57/+20
| * [WATCHDOG] Unlock in iTCO_wdt_start when reboot is disabledRoel Kluin2007-10-271-0/+1
| * [WATCHDOG] Add necessary braces to if (...) \n #if... casesIlpo Jarvinen2007-10-252-2/+4
| * [WATCHDOG] trivial fix two returns in void functionsFlorian Fainelli2007-10-252-2/+2
* | Kbuild/doc: fix links to Documentation filesDirk Hohndel2007-10-301-2/+2
|/
* [WATCHDOG] AR7: watchdog timerMatteo Croce2007-10-233-0/+356
* [WATCHDOG] Linux kernel IPC SBC Watchdog Timer driverVeljkovic Srdjan2007-10-231-3/+4
* [POWERPC] Update device tree binding for mpc5200 gptMarian Balakowicz2007-10-211-0/+3
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-193-5/+5
* remove asm/bitops.h includesJiri Slaby2007-10-194-4/+4
* mv watchdog tree under driversWim Van Sebroeck2007-10-1862-0/+25348
OpenPOWER on IntegriCloud