summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/wdat_wdt.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-02watchdog: wdat_wdt: Set the min and max timeout values properlyJean Delvare1-3/+2
2022-07-23watchdog: wdat_wdt: Remove #ifdef guards for PM related functionsPaul Cercueil1-5/+2
2022-05-21watchdog: wdat_wdt: Stop watchdog when uninstalling moduleLiu Xinpeng1-0/+1
2022-05-21watchdog: wdat_wdt: Stop watchdog when rebooting the systemLiu Xinpeng1-0/+1
2022-05-21watchdog: wdat_wdt: Using the existing function to check parameter timeoutLiu Xinpeng1-2/+2
2021-06-21watchdog: wdat_wdg: fix typoFlavio Suligoi1-2/+2
2020-12-13watchdog: wdat_wdt: Fix missing kerneldoc reported by W=1Wong Vee Khee1-3/+3
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