summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/ath79_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* mips: separate extable.h, switch module.h to itAl Viro2016-10-051-0/+1
* watchdog: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* watchdog: ath79_wdt: switch to clk_prepare/clk_disableGabor Juhos2014-06-101-3/+3
* watchdog: ath79_wdt: avoid spurious restarts on AR934xGabor Juhos2014-06-101-0/+10
* watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-311-1/+0
* watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-171-1/+0
* drivers/watchdog: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0
* watchdog: Convert to devm_ioremap_resource()Sachin Kamat2013-05-091-5/+3
* watchdog: ath79_wdt: add device tree matchingGabor Juhos2013-03-011-0/+11
* watchdog: ath79_wdt: get register base from platform device's resourcesGabor Juhos2013-03-011-10/+38
* watchdog: ath79_wdt: convert to use devm_clk_getGabor Juhos2013-03-011-5/+2
* watchdog: ath79_wdt: convert to use module_platform_driverGabor Juhos2012-12-191-11/+2
* watchdog: remove use of __devexitBill Pemberton2012-11-281-1/+1
* watchdog: remove use of __devinitBill Pemberton2012-11-281-1/+1
* watchdog: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* watchdog: nowayout is boolWim Van Sebroeck2012-03-271-2/+2
* watchdog: Use pr_<fmt> and pr_<level>Joe Perches2012-03-271-2/+3
* watchdog: ath79_wdt: flush register writesGabor Juhos2012-01-061-0/+6
* watchdog: add driver for the Atheros AR71XX/AR724X/AR913X SoCsGabor Juhos2011-01-121-0/+305
OpenPOWER on IntegriCloud