summaryrefslogtreecommitdiff
path: root/drivers/watchdog/aspeed_wdt.c
AgeCommit message (Expand)Author
2023-10-29watchdog: aspeed: Add support for aspeed,reset-mask DT propertyZev Weiss
2023-04-22watchdog: aspeed: Drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-02-18watchdog: Include <linux/kstrtox.h> when appropriateChristophe JAILLET
2022-11-19watchdog: aspeed: Enable pre-timeout interruptEddie James
2022-10-02watchdog: aspeed_wdt: Reorder output signal register configurationChin-Ting Kuo
2022-03-27watchdog: aspeed: add nowayout supportEduardo Valentin
2021-06-21watchdog: aspeed: fix hardware timeout calculationTao Ren
2021-06-21watchdog: Use sysfs_emit() and sysfs_emit_at() in "show" functionsJuerg Haefliger
2019-11-18watchdog: aspeed: Fix clock behaviour for ast2600Joel Stanley
2019-09-17watchdog: aspeed: add support for dual bootIvan Mikhaylov
2019-09-17watchdog: aspeed: Add support for AST2600Ryan Chen
2019-07-08watchdog: aspeed_wdt: drop warning after registering deviceWolfram Sang
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-05watchdog: aspeed_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck
2019-05-05watchdog: Convert to use devm_platform_ioremap_resourceGuenter Roeck
2018-04-16aspeed: watchdog: Set bootstatus during probeEddie James
2018-03-24Merge branch 'v4.17-rc1'Wim Van Sebroeck
2018-03-24watchdog: aspeed: Allow configuring for alternate bootMilton Miller
2018-03-13watchdog: aspeed: Fix translation of reset mode to ctrl registerMilton Miller
2017-12-28watchdog: aspeed: Move init to arch_initcallAndrew Jeffery
2017-12-28watchdog: aspeed: Retain watchdog enabled stateAndrew Jeffery
2017-09-09watchdog: aspeed: Support configuration of external signal propertiesAndrew Jeffery
2017-09-09drivers/watchdog: ASPEED reference dev tree properties for configChristopher Bostic
2017-02-24watchdog: aspeed_wdt: Convert to use device managed functionsGuenter Roeck
2016-07-17watchdog: Add Aspeed watchdog driverJoel Stanley