aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/geodewdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-20watchdog: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-03-31watchdog: geodewdt: Use platform_driver_probeJean Delvare1-10/+7
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: nowayout is boolWim Van Sebroeck1-2/+2
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches1-2/+3
2010-03-07[WATCHDOG] watchdog_info constifyWim Van Sebroeck1-1/+1
2009-12-18watchdog: update geodewdt for new MFGPT APIAndres Salomon1-21/+19
2009-03-25[WATCHDOG] More coding-style and trivial clean-upWim Van Sebroeck1-3/+8
2008-09-23[WATCHDOG] unlocked_ioctl changesWim Van Sebroeck1-3/+3
2008-08-06[WATCHDOG] more coding style clean-up'sWim Van Sebroeck1-36/+26
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck1-16/+14
2008-08-06[WATCHDOG] Coding style - Indentation - part 1Wim Van Sebroeck1-1/+1
2008-08-06[WATCHDOG] Clean-up includesWim Van Sebroeck1-1/+1
2008-05-30drivers/watchdog/geodewdt.c: build fixIngo Molnar1-2/+1
2008-05-25[WATCHDOG] Add a watchdog driver based on the CS5535/CS5536 MFGPT timersJordan Crouse1-0/+309