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
/
sc1200wdt.c
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-10-23
compat_ioctl: move WDIOC handling into wdt drivers
Arnd Bergmann
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2019-03-02
watchdog: sc1200: Mark expected switch fall-through
Gustavo A. R. Silva
2017-09-09
watchdog: sc1200: constify pnp_device_id
Arvind Yadav
2017-04-20
Annotate hardware config module parameters in drivers/watchdog/
David Howells
2013-12-10
sc1200_wdt: Fix oops
Alan
2013-11-17
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
Jean Delvare
2012-03-27
watchdog: nowayout is bool
Wim Van Sebroeck
2012-03-27
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
2009-09-18
[WATCHDOG] sizeof cleanup
Wim Van Sebroeck
2009-03-25
[WATCHDOG] More coding-style and trivial clean-up
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-08-06
[WATCHDOG] Coding style - Indentation - part 1
Wim Van Sebroeck
2008-08-04
sc1200 watchdog driver: Fix locking, sems and coding style
Alan Cox
2008-04-18
Convert asm/semaphore.h users to linux/semaphore.h
Matthew Wilcox
2007-11-02
[WATCHDOG] spin_lock_init() fixes
Alexey Dobriyan
2007-10-18
mv watchdog tree under drivers
Wim Van Sebroeck