summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)AuthorFilesLines
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-40/+40
2020-06-04Merge tag 'linux-watchdog-5.8-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds10-18/+248
2020-05-25watchdog: m54xx: Add missing includeThomas Gleixner1-0/+1
2020-05-25watchdog: Fix runtime PM imbalance on errorDinghao Liu1-0/+1
2020-05-25watchdog: riowd: remove unneeded semicolonJason Yan1-1/+1
2020-05-25watchdog: Add new arm_smc_wdt watchdog driverJulius Werner3-0/+202
2020-05-25watchdog: imx2_wdt: update contact emailWolfram Sang1-1/+1
2020-05-25watchdog: iTCO: fix link errorArnd Bergmann1-0/+1
2020-05-25watchdog: da9062: No need to ping manually before setting timeoutStefan Riedmueller1-5/+0
2020-05-25watchdog: da9063: Make use of pre-configured timeout during probeStefan Riedmueller1-6/+14
2020-05-25watchdog: da9062: Initialize timeout during probeStefan Riedmueller1-5/+22
2020-05-25watchdog: imx_sc_wdt: Fix reboot on crashFabio Estevam1-0/+5
2020-05-25watchdog: ts72xx_wdt: fix build errorShyam Saini1-0/+1
2020-05-06watchdog: iTCO: fix link errorArnd Bergmann1-0/+1
2020-04-24Merge branch 'ib-mfd-x86-usb-watchdog-v5.7'Andy Shevchenko2-22/+56
2020-04-24platform/x86: intel_pmc_ipc: Convert to MFDMika Westerberg1-6/+19
2020-04-24watchdog: intel-mid_wdt: Convert to use new SCU IPC APIMika Westerberg1-16/+37
2020-04-08watchdog: sp805: fix restart handlerMichael Walle1-0/+4
2020-04-01watchdog: Add K3 RTI watchdog supportTero Kristo3-0/+264
2020-04-01watchdog: ziirave_wdt: change name to be more specificLucas Stach1-1/+1
2020-04-01watchdog: orion: use 0 for unset heartbeatChris Packham1-1/+1
2020-03-18watchdog: npcm: remove whitespacesTomer Maimon1-10/+9
2020-03-18watchdog: reset last_hw_keepalive time at startTero Kristo1-0/+1
2020-03-18watchdog: imx2_wdt: Drop .remove callbackAnson Huang1-27/+10
2020-03-18watchdog: Add stop_on_reboot parameter to control reboot policyDmitry Safonov1-0/+12
2020-03-18watchdog: wm831x_wdt: Remove GPIO handlingLinus Walleij1-27/+0
2020-03-18watchdog: imx7ulp: Remove unused include of init.hAnson Huang1-1/+0
2020-03-18watchdog: imx_sc_wdt: Remove unused includesAnson Huang1-2/+0
2020-03-18watchdog: qcom: Use irq flags from firmwareStephen Boyd1-2/+1
2020-03-18watchdog: pm8916_wdt: Add system sleep callbacksLoic Poulain1-0/+25
2020-03-18watchdog: qcom-wdt: disable pretimeout on timer platformAnsuel Smith1-8/+23
2020-03-10watchdog: iTCO_wdt: Make ICH_RES_IO_SMI optionalMika Westerberg1-12/+16
2020-03-10watchdog: iTCO_wdt: Export vendorsupportMika Westerberg2-7/+11
2020-02-28Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+24
2020-02-17watchdog: da9062: Add dependency on I2CGuenter Roeck1-0/+1
2020-02-17watchdog: da9062: fix power management opsMarco Felsch1-0/+12
2020-02-17watchdog: da9062: do not ping the hw during stop()Marco Felsch1-7/+0
2020-02-17watchdog: fix mtk_wdt.c RESET_CONTROLLER build errorRandy Dunlap1-0/+1
2020-02-13ACPI: watchdog: Set default timeout in probeMika Westerberg1-0/+23
2020-02-13ACPI: watchdog: Fix gas->access_width usageMika Westerberg1-1/+1
2020-02-07Merge tag 'linux-watchdog-5.6-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds11-70/+309
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds3-4/+4
2020-01-27watchdog: da9062: make restart handler atomic safeMarco Felsch1-4/+6
2020-01-27watchdog: mtk_wdt: mt2712: Add reset controlleryong.liang1-0/+6
2020-01-27watchdog: mtk_wdt: mt8183: Add reset controlleryong.liang1-1/+98
2020-01-27watchdog: it87_wdt: add IT8786 IDVincent Prince1-0/+2
2020-01-27watchdog: dw_wdt: ping watchdog to reset countdown before startJack Mitchell1-0/+1
2020-01-27watchdog: fix UAF in reboot notifier handling in watchdog core codeVladis Dronov2-35/+36
2020-01-27watchdog: cadence: Skip printing pointer valueSrinivas Neeli1-3/+2
2020-01-27watchdog: qcom: Use platform_get_irq_optional() for bark irqSai Prakash Ranjan1-1/+1