开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
mei_wdt.c
Age
Commit message (
Expand
)
Author
2019-07-08
watchdog: mei_wdt: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-08
watchdog: mei_wdt: drop warning after registering device
Wolfram Sang
2018-03-24
watchdog: add SPDX identifiers for watchdog subsystem
Marcus Folkesson
2017-12-28
watchdog: mei_wdt: don't use of variable length array
Tomas Winkler
2017-09-09
watchdog: mei_wdt: constify mei_cl_device_id
Arvind Yadav
2016-12-24
Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-16
watchdog: mei_wdt: request stop on reboot to prevent false positive event
Alexander Usyskin
2016-11-17
mei: bus: split RX and async notification callbacks
Alexander Usyskin
2016-10-28
mei: bus: remove rx callback context
Tomas Winkler
2016-10-28
watchdog: mei_wdt: use module_mei_cl_driver macro
Tomas Winkler
2016-02-07
watchdog: mei_wdt: re-register device on event
Tomas Winkler
2016-02-07
watchdog: mei_wdt: add activation debugfs entry
Tomas Winkler
2016-02-07
watchdog: mei_wdt: register wd device only if required
Tomas Winkler
2016-02-06
watchdog: mei_wdt: add status debugfs entry
Tomas Winkler
2016-02-06
watchdog: mei_wdt: implement MEI iAMT watchdog driver
Tomas Winkler