aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-02watchdog: rza_wdt: convert to SPDX identifiersKuninori Morimoto1-4/+1
2018-10-02watchdog: iTCO_wdt: Remove unused hooksJean Delvare3-18/+0
2018-10-02watchdog: iTCO_wdt: Drop option vendorsupport=2Jean Delvare1-150/+8
2018-10-02watchdog: renesas_wdt: stop when unregisteringWolfram Sang1-0/+1
2018-10-02watchdog: core: fix null pointer dereference when releasing cdevWolfram Sang1-5/+5
2018-10-02watchdog: renesas_wdt: use SPDX identifier for Renesas driversWolfram Sang1-4/+1
2018-10-02watchdog: hpwdt: Update version number.Jerry Hoemann1-1/+1
2018-10-02watchdog: hpwdt: Module paramerter alias.Jerry Hoemann1-0/+3
2018-10-02watchdog: hpwdt: Display module parameters.Jerry Hoemann1-3/+6
2018-10-02watchdog: hpwdt: Claim NMI from iLOJerry Hoemann1-1/+1
2018-10-02watchdog: hpwdt: Initialize pretimeout from module parameter.Jerry Hoemann1-2/+2
2018-08-22include/linux/compiler*.h: make compiler-*.h mutually exclusiveNick Desaulniers1-5/+0
2018-08-18Merge tag 'linux-watchdog-4.19-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds9-64/+312
2018-08-06watchdog: fix dependencies of menz69_wdt.oJohannes Thumshirn1-1/+1
2018-08-06watchdog: sp805: Add clock-frequency propertySrinath Mannam1-10/+25
2018-08-02watchdog: add driver for the MEN 16z069 IP-CoreJohannes Thumshirn3-0/+181
2018-08-02watchdog: sprd_wdt: Remove redundant dev_err call in sprd_wdt_probe()Wei Yongjun1-3/+1
2018-08-02watchdog: stmp3xxx: Switch to SPDX identifierFabio Estevam1-4/+1
2018-08-02watchdog: imx2_wdt: Switch to SPDX identifierFabio Estevam1-4/+1
2018-08-02watchdog: sp805: set WDOG_HW_RUNNING when appropriateRay Jui1-0/+19
2018-08-02watchdog: sp805: add 'timeout-sec' DT property supportRay Jui1-1/+8
2018-08-02watchdog: orion_wdt: Mark watchdog as active when running at probeMaxim Kochetkov1-0/+2
2018-08-02watchdog: stm32: add pclk feature for stm32mp1Ludovic Barre1-42/+74
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap8-0/+8
2018-06-12Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-26/+16
2018-06-07watchdog: da9063: remove duplicated timeout_to_sel callsMarco Felsch1-13/+8
2018-06-07watchdog: da9063: rename helper function to avoid misunderstandingsMarco Felsch1-4/+4
2018-06-06watchdog: da9062: remove unused codeMichael Grzeschik1-10/+0
2018-06-06watchdog: da9063: Fix timeout handling during probeMarco Felsch1-0/+21
2018-06-06watchdog: da9063: Fix updating timeout valueMarco Felsch1-2/+15
2018-06-06watchdog: da9063: Fix setting/changing timeoutMarco Felsch1-2/+24
2018-05-21watchdog: mena21_wdt: Drop unnecessary mutex lockJia-Ju Bai1-18/+0
2018-05-21watchdog: hpwdt: Claim NMIs generated by iLO5Jerry Hoemann1-1/+1
2018-05-21watchdog: sp805: add restart handlerJongsung Kim1-0/+14
2018-05-21watchdog: renesas-wdt: Remove R-Car M2-W ES2.x from blacklistGeert Uytterhoeven1-1/+1
2018-05-21watchdog: simplify getting .drvdataWolfram Sang3-12/+6
2018-05-14watchdog: JZ4740: Drop module remove functionPaul Cercueil1-8/+0
2018-05-14watchdog: JZ4740: Register a restart handlerPaul Cercueil1-0/+9
2018-05-14watchdog: JZ4740: Use devm_* functionsPaul Cercueil1-19/+8
2018-05-14watchdog: JZ4740: Disable clock after stopping counterPaul Cercueil1-1/+1
2018-04-16aspeed: watchdog: Set bootstatus during probeEddie James1-0/+7
2018-04-16watchdog: renesas-wdt: Add support for WDIOF_CARDRESETVeeraiyan Chidambaram1-2/+4
2018-04-16watchdog: wafer5823wdt: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2018-04-16watchdog: w83977f_wdt: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2018-04-16watchdog: sch311x_wdt: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2018-04-13Merge tag 'linux-watchdog-4.17-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds49-456/+582
2018-04-05Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+2
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds3-505/+1
2018-03-26Merge branch 'v4.17-rc1'Wim Van Sebroeck1-4/+11
2018-03-26watchdog: davinci_wdt: fix error handling in davinci_wdt_probe()Alexey Khoroshilov1-4/+11