summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* 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
| * watchdog: mtk_wdt: Add reset_by_toprgu supportAllen-KH Cheng2023-02-121-0/+7
* | Merge tag 's390-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-02-211-125/+37
|\ \
| * | watchdog: diag288_wdt: unify lpar and zvm diag288 helpersAlexander Egorenkov2023-02-061-19/+13
| * | watchdog: diag288_wdt: de-duplicate diag_stat_inc() callsAlexander Egorenkov2023-02-061-8/+3
| * | watchdog: diag288_wdt: unify command buffer handling for diag288 zvmAlexander Egorenkov2023-02-061-35/+20
| * | watchdog: diag288_wdt: remove power managementAlexander Egorenkov2023-02-061-63/+2
| * | watchdog: diag288_wdt: get rid of register asmAlexander Egorenkov2023-02-061-8/+7
| |/
* | Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-02-203-88/+7
|\ \ | |/ |/|
| * ARM: s3c: remove s3c24xx specific hacksArnd Bergmann2023-01-162-86/+7
| * ARM: footbridge: remove CATSArnd Bergmann2023-01-101-2/+0
* | watchdog: diag288_wdt: fix __diag288() inline assemblyAlexander Egorenkov2023-01-301-1/+1
* | watchdog: diag288_wdt: do not use stack buffers for hardware dataAlexander Egorenkov2023-01-301-2/+11
|/
* Merge tag 'linux-watchdog-6.2-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2022-12-1712-64/+349
|\