aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/sc1200wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2019-10-23compat_ioctl: move WDIOC handling into wdt driversArnd Bergmann1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov1-1/+1
2019-03-02watchdog: sc1200: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2017-09-09watchdog: sc1200: constify pnp_device_idArvind Yadav1-1/+1
2017-04-20Annotate hardware config module parameters in drivers/watchdog/David Howells1-1/+1
2013-12-10sc1200_wdt: Fix oopsAlan1-1/+2
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare1-1/+0
2012-03-27watchdog: nowayout is boolWim Van Sebroeck1-2/+2
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches1-17/+13
2009-09-18[WATCHDOG] sizeof cleanupWim Van Sebroeck1-1/+1
2009-03-25[WATCHDOG] More coding-style and trivial clean-upWim Van Sebroeck1-3/+4
2008-08-06[WATCHDOG] more coding style clean-up'sWim Van Sebroeck1-1/+1
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck1-18/+18
2008-08-06[WATCHDOG] Coding style - Indentation - part 1Wim Van Sebroeck1-1/+0
2008-08-04sc1200 watchdog driver: Fix locking, sems and coding styleAlan Cox1-92/+113
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox1-1/+1
2007-11-02[WATCHDOG] spin_lock_init() fixesAlexey Dobriyan1-2/+1
2007-10-18mv watchdog tree under driversWim Van Sebroeck1-0/+463