aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/mena21_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-08watchdog: mena21_wdt: drop warning after registering deviceWolfram Sang1-3/+1
2019-05-05watchdog: mena21_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-15/+13
2018-12-22watchdog: mena21_wdt: Convert to GPIO descriptorsLinus Walleij1-37/+36
2018-05-21watchdog: mena21_wdt: Drop unnecessary mutex lockJia-Ju Bai1-18/+0
2018-03-24watchdog: add SPDX identifiers for watchdog subsystemMarcus Folkesson1-3/+1
2017-02-24watchdog: mena21_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-22/+2
2015-12-28watchdog: mena21: Do not use device pointer from struct watchdog_deviceGuenter Roeck1-2/+2
2015-09-28watchdog: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-09Watchdog: Fix parent of watchdog_devicesPratyush Anand1-0/+1
2015-06-22watchdog: mena21_wdt: Fix possible NULL pointer dereferenceJohannes Thumshirn1-2/+3
2013-07-11watchdog: New watchdog driver for MEN A21 watchdogsJohannes Thumshirn1-0/+270