aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/davinci_wdt.c
AgeCommit message (Expand)Author
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap
2018-03-26watchdog: davinci_wdt: fix error handling in davinci_wdt_probe()Alexey Khoroshilov
2017-12-28watchdog: davinci_wdt: add restart functionDavid Lechner
2017-07-03watchdog: davinci: Add missing clk_disable_unprepare().Arvind Yadav
2017-07-03watchdog: davinci: Handle return value of clk_prepare_enableArvind Yadav
2016-12-16watchdog: davinci: add support for deferred probingTero Kristo
2015-09-09Watchdog: Fix parent of watchdog_devicesPratyush Anand
2014-10-20watchdog: drop owner assignment from platform_driversWolfram Sang
2014-03-31watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-28watchdog: davinci: reuse driver for keystone archIvan Khoronzhuk
2014-01-28watchdog: davinci: add GET_TIMELEFT option supportIvan Khoronzhuk
2014-01-28watchdog: davinci: use davinci_wdt_device structure to hold device dataIvan Khoronzhuk
2014-01-28watchdog: davinci: change driver to use WDT coreIvan Khoronzhuk
2014-01-09watchdog: davinci: rename platform driver to davinci-wdtIvan Khoronzhuk
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: davinci_wdt: update to devm_* APIKumar, Anil
2013-03-01watchdog: davinci_wdt: use devm managed clk getMrugesh Katepallewar
2012-12-19watchdog: davinci_wdt: add OF supportMurali Karicheri
2012-12-19davinci_wdt: preparation for switch to common clock frameworkKaricheri, Muralidharan
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-01-06watchdog: convert drivers/watchdog/* to use module_platform_driver()Axel Lin
2011-03-29watchdog: Convert release_resource to release_region/release_mem_regionJulia Lawall
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07[WATCHDOG] watchdog_info constifyWim Van Sebroeck
2009-12-23[WATCHDOG] use resource_size()H Hartley Sweeten
2009-09-18[WATCHDOG] davinci: use clock framework for timer frequencyKevin Hilman
2009-06-18[WATCHDOG] move platform probe and remove function to devinit and devexitWim Van Sebroeck
2009-03-25[WATCHDOG] davinci: convert to ioremap() + io[read|write]Kevin Hilman
2008-08-08Merge Linus' latest into masterRussell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck
2008-05-27[WATCHDOG 08/57] davinci_wdt: unlocked_ioctl and check lockingAlan Cox
2008-04-11watchdog: fix platform driver hotplug/coldplugKay Sievers
2007-11-02[WATCHDOG] spin_lock_init() fixesAlexey Dobriyan
2007-10-25[WATCHDOG] trivial fix two returns in void functionsFlorian Fainelli
2007-10-18mv watchdog tree under driversWim Van Sebroeck