summaryrefslogtreecommitdiff
path: root/drivers/watchdog/ath79_wdt.c
Commit message (Expand)AuthorAge
* mips: separate extable.h, switch module.h to itAl Viro2016-10-05
* watchdog: drop owner assignment from platform_driversWolfram Sang2014-10-20
* watchdog: ath79_wdt: switch to clk_prepare/clk_disableGabor Juhos2014-06-10
* watchdog: ath79_wdt: avoid spurious restarts on AR934xGabor Juhos2014-06-10
* watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-31
* 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