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
/
xen_wdt.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-05
watchdog: xen_wdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
2019-05-05
watchdog: xen_wdt: Use 'dev' instead of dereferencing it repeatedly
Guenter Roeck
2017-12-28
watchdog: xen_wdt: remove info message and version number
Radu Rendec
2017-12-28
watchdog: xen_wdt: use the watchdog subsystem
Radu Rendec
2017-12-28
watchdog: xen: use time64_t for timeouts
Arnd Bergmann
2014-10-20
watchdog: drop owner assignment from platform_drivers
Wolfram Sang
2013-11-17
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
Jean Delvare
2012-11-28
watchdog: remove use of __devexit
Bill Pemberton
2012-11-28
watchdog: remove use of __devinit
Bill Pemberton
2012-11-28
watchdog: remove use of __devexit_p
Bill Pemberton
2012-03-27
watchdog: xen: don't clear is_active when xen_wdt_stop() failed
Jan Beulich
2012-03-27
watchdog: xen: don't unconditionally enable the watchdog during resume
Jan Beulich
2012-03-27
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
2011-03-15
watchdog: Xen watchdog driver
Jan Beulich