summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-watchdog-5.20-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds2022-08-0817-57/+78
|\
| * watchdog: armada_37xx_wdt: check the return value of devm_ioremap() in armada...William Dean2022-07-231-0/+2
| * watchdog: dw_wdt: Fix comment typoJason Wang2022-07-231-1/+1
| * watchdog: Fix comment typoJason Wang2022-07-231-1/+1
| * watchdog:Fix typo in commentLuo Xueqin2022-07-231-1/+1
| * watchdog: pm8916_wdt: Handle watchdog enabled by bootloaderStephan Gerhold2022-07-231-0/+10
| * watchdog: pm8916_wdt: Report reboot reasonStephan Gerhold2022-07-231-1/+25
| * watchdog: pm8916_wdt: Avoid read of write-only PET registerStephan Gerhold2022-07-231-3/+2
| * watchdog: wdat_wdt: Remove #ifdef guards for PM related functionsPaul Cercueil2022-07-231-5/+2
| * watchdog: tegra_wdt: Remove #ifdef guards for PM related functionsPaul Cercueil2022-07-231-9/+5
| * watchdog: st_lpc_wdt: Remove #ifdef guards for PM related functionsPaul Cercueil2022-07-231-6/+3
| * watchdog: sama5d4_wdt: Remove #ifdef guards for PM related functionsPaul Cercueil2022-07-231-5/+3
| * watchdog: s3c2410_wdt: Remove #ifdef guards for PM related functionsPaul Cercueil2022-07-231-6/+3
| * watchdog: mtk_wdt: Remove #ifdef guards for PM related functionsPaul Cercueil2022-07-231-7/+3
| * watchdog: dw_wdt: Remove #ifdef guards for PM related functionsPaul Cercueil2022-07-231-4/+2
| * watchdog: bcm7038_wdt: Remove #ifdef guards for PM related functionsPaul Cercueil2022-07-231-5/+3
| * watchdog: realtek-otto: add RTL9310 supportSander Vanheule2022-07-231-0/+1
| * watchdog: sp805_wdt: add arm cmsdk apb wdt supportBing Fan2022-07-231-0/+5
| * watchdog: sp5100_tco: Fix a memory leak of EFCH MMIO resourceJean Delvare2022-07-231-0/+1
| * watchdog: max77620: update Luca Ceresoli's e-mail addressLuca Ceresoli2022-07-231-2/+2
| * watchdog: f71808e_wdt: Add check for platform_driver_registerJiasheng Jiang2022-07-231-1/+3
* | Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-08-063-0/+248
|\ \
| * | watchdog/pseries-wdt: initial support for H_WATCHDOG-based watchdog timersScott Cheloha2022-07-203-0/+248
* | | Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-08-042-7/+9
|\ \ \ | |_|/ |/| |
| * | watchdog: simatic-ipc-wdt: convert to use P2SB accessorHenning Schild2022-07-142-7/+9
| |/
* / watchdog: gxp: Add missing MODULE_LICENSEGuenter Roeck2022-06-091-0/+1
|/
* Merge tag 'arm-late-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds2022-06-023-0/+186
|\
| * watchdog: hpe-wdt: Introduce HPE GXP WatchdogNick Hawkins2022-05-183-0/+186
* | Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-021-25/+63
|\ \
| * | watchdog: sa1100: use platform device registrationArnd Bergmann2022-04-191-24/+63
| * | ARM: pxa: split up mach/hardware.hArnd Bergmann2022-04-191-1/+0
| |/
* | watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probeMiaoqian Lin2022-05-211-1/+4
* | watchdog: Add Renesas RZ/N1 Watchdog driverPhil Edworthy2022-05-213-0/+212
* | watchdog: wdat_wdt: Stop watchdog when uninstalling moduleLiu Xinpeng2022-05-211-0/+1
* | watchdog: wdat_wdt: Stop watchdog when rebooting the systemLiu Xinpeng2022-05-211-0/+1
* | watchdog: wdat_wdt: Using the existing function to check parameter timeoutLiu Xinpeng2022-05-211-2/+2
* | watchdog: iTCO_wdt: Using existing macro define covers more scenariosLiu Xinpeng2022-05-211-13/+7
* | watchdog: rti-wdt: Fix pm_runtime_get_sync() error checkingMiaoqian Lin2022-05-211-1/+1
* | watchdog: rti_wdt: Fix calculation and evaluation of preset heartbeatJan Kiszka2022-05-211-3/+5
* | watchdog: sp805: disable watchdog on removeEliav Farber2022-05-211-0/+1
* | watchdog: da9063: optionally disable watchdog during suspendPrimoz Fiser2022-05-211-0/+36
* | watchdog: Add watchdog driver for Sunplus SP7021Xiantao Hu2022-05-083-0/+232
* | watchdog: rzg2l_wdt: Add set_timeout callbackBiju Das2022-05-081-0/+20
* | watchdog: rzg2l_wdt: Use force reset for WDT resetBiju Das2022-05-081-7/+7
* | watchdog: rzg2l_wdt: Add error check for reset_control_deassertBiju Das2022-05-081-1/+4
* | watchdog: rzg2l_wdt: Fix reset control imbalanceBiju Das2022-05-081-2/+1
* | watchdog: rzg2l_wdt: Fix 'BUG: Invalid wait context'Biju Das2022-05-081-12/+13
* | watchdog: rzg2l_wdt: Fix Runtime PM usageBiju Das2022-05-081-14/+2
* | watchdog: rzg2l_wdt: Fix 32bit overflow issueBiju Das2022-05-081-1/+1
* | watchdog: mtk_wdt: mt7986: Add toprgu reset controller supportSam Shih2022-05-081-0/+6