summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/drivers/watchdog
Commit message (Collapse)AuthorAgeFilesLines
* move files to files-3.7John Crispin2013-04-031-355/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36161
* ramips: remove __dev_{init,exit} annotationsGabor Juhos2013-02-251-3/+3
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35798
* ramips: watchdog: use maximum possible timeout by defaultGabor Juhos2012-08-121-6/+6
| | | | | | | | | | | | | As the userspace has no means to determine the maximum possible timeout, use that as the default and let the userspace lower it when necessary. As the result the usual OpenWrt install (with busybox's watchdog trying to set the timeout to 60s on start) is using a 33s timeout on an RT3052 clocked at 384MHz instead of the current 20s default. Signed-off-by: Paul Fertser <fercerpav@gmail.com> SVN-Revision: 33144
* ramips: add watchdog driverGabor Juhos2011-01-261-0/+355
SVN-Revision: 25126