aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/ath79_wdt.c
AgeCommit message (Expand)Author
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2016-10-05mips: separate extable.h, switch module.h to itAl Viro
2014-10-20watchdog: drop owner assignment from platform_driversWolfram Sang
2014-06-10watchdog: ath79_wdt: switch to clk_prepare/clk_disableGabor Juhos
2014-06-10watchdog: ath79_wdt: avoid spurious restarts on AR934xGabor Juhos
2014-03-31watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare
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