aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/geodewdt.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-20watchdog: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-03-31watchdog: geodewdt: Use platform_driver_probeGravatar Jean Delvare 1-10/+7
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsGravatar Jean Delvare 1-1/+0
2012-11-28watchdog: remove use of __devexitGravatar Bill Pemberton 1-1/+1
2012-11-28watchdog: remove use of __devinitGravatar Bill Pemberton 1-1/+1
2012-11-28watchdog: remove use of __devexit_pGravatar Bill Pemberton 1-1/+1
2012-03-27watchdog: nowayout is boolGravatar Wim Van Sebroeck 1-2/+2
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Gravatar Joe Perches 1-2/+3
2010-03-07[WATCHDOG] watchdog_info constifyGravatar Wim Van Sebroeck 1-1/+1
2009-12-18watchdog: update geodewdt for new MFGPT APIGravatar Andres Salomon 1-21/+19
2009-03-25[WATCHDOG] More coding-style and trivial clean-upGravatar Wim Van Sebroeck 1-3/+8
2008-09-23[WATCHDOG] unlocked_ioctl changesGravatar Wim Van Sebroeck 1-3/+3
2008-08-06[WATCHDOG] more coding style clean-up'sGravatar Wim Van Sebroeck 1-36/+26
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Gravatar Wim Van Sebroeck 1-16/+14
2008-08-06[WATCHDOG] Coding style - Indentation - part 1Gravatar Wim Van Sebroeck 1-1/+1
2008-08-06[WATCHDOG] Clean-up includesGravatar Wim Van Sebroeck 1-1/+1
2008-05-30drivers/watchdog/geodewdt.c: build fixGravatar Ingo Molnar 1-2/+1
2008-05-25[WATCHDOG] Add a watchdog driver based on the CS5535/CS5536 MFGPT timersGravatar Jordan Crouse 1-0/+309