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
/
sc520_wdt.c
Age
Commit message (
Expand
)
Author
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: sc520_wdt: Mark expected switch fall-through
Gustavo A. R. Silva
2017-11-21
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-10-05
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
2014-03-31
watchdog: sc520_wdt: Remove unused variable
Alexander Shiyan
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-11-05
watchdog: sc520_wdt: Remove unnecessary cast.
Sean Young
2009-03-25
[WATCHDOG] More coding-style and trivial clean-up
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-06-21
[WATCHDOG 44/57] scx200_wdt: clean up and switch to unlocked_ioctl
Alan Cox
2008-06-21
[WATCHDOG 43/57] sc520_wdt: Clean up and switch to 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