aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2020-08-26Merge branch 'v5.7/standard/base' into v5.7/standard/xlnx-socBruce Ashfield
2020-08-21watchdog: rti-wdt: balance pm runtime enable callsTero Kristo
2020-08-21watchdog: initialize device before misc_registerKrzysztof Sobota
2020-08-21watchdog: f71808e_wdt: clear watchdog timeout occurred flagAhmad Fatoum
2020-08-21watchdog: f71808e_wdt: remove use of wrong watchdog_info optionAhmad Fatoum
2020-08-21watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.optionsAhmad Fatoum
2020-08-06Merge branch 'v5.7/standard/base' into v5.7/standard/xlnx-socBruce Ashfield
2020-06-24watchdog: da9062: No need to ping manually before setting timeoutStefan Riedmueller
2020-06-17watchdog: imx_sc_wdt: Fix reboot on crashFabio Estevam
2020-05-17watchdog: of_xilinx_wdt: Wire setting up timeout via module parameter/DTSrinivas Goud
2020-05-17watchdog: of_xilinx_wdt: Add Versal supportSrinivas Goud
2020-05-17watchdog: of_xilinx_wdt: Introduce wdttype enum for identificationSrinivas Neeli
2020-05-17watchdog: of_xilinx_wdt: Initialize watchdog via data structureSrinivas Neeli
2020-05-17watchdog: of_xilinx_wdt: Used dev_dbg()Srinivas Goud
2020-05-17watchdog: of_xilinx_wdt: Used BIT macroSrinivas Goud
2020-05-17watchdog: of_xilinx_wdt: Add comment to spinlockSrinivas Goud
2020-04-08watchdog: sp805: fix restart handlerMichael Walle
2020-04-01watchdog: Add K3 RTI watchdog supportTero Kristo
2020-04-01watchdog: ziirave_wdt: change name to be more specificLucas Stach
2020-04-01watchdog: orion: use 0 for unset heartbeatChris Packham
2020-03-18watchdog: npcm: remove whitespacesTomer Maimon
2020-03-18watchdog: reset last_hw_keepalive time at startTero Kristo
2020-03-18watchdog: imx2_wdt: Drop .remove callbackAnson Huang
2020-03-18watchdog: Add stop_on_reboot parameter to control reboot policyDmitry Safonov
2020-03-18watchdog: wm831x_wdt: Remove GPIO handlingLinus Walleij
2020-03-18watchdog: imx7ulp: Remove unused include of init.hAnson Huang
2020-03-18watchdog: imx_sc_wdt: Remove unused includesAnson Huang
2020-03-18watchdog: qcom: Use irq flags from firmwareStephen Boyd
2020-03-18watchdog: pm8916_wdt: Add system sleep callbacksLoic Poulain
2020-03-18watchdog: qcom-wdt: disable pretimeout on timer platformAnsuel Smith
2020-03-10watchdog: iTCO_wdt: Make ICH_RES_IO_SMI optionalMika Westerberg
2020-03-10watchdog: iTCO_wdt: Export vendorsupportMika Westerberg
2020-02-28Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-02-17watchdog: da9062: Add dependency on I2CGuenter Roeck
2020-02-17watchdog: da9062: fix power management opsMarco Felsch
2020-02-17watchdog: da9062: do not ping the hw during stop()Marco Felsch
2020-02-17watchdog: fix mtk_wdt.c RESET_CONTROLLER build errorRandy Dunlap
2020-02-13ACPI: watchdog: Set default timeout in probeMika Westerberg
2020-02-13ACPI: watchdog: Fix gas->access_width usageMika Westerberg
2020-02-07Merge tag 'linux-watchdog-5.6-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-27watchdog: da9062: make restart handler atomic safeMarco Felsch
2020-01-27watchdog: mtk_wdt: mt2712: Add reset controlleryong.liang
2020-01-27watchdog: mtk_wdt: mt8183: Add reset controlleryong.liang
2020-01-27watchdog: it87_wdt: add IT8786 IDVincent Prince
2020-01-27watchdog: dw_wdt: ping watchdog to reset countdown before startJack Mitchell
2020-01-27watchdog: fix UAF in reboot notifier handling in watchdog core codeVladis Dronov
2020-01-27watchdog: cadence: Skip printing pointer valueSrinivas Neeli
2020-01-27watchdog: qcom: Use platform_get_irq_optional() for bark irqSai Prakash Ranjan
2020-01-27watchdog: da9062: add power management opsMarco Felsch