index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
diag288_wdt.c
Age
Commit message (
Expand
)
Author
2023-02-06
watchdog: diag288_wdt: unify lpar and zvm diag288 helpers
Alexander Egorenkov
2023-02-06
watchdog: diag288_wdt: de-duplicate diag_stat_inc() calls
Alexander Egorenkov
2023-02-06
watchdog: diag288_wdt: unify command buffer handling for diag288 zvm
Alexander Egorenkov
2023-02-06
watchdog: diag288_wdt: remove power management
Alexander Egorenkov
2023-02-06
watchdog: diag288_wdt: get rid of register asm
Alexander Egorenkov
2023-01-30
watchdog: diag288_wdt: fix __diag288() inline assembly
Alexander Egorenkov
2023-01-30
watchdog: diag288_wdt: do not use stack buffers for hardware data
Alexander Egorenkov
2021-06-21
watchdog: diag288_wdt: Remove redundant assignment
Junlin Yang
2019-09-17
watchdog: diag288_wdt: Remove leftover includes from conversion to watchdog API
Guenter Roeck
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2017-09-09
watchdog: constify watchdog_ops and watchdog_info structures
Julia Lawall
2017-02-24
watchdog: constify watchdog_ops structures
Bhumika Goyal
2015-12-29
watchdog: diag288: Stop re-using watchdog core internal flags
Guenter Roeck
2015-10-14
s390/diag: add a statistic for diagnose calls
Martin Schwidefsky
2015-03-25
s390/watchdog: support for KVM hypervisors and delete pr_info messages
Xu Wang
2015-03-25
s390/watchdog: enable KEEPALIVE for /dev/watchdog
Xu Wang
2014-06-10
s390/watchdog: add support for LPAR operation (diag288)
Philipp Hachtmann
2014-06-10
s390/watchdog: use watchdog API
Philipp Hachtmann