aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/alim7101_wdt.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-05watchdog: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 1-1/+1
2019-10-23compat_ioctl: move WDIOC handling into wdt driversGravatar Arnd Bergmann 1-0/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesGravatar Thomas Gleixner 1-0/+1
2019-05-13Merge tag 'linux-watchdog-5.2-rc1' of git://www.linux-watchdog.org/linux-watc...Gravatar Linus Torvalds 1-1/+1
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openGravatar Kirill Smelkov 1-1/+1
2019-05-05watchdog: alim7101: Mark expected switch fall-throughGravatar Gustavo A. R. Silva 1-1/+1
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Gravatar Kees Cook 1-2/+2
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERGravatar Kees Cook 1-1/+1
2017-10-05timer: Remove users of expire and data arguments to DEFINE_TIMERGravatar Kees Cook 1-2/+2
2014-09-26watchdog: alim7101: register restart handler with kernel restart handlerGravatar Guenter Roeck 1-10/+32
2014-01-28watchdog: remove DEFINE_PCI_DEVICE_TABLE macroGravatar Jingoo Han 1-1/+1
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsGravatar Jean Delvare 1-1/+0
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Gravatar Linus Torvalds 1-1/+0
2012-03-28Remove all #inclusions of asm/system.hGravatar David Howells 1-1/+0
2012-03-27watchdog: nowayout is boolGravatar Wim Van Sebroeck 1-2/+2
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Gravatar Joe Perches 1-33/+18
2011-03-15watchdog: convert to DEFINE_PCI_DEVICE_TABLEGravatar Wim Van Sebroeck 1-1/+1
2011-01-12watchdog: alim7101_wdt: fix compiler warning on alim7101_pci_tblGravatar Namhyung Kim 1-1/+1
2010-03-07[WATCHDOG] watchdog_info constifyGravatar Wim Van Sebroeck 1-1/+1
2009-06-18[WATCHDOG] Some more general cleanupGravatar Wim Van Sebroeck 1-4/+11
2009-03-25[WATCHDOG] More coding-style and trivial clean-upGravatar Wim Van Sebroeck 1-2/+4
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-3/+3
2008-08-06[WATCHDOG] Clean-up includesGravatar Wim Van Sebroeck 1-1/+1
2008-05-27[WATCHDOG 03/57] ali: watchdog locking and styleGravatar Alan Cox 1-106/+118
2008-01-25[WATCHDOG] misc_register patch Gravatar Wim Van Sebroeck 1-9/+9
2007-10-18mv watchdog tree under driversGravatar Wim Van Sebroeck 1-0/+423