summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/jz4740_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: jz4740: Fix modular buildStephen Boyd2016-12-161-1/+1
* watchdog: remove error message when unable to allocate watchdog deviceColin Ian King2016-05-141-3/+1
* Watchdog: Fix parent of watchdog_devicesPratyush Anand2015-09-091-0/+1
* watchdog: jz4740: Add DT supportZubair Lutfullah Kakakhel2015-02-171-0/+10
* watchdog: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-311-1/+0
* watchdog: Drop unnecessary include of miscdevice.hGuenter Roeck2013-12-101-1/+0
* watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-171-1/+0
* watchdog: jz4740: Pass device to clk_getLars-Peter Clausen2013-07-111-1/+1
* watchdog: Convert to devm_ioremap_resource()Thierry Reding2013-01-251-3/+3
* watchdog: remove use of __devexitBill Pemberton2012-11-281-1/+1
* watchdog: remove use of __devinitBill Pemberton2012-11-281-1/+1
* watchdog: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* watchdog: fix set_timeout operationsWim Van Sebroeck2012-03-271-0/+1
* watchdog: Convert jz4740_wdt driver to watchdog coreAxel Lin2012-03-271-175/+89
* watchdog: convert drivers/watchdog/* to use module_platform_driver()Axel Lin2012-01-061-12/+1
* watchdog: jz4740_wdt - fix magic character checkingWim Van Sebroeck2011-03-151-4/+11
* watchdog: add JZ4740 watchdog driverPaul Cercueil2011-03-151-0/+315
OpenPOWER on IntegriCloud