summaryrefslogtreecommitdiff
path: root/drivers/watchdog/cadence_wdt.c
AgeCommit message (Expand)Author
2017-09-09watchdog: cadence_wdt: Show information when driver is probedMichal Simek
2017-09-09watchdog: cadence_wdt: Enable access to module parametersMichal Simek
2017-07-03watchdog: cadence_wdt: make of_device_ids const.Arvind Yadav
2017-05-18watchdog: cadence_wdt: fix timeout settingTomas Melin
2017-02-24watchdog: constify watchdog_info structuresBhumika Goyal
2016-09-24watchdog: constify watchdog_ops structuresJulia Lawall
2016-09-24watchdog: cadence_wdt: Fix the suspend resumeShubhrajyoti Datta
2015-12-27watchdog: cadence_wdt: use to_platform_device()Geliang Tang
2015-12-13watchdog: cadence_wdt: use core reboot notifierDamien Riegel
2015-01-21watchdog: drop owner assignment from platform_driversWolfram Sang
2014-10-20watchdog: Add Cadence WDT driverHarini Katakam