aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/cdns_wdt.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-04-06watchdog: cadence: Remove DECLARE_GLOBAL_DATA_PTR from driverMichal Simek1-2/+0
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-02-05dm: core: Require users of devres to include the headerSimon Glass1-0/+1
2019-04-26watchdog: cadence: Remove driver specific "timeout-sec" handlingStefan Roese1-9/+6
2018-07-19watchdog: cadence: Do not stop wdt in probeMichal Simek1-2/+0
2018-07-19watchdog: cdns: Add comment for expire_now functionMichal Simek1-0/+1
2018-05-31watchdog: cadence: Use live-tree functionsMichal Simek1-5/+4
2018-05-11watchdog: cadence: Show used timeout valueMichal Simek1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-23watchdog: cadence: Remove useless ioremapMichal Simek1-5/+0
2018-03-23watchdog: Add Cadence watchdog driverShreenidhi Shedi1-0/+276