aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/it87_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-14watchdog: it87_wdt: add IT8784 IDHanspeter Portner1-1/+3
2020-10-14watchdog: it87_wdt: add IT8772 IDHanspeter Portner1-1/+3
2020-01-27watchdog: it87_wdt: add IT8786 IDVincent Prince1-0/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2017-09-09watchdog: it87_wdt: constify watchdog_ops structureGustavo A. R. Silva1-1/+1
2017-07-03watchdog: it87: Add support for various Super-IO chipsGuenter Roeck1-2/+17
2017-07-03watchdog: it87: Use infrastructure to stop watchdog on rebootGuenter Roeck1-29/+5
2017-07-03watchdog: it87: Drop support for resetting watchdog though CIR and Game portGuenter Roeck1-207/+19
2017-07-03watchdog: it87: Convert to use watchdog core infrastructureGuenter Roeck1-304/+71
2017-07-03watchdog: it87: Drop FSF mailing addressGuenter Roeck1-4/+0
2016-12-16watchdog: it87_wdt: add IT8620E IDMaciej S. Szmigiero1-1/+3
2015-02-17watchdog: it87_wdt: add IT8783 IDPaolo Teti1-2/+4
2014-03-31watchdog: it87_wdt: Work around non-working CIR interruptsMarc van der Wal1-10/+31
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare1-1/+0
2012-05-23watchdog: it87_wdt: Add support for IT8728F watchdog.Diego Elio Pettenò1-2/+5
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-1/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-27watchdog: nowayout is boolWim Van Sebroeck1-2/+2
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches1-25/+17
2011-07-22watchdog: Use "request_muxed_region" in it87 watchdog driversNat Gurumoorthy1-78/+90
2011-03-15watchdog: cleanup spaces before tabsWim Van Sebroeck1-5/+5
2011-03-15watchdog: it87_wdt: Add support for IT8721F watchdogHuaro Tomita1-7/+11
2010-10-28watchdog: it87_wdt: Add support for watchdogs with 8b timersOndrej Zajicek1-23/+58
2010-10-28watchdog: it87_wdt: Add support for IT8720F watchdogOndrej Zajicek1-6/+11
2010-03-07[WATCHDOG] watchdog_info constifyWim Van Sebroeck1-1/+1
2009-03-25[WATCHDOG] More coding-style and trivial clean-upWim Van Sebroeck1-6/+6
2008-10-10[WATCHDOG] add watchdog driver IT8716 IT8726 IT8712J/KOliver Schuster1-0/+725