summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/watchdog_pretimeout.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: avoid usage of iterator after loopJakob Koschel2023-04-221-2/+1
* watchdog: Add hrtimer-based pretimeout featureCurtis Klein2021-06-211-2/+3
* watchdog: Use sysfs_emit() and sysfs_emit_at() in "show" functionsJuerg Haefliger2021-06-211-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* watchdog: pretimeout: add pretimeout_available_governors attributeVladimir Zapolskiy2016-10-081-0/+15
* watchdog: pretimeout: add option to select a pretimeout governor in runtimeVladimir Zapolskiy2016-10-081-0/+76
* watchdog: pretimeout: add panic pretimeout governorVladimir Zapolskiy2016-10-081-4/+2
* watchdog: add watchdog pretimeout governor frameworkVladimir Zapolskiy2016-10-081-0/+131