aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/wm8350_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-09Watchdog: Fix parent of watchdog_devicesPratyush Anand1-0/+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: fix set_timeout operationsWim Van Sebroeck1-0/+1
2012-03-27watchdog: Convert wm8350_wdt driver to watchdog coreAxel Lin1-179/+37
2012-03-27watchdog: nowayout is boolWim Van Sebroeck1-2/+2
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches1-0/+2
2012-01-27watchdog: wm8350_wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD optionsAxel Lin1-2/+2
2012-01-06watchdog: Convert Wolfson drivers to module_platform_driverMark Brown1-11/+1
2010-06-07[PATCH 2/11] drivers/watchdog: Eliminate a NULL pointer dereferenceJulia Lawall1-1/+1
2010-03-07[WATCHDOG] watchdog_info constifyWim Van Sebroeck1-1/+1
2009-01-12[WATCHDOG] wm8350: Fix section annotationsMark Brown1-3/+3
2008-12-31[WATCHDOG] Add support for the WM8350 watchdogMark Brown1-0/+329