summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* watchdog: menz069_wdt: fix watchdog initialisationJohannes Thumshirn2023-06-091-10/+6
* watchdog: sp5100_tco: Immediately trigger upon starting.Gregory Oakes2023-05-301-0/+4
* watchdog: dw_wdt: Fix the error handling path of dw_wdt_drv_probe()Christophe JAILLET2023-05-171-2/+5
* watchdog: sbsa_wdog: Make sure the timeout programming is within the limitsGeorge Cherian2023-03-111-0/+1
* watchdog: pcwd_usb: Fix attempting to access uninitialized memoryLi Hua2023-03-111-2/+4
* watchdog: Fix kmemleak in watchdog_cdev_registerChen Jun2023-03-111-1/+1
* watchdog: at91sam9_wdt: use devm_request_irq to avoid missing free_irq() in e...ruanjinjie2023-03-111-4/+3
* watchdog: rzg2l_wdt: Handle TYPE-B reset for RZ/V2MFabrizio Castro2023-03-111-1/+36
* watchdog: rzg2l_wdt: Issue a reset before we put the PM clocksLad Prabhakar2023-03-111-6/+4
* watchdog: diag288_wdt: fix __diag288() inline assemblyAlexander Egorenkov2023-02-091-1/+1
* watchdog: diag288_wdt: do not use stack buffers for hardware dataAlexander Egorenkov2023-02-091-2/+11
* watchdog: iTCO_wdt: Set NO_REBOOT if the watchdog is not already runningMika Westerberg2022-12-311-7/+14
* Merge tag 'linux-watchdog-6.1-rc4' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2022-11-012-2/+4
|\
| * drivers: watchdog: exar_wdt.c fix use after freeManank Patel2022-10-191-1/+3
| * watchdog: sp805_wdt: fix spelling typo in commentJiangshan Yi2022-10-191-1/+1
* | Merge tag 'linux-watchdog-6.1-rc2' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2022-10-212-2/+14
|\|
| * watchdog: Add tracing events for the most usual watchdog eventsUwe Kleine-König2022-10-122-2/+14
* | Merge tag 'linux-watchdog-6.1-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2022-10-1322-105/+808
|\|
| * watchdog: twl4030_wdt: add missing mod_devicetable.h includeDmitry Torokhov2022-10-071-0/+1
| * watchdog: sp5100_tco: Add "action" module parameterVladimir Panteleev2022-10-021-2/+11
| * watchdog: imx93: add watchdog timer on imx93Alice Guo2022-10-021-5/+28
| * watchdog: imx7ulp_wdt: init wdog when it was activeJason Liu2022-10-021-10/+3
| * watchdog: imx7ulp_wdt: Handle wdog reconfigure failureYe Li2022-10-021-34/+129
| * watchdog: imx7ulp_wdt: Fix RCS timeout issueYe Li2022-10-021-3/+5
| * watchdog: imx7ulp_wdt: Check CMD32EN in wdog initYe Li2022-10-021-5/+10
| * watchdog: imx7ulp: Add explict memory barrier for unlock sequenceJacky Bai2022-10-021-0/+4
| * watchdog: imx7ulp: Move suspend/resume to noirq phaseAnson Huang2022-10-021-4/+6
| * watchdog: rti-wdt:using the pm_runtime_resume_and_get to simplify the codeye xingchen2022-10-021-2/+1
| * watchdog: s3c2410_wdt: support exynosautov9 watchdogChanho Park2022-10-021-4/+37
| * watchdog: npcm: Enable clock if providedJonathan Neuschäfer2022-10-021-0/+16
| * watchdog: meson: keep running if already activePhilippe Boos2022-10-021-5/+19
| * watchdog: armada_37xx_wdt: Fix .set_timeout callbackPali Rohár2022-10-021-0/+2
| * watchdog: sa1100: make variable sa1100dog_driver staticsunliming2022-10-021-1/+1
| * watchdog: w83977f_wdt: Fix comment typoJason Wang2022-10-021-1/+1
| * watchdog: eurotechwdt: Remove redundant word in commentsshaomin Deng2022-10-021-1/+1
| * watchdog: Check dev_set_name() return valueBo Liu2022-10-021-1/+5
| * watchdog: rzg2l_wdt: Add rzv2m supportPhil Edworthy2022-10-021-6/+33
| * watchdog: ftwdt010_wdt: fix test for platform_get_irq() failureDan Carpenter2022-10-021-1/+1
| * watchdog: Exar/MaxLinear XR28V38x driverDavid Müller2022-10-023-0/+439
| * watchdog: ftwdt010_wdt: implement _restart() functionSergei Antonov2022-10-021-4/+19
| * watchdog: w83627hf_wdt: add bootstatus supportHenning Schild2022-10-021-2/+10
| * watchdog: aspeed_wdt: Reorder output signal register configurationChin-Ting Kuo2022-10-021-6/+6
| * watchdog/hpwdt: Enable HP_WATCHDOG for ARM64 systems.Jerry Hoemann2022-10-021-2/+2
| * watchdog/hpwdt: Include nmi.h only if CONFIG_HPWDT_NMI_DECODINGJerry Hoemann2022-10-021-0/+2
| * watchdog: wdat_wdt: Set the min and max timeout values properlyJean Delvare2022-10-021-3/+2
| * watchdog: bd9576_wdt: switch to using devm_fwnode_gpiod_get()Dmitry Torokhov2022-10-021-20/+31
* | Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-10-092-8/+8
|\ \
| * | watchdog: booke_wdt: Replace PPC_FSL_BOOK3E by PPC_E500Christophe Leroy2022-09-262-8/+8
| |/
* | Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-061-1/+1
|\ \
| * | arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCAWilliam Zhang2022-08-151-1/+1
| |/