aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/da9052_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-05watchdog: da9052_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-7/+6
2018-03-24watchdog: add SPDX identifiers for watchdog subsystemMarcus Folkesson1-5/+1
2017-02-24watchdog: da9052_wdt: Convert to use device managed functionsGuenter Roeck1-24/+8
2017-02-24watchdog: constify watchdog_info structuresBhumika Goyal1-1/+1
2015-12-29watchdog: da9052_wdt: Drop reference countingGuenter Roeck1-24/+0
2015-09-09Watchdog: Fix parent of watchdog_devicesPratyush Anand1-0/+1
2014-03-31watchdog: Remove unnecessary OOM messagesJingoo Han1-1/+0
2013-07-11watchdog: da9052: use platform_{get,set}_drvdata()Jingoo Han1-2/+2
2012-12-19watchdog: da9052: Fix invalid free of devm_ allocated dataTushar Behera1-4/+0
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-08-29watchdog: da9052: Remove duplicate inclusion of delay.hSachin Kamat1-1/+0
2012-05-30Watchdog: DA9052/53 PMIC watchdog supportAshish Jangam1-0/+251