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
/
pcwd.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-08-09
watchdog: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2016-07-17
watchdog: pcwd: Utilize the module_isa_driver macro
William Breathitt Gray
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-03-27
watchdog: nowayout is bool
Wim Van Sebroeck
2012-03-27
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
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-10
[WATCHDOG] pcwd.c - fix open_allowed type.
Wim Van Sebroeck
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 32/57] pcwd: clean up, unlocked_ioctl usage
Alan Cox
2007-10-18
mv watchdog tree under drivers
Wim Van Sebroeck