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
/
cpu5wdt.c
Age
Commit message (
Expand
)
Author
2019-10-23
compat_ioctl: move WDIOC handling into wdt drivers
Arnd Bergmann
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
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
2017-04-20
Annotate hardware config module parameters in drivers/watchdog/
David Howells
2014-03-31
watchdog: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-11-17
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
Jean Delvare
2012-12-19
watchdog: cpu5wdt.c: add missing del_timer call
devendra.aaru
2012-11-28
watchdog: remove use of __devexit
Bill Pemberton
2012-11-28
watchdog: remove use of __devinit
Bill Pemberton
2012-03-27
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
2012-01-06
watchdog: Use DEFINE_SPINLOCK() for static spinlocks
Axel Lin
2010-03-07
[WATCHDOG] watchdog_info constify
Wim Van Sebroeck
2008-08-06
[WATCHDOG] Coding style - Indentation - part 2
Wim Van Sebroeck
2008-05-27
[WATCHDOG 07/57] cpu5_wdt: switch to unlocked_ioctl
Alan Cox
2008-03-06
[WATCHDOG] Remove volatiles from watchdog device structures
Florian Fainelli
2007-10-18
mv watchdog tree under drivers
Wim Van Sebroeck