aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/mtx-1_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-22watchdog: mtx1-wdt: use dev_{err,info} instead of printk()Florian Fainelli1-2/+2
2011-06-28watchdog: mtx1-wdt: fix section mismatchFlorian Fainelli1-5/+3
2011-06-28watchdog: mtx1-wdt: fix GPIO togglingFlorian Fainelli1-8/+5
2011-06-28watchdog: mtx1-wdt: request gpio before using itFlorian Fainelli1-0/+8
2011-05-19MIPS: Alchemy: Clean up GPIO registers and accessorsManuel Lauss1-9/+12
2011-03-15watchdog: cleanup spaces before tabsWim Van Sebroeck1-7/+7
2009-06-18[WATCHDOG] move platform probe and remove function to devinit and devexitWim Van Sebroeck1-3/+3
2009-03-25[WATCHDOG] More coding-style and trivial clean-upWim Van Sebroeck1-1/+1
2008-11-21[WATCHDOG] fix mtx1_wdt compilation failureFlorian Fainelli1-0/+4
2008-08-06[WATCHDOG] more coding style clean-up'sWim Van Sebroeck1-2/+2
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck1-6/+6
2008-06-13[WATCHDOG 28/57] mtx-1_wdt: clean up, coding style, unlocked ioctlAlan Cox1-55/+52
2008-04-11watchdog: fix platform driver hotplug/coldplugKay Sievers1-0/+2
2008-03-06[WATCHDOG] Remove volatiles from watchdog device structuresFlorian Fainelli1-2/+2
2008-02-18[WATCHDOG] Convert mtx1 wdt to be a platform device and use generic GPIO APIFlorian Fainelli1-5/+30
2008-01-25[WATCHDOG] constify function pointer tablesJan Engelhardt1-1/+1
2007-10-18mv watchdog tree under driversWim Van Sebroeck1-0/+239