summaryrefslogtreecommitdiff
path: root/drivers/watchdog/davinci_wdt.c
Commit message (Expand)AuthorAge
* Watchdog: Fix parent of watchdog_devicesPratyush Anand2015-09-09
* watchdog: drop owner assignment from platform_driversWolfram Sang2014-10-20
* watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-31
* watchdog: davinci: reuse driver for keystone archIvan Khoronzhuk2014-01-28
* watchdog: davinci: add GET_TIMELEFT option supportIvan Khoronzhuk2014-01-28
* watchdog: davinci: use davinci_wdt_device structure to hold device dataIvan Khoronzhuk2014-01-28
* watchdog: davinci: change driver to use WDT coreIvan Khoronzhuk2014-01-28
* watchdog: davinci: rename platform driver to davinci-wdtIvan Khoronzhuk2014-01-09
* 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: davinci_wdt: update to devm_* APIKumar, Anil2013-03-01
* watchdog: davinci_wdt: use devm managed clk getMrugesh Katepallewar2013-03-01
* watchdog: davinci_wdt: add OF supportMurali Karicheri2012-12-19
* davinci_wdt: preparation for switch to common clock frameworkKaricheri, Muralidharan2012-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: convert drivers/watchdog/* to use module_platform_driver()Axel Lin2012-01-06
* watchdog: Convert release_resource to release_region/release_mem_regionJulia Lawall2011-03-29
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* [WATCHDOG] watchdog_info constifyWim Van Sebroeck2010-03-07
* [WATCHDOG] use resource_size()H Hartley Sweeten2009-12-23
* [WATCHDOG] davinci: use clock framework for timer frequencyKevin Hilman2009-09-18
* [WATCHDOG] move platform probe and remove function to devinit and devexitWim Van Sebroeck2009-06-18
* [WATCHDOG] davinci: convert to ioremap() + io[read|write]Kevin Hilman2009-03-25
* Merge Linus' latest into masterRussell King2008-08-08
|\
| * [WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck2008-08-06
| * [WATCHDOG 08/57] davinci_wdt: unlocked_ioctl and check lockingAlan Cox2008-05-27
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07
|/
* watchdog: fix platform driver hotplug/coldplugKay Sievers2008-04-11
* [WATCHDOG] spin_lock_init() fixesAlexey Dobriyan2007-11-02
* [WATCHDOG] trivial fix two returns in void functionsFlorian Fainelli2007-10-25
* mv watchdog tree under driversWim Van Sebroeck2007-10-18