summaryrefslogtreecommitdiffstats
path: root/watchdog.c
AgeCommit message (Expand)Author
2014-12-14only write to the watchdog if the fd is validJohn Crispin
2014-11-05kmodloader takes longer than wdt timeoutJohn Crispin
2014-06-11add upgraded support for nand flashingJohn Crispin
2013-11-15debloat and reorganize codeJohn Crispin
2013-07-14the cloexec logic of the watchdog was brokenJohn Crispin
2013-07-11fix wdt cloexec bugJohn Crispin
2013-07-11fix up watchdog init codeJohn Crispin
2013-04-07watchdog: add support for starting/stopping watchdog refreshFelix Fietkau
2013-03-16get rid of perror() calls, use ERROR() insteadFelix Fietkau
2013-03-13add watchdog supportJohn Crispin