Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WATCHDOG] watchdog_info constify | Wim Van Sebroeck | 2010-03-07 | 1 | -1/+1 |
| | | | | | | | make the watchdog_info struct const where possible. Signed-off-by: Wim Van Sebroeck <wim@iguana.be> | ||||
* | [WATCHDOG] Add support for WM831x watchdog | Mark Brown | 2009-09-18 | 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> |