summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/diag288_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: diag288_wdt: unify lpar and zvm diag288 helpersAlexander Egorenkov2023-02-061-19/+13
* watchdog: diag288_wdt: de-duplicate diag_stat_inc() callsAlexander Egorenkov2023-02-061-8/+3
* watchdog: diag288_wdt: unify command buffer handling for diag288 zvmAlexander Egorenkov2023-02-061-35/+20
* watchdog: diag288_wdt: remove power managementAlexander Egorenkov2023-02-061-63/+2
* watchdog: diag288_wdt: get rid of register asmAlexander Egorenkov2023-02-061-8/+7
* watchdog: diag288_wdt: fix __diag288() inline assemblyAlexander Egorenkov2023-01-301-1/+1
* watchdog: diag288_wdt: do not use stack buffers for hardware dataAlexander Egorenkov2023-01-301-2/+11
* watchdog: diag288_wdt: Remove redundant assignmentJunlin Yang2021-06-211-4/+0
* watchdog: diag288_wdt: Remove leftover includes from conversion to watchdog APIGuenter Roeck2019-09-171-3/+0
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* watchdog: constify watchdog_ops and watchdog_info structuresJulia Lawall2017-09-091-1/+1
* watchdog: constify watchdog_ops structuresBhumika Goyal2017-02-241-1/+1
* watchdog: diag288: Stop re-using watchdog core internal flagsGuenter Roeck2015-12-291-10/+16
* s390/diag: add a statistic for diagnose callsMartin Schwidefsky2015-10-141-0/+4
* s390/watchdog: support for KVM hypervisors and delete pr_info messagesXu Wang2015-03-251-14/+4
* s390/watchdog: enable KEEPALIVE for /dev/watchdogXu Wang2015-03-251-1/+1
* s390/watchdog: add support for LPAR operation (diag288)Philipp Hachtmann2014-06-101-4/+33
* s390/watchdog: use watchdog APIPhilipp Hachtmann2014-06-101-0/+287