summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/tangox_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: tangox_wdt: Convert to use device managed functions and other impro...Guenter Roeck2019-05-051-23/+14
* watchdog: Convert to use devm_platform_ioremap_resourceGuenter Roeck2019-05-051-3/+1
* headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-071-0/+1
* watchdog: add SPDX identifiers for watchdog subsystemMarcus Folkesson2018-03-241-5/+1
* watchdog: tangox: Use watchdog core to install restart handlerGuenter Roeck2017-02-241-21/+13
* watchdog: tangox: Set max_hw_heartbeat_ms instead of max_timeoutGuenter Roeck2016-07-181-1/+1
* watchdog: tangox: Mark running watchdog correctlyGuenter Roeck2016-07-171-1/+1
* watchdog: tangox_wdt: test clock rate to avoid division by 0Wolfram Sang2016-03-161-4/+10
* watchdog: tangox: Print info message using pointer to platform deviceGuenter Roeck2015-12-281-1/+1
* watchdog: add support for Sigma Designs SMP86xx/SMP87xxMans Rullgard2015-12-281-0/+225