aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/watchdog (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-05-04Merge tag 'linux-watchdog-6.4-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds47-355/+827
2023-04-29watchdog: dw_wdt: Simplify clk managementChristophe JAILLET1-33/+11
2023-04-29watchdog: dw_wdt: Fix the error handling path of dw_wdt_drv_probe()Christophe JAILLET1-2/+5
2023-04-29watchdog: starfive: Fix the warning of starfive_wdt_matchXingyu Wu1-1/+1
2023-04-29watchdog: starfive: Fix the probe return error if PM and early_enable are both disabledXingyu Wu1-1/+1
2023-04-22watchdog: menz069_wdt: fix timeout settingJohannes Thumshirn1-1/+1
2023-04-22watchdog: menz069_wdt: fix watchdog initialisationJohannes Thumshirn1-10/+6
2023-04-22watchdog: loongson1_wdt: Implement restart handlerKeguang Zhang1-1/+18
2023-04-22drivers: watchdog: Add StarFive Watchdog driverXingyu Wu3-0/+620
2023-04-22watchdog: avoid usage of iterator after loopJakob Koschel1-2/+1
2023-04-22watchdog: s3c2410: remove unused freq_to_wdt and s3c2410wdt_is_running functionsTom Rix1-10/+0
2023-04-22watchdog: aspeed: Drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-04-22watchdog: sp5100_tco: Immediately trigger upon starting.Gregory Oakes1-0/+4
2023-04-22watchdog: rt2880-wdt: prefer unsigned int over unsignedSergio Paracuellos1-2/+2
2023-04-22watchdog: rt2880-wdt: avoid static global declarationsSergio Paracuellos1-39/+50
2023-04-22watchdog: loongson1: Use devm_clk_get_enabled() helperChristophe JAILLET1-16/+1
2023-04-22watchdog: ixp4xx: Use devm_clk_get_enabled() helperChristophe JAILLET1-15/+3
2023-04-22watchdog: s3c2410_wdt: Simplify using dev_err_probe()Uwe Kleine-König1-19/+11
2023-04-22watchdog: s3c2410: Make s3c2410_get_wdt_drv_data() return an intUwe Kleine-König1-10/+12
2023-04-22watchdog: wm8350: Simplify using devm_watchdog_register_device()Uwe Kleine-König1-8/+1
2023-04-22watchdog: rn5t618: Simplify using devm_watchdog_register_device()Uwe Kleine-König1-11/+1
2023-04-22watchdog: bcm47xx: Simplify using devm_watchdog_register_device()Uwe Kleine-König1-11/+1
2023-04-22watchdog: sbsa: Test WDOG_HW_RUNNING bit in suspend and resumeWang Wensheng1-2/+2
2023-04-22watchdog: stmp3xxx_rtc: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-04-22watchdog: st_lpc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-22watchdog: shwdt: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-22watchdog: sch311x: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-04-22watchdog: sa1100: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-22watchdog: rti: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-22watchdog: riowd: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-22watchdog: renesas: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-22watchdog: rdc321x: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-22watchdog: rc32434: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-04-22watchdog: orion: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-04-22watchdog: omap: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-22watchdog: nv_tco: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-22watchdog: nic7018: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-22watchdog: mtx-1: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-04-22watchdog: lpc18xx: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-22watchdog: ie6xx: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-22watchdog: ib700wdt: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-04-22watchdog: geodewdt: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-04-22watchdog: gef: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-22watchdog: dw: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-22watchdog: cpwd: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-22watchdog: bcm_kona: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-22watchdog: bcm2835: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-22watchdog: ath79: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-04-22watchdog: at91rm9200: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-22watchdog: ar7: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2