aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/it87_wdt.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-17watchdog: it87_wdt: add IT8783 IDGravatar Paolo Teti 1-2/+4
2014-03-31watchdog: it87_wdt: Work around non-working CIR interruptsGravatar Marc van der Wal 1-10/+31
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsGravatar Jean Delvare 1-1/+0
2012-05-23watchdog: it87_wdt: Add support for IT8728F watchdog.Gravatar Diego Elio Pettenò 1-2/+5
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Gravatar Linus Torvalds 1-1/+0
2012-03-28Remove all #inclusions of asm/system.hGravatar David Howells 1-1/+0
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-25/+17
2011-07-22watchdog: Use "request_muxed_region" in it87 watchdog driversGravatar Nat Gurumoorthy 1-78/+90
2011-03-15watchdog: cleanup spaces before tabsGravatar Wim Van Sebroeck 1-5/+5
2011-03-15watchdog: it87_wdt: Add support for IT8721F watchdogGravatar Huaro Tomita 1-7/+11
2010-10-28watchdog: it87_wdt: Add support for watchdogs with 8b timersGravatar Ondrej Zajicek 1-23/+58
2010-10-28watchdog: it87_wdt: Add support for IT8720F watchdogGravatar Ondrej Zajicek 1-6/+11
2010-03-07[WATCHDOG] watchdog_info constifyGravatar Wim Van Sebroeck 1-1/+1
2009-03-25[WATCHDOG] More coding-style and trivial clean-upGravatar Wim Van Sebroeck 1-6/+6
2008-10-10[WATCHDOG] add watchdog driver IT8716 IT8726 IT8712J/KGravatar Oliver Schuster 1-0/+725