aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/sc1200wdt.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-23treewide: 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-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-6/+1
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openGravatar Kirill Smelkov 1-1/+1
2019-03-02watchdog: sc1200: Mark expected switch fall-throughGravatar Gustavo A. R. Silva 1-1/+1
2017-09-09watchdog: sc1200: constify pnp_device_idGravatar Arvind Yadav 1-1/+1
2017-04-20Annotate hardware config module parameters in drivers/watchdog/Gravatar David Howells 1-1/+1
2013-12-10sc1200_wdt: Fix oopsGravatar Alan 1-1/+2
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsGravatar Jean Delvare 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-17/+13
2009-09-18[WATCHDOG] sizeof cleanupGravatar Wim Van Sebroeck 1-1/+1
2009-03-25[WATCHDOG] More coding-style and trivial clean-upGravatar Wim Van Sebroeck 1-3/+4
2008-08-06[WATCHDOG] more coding style clean-up'sGravatar Wim Van Sebroeck 1-1/+1
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Gravatar Wim Van Sebroeck 1-18/+18
2008-08-06[WATCHDOG] Coding style - Indentation - part 1Gravatar Wim Van Sebroeck 1-1/+0
2008-08-04sc1200 watchdog driver: Fix locking, sems and coding styleGravatar Alan Cox 1-92/+113
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hGravatar Matthew Wilcox 1-1/+1
2007-11-02[WATCHDOG] spin_lock_init() fixesGravatar Alexey Dobriyan 1-2/+1
2007-10-18mv watchdog tree under driversGravatar Wim Van Sebroeck 1-0/+463