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
/
cadence_wdt.c
Age
Commit message (
Expand
)
Author
2020-01-27
watchdog: cadence: Skip printing pointer value
Srinivas Neeli
2019-11-18
watchdog: cadence: Do not show error in case of deferred probe
Michal Simek
2019-07-08
watchdog: cadence_wdt: drop warning after registering device
Wolfram Sang
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