aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/tangox_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-05watchdog: tangox_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-23/+14
2019-05-05watchdog: Convert to use devm_platform_ioremap_resourceGuenter Roeck1-3/+1
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap1-0/+1
2018-03-24watchdog: add SPDX identifiers for watchdog subsystemMarcus Folkesson1-5/+1
2017-02-24watchdog: tangox: Use watchdog core to install restart handlerGuenter Roeck1-21/+13
2016-07-18watchdog: tangox: Set max_hw_heartbeat_ms instead of max_timeoutGuenter Roeck1-1/+1
2016-07-17watchdog: tangox: Mark running watchdog correctlyGuenter Roeck1-1/+1
2016-03-16watchdog: tangox_wdt: test clock rate to avoid division by 0Wolfram Sang1-4/+10
2015-12-28watchdog: tangox: Print info message using pointer to platform deviceGuenter Roeck1-1/+1
2015-12-28watchdog: add support for Sigma Designs SMP86xx/SMP87xxMans Rullgard1-0/+225