aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/sb_wdog.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsGravatar Jean Delvare 1-1/+0
2013-06-21WATCHDOG: sb_wdog: Fix 32 bit build failureGravatar Ralf Baechle 1-1/+1
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Gravatar Joe Perches 1-14/+14
2011-11-05watchdog: irq: Remove IRQF_DISABLEDGravatar Yong Zhang 1-2/+2
2010-09-15watchdog: sb_wdog: release irq and reboot notifier in error path and module_e...Gravatar Akinobu Mita 1-3/+9
2010-04-26Watchdog: sb_wdog.c: Fix sibyte watchdog initializationGravatar Guenter Roeck 1-2/+2
2009-11-09fix my email address.Gravatar Andrew Sharp 1-2/+2
2009-06-18[WATCHDOG] Correct WDIOF_MAGICCLOSE flagGravatar Wim Van Sebroeck 1-1/+1
2009-06-18[WATCHDOG] Some more general cleanupGravatar Wim Van Sebroeck 1-3/+4
2008-10-28[PATCH] Switch all my contributions stuff to a single common addressGravatar Alan Cox 1-2/+2
2008-08-06[WATCHDOG] more coding style clean-up'sGravatar Wim Van Sebroeck 1-2/+2
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Gravatar Wim Van Sebroeck 1-5/+5
2008-06-21[WATCHDOG 41/57] sb_wdog: Clean up and switch to unlocked_ioctlGravatar Alan Cox 1-38/+40
2008-02-18[WATCHDOG] Add support for SB1 hardware watchdogGravatar Andrew Sharp 1-0/+353