Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-03-07 | [WATCHDOG] watchdog_info constify | Wim Van Sebroeck | 1 | -1/+1 | |
make the watchdog_info struct const where possible. Signed-off-by: Wim Van Sebroeck <wim@iguana.be> | |||||
2009-09-18 | [WATCHDOG] Add support for WM831x watchdog | Mark Brown | 1 | -0/+441 | |
The WM831x series of devices provide a watchdog with configurable behaviour on timer expiry. Currently this driver support refreshes via a register or GPIO line and autonomous refreshes from a hardware source (eg, a clock). Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be> |