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
/
alim7101_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-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-13
Merge tag 'linux-watchdog-5.2-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2019-05-05
watchdog: alim7101: 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
2017-10-05
timer: Remove users of expire and data arguments to DEFINE_TIMER
Kees Cook
2014-09-26
watchdog: alim7101: register restart handler with kernel restart handler
Guenter Roeck
2014-01-28
watchdog: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
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: convert to DEFINE_PCI_DEVICE_TABLE
Wim Van Sebroeck
2011-01-12
watchdog: alim7101_wdt: fix compiler warning on alim7101_pci_tbl
Namhyung Kim
2010-03-07
[WATCHDOG] watchdog_info constify
Wim Van Sebroeck
2009-06-18
[WATCHDOG] Some more general 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] Clean-up includes
Wim Van Sebroeck
2008-05-27
[WATCHDOG 03/57] ali: watchdog locking and style
Alan Cox
2008-01-25
[WATCHDOG] misc_register patch
Wim Van Sebroeck
2007-10-18
mv watchdog tree under drivers
Wim Van Sebroeck