aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/kempld_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-01watchdog: kempld: fix gcc-4.3 buildArnd Bergmann1-1/+8
2017-02-24watchdog: constify watchdog_info structuresBhumika Goyal1-1/+1
2016-09-24watchdog: constify watchdog_ops structuresJulia Lawall1-1/+1
2014-10-20watchdog: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-06-10watchdog: kempld-wdt: Use the correct value when configuring the prescaler with the watchdoggundberg1-1/+1
2013-12-10watchdog: Drop unnecessary include of miscdevice.hGuenter Roeck1-1/+0
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare1-1/+0
2013-11-17watchdog: kempld_wdt: Add __user annotationJingoo Han1-2/+2
2013-10-13watchdog: kempld_wdt: Fix bit mask definitionJingoo Han1-1/+1
2013-06-30watchdog: Kontron PLD watchdog timer driverKevin Strasser1-0/+581