aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/wdat_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-13ACPI: watchdog: Set default timeout in probeMika Westerberg1-0/+23
2020-02-13ACPI: watchdog: Fix gas->access_width usageMika Westerberg1-1/+1
2019-11-18watchdog: wdat_wdt: Spelling s/configrable/configurable/Geert Uytterhoeven1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-05-05watchdog: wdat_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-13/+14
2019-05-05watchdog: wdat_wdt: fix get_timeleft call for wdat_wdtBryan Tan1-1/+1
2018-05-21watchdog: simplify getting .drvdataWolfram Sang1-4/+2
2018-03-19ACPI / watchdog: Fix off-by-one error at resource assignmentTakashi Iwai1-1/+1
2016-10-21watchdog: wdat_wdt: Ping the watchdog on resumeMika Westerberg1-0/+4
2016-09-28watchdog: wdat_wdt: Fix warning for using 0 as NULLWei Yongjun1-2/+2
2016-09-28watchdog: wdat_wdt: fix return value check in wdat_wdt_probe()Wei Yongjun1-3/+4
2016-09-24ACPI / watchdog: Add support for WDAT hardware watchdogMika Westerberg1-0/+525