aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/sb_wdog.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-09watchdog: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+1
2019-05-13Merge tag 'linux-watchdog-5.2-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-2/+2
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov1-1/+1
2019-05-05watchdog: sb_wdog: Make sbwdog_set and sbwdog_pet staticYueHaibing1-2/+2
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare1-1/+0
2013-06-21WATCHDOG: sb_wdog: Fix 32 bit build failureRalf Baechle1-1/+1
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches1-14/+14
2011-11-05watchdog: irq: Remove IRQF_DISABLEDYong Zhang1-2/+2
2010-09-15watchdog: sb_wdog: release irq and reboot notifier in error path and module_exit()Akinobu Mita1-3/+9
2010-04-26Watchdog: sb_wdog.c: Fix sibyte watchdog initializationGuenter Roeck1-2/+2
2009-11-09fix my email address.Andrew Sharp1-2/+2
2009-06-18[WATCHDOG] Correct WDIOF_MAGICCLOSE flagWim Van Sebroeck1-1/+1
2009-06-18[WATCHDOG] Some more general cleanupWim Van Sebroeck1-3/+4
2008-10-28[PATCH] Switch all my contributions stuff to a single common addressAlan Cox1-2/+2
2008-08-06[WATCHDOG] more coding style clean-up'sWim Van Sebroeck1-2/+2
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck1-5/+5
2008-06-21[WATCHDOG 41/57] sb_wdog: Clean up and switch to unlocked_ioctlAlan Cox1-38/+40
2008-02-18[WATCHDOG] Add support for SB1 hardware watchdogAndrew Sharp1-0/+353