summaryrefslogtreecommitdiff
path: root/drivers/watchdog/wdat_wdt.c
AgeCommit message (Expand)Author
2023-02-12watchdog: wdat_wdt: Avoid unimplemented get_timeleftThomas Weißschuh
2022-10-02watchdog: wdat_wdt: Set the min and max timeout values properlyJean Delvare
2022-07-23watchdog: wdat_wdt: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-05-21watchdog: wdat_wdt: Stop watchdog when uninstalling moduleLiu Xinpeng
2022-05-21watchdog: wdat_wdt: Stop watchdog when rebooting the systemLiu Xinpeng
2022-05-21watchdog: wdat_wdt: Using the existing function to check parameter timeoutLiu Xinpeng
2021-06-21watchdog: wdat_wdg: fix typoFlavio Suligoi
2020-12-13watchdog: wdat_wdt: Fix missing kerneldoc reported by W=1Wong Vee Khee
2020-02-13ACPI: watchdog: Set default timeout in probeMika Westerberg
2020-02-13ACPI: watchdog: Fix gas->access_width usageMika Westerberg
2019-11-18watchdog: wdat_wdt: Spelling s/configrable/configurable/Geert Uytterhoeven
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-05watchdog: wdat_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck
2019-05-05watchdog: wdat_wdt: fix get_timeleft call for wdat_wdtBryan Tan
2018-05-21watchdog: simplify getting .drvdataWolfram Sang
2018-03-19ACPI / watchdog: Fix off-by-one error at resource assignmentTakashi Iwai
2016-10-21watchdog: wdat_wdt: Ping the watchdog on resumeMika Westerberg
2016-09-28watchdog: wdat_wdt: Fix warning for using 0 as NULLWei Yongjun
2016-09-28watchdog: wdat_wdt: fix return value check in wdat_wdt_probe()Wei Yongjun
2016-09-24ACPI / watchdog: Add support for WDAT hardware watchdogMika Westerberg