summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/davinci_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: davinci: Add missing clk_disable_unprepare().Arvind Yadav2017-07-031-1/+3
* watchdog: davinci: Handle return value of clk_prepare_enableArvind Yadav2017-07-031-1/+5
* watchdog: davinci: add support for deferred probingTero Kristo2016-12-161-1/+5
* Watchdog: Fix parent of watchdog_devicesPratyush Anand2015-09-091-0/+1
* 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: davinci: reuse driver for keystone archIvan Khoronzhuk2014-01-281-1/+1
* watchdog: davinci: add GET_TIMELEFT option supportIvan Khoronzhuk2014-01-281-0/+26
* watchdog: davinci: use davinci_wdt_device structure to hold device dataIvan Khoronzhuk2014-01-281-26/+48
* watchdog: davinci: change driver to use WDT coreIvan Khoronzhuk2014-01-281-112/+35
* watchdog: davinci: rename platform driver to davinci-wdtIvan Khoronzhuk2014-01-091-2/+2
* watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-171-1/+0
* drivers/watchdog: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0
* watchdog: Convert to devm_ioremap_resource()Sachin Kamat2013-05-091-5/+4
* watchdog: davinci_wdt: update to devm_* APIKumar, Anil2013-03-011-21/+5
* watchdog: davinci_wdt: use devm managed clk getMrugesh Katepallewar2013-03-011-2/+1
* watchdog: davinci_wdt: add OF supportMurali Karicheri2012-12-191-0/+7
* davinci_wdt: preparation for switch to common clock frameworkKaricheri, Muralidharan2012-12-191-2/+2
* 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: convert drivers/watchdog/* to use module_platform_driver()Axel Lin2012-01-061-12/+1
* watchdog: Convert release_resource to release_region/release_mem_regionJulia Lawall2011-03-291-12/+10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [WATCHDOG] watchdog_info constifyWim Van Sebroeck2010-03-071-1/+1
* [WATCHDOG] use resource_size()H Hartley Sweeten2009-12-231-1/+1
* [WATCHDOG] davinci: use clock framework for timer frequencyKevin Hilman2009-09-181-2/+17
* [WATCHDOG] move platform probe and remove function to devinit and devexitWim Van Sebroeck2009-06-181-3/+3
* [WATCHDOG] davinci: convert to ioremap() + io[read|write]Kevin Hilman2009-03-251-20/+25
* Merge Linus' latest into masterRussell King2008-08-081-11/+9
|\
| * [WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck2008-08-061-4/+4
| * [WATCHDOG 08/57] davinci_wdt: unlocked_ioctl and check lockingAlan Cox2008-05-271-6/+5
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
|/
* watchdog: fix platform driver hotplug/coldplugKay Sievers2008-04-111-0/+2
* [WATCHDOG] spin_lock_init() fixesAlexey Dobriyan2007-11-021-3/+1
* [WATCHDOG] trivial fix two returns in void functionsFlorian Fainelli2007-10-251-1/+1
* mv watchdog tree under driversWim Van Sebroeck2007-10-181-0/+281
OpenPOWER on IntegriCloud