aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/jz4740_wdt.c
AgeCommit message (Expand)Author
2018-05-14watchdog: JZ4740: Drop module remove functionPaul Cercueil
2018-05-14watchdog: JZ4740: Register a restart handlerPaul Cercueil
2018-05-14watchdog: JZ4740: Use devm_* functionsPaul Cercueil
2018-05-14watchdog: JZ4740: Disable clock after stopping counterPaul Cercueil
2017-12-28watchdog: jz4740: Add support for the watchdog in jz4780 SoCMathieu Malaterre
2016-12-16watchdog: jz4740: Fix modular buildStephen Boyd
2016-05-14watchdog: remove error message when unable to allocate watchdog deviceColin Ian King
2015-09-09Watchdog: Fix parent of watchdog_devicesPratyush Anand
2015-02-17watchdog: jz4740: Add DT supportZubair Lutfullah Kakakhel
2014-10-20watchdog: drop owner assignment from platform_driversWolfram Sang
2014-03-31watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-10watchdog: Drop unnecessary include of miscdevice.hGuenter Roeck
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare
2013-07-11watchdog: jz4740: Pass device to clk_getLars-Peter Clausen
2013-01-25watchdog: Convert to devm_ioremap_resource()Thierry Reding
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: fix set_timeout operationsWim Van Sebroeck
2012-03-27watchdog: Convert jz4740_wdt driver to watchdog coreAxel Lin
2012-01-06watchdog: convert drivers/watchdog/* to use module_platform_driver()Axel Lin
2011-03-15watchdog: jz4740_wdt - fix magic character checkingWim Van Sebroeck
2011-03-15watchdog: add JZ4740 watchdog driverPaul Cercueil