summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2019-02-27watchdog: mt7621_wdt/rt2880_wdt: Fix compilation problemNeilBrown
2019-02-12watchdog: renesas_wdt: don't set divider while watchdog is runningWolfram Sang
2018-08-22include/linux/compiler*.h: make compiler-*.h mutually exclusiveNick Desaulniers
2018-08-18Merge tag 'linux-watchdog-4.19-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2018-08-06watchdog: fix dependencies of menz69_wdt.oJohannes Thumshirn
2018-08-06watchdog: sp805: Add clock-frequency propertySrinath Mannam
2018-08-02watchdog: add driver for the MEN 16z069 IP-CoreJohannes Thumshirn
2018-08-02watchdog: sprd_wdt: Remove redundant dev_err call in sprd_wdt_probe()Wei Yongjun
2018-08-02watchdog: stmp3xxx: Switch to SPDX identifierFabio Estevam
2018-08-02watchdog: imx2_wdt: Switch to SPDX identifierFabio Estevam
2018-08-02watchdog: sp805: set WDOG_HW_RUNNING when appropriateRay Jui
2018-08-02watchdog: sp805: add 'timeout-sec' DT property supportRay Jui
2018-08-02watchdog: orion_wdt: Mark watchdog as active when running at probeMaxim Kochetkov
2018-08-02watchdog: stm32: add pclk feature for stm32mp1Ludovic Barre
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap
2018-06-12Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2018-06-07watchdog: da9063: remove duplicated timeout_to_sel callsMarco Felsch
2018-06-07watchdog: da9063: rename helper function to avoid misunderstandingsMarco Felsch
2018-06-06watchdog: da9062: remove unused codeMichael Grzeschik
2018-06-06watchdog: da9063: Fix timeout handling during probeMarco Felsch
2018-06-06watchdog: da9063: Fix updating timeout valueMarco Felsch
2018-06-06watchdog: da9063: Fix setting/changing timeoutMarco Felsch
2018-05-21watchdog: mena21_wdt: Drop unnecessary mutex lockJia-Ju Bai
2018-05-21watchdog: hpwdt: Claim NMIs generated by iLO5Jerry Hoemann
2018-05-21watchdog: sp805: add restart handlerJongsung Kim
2018-05-21watchdog: renesas-wdt: Remove R-Car M2-W ES2.x from blacklistGeert Uytterhoeven
2018-05-21watchdog: simplify getting .drvdataWolfram Sang
2018-05-14watchdog: JZ4740: Drop module remove functionPaul Cercueil
2018-05-14watchdog: JZ4740: Register a restart handlerPaul Cercueil
2018-05-14watchdog: JZ4740: Use devm_* functionsPaul Cercueil
2018-05-14watchdog: JZ4740: Disable clock after stopping counterPaul Cercueil
2018-04-16aspeed: watchdog: Set bootstatus during probeEddie James
2018-04-16watchdog: renesas-wdt: Add support for WDIOF_CARDRESETVeeraiyan Chidambaram
2018-04-16watchdog: wafer5823wdt: Mark expected switch fall-throughGustavo A. R. Silva
2018-04-16watchdog: w83977f_wdt: Mark expected switch fall-throughGustavo A. R. Silva
2018-04-16watchdog: sch311x_wdt: Mark expected switch fall-throughGustavo A. R. Silva
2018-04-13Merge tag 'linux-watchdog-4.17-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2018-04-05Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2018-03-26Merge branch 'v4.17-rc1'Wim Van Sebroeck
2018-03-26watchdog: davinci_wdt: fix error handling in davinci_wdt_probe()Alexey Khoroshilov
2018-03-26watchdog: remove bfin_wdt driverArnd Bergmann
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann
2018-03-24Merge branch 'v4.17-rc1'Wim Van Sebroeck
2018-03-24watchdog: add SPDX identifiers for watchdog subsystemMarcus Folkesson
2018-03-24watchdog: aspeed: Allow configuring for alternate bootMilton Miller
2018-03-24watchdog: Add Nuvoton NPCM watchdog driverJoel Stanley
2018-03-19ACPI / watchdog: Fix off-by-one error at resource assignmentTakashi Iwai
2018-03-18Merge tag 'v4.16-rc5' into develLinus Walleij
2018-03-13Merge branch 'v4.16-fixes'Wim Van Sebroeck