aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/cadence_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-05watchdog: cadence_wdt: still probe if user supplied timeout is invalidWolfram Sang1-4/+1
2019-05-05watchdog: cadence_wdt: drop warning after calling watchdog_init_timeoutWolfram Sang1-3/+1
2019-05-05watchdog: cadence_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-56/+27
2019-05-05watchdog: Convert to use devm_platform_ioremap_resourceGuenter Roeck1-3/+1
2018-05-21watchdog: simplify getting .drvdataWolfram Sang1-4/+2
2018-03-24watchdog: add SPDX identifiers for watchdog subsystemMarcus Folkesson1-4/+1
2017-09-09watchdog: cadence_wdt: Show information when driver is probedMichal Simek1-1/+1
2017-09-09watchdog: cadence_wdt: Enable access to module parametersMichal Simek1-2/+2
2017-07-03watchdog: cadence_wdt: make of_device_ids const.Arvind Yadav1-1/+1
2017-05-18watchdog: cadence_wdt: fix timeout settingTomas Melin1-1/+1
2017-02-24watchdog: constify watchdog_info structuresBhumika Goyal1-1/+1
2016-09-24watchdog: constify watchdog_ops structuresJulia Lawall1-1/+1
2016-09-24watchdog: cadence_wdt: Fix the suspend resumeShubhrajyoti Datta1-7/+11
2015-12-27watchdog: cadence_wdt: use to_platform_device()Geliang Tang1-4/+2
2015-12-13watchdog: cadence_wdt: use core reboot notifierDamien Riegel1-35/+1
2015-01-21watchdog: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-20watchdog: Add Cadence WDT driverHarini Katakam1-0/+516