Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-20 | watchdog: drop owner assignment from platform_drivers | Wolfram Sang | |
A platform_driver does not need to set an owner, it will be populated by the driver core. Signed-off-by: Wolfram Sang <wsa@the-dreams.de> | |||
2014-09-24 | watchdog: menf21bmc_wdt: Introduce MEN 14F021P00 BMC Watchdog driver | Andreas Werner | |
Added driver to support the 14F021P00 BMC Watchdog. The BMC is a Board Management Controller including watchdog functionality. Signed-off-by: Andreas Werner <andreas.werner@men.de> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Lee Jones <lee.jones@linaro.org> |