summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-watchdog-6.4-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2023-05-0447-355/+827
|\
| * watchdog: dw_wdt: Simplify clk managementChristophe JAILLET2023-04-291-33/+11
| * watchdog: dw_wdt: Fix the error handling path of dw_wdt_drv_probe()Christophe JAILLET2023-04-291-2/+5
| * watchdog: starfive: Fix the warning of starfive_wdt_matchXingyu Wu2023-04-291-1/+1
| * watchdog: starfive: Fix the probe return error if PM and early_enable are bot...Xingyu Wu2023-04-291-1/+1
| * watchdog: menz069_wdt: fix timeout settingJohannes Thumshirn2023-04-221-1/+1
| * watchdog: menz069_wdt: fix watchdog initialisationJohannes Thumshirn2023-04-221-10/+6
| * watchdog: loongson1_wdt: Implement restart handlerKeguang Zhang2023-04-221-1/+18
| * drivers: watchdog: Add StarFive Watchdog driverXingyu Wu2023-04-223-0/+620
| * watchdog: avoid usage of iterator after loopJakob Koschel2023-04-221-2/+1
| * watchdog: s3c2410: remove unused freq_to_wdt and s3c2410wdt_is_running functionsTom Rix2023-04-221-10/+0
| * watchdog: aspeed: Drop of_match_ptr for ID tableKrzysztof Kozlowski2023-04-221-1/+1
| * watchdog: sp5100_tco: Immediately trigger upon starting.Gregory Oakes2023-04-221-0/+4
| * watchdog: rt2880-wdt: prefer unsigned int over unsignedSergio Paracuellos2023-04-221-2/+2
| * watchdog: rt2880-wdt: avoid static global declarationsSergio Paracuellos2023-04-221-39/+50
| * watchdog: loongson1: Use devm_clk_get_enabled() helperChristophe JAILLET2023-04-221-16/+1
| * watchdog: ixp4xx: Use devm_clk_get_enabled() helperChristophe JAILLET2023-04-221-15/+3
| * watchdog: s3c2410_wdt: Simplify using dev_err_probe()Uwe Kleine-König2023-04-221-19/+11
| * watchdog: s3c2410: Make s3c2410_get_wdt_drv_data() return an intUwe Kleine-König2023-04-221-10/+12
| * watchdog: wm8350: Simplify using devm_watchdog_register_device()Uwe Kleine-König2023-04-221-8/+1
| * watchdog: rn5t618: Simplify using devm_watchdog_register_device()Uwe Kleine-König2023-04-221-11/+1
| * watchdog: bcm47xx: Simplify using devm_watchdog_register_device()Uwe Kleine-König2023-04-221-11/+1
| * watchdog: sbsa: Test WDOG_HW_RUNNING bit in suspend and resumeWang Wensheng2023-04-221-2/+2
| * watchdog: stmp3xxx_rtc: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-3/+2
| * watchdog: st_lpc: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-4/+2
| * watchdog: shwdt: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-4/+2
| * watchdog: sch311x: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-3/+2
| * watchdog: sa1100: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-4/+2
| * watchdog: rti: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-4/+2
| * watchdog: riowd: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-4/+2
| * watchdog: renesas: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-4/+2
| * watchdog: rdc321x: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-4/+2
| * watchdog: rc32434: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-3/+2
| * watchdog: orion: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-3/+2
| * watchdog: omap: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-4/+2
| * watchdog: nv_tco: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-4/+2
| * watchdog: nic7018: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-4/+2
| * watchdog: mtx-1: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-3/+2
| * watchdog: lpc18xx: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-4/+2
| * watchdog: ie6xx: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-4/+2
| * watchdog: ib700wdt: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-3/+2
| * watchdog: geodewdt: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-3/+2
| * watchdog: gef: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-4/+2
| * watchdog: dw: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-4/+2
| * watchdog: cpwd: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-4/+2
| * watchdog: bcm_kona: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-4/+2
| * watchdog: bcm2835: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-4/+2
| * watchdog: ath79: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-3/+2
| * watchdog: at91rm9200: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-4/+2
| * watchdog: ar7: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-3/+2