Age | Commit message (Expand) | Author |
2021-11-10 | Merge tag 'linux-watchdog-5.16-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds |
2021-11-03 | Merge tag 'dt-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2021-11-01 | watchdog: db8500_wdt: Rename symbols | Linus Walleij |
2021-11-01 | watchdog: db8500_wdt: Rename driver | Linus Walleij |
2021-11-01 | watchdog: ux500_wdt: Drop platform data | Linus Walleij |
2021-10-27 | watchdog: bcm63xx_wdt: fix fallthrough warning | Rafał Miłecki |
2021-10-26 | watchdog: iTCO_wdt: No need to stop the timer in probe | Mika Westerberg |
2021-10-26 | watchdog: s3c2410: describe driver in KConfig | Krzysztof Kozlowski |
2021-10-26 | watchdog: sp5100_tco: Add support for get_timeleft | Thomas Weißschuh |
2021-10-26 | watchdog: mtk: add disable_wdt_extrst support | Fengquan Chen |
2021-10-26 | watchdog: rza_wdt: Use semicolons instead of commas | Geert Uytterhoeven |
2021-10-26 | watchdog: mlx-wdt: Use regmap_write_bits() | Philipp Zabel |
2021-10-26 | watchdog: rti-wdt: Make use of the helper function devm_platform_ioremap_reso... | Cai Huoqing |
2021-10-26 | watchdog: iTCO_wdt: Make use of the helper function devm_platform_ioremap_res... | Cai Huoqing |
2021-10-26 | watchdog: ar7_wdt: Make use of the helper function devm_platform_ioremap_reso... | Cai Huoqing |
2021-10-26 | watchdog: sunxi_wdt: Add support for D1 | Samuel Holland |
2021-10-26 | ar7: fix kernel builds for compiler test | Jackie Liu |
2021-10-26 | watchdog: meson_gxbb_wdt: add timeout parameter | Artem Lapkin |
2021-10-26 | watchdog: meson_gxbb_wdt: add nowayout parameter | Artem Lapkin |
2021-10-26 | watchdog: da9062: da9063: prevent pings ahead of machine reset | Primoz Fiser |
2021-10-26 | watchdog: f71808e_wdt: dynamically allocate watchdog driver data | Ahmad Fatoum |
2021-10-26 | watchdog: f71808e_wdt: refactor to platform device/driver pair | Ahmad Fatoum |
2021-10-26 | watchdog: f71808e_wdt: migrate to new kernel watchdog API | Ahmad Fatoum |
2021-10-26 | watchdog: f71808e_wdt: rename variant-independent identifiers appropriately | Ahmad Fatoum |
2021-10-26 | watchdog: f71808e_wdt: constify static array | Ahmad Fatoum |
2021-10-26 | watchdog: f71808e_wdt: remove superfluous global | Ahmad Fatoum |
2021-10-26 | watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUT | Ahmad Fatoum |
2021-10-26 | watchdog: stm32_iwdg: drop superfluous error message | Tang Bin |
2021-10-26 | watchdog: remove dead iop watchdog timer driver | Lukas Bulwahn |
2021-10-26 | watchdog: Fix OMAP watchdog early handling | Walter Stoll |
2021-10-26 | watchdog: ixp4xx_wdt: Fix address space warning | Guenter Roeck |
2021-10-26 | watchdog: sbsa: drop unneeded MODULE_ALIAS | Krzysztof Kozlowski |
2021-10-26 | watchdog: sbsa: only use 32-bit accessors | Jamie Iles |
2021-10-26 | Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout" | Guenter Roeck |
2021-10-08 | arm64: dts: mediatek: Move reset controller constants into common location | Enric Balletbo i Serra |
2021-09-27 | watchdog/sb_watchdog: fix compilation problem due to COMPILE_TEST | Jackie Liu |
2021-08-22 | watchdog: ixp4xx: Rewrite driver to use core | Linus Walleij |
2021-08-22 | watchdog: Start watchdog in watchdog_set_last_hw_keepalive only if appropriate | Jan Kiszka |
2021-08-22 | watchdog: max63xx_wdt: Add device tree probing | Linus Walleij |
2021-08-22 | watchdog: mediatek: mt8195: add wdt support | Christine Zhu |
2021-08-22 | watchdog: tqmx86: Constify static struct watchdog_ops | Rikard Falkeborn |
2021-08-22 | watchdog: mpc8xxx_wdt: Constify static struct watchdog_ops | Rikard Falkeborn |
2021-08-22 | watchdog: sl28cpld_wdt: Constify static struct watchdog_ops | Rikard Falkeborn |
2021-08-22 | watchdog: iTCO_wdt: Fix detection of SMI-off case | Jan Kiszka |
2021-08-22 | watchdog: bcm2835_wdt: consider system-power-controller property | Stefan Wahren |
2021-08-22 | watchdog: imx2_wdg: notify wdog core to stop ping worker on suspend | Grzegorz Jaszczyk |
2021-08-22 | watchdog: introduce watchdog_dev_suspend/resume | Grzegorz Jaszczyk |
2021-08-22 | watchdog: Fix NULL pointer dereference when releasing cdev | Curtis Klein |
2021-08-22 | watchdog: only run driver set_pretimeout op if device supports it | Curtis Klein |
2021-08-22 | watchdog: bd70528 drop bd70528 support | Matti Vaittinen |