aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/it8712f_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* [WATCHDOG] watchdog_info constifyWim Van Sebroeck2010-03-071-1/+1
* [WATCHDOG] Correct WDIOF_MAGICCLOSE flagWim Van Sebroeck2009-06-181-1/+2
* [WATCHDOG] more coding style clean-up'sWim Van Sebroeck2008-08-061-1/+1
* [WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck2008-08-061-2/+2
* it8712f_wdt: Locking and coding styleAlan Cox2008-08-041-50/+27
* [WATCHDOG] it8712f_wdt Zero MSB timeout byte when disabling watchdogAndrew Paprocki2008-04-061-0/+2
* [WATCHDOG] Fix it8712f_wdt.c wrong byte order accessing WDT_TIMEOUTOliver Schuster2008-04-011-12/+2
* [WATCHDOG] it8712f_wdt support for 16-bit timeout values, WDIOC_GETSTATUSAndrew Paprocki2008-03-061-14/+64
* [WATCHDOG] constify function pointer tablesJan Engelhardt2008-01-251-1/+1
* [WATCHDOG] IT8212F watchdog driverJorge Boncompte [DTI2]2007-11-191-0/+400