aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/cdns_wdt.c
AgeCommit message (Expand)Author
2021-07-01watchdog: cadence: Add expire_now methodMichal Simek
2020-12-18dm: Avoid accessing seq directlySimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-04-06watchdog: cadence: Remove DECLARE_GLOBAL_DATA_PTR from driverMichal Simek
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2019-04-26watchdog: cadence: Remove driver specific "timeout-sec" handlingStefan Roese
2018-07-19watchdog: cadence: Do not stop wdt in probeMichal Simek
2018-07-19watchdog: cdns: Add comment for expire_now functionMichal Simek
2018-05-31watchdog: cadence: Use live-tree functionsMichal Simek
2018-05-11watchdog: cadence: Show used timeout valueMichal Simek
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-23watchdog: cadence: Remove useless ioremapMichal Simek
2018-03-23watchdog: Add Cadence watchdog driverShreenidhi Shedi