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
/
sbc_fitpc2_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-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
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-03-15
watchdog: cleanup spaces before tabs
Wim Van Sebroeck
2011-03-09
watchdog: sbc_fitpc2_wdt, fix crash on systems without DMI_BOARD_NAME
Jiri Slaby
2010-04-26
watchdog: sbc_fitpc2_wdt: fixed "scheduling while atomic" bug.
Denis Turischev
2010-04-26
watchdog: sbc_fitpc2_wdt: fixed I/O operations order
Denis Turischev
2010-03-07
[WATCHDOG] watchdog_info constify
Wim Van Sebroeck
2010-01-25
[WATCHDOG] sbc_fitpc2_wdt: fix I/O space access technique.
Denis Turischev
2009-11-10
[WATCHDOG] SBC-FITPC2 watchdog driver registration fix
Denis Turischev
2009-09-18
[WATCHDOG] add SBC-FITPC2 watchdog driver
Denis Turischev