index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
sch311x_wdt.c
Age
Commit message (
Expand
)
Author
2020-08-05
watchdog: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-10-23
compat_ioctl: move WDIOC handling into wdt drivers
Arnd Bergmann
2019-07-08
watchdog: convert remaining drivers to use SPDX license identifier
Guenter Roeck
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2018-04-16
watchdog: sch311x_wdt: Mark expected switch fall-through
Gustavo A. R. Silva
2014-10-20
watchdog: drop owner assignment from platform_drivers
Wolfram Sang
2013-11-17
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
Jean Delvare
2012-11-28
watchdog: remove use of __devexit
Bill Pemberton
2012-11-28
watchdog: remove use of __devinit
Bill Pemberton
2012-11-28
watchdog: remove use of __devexit_p
Bill Pemberton
2012-07-23
watchdog: sch311x_wdt: Fix Polarity when starting watchdog
Wim Van Sebroeck
2012-05-23
watchdog: sch311x_wdt.c: Remove RESGEN
Dave Mueller
2012-03-27
watchdog: nowayout is bool
Wim Van Sebroeck
2012-03-27
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
2011-07-26
watchdog: remove empty pm-functions
Wolfram Sang
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-14
watchdog: sch311x_wdt: fix printk condition
Dan Carpenter
2011-03-14
watchdog: sch311x_wdt: Fix LDN active check
Wim Van Sebroeck
2010-08-08
watchdog: sch311x_wdt.c: set parent before registeriing the misc device in pr...
Wim Van Sebroeck
2010-03-07
[WATCHDOG] watchdog_info constify
Wim Van Sebroeck
2008-12-31
[WATCHDOG] Add SMSC SCH311x Watchdog Timer.
Wim Van Sebroeck