summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2021-11-10Merge tag 'linux-watchdog-5.16-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2021-11-03Merge tag 'dt-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2021-11-01watchdog: db8500_wdt: Rename symbolsLinus Walleij
2021-11-01watchdog: db8500_wdt: Rename driverLinus Walleij
2021-11-01watchdog: ux500_wdt: Drop platform dataLinus Walleij
2021-10-27watchdog: bcm63xx_wdt: fix fallthrough warningRafał Miłecki
2021-10-26watchdog: iTCO_wdt: No need to stop the timer in probeMika Westerberg
2021-10-26watchdog: s3c2410: describe driver in KConfigKrzysztof Kozlowski
2021-10-26watchdog: sp5100_tco: Add support for get_timeleftThomas Weißschuh
2021-10-26watchdog: mtk: add disable_wdt_extrst supportFengquan Chen
2021-10-26watchdog: rza_wdt: Use semicolons instead of commasGeert Uytterhoeven
2021-10-26watchdog: mlx-wdt: Use regmap_write_bits()Philipp Zabel
2021-10-26watchdog: rti-wdt: Make use of the helper function devm_platform_ioremap_reso...Cai Huoqing
2021-10-26watchdog: iTCO_wdt: Make use of the helper function devm_platform_ioremap_res...Cai Huoqing
2021-10-26watchdog: ar7_wdt: Make use of the helper function devm_platform_ioremap_reso...Cai Huoqing
2021-10-26watchdog: sunxi_wdt: Add support for D1Samuel Holland
2021-10-26ar7: fix kernel builds for compiler testJackie Liu
2021-10-26watchdog: meson_gxbb_wdt: add timeout parameterArtem Lapkin
2021-10-26watchdog: meson_gxbb_wdt: add nowayout parameterArtem Lapkin
2021-10-26watchdog: da9062: da9063: prevent pings ahead of machine resetPrimoz Fiser
2021-10-26watchdog: f71808e_wdt: dynamically allocate watchdog driver dataAhmad Fatoum
2021-10-26watchdog: f71808e_wdt: refactor to platform device/driver pairAhmad Fatoum
2021-10-26watchdog: f71808e_wdt: migrate to new kernel watchdog APIAhmad Fatoum
2021-10-26watchdog: f71808e_wdt: rename variant-independent identifiers appropriatelyAhmad Fatoum
2021-10-26watchdog: f71808e_wdt: constify static arrayAhmad Fatoum
2021-10-26watchdog: f71808e_wdt: remove superfluous globalAhmad Fatoum
2021-10-26watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUTAhmad Fatoum
2021-10-26watchdog: stm32_iwdg: drop superfluous error messageTang Bin
2021-10-26watchdog: remove dead iop watchdog timer driverLukas Bulwahn
2021-10-26watchdog: Fix OMAP watchdog early handlingWalter Stoll
2021-10-26watchdog: ixp4xx_wdt: Fix address space warningGuenter Roeck
2021-10-26watchdog: sbsa: drop unneeded MODULE_ALIASKrzysztof Kozlowski
2021-10-26watchdog: sbsa: only use 32-bit accessorsJamie Iles
2021-10-26Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout"Guenter Roeck
2021-10-08arm64: dts: mediatek: Move reset controller constants into common locationEnric Balletbo i Serra
2021-09-27watchdog/sb_watchdog: fix compilation problem due to COMPILE_TESTJackie Liu
2021-08-22watchdog: ixp4xx: Rewrite driver to use coreLinus Walleij
2021-08-22watchdog: Start watchdog in watchdog_set_last_hw_keepalive only if appropriateJan Kiszka
2021-08-22watchdog: max63xx_wdt: Add device tree probingLinus Walleij
2021-08-22watchdog: mediatek: mt8195: add wdt supportChristine Zhu
2021-08-22watchdog: tqmx86: Constify static struct watchdog_opsRikard Falkeborn
2021-08-22watchdog: mpc8xxx_wdt: Constify static struct watchdog_opsRikard Falkeborn
2021-08-22watchdog: sl28cpld_wdt: Constify static struct watchdog_opsRikard Falkeborn
2021-08-22watchdog: iTCO_wdt: Fix detection of SMI-off caseJan Kiszka
2021-08-22watchdog: bcm2835_wdt: consider system-power-controller propertyStefan Wahren
2021-08-22watchdog: imx2_wdg: notify wdog core to stop ping worker on suspendGrzegorz Jaszczyk
2021-08-22watchdog: introduce watchdog_dev_suspend/resumeGrzegorz Jaszczyk
2021-08-22watchdog: Fix NULL pointer dereference when releasing cdevCurtis Klein
2021-08-22watchdog: only run driver set_pretimeout op if device supports itCurtis Klein
2021-08-22watchdog: bd70528 drop bd70528 supportMatti Vaittinen