summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
AgeCommit message (Expand)AuthorLines
2018-06-12Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-26/+16
2018-06-07watchdog: da9063: remove duplicated timeout_to_sel callsMarco Felsch-13/+8
2018-06-07watchdog: da9063: rename helper function to avoid misunderstandingsMarco Felsch-4/+4
2018-06-06watchdog: da9062: remove unused codeMichael Grzeschik-10/+0
2018-06-06watchdog: da9063: Fix timeout handling during probeMarco Felsch-0/+21
2018-06-06watchdog: da9063: Fix updating timeout valueMarco Felsch-2/+15
2018-06-06watchdog: da9063: Fix setting/changing timeoutMarco Felsch-2/+24
2018-05-21watchdog: mena21_wdt: Drop unnecessary mutex lockJia-Ju Bai-18/+0
2018-05-21watchdog: hpwdt: Claim NMIs generated by iLO5Jerry Hoemann-1/+1
2018-05-21watchdog: sp805: add restart handlerJongsung Kim-0/+14
2018-05-21watchdog: renesas-wdt: Remove R-Car M2-W ES2.x from blacklistGeert Uytterhoeven-1/+1
2018-05-21watchdog: simplify getting .drvdataWolfram Sang-12/+6
2018-05-14watchdog: JZ4740: Drop module remove functionPaul Cercueil-8/+0
2018-05-14watchdog: JZ4740: Register a restart handlerPaul Cercueil-0/+9
2018-05-14watchdog: JZ4740: Use devm_* functionsPaul Cercueil-19/+8
2018-05-14watchdog: JZ4740: Disable clock after stopping counterPaul Cercueil-1/+1
2018-04-16aspeed: watchdog: Set bootstatus during probeEddie James-0/+7
2018-04-16watchdog: renesas-wdt: Add support for WDIOF_CARDRESETVeeraiyan Chidambaram-2/+4
2018-04-16watchdog: wafer5823wdt: Mark expected switch fall-throughGustavo A. R. Silva-1/+1
2018-04-16watchdog: w83977f_wdt: Mark expected switch fall-throughGustavo A. R. Silva-1/+1
2018-04-16watchdog: sch311x_wdt: Mark expected switch fall-throughGustavo A. R. Silva-1/+1
2018-04-13Merge tag 'linux-watchdog-4.17-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds-456/+582
2018-04-05Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-1/+2
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds-505/+1
2018-03-26Merge branch 'v4.17-rc1'Wim Van Sebroeck-4/+11
2018-03-26watchdog: davinci_wdt: fix error handling in davinci_wdt_probe()Alexey Khoroshilov-4/+11
2018-03-26watchdog: remove bfin_wdt driverArnd Bergmann-492/+0
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann-12/+0
2018-03-24Merge branch 'v4.17-rc1'Wim Van Sebroeck-210/+301
2018-03-24watchdog: add SPDX identifiers for watchdog subsystemMarcus Folkesson-210/+31
2018-03-24watchdog: aspeed: Allow configuring for alternate bootMilton Miller-0/+4
2018-03-24watchdog: Add Nuvoton NPCM watchdog driverJoel Stanley-0/+266
2018-03-19ACPI / watchdog: Fix off-by-one error at resource assignmentTakashi Iwai-1/+1
2018-03-18Merge tag 'v4.16-rc5' into develLinus Walleij-494/+17
2018-03-13Merge branch 'v4.16-fixes'Wim Van Sebroeck-12/+33
2018-03-13watchdog: dw: save/restore control and timeout across suspend/resumeBrian Norris-0/+9
2018-03-13watchdog: dw: RMW the control registerBrian Norris-8/+15
2018-03-13watchdog: sprd_wdt: Fix error handling in sprd_wdt_enable()Alexey Khoroshilov-1/+3
2018-03-13watchdog: aspeed: Fix translation of reset mode to ctrl registerMilton Miller-3/+6
2018-03-10Merge branch 'v4.16-fixes'Wim Van Sebroeck-1/+1
2018-03-10watchdog: renesas_wdt: Add restart handlerFabrizio Castro-0/+12
2018-03-10watchdog: renesas_wdt: Add R-Car Gen2 supportFabrizio Castro-5/+44
2018-03-10watchdog: renesas_wdt: Add suspend/resume supportFabrizio Castro-0/+26
2018-03-10watchdog: f71808e_wdt: Fix WD_EN register readIgor Pylypiv-1/+1
2018-03-07Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann-1/+1
2018-03-05watchdog: imgpdc: Drop METAG dependencyJames Hogan-1/+1
2018-03-03watchdog: hpwdt: Update driver version.Jerry Hoemann-1/+1
2018-03-03watchdog: hpwdt: Add dynamic debugJerry Hoemann-0/+11
2018-03-03watchdog: hpwdt: Programable Pretimeout NMIJerry Hoemann-4/+49
2018-03-03watchdog: hpwdt: remove allow_kdump module parameter.Jerry Hoemann-13/+3