开源镜像站
帮助
动态
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
/
cadence_wdt.c
Age
Commit message (
Expand
)
Author
2019-05-05
watchdog: cadence_wdt: still probe if user supplied timeout is invalid
Wolfram Sang
2019-05-05
watchdog: cadence_wdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
2019-05-05
watchdog: cadence_wdt: Convert to use device managed functions and other impr...
Guenter Roeck
2019-05-05
watchdog: Convert to use devm_platform_ioremap_resource
Guenter Roeck
2018-05-21
watchdog: simplify getting .drvdata
Wolfram Sang
2018-03-24
watchdog: add SPDX identifiers for watchdog subsystem
Marcus Folkesson
2017-09-09
watchdog: cadence_wdt: Show information when driver is probed
Michal Simek
2017-09-09
watchdog: cadence_wdt: Enable access to module parameters
Michal Simek
2017-07-03
watchdog: cadence_wdt: make of_device_ids const.
Arvind Yadav
2017-05-18
watchdog: cadence_wdt: fix timeout setting
Tomas Melin
2017-02-24
watchdog: constify watchdog_info structures
Bhumika Goyal
2016-09-24
watchdog: constify watchdog_ops structures
Julia Lawall
2016-09-24
watchdog: cadence_wdt: Fix the suspend resume
Shubhrajyoti Datta
2015-12-27
watchdog: cadence_wdt: use to_platform_device()
Geliang Tang
2015-12-13
watchdog: cadence_wdt: use core reboot notifier
Damien Riegel
2015-01-21
watchdog: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
watchdog: Add Cadence WDT driver
Harini Katakam