summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2023-05-04Merge tag 'linux-watchdog-6.4-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2023-04-29watchdog: dw_wdt: Simplify clk managementChristophe JAILLET
2023-04-29watchdog: dw_wdt: Fix the error handling path of dw_wdt_drv_probe()Christophe JAILLET
2023-04-29watchdog: starfive: Fix the warning of starfive_wdt_matchXingyu Wu
2023-04-29watchdog: starfive: Fix the probe return error if PM and early_enable are bot...Xingyu Wu
2023-04-22watchdog: menz069_wdt: fix timeout settingJohannes Thumshirn
2023-04-22watchdog: menz069_wdt: fix watchdog initialisationJohannes Thumshirn
2023-04-22watchdog: loongson1_wdt: Implement restart handlerKeguang Zhang
2023-04-22drivers: watchdog: Add StarFive Watchdog driverXingyu Wu
2023-04-22watchdog: avoid usage of iterator after loopJakob Koschel
2023-04-22watchdog: s3c2410: remove unused freq_to_wdt and s3c2410wdt_is_running functionsTom Rix
2023-04-22watchdog: aspeed: Drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-04-22watchdog: sp5100_tco: Immediately trigger upon starting.Gregory Oakes
2023-04-22watchdog: rt2880-wdt: prefer unsigned int over unsignedSergio Paracuellos
2023-04-22watchdog: rt2880-wdt: avoid static global declarationsSergio Paracuellos
2023-04-22watchdog: loongson1: Use devm_clk_get_enabled() helperChristophe JAILLET
2023-04-22watchdog: ixp4xx: Use devm_clk_get_enabled() helperChristophe JAILLET
2023-04-22watchdog: s3c2410_wdt: Simplify using dev_err_probe()Uwe Kleine-König
2023-04-22watchdog: s3c2410: Make s3c2410_get_wdt_drv_data() return an intUwe Kleine-König
2023-04-22watchdog: wm8350: Simplify using devm_watchdog_register_device()Uwe Kleine-König
2023-04-22watchdog: rn5t618: Simplify using devm_watchdog_register_device()Uwe Kleine-König
2023-04-22watchdog: bcm47xx: Simplify using devm_watchdog_register_device()Uwe Kleine-König
2023-04-22watchdog: sbsa: Test WDOG_HW_RUNNING bit in suspend and resumeWang Wensheng
2023-04-22watchdog: stmp3xxx_rtc: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-22watchdog: st_lpc: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-22watchdog: shwdt: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-22watchdog: sch311x: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-22watchdog: sa1100: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-22watchdog: rti: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-22watchdog: riowd: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-22watchdog: renesas: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-22watchdog: rdc321x: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-22watchdog: rc32434: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-22watchdog: orion: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-22watchdog: omap: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-22watchdog: nv_tco: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-22watchdog: nic7018: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-22watchdog: mtx-1: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-22watchdog: lpc18xx: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-22watchdog: ie6xx: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-22watchdog: ib700wdt: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-22watchdog: geodewdt: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-22watchdog: gef: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-22watchdog: dw: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-22watchdog: cpwd: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-22watchdog: bcm_kona: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-22watchdog: bcm2835: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-22watchdog: ath79: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-22watchdog: at91rm9200: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-22watchdog: ar7: Convert to platform remove callback returning voidUwe Kleine-König