summaryrefslogtreecommitdiff
path: root/src/shared/watchdog.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: fix spelling errorsFrantisek Sumsal2020-04-211-1/+1
* watchdog: reduce watchdog pings in timeout intervalAlin Popa2020-04-161-0/+34
* shared/watchdog: close watchdog device when done with itZbigniew Jędrzejewski-Szmek2019-08-201-1/+10
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* coccinelle: make use of DIV_ROUND_UP() wherever appropriateLennart Poettering2018-03-201-1/+1
* watchdog: allow a device path to be specifiedEdward A. James2017-12-081-1/+8
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* shared: include what we useThomas Hindoe Paaboel Andersen2015-12-061-0/+2
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-3/+3
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-251-0/+1
* watchdog: Don't require WDIOC_SETOPTIONS/WDIOS_ENABLECARDJean Delvare2015-06-171-2/+7
* treewide: another round of simplificationsMichal Schmidt2014-11-281-20/+10
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-281-7/+7
* time-util: add and use USEC/NSEC_INFINIYKay Sievers2014-07-291-3/+3
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-181-2/+1
* util: make time formatting a bit smarterLennart Poettering2013-04-041-1/+1
* move more common files to shared/ and add them to shared.laKay Sievers2012-04-121-0/+169