aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2008-06-13[WATCHDOG 23/57] ks8695_wdt: clean up, coding style, unlocked_ioctlAlan Cox
2008-06-13[WATCHDOG 22/57] ixp4xx_wdt: unlocked_ioctlAlan Cox
2008-06-13[WATCHDOG 21/57] ixp2000_wdt: clean up and unlocked_ioctlAlan Cox
2008-06-13[WATCHDOG 20/57] booke watchdog: clean up and unlocked_ioctlAlan Cox
2008-06-07[WATCHDOG 19/57] bfin: watchdog cleanup and unlocked_ioctlAlan Cox
2008-05-28[WATCHDOG 18/57] iTCO: unlocked_ioctl, coding style and cleanupAlan Cox
2008-05-27[WATCHDOG 17/57] it8712f: unlocked_ioctlAlan Cox
2008-05-27[WATCHDOG 16/57] iop: watchdog switch to unlocked_ioctlAlan Cox
2008-05-27[WATCHDOG 15/57] indydog: Clean up and tidyAlan Cox
2008-05-27[WATCHDOG 14/57] ibmasr: coding style, locking verifyAlan Cox
2008-05-27[WATCHDOG 13/57] i6300esb: Style, unlocked_ioctl, cleanupAlan Cox
2008-05-27[WATCHDOG 12/57] ib700wdt: clean up and switch to unlocked_ioctlAlan Cox
2008-05-27[WATCHDOG 11/57] hpwdt: couple of include cleanupsAlan Cox
2008-05-27[WATCHDOG 10/57] eurotechwdt: unlocked_ioctl, code lock check and tidyAlan Cox
2008-05-27[WATCHDOG 09/57] ep93xx_wdt: unlocked_ioctlAlan Cox
2008-05-27[WATCHDOG 08/57] davinci_wdt: unlocked_ioctl and check lockingAlan Cox
2008-05-27[WATCHDOG 07/57] cpu5_wdt: switch to unlocked_ioctlAlan Cox
2008-05-27[WATCHDOG 06/57] at91: watchdog to unlocked_ioctlAlan Cox
2008-05-27[WATCHDOG 05/57] atp watchdogAlan Cox
2008-05-27[WATCHDOG 04/57] AR7 watchdogAlan Cox
2008-05-27[WATCHDOG 03/57] ali: watchdog locking and styleAlan Cox
2008-05-27[WATCHDOG 02/57] clean up and check advantech watchdogAlan Cox
2008-05-27[WATCHDOG 01/57] Clean acquirewdt and check for BKL dependanciesAlan Cox
2008-05-25[WATCHDOG] Add ICH9DO into the iTCO_wdt.c driverGabriel C
2008-05-25[WATCHDOG] Fix booke_wdt.c on MPC85xx SMP system'sChen Gong
2008-05-25[WATCHDOG] Add a watchdog driver based on the CS5535/CS5536 MFGPT timersJordan Crouse
2008-05-25[WATCHDOG] hpwdt: Fix NMI handling.Mingarelli, Thomas
2008-05-25[WATCHDOG] Blackfin Watchdog Driver: split platform device/driverMike Frysinger
2008-05-25[WATCHDOG] Add w83697h_wdt early_disable optionSamuel Tardieu
2008-05-25[WATCHDOG] Make w83697h_wdt timeout option string similar to othersSamuel Tardieu
2008-05-25[WATCHDOG] Make w83697h_wdt void-like functions voidSamuel Tardieu
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox
2008-04-11watchdog: fix platform driver hotplug/coldplugKay Sievers
2008-04-06[WATCHDOG] it8712f_wdt Zero MSB timeout byte when disabling watchdogAndrew Paprocki
2008-04-01[WATCHDOG] Fix it8712f_wdt.c wrong byte order accessing WDT_TIMEOUTOliver Schuster
2008-03-06[WATCHDOG] make watchdog/hpwdt.c:asminline_call() staticAdrian Bunk
2008-03-06[WATCHDOG] Remove volatiles from watchdog device structuresFlorian Fainelli
2008-03-06[WATCHDOG] replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-06[WATCHDOG] hpwdt: Use dmi_walk() instead of own copyRoland Dreier
2008-03-06[WATCHDOG] Fix return value warning in hpwdtRoland Dreier
2008-03-06[WATCHDOG] Fix declaration of struct smbios_entry_point in hpwdtRoland Dreier
2008-03-06[WATCHDOG] it8712f_wdt support for 16-bit timeout values, WDIOC_GETSTATUSAndrew Paprocki
2008-02-18[WATCHDOG] HP ProLiant WatchDog driverThomas Mingarelli
2008-02-18[WATCHDOG] blackfin Watchdog driver: relocate all strings used in __init func...Mike Frysinger
2008-02-18[WATCHDOG] Convert mtx1 wdt to be a platform device and use generic GPIO APIFlorian Fainelli
2008-02-18[WATCHDOG] Add support for SB1 hardware watchdogAndrew Sharp
2008-02-03drivers/watchdog/: Spelling fixesJoe Perches
2008-01-29[WATCHDOG] use SGI_HAS_INDYDOG for INDYDOG dependsThomas Bogendoerfer
2008-01-25[WATCHDOG] constify function pointer tablesJan Engelhardt
2008-01-25[WATCHDOG] TXx9 watchdog driverAtsushi Nemoto