aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/f71808e_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2019-05-13Merge tag 'linux-watchdog-5.2-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-8/+10
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov1-1/+1
2019-05-05watchdog: f71808e_wdt: fix F81866 bit operationJi-Ze Hong (Peter Hong)1-7/+7
2019-05-05watchdog: f71808e_wdt: separate declaration and assignmentJi-Ze Hong (Peter Hong)1-1/+3
2018-03-10watchdog: f71808e_wdt: Fix WD_EN register readIgor Pylypiv1-1/+1
2018-03-03watchdog: f71808e_wdt: Fix magic close handlingIgor Pylypiv1-1/+2
2017-12-28watchdog: f71808e_wdt: mark expected switch fall-throughsGustavo A. R. Silva1-2/+2
2017-06-05watchdog: f71808e_wdt: Add F71868 supportMaciej S. Szmigiero1-7/+20
2016-07-17watchdog: f71808e_wdt: Add F81866 supportJi-Ze Hong (Peter Hong)1-2/+26
2016-05-14watchdog: f71808e_wdt: Fix WDTMOUT_STS register readKnud Poulsen1-2/+2
2016-05-14watchdog: f71808e_wdt: Fix typoKnud Poulsen1-1/+1
2016-05-14watchdog: f71808e_wdt: Add F81865 supportKnud Poulsen1-3/+21
2012-07-23watchdog: f71808e_wdt: Add support for Jetway JNF99 motherboardJustin Wheeler1-1/+3
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches1-23/+17
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2011-01-12watchdog: f71808e_wdt: Add Fintek F71869 watchdogMichel Arboi1-1/+11
2011-01-12watchdog: add f71862fg supportLutz Ballaschke1-4/+41
2011-01-12watchdog: clean-up f71808e_wdt.cLutz Ballaschke1-10/+11
2010-10-28watchdog: f71808e_wdt: add support for the F71889FGGiel van Schijndel1-1/+9
2010-08-08watchdog: f71808e_wdt: new watchdog driver for Fintek F71808E and F71882FGGiel van Schijndel1-0/+768