summaryrefslogtreecommitdiff
path: root/chip/ish/watchdog.c
Commit message (Expand)AuthorAgeFilesLines
* include: Move RESET_FLAG_* into ec_commands.h as EC_RESET_FLAG_*You-Cheng Syu2019-08-261-1/+2
* ish: max-retries mechanism for watchdog timerJack Rosenthal2019-06-061-0/+8
* ish: combine watchdog expiration and panic handlerJack Rosenthal2019-05-091-27/+0
* ish/ish5: remove watchdog disable during D0ixHu, Hebo2019-05-091-10/+0
* ish/ish5: implement AON low power management frameworkHu, Hebo2019-04-081-0/+10
* ish: Add watchdog timerJack Rosenthal2019-03-261-0/+84