aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/ath79_wdt.c
Commit message (Expand)AuthorAge
* watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-17
* drivers/watchdog: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-18
* watchdog: Convert to devm_ioremap_resource()Sachin Kamat2013-05-09
* watchdog: ath79_wdt: add device tree matchingGabor Juhos2013-03-01
* watchdog: ath79_wdt: get register base from platform device's resourcesGabor Juhos2013-03-01
* watchdog: ath79_wdt: convert to use devm_clk_getGabor Juhos2013-03-01
* watchdog: ath79_wdt: convert to use module_platform_driverGabor Juhos2012-12-19
* watchdog: remove use of __devexitBill Pemberton2012-11-28
* watchdog: remove use of __devinitBill Pemberton2012-11-28
* watchdog: remove use of __devexit_pBill Pemberton2012-11-28
* watchdog: nowayout is boolWim Van Sebroeck2012-03-27
* watchdog: Use pr_<fmt> and pr_<level>Joe Perches2012-03-27
* watchdog: ath79_wdt: flush register writesGabor Juhos2012-01-06
* watchdog: add driver for the Atheros AR71XX/AR724X/AR913X SoCsGabor Juhos2011-01-12