aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/it8712f_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-26watchdog: it8712f_wdt.c: improve includesWim Van Sebroeck1-1/+1
2011-07-22watchdog: Use "request_muxed_region" in it87 watchdog driversNat Gurumoorthy1-17/+44
2011-03-15watchdog: cleanup spaces before tabsWim Van Sebroeck1-1/+1
2010-10-28watchdog: it8712f_wdt: Add module parameter for alternative reset sourcesTimo Juhani Lindfors1-2/+11
2010-10-28 watchdog: it8712f_wdt: Add comments for config/control register namesTimo Juhani Lindfors1-6/+6
2010-03-07[WATCHDOG] watchdog_info constifyWim Van Sebroeck1-1/+1
2009-06-18[WATCHDOG] Correct WDIOF_MAGICCLOSE flagWim Van Sebroeck1-1/+2
2008-08-06[WATCHDOG] more coding style clean-up'sWim Van Sebroeck1-1/+1
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck1-2/+2
2008-08-04it8712f_wdt: Locking and coding styleAlan Cox1-50/+27
2008-04-06[WATCHDOG] it8712f_wdt Zero MSB timeout byte when disabling watchdogAndrew Paprocki1-0/+2
2008-04-01[WATCHDOG] Fix it8712f_wdt.c wrong byte order accessing WDT_TIMEOUTOliver Schuster1-12/+2
2008-03-06[WATCHDOG] it8712f_wdt support for 16-bit timeout values, WDIOC_GETSTATUSAndrew Paprocki1-14/+64
2008-01-25[WATCHDOG] constify function pointer tablesJan Engelhardt1-1/+1
2007-11-19[WATCHDOG] IT8212F watchdog driverJorge Boncompte [DTI2]1-0/+400