aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/xen_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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: xen: don't clear is_active when xen_wdt_stop() failedJan Beulich1-3/+5
2012-03-27watchdog: xen: don't unconditionally enable the watchdog during resumeJan Beulich1-1/+8
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches1-14/+11
2011-03-15watchdog: Xen watchdog driverJan Beulich1-0/+359