aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-16Merge commit 'origin/master'Benjamin Herrenschmidt1-3/+3
2008-07-15generic-ipi: more merge falloutIngo Molnar1-3/+3
2008-07-12powerpc/mpc5200_wdt: use linux/of_platform.h instead of asmStephen Rothwell1-1/+1
2008-06-24Revert "[WATCHDOG] hpwdt: Add CFLAGS to get driver working"Wim Van Sebroeck1-1/+0
2008-06-20[watchdog] hpwdt: fix use of inline assemblyLinus Torvalds1-75/+80
2008-06-18Revert "[WATCHDOG] hpwdt: Fix NMI handling."Wim Van Sebroeck1-12/+15
2008-06-17[WATCHDOG] hpwdt: Add CFLAGS to get driver workingThomas Mingarelli1-0/+1
2008-06-17Revert "[WATCHDOG] make watchdog/hpwdt.c:asminline_call() static"Thomas Mingarelli1-4/+4
2008-05-30drivers/watchdog/geodewdt.c: build fixIngo Molnar1-2/+1
2008-05-25[WATCHDOG] Add ICH9DO into the iTCO_wdt.c driverGabriel C1-5/+9
2008-05-25[WATCHDOG] Fix booke_wdt.c on MPC85xx SMP system'sChen Gong1-48/+40
2008-05-25[WATCHDOG] Add a watchdog driver based on the CS5535/CS5536 MFGPT timersJordan Crouse3-0/+323
2008-05-25[WATCHDOG] hpwdt: Fix NMI handling.Mingarelli, Thomas1-15/+12
2008-05-25[WATCHDOG] Blackfin Watchdog Driver: split platform device/driverMike Frysinger1-40/+71
2008-05-25[WATCHDOG] Add w83697h_wdt early_disable optionSamuel Tardieu1-1/+26
2008-05-25[WATCHDOG] Make w83697h_wdt timeout option string similar to othersSamuel Tardieu1-1/+1
2008-05-25[WATCHDOG] Make w83697h_wdt void-like functions voidSamuel Tardieu1-6/+3
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox1-1/+1
2008-04-11watchdog: fix platform driver hotplug/coldplugKay Sievers12-0/+20
2008-04-06[WATCHDOG] it8712f_wdt Zero MSB timeout byte when disabling watchdogAndrew Paprocki1-0/+2
2008-04-01[WATCHDOG] Fix it8712f_wdt.c wrong byte order accessing WDT_TIMEOUTOliver Schuster1-12/+2
2008-03-06[WATCHDOG] make watchdog/hpwdt.c:asminline_call() staticAdrian Bunk1-4/+4
2008-03-06[WATCHDOG] Remove volatiles from watchdog device structuresFlorian Fainelli2-4/+4
2008-03-06[WATCHDOG] replace remaining __FUNCTION__ occurrencesHarvey Harrison4-8/+8
2008-03-06[WATCHDOG] hpwdt: Use dmi_walk() instead of own copyRoland Dreier1-183/+20
2008-03-06[WATCHDOG] Fix return value warning in hpwdtRoland Dreier1-11/+8
2008-03-06[WATCHDOG] Fix declaration of struct smbios_entry_point in hpwdtRoland Dreier1-1/+1
2008-03-06[WATCHDOG] it8712f_wdt support for 16-bit timeout values, WDIOC_GETSTATUSAndrew Paprocki1-14/+64
2008-02-18[WATCHDOG] HP ProLiant WatchDog driverThomas Mingarelli3-0/+939
2008-02-18[WATCHDOG] blackfin Watchdog driver: relocate all strings used in __init functions to __initdataMike Frysinger1-3/+4
2008-02-18[WATCHDOG] Convert mtx1 wdt to be a platform device and use generic GPIO APIFlorian Fainelli1-5/+30
2008-02-18[WATCHDOG] Add support for SB1 hardware watchdogAndrew Sharp3-0/+367
2008-02-03drivers/watchdog/: Spelling fixesJoe Perches1-1/+1
2008-01-29[WATCHDOG] use SGI_HAS_INDYDOG for INDYDOG dependsThomas Bogendoerfer1-1/+1
2008-01-25[WATCHDOG] constify function pointer tablesJan Engelhardt5-5/+5
2008-01-25[WATCHDOG] TXx9 watchdog driverAtsushi Nemoto3-0/+283
2008-01-25[WATCHDOG] misc_register patch Wim Van Sebroeck7-60/+60
2008-01-25[WATCHDOG] wdt: fix lockingAlan Cox1-3/+27
2008-01-25[AVR32] Add support for AT32AP7001 and AT32AP7002Haavard Skinnemoen1-1/+1
2008-01-18[WATCHDOG] Revert "Stop looking for device as soon as one is found"Wim Van Sebroeck1-3/+1
2007-12-04[WATCHDOG] add Nano 7240 driverGilles Gigan3-0/+338
2007-11-19[WATCHDOG] IT8212F watchdog driverJorge Boncompte [DTI2]3-0/+411
2007-11-19[WATCHDOG] bfin_wdt, remove SPIN_LOCK_UNLOCKEDJiri Slaby1-1/+1
2007-11-19[WATCHDOG] Stop looking for device as soon as one is foundSamuel Tardieu1-1/+3
2007-11-19[WATCHDOG] at32ap700x_wdt: add support for boot status and add fix for silicon errataHans-Christian Egtvedt1-4/+65
2007-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds21-109/+92
2007-11-02[WATCHDOG] iTCO_wdt.c ICH8 pci-device-id'sWim Van Sebroeck1-4/+12
2007-11-02[WATCHDOG] iTCO_wdt.c init & exit fixesWim Van Sebroeck1-5/+5
2007-11-02[WATCHDOG] iTCO_wdt.c pci_device_id table clean-upWim Van Sebroeck1-39/+48
2007-11-02[WATCHDOG] spin_lock_init() fixesAlexey Dobriyan19-57/+20