aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/twl4030_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-09Watchdog: Fix parent of watchdog_devicesPratyush Anand1-0/+1
2015-02-17watchdog: Fix omap watchdogs to enable the magic close bitTony Lindgren1-1/+1
2014-10-20watchdog: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-07-11watchdog: twl4030: Remove redundant platform_set_drvdata()Sachin Kamat1-4/+1
2013-01-02watchdog: twl4030_wdt: add DT supportAaro Koskinen1-2/+9
2012-12-19watchdog: twl4030_wdt: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_RECEIVERPeter Ujfalusi1-1/+1
2012-12-19watchdog: Convert twl4030_wdt to watchdog coreJarkko Nikula1-149/+34
2012-11-28watchdog: remove use of __devexitBill Pemberton1-1/+1
2012-11-28watchdog: remove use of __devinitBill Pemberton1-1/+1
2012-11-28watchdog: remove use of __devexit_pBill Pemberton1-1/+1
2012-03-27watchdog: nowayout is boolWim Van Sebroeck1-2/+2
2012-01-06watchdog: convert drivers/watchdog/* to use module_platform_driver()Axel Lin1-11/+1
2010-05-25watchdog: twl4030_wdt: Disable watchdog during probingAmeya Palande1-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-13mfd: Rename all twl4030_i2c*Balaji T K1-1/+1
2009-12-13mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar1-1/+1
2009-06-20[WATCHDOG] twl4030 watchdog driverTimo Kokkonen1-0/+272