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
/
pc87413_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
2019-03-02
watchdog: pc87413: Mark expected switch fall-through
Gustavo A. R. Silva
2017-04-20
Annotate hardware config module parameters in drivers/watchdog/
David Howells
2014-03-31
watchdog: fix checkpatch warnings and error
Jingoo Han
2013-11-17
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
Jean Delvare
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-27
watchdog: nowayout is bool
Wim Van Sebroeck
2012-03-27
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
2011-07-22
watchdog: pc87413_wdt: Cleanup pc87413 watchdog driver to use
Jonathan McDowell
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-15
watchdog: cleanup spaces before tabs
Wim Van Sebroeck
2010-05-25
watchdog: fix several MODULE_PARM_DESC strings
Randy Dunlap
2010-03-07
[WATCHDOG] watchdog_info constify
Wim Van Sebroeck
2009-03-25
[WATCHDOG] More coding-style and trivial clean-up
Wim Van Sebroeck
2008-08-26
[WATCHDOG] removed unused #include <version.h>
Huang Weiyi
2008-08-06
[WATCHDOG] more coding style clean-up's
Wim Van Sebroeck
2008-08-06
[WATCHDOG] Coding style - Indentation - part 2
Wim Van Sebroeck
2008-06-13
[WATCHDOG 31/57] pc87413_wdt: clean up, coding style, unlocked_ioctl
Alan Cox
2007-11-02
[WATCHDOG] spin_lock_init() fixes
Alexey Dobriyan
2007-10-18
mv watchdog tree under drivers
Wim Van Sebroeck