summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/alim7101_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-051-1/+1
* compat_ioctl: move WDIOC handling into wdt driversArnd Bergmann2019-10-231-0/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* Merge tag 'linux-watchdog-5.2-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2019-05-131-1/+1
|\
| * watchdog: alim7101: Mark expected switch fall-throughGustavo A. R. Silva2019-05-051-1/+1
* | *: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov2019-05-061-1/+1
|/
* treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2017-11-211-2/+2
* timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-051-1/+1
* timer: Remove users of expire and data arguments to DEFINE_TIMERKees Cook2017-10-051-2/+2
* watchdog: alim7101: register restart handler with kernel restart handlerGuenter Roeck2014-09-261-10/+32
* watchdog: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2014-01-281-1/+1
* watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-171-1/+0
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* | watchdog: nowayout is boolWim Van Sebroeck2012-03-271-2/+2
* | watchdog: Use pr_<fmt> and pr_<level>Joe Perches2012-03-271-33/+18
|/
* watchdog: convert to DEFINE_PCI_DEVICE_TABLEWim Van Sebroeck2011-03-151-1/+1
* watchdog: alim7101_wdt: fix compiler warning on alim7101_pci_tblNamhyung Kim2011-01-121-1/+1
* [WATCHDOG] watchdog_info constifyWim Van Sebroeck2010-03-071-1/+1
* [WATCHDOG] Some more general cleanupWim Van Sebroeck2009-06-181-4/+11
* [WATCHDOG] More coding-style and trivial clean-upWim Van Sebroeck2009-03-251-2/+4
* [WATCHDOG] more coding style clean-up'sWim Van Sebroeck2008-08-061-2/+2
* [WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck2008-08-061-3/+3
* [WATCHDOG] Clean-up includesWim Van Sebroeck2008-08-061-1/+1
* [WATCHDOG 03/57] ali: watchdog locking and styleAlan Cox2008-05-271-106/+118
* [WATCHDOG] misc_register patch Wim Van Sebroeck2008-01-251-9/+9
* mv watchdog tree under driversWim Van Sebroeck2007-10-181-0/+423