summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/cdns_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* dm: Avoid accessing seq directlySimon Glass2020-12-181-1/+1
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-131-2/+2
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* watchdog: cadence: Remove DECLARE_GLOBAL_DATA_PTR from driverMichal Simek2020-04-061-2/+0
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* dm: core: Require users of devres to include the headerSimon Glass2020-02-051-0/+1
* watchdog: cadence: Remove driver specific "timeout-sec" handlingStefan Roese2019-04-261-9/+6
* watchdog: cadence: Do not stop wdt in probeMichal Simek2018-07-191-2/+0
* watchdog: cdns: Add comment for expire_now functionMichal Simek2018-07-191-0/+1
* watchdog: cadence: Use live-tree functionsMichal Simek2018-05-311-5/+4
* watchdog: cadence: Show used timeout valueMichal Simek2018-05-111-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* watchdog: cadence: Remove useless ioremapMichal Simek2018-04-231-5/+0
* watchdog: Add Cadence watchdog driverShreenidhi Shedi2018-03-231-0/+276