aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/drivers/watchdog/ar71xx_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* ar71xx: move arch specific files to files-2.6.39Gabor Juhos2012-01-221-305/+0
* ar71xx: ar71xx_wdt: add shutdown handlerGabor Juhos2012-01-111-0/+6
* ar71xx: setup wdt_clock for AR913X to avoid a kernel bugGabor Juhos2011-06-041-0/+2
* ar71xx: the watchdog uses the reference clock on the AR933x SoCsGabor Juhos2011-05-311-2/+12
* ar71xx: rename ar934x_ref_freq to ar71xx_ref_freqGabor Juhos2011-04-091-1/+1
* ar71xx: add support for the watchdog of the AR934x SoCsGabor Juhos2011-04-071-2/+20
* ar71xx: drivers/ar71xx_wdt: fix size argument passed to copy_to_user()Gabor Juhos2010-11-121-1/+1
* ar71xx: fix inline attribute locationGabor Juhos2010-11-121-3/+3
* ar71xx: wrap long linesGabor Juhos2010-11-121-3/+2
* ar71xx: fix whitespaces nitsGabor Juhos2010-11-121-3/+3
* ar71xx: improve 2.6.36 compatibility. also, instead of adding a forward port ...Felix Fietkau2010-10-211-2/+2
* rename reset register definitionsGabor Juhos2008-12-041-4/+4
* add hardware watchdog driverGabor Juhos2008-09-301-0/+270