aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/mv64x60_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-21watchdog: Remove MV64x60 watchdog driverChristophe Leroy1-324/+0
2020-08-05watchdog: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2019-10-23compat_ioctl: move WDIOC handling into wdt driversArnd Bergmann1-0/+1
2019-07-08watchdog: convert remaining drivers to use SPDX license identifierGuenter Roeck1-4/+2
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov1-1/+1
2014-10-20watchdog: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare1-1/+0
2013-11-17watchdog: use dev_get_platdata()Jingoo Han1-1/+1
2013-07-11watchdog: mv64x60_wdt: use devm_ioremap()Jingoo Han1-3/+1
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-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches1-5/+6
2010-03-07[WATCHDOG] watchdog_info constifyWim Van Sebroeck1-1/+1
2009-12-23[WATCHDOG] use resource_size()H Hartley Sweeten1-1/+1
2008-08-06[WATCHDOG] Clean-up includesWim Van Sebroeck1-1/+0
2008-06-13[WATCHDOG 29/57] mv64x60_wdt: clean up and locking checksAlan Cox1-9/+11
2008-04-11watchdog: fix platform driver hotplug/coldplugKay Sievers1-0/+1
2007-10-18mv watchdog tree under driversWim Van Sebroeck1-0/+326