aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-08Merge tag 'linux-watchdog-5.20-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds17-57/+78
2022-08-06Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds3-0/+248
2022-08-04Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds2-7/+9
2022-07-23watchdog: armada_37xx_wdt: check the return value of devm_ioremap() in armada_37xx_wdt_probe()William Dean1-0/+2
2022-07-23watchdog: dw_wdt: Fix comment typoJason Wang1-1/+1
2022-07-23watchdog: Fix comment typoJason Wang1-1/+1
2022-07-23watchdog:Fix typo in commentLuo Xueqin1-1/+1
2022-07-23watchdog: pm8916_wdt: Handle watchdog enabled by bootloaderStephan Gerhold1-0/+10
2022-07-23watchdog: pm8916_wdt: Report reboot reasonStephan Gerhold1-1/+25
2022-07-23watchdog: pm8916_wdt: Avoid read of write-only PET registerStephan Gerhold1-3/+2
2022-07-23watchdog: wdat_wdt: Remove #ifdef guards for PM related functionsPaul Cercueil1-5/+2
2022-07-23watchdog: tegra_wdt: Remove #ifdef guards for PM related functionsPaul Cercueil1-9/+5
2022-07-23watchdog: st_lpc_wdt: Remove #ifdef guards for PM related functionsPaul Cercueil1-6/+3
2022-07-23watchdog: sama5d4_wdt: Remove #ifdef guards for PM related functionsPaul Cercueil1-5/+3
2022-07-23watchdog: s3c2410_wdt: Remove #ifdef guards for PM related functionsPaul Cercueil1-6/+3
2022-07-23watchdog: mtk_wdt: Remove #ifdef guards for PM related functionsPaul Cercueil1-7/+3
2022-07-23watchdog: dw_wdt: Remove #ifdef guards for PM related functionsPaul Cercueil1-4/+2
2022-07-23watchdog: bcm7038_wdt: Remove #ifdef guards for PM related functionsPaul Cercueil1-5/+3
2022-07-23watchdog: realtek-otto: add RTL9310 supportSander Vanheule1-0/+1
2022-07-23watchdog: sp805_wdt: add arm cmsdk apb wdt supportBing Fan1-0/+5
2022-07-23watchdog: sp5100_tco: Fix a memory leak of EFCH MMIO resourceJean Delvare1-0/+1
2022-07-23watchdog: max77620: update Luca Ceresoli's e-mail addressLuca Ceresoli1-2/+2
2022-07-23watchdog: f71808e_wdt: Add check for platform_driver_registerJiasheng Jiang1-1/+3
2022-07-20watchdog/pseries-wdt: initial support for H_WATCHDOG-based watchdog timersScott Cheloha3-0/+248
2022-07-14watchdog: simatic-ipc-wdt: convert to use P2SB accessorHenning Schild2-7/+9
2022-06-09watchdog: gxp: Add missing MODULE_LICENSEGuenter Roeck1-0/+1
2022-06-02Merge tag 'arm-late-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds3-0/+186
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-25/+63
2022-05-21watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probeMiaoqian Lin1-1/+4
2022-05-21watchdog: Add Renesas RZ/N1 Watchdog driverPhil Edworthy3-0/+212
2022-05-21watchdog: wdat_wdt: Stop watchdog when uninstalling moduleLiu Xinpeng1-0/+1
2022-05-21watchdog: wdat_wdt: Stop watchdog when rebooting the systemLiu Xinpeng1-0/+1
2022-05-21watchdog: wdat_wdt: Using the existing function to check parameter timeoutLiu Xinpeng1-2/+2
2022-05-21watchdog: iTCO_wdt: Using existing macro define covers more scenariosLiu Xinpeng1-13/+7
2022-05-21watchdog: rti-wdt: Fix pm_runtime_get_sync() error checkingMiaoqian Lin1-1/+1
2022-05-21watchdog: rti_wdt: Fix calculation and evaluation of preset heartbeatJan Kiszka1-3/+5
2022-05-21watchdog: sp805: disable watchdog on removeEliav Farber1-0/+1
2022-05-21watchdog: da9063: optionally disable watchdog during suspendPrimoz Fiser1-0/+36
2022-05-18watchdog: hpe-wdt: Introduce HPE GXP WatchdogNick Hawkins3-0/+186
2022-05-08watchdog: Add watchdog driver for Sunplus SP7021Xiantao Hu3-0/+232
2022-05-08watchdog: rzg2l_wdt: Add set_timeout callbackBiju Das1-0/+20
2022-05-08watchdog: rzg2l_wdt: Use force reset for WDT resetBiju Das1-7/+7
2022-05-08watchdog: rzg2l_wdt: Add error check for reset_control_deassertBiju Das1-1/+4
2022-05-08watchdog: rzg2l_wdt: Fix reset control imbalanceBiju Das1-2/+1
2022-05-08watchdog: rzg2l_wdt: Fix 'BUG: Invalid wait context'Biju Das1-12/+13
2022-05-08watchdog: rzg2l_wdt: Fix Runtime PM usageBiju Das1-14/+2
2022-05-08watchdog: rzg2l_wdt: Fix 32bit overflow issueBiju Das1-1/+1
2022-05-08watchdog: mtk_wdt: mt7986: Add toprgu reset controller supportSam Shih1-0/+6
2022-05-08watchdog: bcm7038_wdt: Support BCM6345 compatible stringRafał Miłecki1-0/+1
2022-05-08watchdog: mediatek: mt8186: add wdt supportRunyang Chen1-0/+6