summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * watchdog: advantechwdt: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-4/+2
| * watchdog: acquirewdt: Convert to platform remove callback returning voidUwe Kleine-König2023-04-221-4/+2
| * watchdog: s3c2410_wdt: Use devm_add_action_or_reset() to disable watchdogGuenter Roeck2023-04-221-22/+11
| * watchdog: s3c2410_wdt: Use devm_clk_get[_optional]_enabled() helpersGuenter Roeck2023-04-221-36/+9
| * watchdog: core: Always set WDOG_HW_RUNNING when starting watchdogGuenter Roeck2023-04-222-2/+3
| * watchdog: imx2_wdg: Declare local symbols staticGuenter Roeck2023-04-221-2/+2
* | drivers: remove struct module * setting from struct classGreg Kroah-Hartman2023-03-171-1/+0
|/
* Merge tag 'linux-watchdog-6.3-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2023-03-0235-372/+269
|\
| * watchdog: at91rm9200: Only warn once about problems in .remove()Uwe Kleine-König2023-03-021-1/+1
| * watchdog: mt7621-wdt: avoid ralink architecture dependent codeSergio Paracuellos2023-03-022-6/+20
| * watchdog: mt7621-wdt: avoid static global declarationsSergio Paracuellos2023-03-021-37/+65
| * watchdog: sbsa_wdog: Make sure the timeout programming is within the limitsGeorge Cherian2023-02-181-0/+1
| * watchdog: report options in sysfsThomas Weißschuh2023-02-181-0/+10
| * watchdog: report fw_version in sysfsThomas Weißschuh2023-02-181-0/+10
| * watchdog: imx2_wdg: suspend watchdog in WAIT modeAndrej Picej2023-02-181-3/+52
| * watchdog: pcwd_usb: Fix attempting to access uninitialized memoryLi Hua2023-02-181-2/+4
| * watchdog: Fix kmemleak in watchdog_cdev_registerChen Jun2023-02-181-1/+1
| * watchdog: Include <linux/kstrtox.h> when appropriateChristophe JAILLET2023-02-182-0/+2
| * watchdog: at91sam9_wdt: use devm_request_irq to avoid missing free_irq() in e...ruanjinjie2023-02-181-4/+3
| * watchdog: rzg2l_wdt: Handle TYPE-B reset for RZ/V2MFabrizio Castro2023-02-181-1/+36
| * watchdog: rzg2l_wdt: Issue a reset before we put the PM clocksLad Prabhakar2023-02-181-6/+4
| * watchdog: dw_wdt: stop on rebootCosmin Tanislav2023-02-181-0/+1
| * watchdog: ziirave_wdt: Convert to i2c's .probe_new()Uwe Kleine-König2023-02-181-3/+2
| * watchdog: iTCO_wdt: Report firmware_versionThomas Weißschuh2023-02-181-2/+2
| * watchdog: da9062: da9063: use unlocked xfer function in restartPrimoz Fiser2023-02-182-6/+24
| * watchdog: wdat_wdt: Avoid unimplemented get_timeleftThomas Weißschuh2023-02-121-2/+4
| * watchdog: apple: Use devm_clk_get_enabled() helperChristophe JAILLET2023-02-121-17/+1
| * watchdog: visconti: Use devm_clk_get_enabled() helperChristophe JAILLET2023-02-121-16/+1
| * watchdog: rzn1: Use devm_clk_get_enabled() helperChristophe JAILLET2023-02-121-17/+1
| * watchdog: qcom: Use devm_clk_get_enabled() helperChristophe JAILLET2023-02-121-15/+1
| * watchdog: armada_37xx: Use devm_clk_get_enabled() helperChristophe JAILLET2023-02-121-14/+1
| * watchdog: bcm7038: Use devm_clk_get_enabled() helperChristophe JAILLET2023-02-121-14/+1
| * watchdog: rtd119x: Use devm_clk_get_enabled() helperChristophe JAILLET2023-02-121-15/+1
| * watchdog: imx7ulp: Use devm_clk_get_enabled() helperChristophe JAILLET2023-02-121-14/+1
| * watchdog: davinci: Use devm_clk_get_enabled() helperChristophe JAILLET2023-02-121-17/+1
| * watchdog: meson_gxbb: Use devm_clk_get_enabled() helperChristophe JAILLET2023-02-121-15/+1
| * watchdog: cadence: Use devm_clk_get_enabled() helperChristophe JAILLET2023-02-121-16/+1
| * watchdog: imgpdc: Use devm_clk_get_enabled() helperChristophe JAILLET2023-02-121-28/+3
| * watchdog: of_xilinx_wdt: Use devm_clk_get_enabled() helperChristophe JAILLET2023-02-121-15/+1
| * watchdog: lpc18xx: Use devm_clk_get_enabled() helperChristophe JAILLET2023-02-121-28/+2
| * watchdog: pic32-dmt: Use devm_clk_get_enabled() helperChristophe JAILLET2023-02-121-14/+1
| * watchdog: pic32-wdt: Use devm_clk_get_enabled() helperChristophe JAILLET2023-02-121-16/+1
| * watchdog: pnx4008: Use devm_clk_get_enabled() helperChristophe JAILLET2023-02-121-14/+1
| * watchdog: realtek_otto: Use devm_clk_get_enabled() helperChristophe JAILLET2023-02-121-15/+2