summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/sb_wdog.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-101-0/+1
* Merge tag 'linux-watchdog-5.2-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2019-05-131-2/+2
|\
| * watchdog: sb_wdog: Make sbwdog_set and sbwdog_pet staticYueHaibing2019-05-051-2/+2
* | *: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov2019-05-061-1/+1
|/
* watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-171-1/+0Star
* WATCHDOG: sb_wdog: Fix 32 bit build failureRalf Baechle2013-06-211-1/+1
* watchdog: Use pr_<fmt> and pr_<level>Joe Perches2012-03-271-14/+14
* watchdog: irq: Remove IRQF_DISABLEDYong Zhang2011-11-051-2/+2
* watchdog: sb_wdog: release irq and reboot notifier in error path and module_e...Akinobu Mita2010-09-151-3/+9
* Watchdog: sb_wdog.c: Fix sibyte watchdog initializationGuenter Roeck2010-04-261-2/+2
* fix my email address.Andrew Sharp2009-11-091-2/+2
* [WATCHDOG] Correct WDIOF_MAGICCLOSE flagWim Van Sebroeck2009-06-181-1/+1
* [WATCHDOG] Some more general cleanupWim Van Sebroeck2009-06-181-3/+4
* [PATCH] Switch all my contributions stuff to a single common addressAlan Cox2008-10-281-2/+2
* [WATCHDOG] more coding style clean-up'sWim Van Sebroeck2008-08-061-2/+2
* [WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck2008-08-061-5/+5
* [WATCHDOG 41/57] sb_wdog: Clean up and switch to unlocked_ioctlAlan Cox2008-06-211-38/+40
* [WATCHDOG] Add support for SB1 hardware watchdogAndrew Sharp2008-02-181-0/+353