summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
AgeCommit message (Expand)AuthorFilesLines
2008-06-21[WATCHDOG 33/57] pnx4008_wdt: unlocked_ioctl setupAlan Cox1-10/+8
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-06-13[WATCHDOG 32/57] pcwd: clean up, unlocked_ioctl usageAlan Cox1-79/+100
2008-06-13[WATCHDOG 31/57] pc87413_wdt: clean up, coding style, unlocked_ioctlAlan Cox1-124/+87
2008-06-13[WATCHDOG 30/57] omap_wdt: locking, unlocked_ioctl, tidyAlan Cox1-14/+21
2008-06-13[WATCHDOG 29/57] mv64x60_wdt: clean up and locking checksAlan Cox1-9/+11
2008-06-13[WATCHDOG 28/57] mtx-1_wdt: clean up, coding style, unlocked ioctlAlan Cox1-55/+52
2008-06-13[WATCHDOG 27/57] mpcore watchdog: unlocked_ioctl and BKl workAlan Cox1-21/+32
2008-06-13[WATCHDOG 26/57] mpc watchdog: clean up and lockingAlan Cox3-35/+41
2008-06-13[WATCHDOG 25/57] mixcomwd: coding style locking, unlocked_ioctlAlan Cox1-70/+63
2008-06-13[WATCHDOG 24/57] machzwd: clean up, coding style, unlocked_ioctlAlan Cox1-68/+40
2008-06-13[WATCHDOG 23/57] ks8695_wdt: clean up, coding style, unlocked_ioctlAlan Cox1-57/+62
2008-06-13[WATCHDOG 22/57] ixp4xx_wdt: unlocked_ioctlAlan Cox1-24/+17
2008-06-13[WATCHDOG 21/57] ixp2000_wdt: clean up and unlocked_ioctlAlan Cox1-27/+23
2008-06-13[WATCHDOG 20/57] booke watchdog: clean up and unlocked_ioctlAlan Cox1-12/+14
2008-06-07[WATCHDOG 19/57] bfin: watchdog cleanup and unlocked_ioctlAlan Cox1-76/+71
2008-05-30drivers/watchdog/geodewdt.c: build fixIngo Molnar1-2/+1
2008-05-28[WATCHDOG 18/57] iTCO: unlocked_ioctl, coding style and cleanupAlan Cox3-175/+189
2008-05-27[WATCHDOG 17/57] it8712f: unlocked_ioctlAlan Cox1-50/+27
2008-05-27[WATCHDOG 16/57] iop: watchdog switch to unlocked_ioctlAlan Cox1-22/+24
2008-05-27[WATCHDOG 15/57] indydog: Clean up and tidyAlan Cox1-52/+62
2008-05-27[WATCHDOG 14/57] ibmasr: coding style, locking verifyAlan Cox1-62/+87
2008-05-27[WATCHDOG 13/57] i6300esb: Style, unlocked_ioctl, cleanupAlan Cox1-175/+167
2008-05-27[WATCHDOG 12/57] ib700wdt: clean up and switch to unlocked_ioctlAlan Cox1-51/+52
2008-05-27[WATCHDOG 11/57] hpwdt: couple of include cleanupsAlan Cox1-2/+2
2008-05-27[WATCHDOG 10/57] eurotechwdt: unlocked_ioctl, code lock check and tidyAlan Cox1-21/+36
2008-05-27[WATCHDOG 09/57] ep93xx_wdt: unlocked_ioctlAlan Cox1-8/+9
2008-05-27[WATCHDOG 08/57] davinci_wdt: unlocked_ioctl and check lockingAlan Cox1-6/+5
2008-05-27[WATCHDOG 07/57] cpu5_wdt: switch to unlocked_ioctlAlan Cox1-74/+70
2008-05-27[WATCHDOG 06/57] at91: watchdog to unlocked_ioctlAlan Cox1-54/+54
2008-05-27[WATCHDOG 05/57] atp watchdogAlan Cox1-4/+3
2008-05-27[WATCHDOG 04/57] AR7 watchdogAlan Cox1-12/+17
2008-05-27[WATCHDOG 03/57] ali: watchdog locking and styleAlan Cox2-201/+209
2008-05-27[WATCHDOG 02/57] clean up and check advantech watchdogAlan Cox1-73/+62
2008-05-27[WATCHDOG 01/57] Clean acquirewdt and check for BKL dependanciesAlan Cox1-61/+58
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