summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/wdat_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: wdat_wdt: Add timeout value as a param in ping methodXing Tong Wu2023-10-291-1/+1
* watchdog: wdat_wdt: Avoid unimplemented get_timeleftThomas Weißschuh2023-02-121-2/+4
* watchdog: wdat_wdt: Set the min and max timeout values properlyJean Delvare2022-10-021-3/+2
* watchdog: wdat_wdt: Remove #ifdef guards for PM related functionsPaul Cercueil2022-07-231-5/+2
* watchdog: wdat_wdt: Stop watchdog when uninstalling moduleLiu Xinpeng2022-05-211-0/+1
* watchdog: wdat_wdt: Stop watchdog when rebooting the systemLiu Xinpeng2022-05-211-0/+1
* watchdog: wdat_wdt: Using the existing function to check parameter timeoutLiu Xinpeng2022-05-211-2/+2
* watchdog: wdat_wdg: fix typoFlavio Suligoi2021-06-211-2/+2
* watchdog: wdat_wdt: Fix missing kerneldoc reported by W=1Wong Vee Khee2020-12-131-3/+3
* ACPI: watchdog: Set default timeout in probeMika Westerberg2020-02-131-0/+23
* ACPI: watchdog: Fix gas->access_width usageMika Westerberg2020-02-131-1/+1
* watchdog: wdat_wdt: Spelling s/configrable/configurable/Geert Uytterhoeven2019-11-181-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* watchdog: wdat_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck2019-05-051-13/+14
* watchdog: wdat_wdt: fix get_timeleft call for wdat_wdtBryan Tan2019-05-051-1/+1
* watchdog: simplify getting .drvdataWolfram Sang2018-05-211-4/+2
* ACPI / watchdog: Fix off-by-one error at resource assignmentTakashi Iwai2018-03-191-1/+1
* watchdog: wdat_wdt: Ping the watchdog on resumeMika Westerberg2016-10-211-0/+4
* watchdog: wdat_wdt: Fix warning for using 0 as NULLWei Yongjun2016-09-281-2/+2
* watchdog: wdat_wdt: fix return value check in wdat_wdt_probe()Wei Yongjun2016-09-281-3/+4
* ACPI / watchdog: Add support for WDAT hardware watchdogMika Westerberg2016-09-241-0/+525