aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/ath79_wdt.c
AgeCommit message (Expand)Author
2013-05-18drivers/watchdog: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-09watchdog: Convert to devm_ioremap_resource()Sachin Kamat
2013-03-01watchdog: ath79_wdt: add device tree matchingGabor Juhos
2013-03-01watchdog: ath79_wdt: get register base from platform device's resourcesGabor Juhos
2013-03-01watchdog: ath79_wdt: convert to use devm_clk_getGabor Juhos
2012-12-19watchdog: ath79_wdt: convert to use module_platform_driverGabor Juhos
2012-11-28watchdog: remove use of __devexitBill Pemberton
2012-11-28watchdog: remove use of __devinitBill Pemberton
2012-11-28watchdog: remove use of __devexit_pBill Pemberton
2012-03-27watchdog: nowayout is boolWim Van Sebroeck
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches
2012-01-06watchdog: ath79_wdt: flush register writesGabor Juhos
2011-01-12watchdog: add driver for the Atheros AR71XX/AR724X/AR913X SoCsGabor Juhos