summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* watchdog: sp805: fix restart handlerMichael Walle2020-04-081-0/+4
* watchdog: Add K3 RTI watchdog supportTero Kristo2020-04-013-0/+264
* watchdog: ziirave_wdt: change name to be more specificLucas Stach2020-04-011-1/+1
* watchdog: orion: use 0 for unset heartbeatChris Packham2020-04-011-1/+1
* watchdog: npcm: remove whitespacesTomer Maimon2020-03-181-10/+9
* watchdog: reset last_hw_keepalive time at startTero Kristo2020-03-181-0/+1
* watchdog: imx2_wdt: Drop .remove callbackAnson Huang2020-03-181-27/+10
* watchdog: Add stop_on_reboot parameter to control reboot policyDmitry Safonov2020-03-181-0/+12
* watchdog: wm831x_wdt: Remove GPIO handlingLinus Walleij2020-03-181-27/+0
* watchdog: imx7ulp: Remove unused include of init.hAnson Huang2020-03-181-1/+0
* watchdog: imx_sc_wdt: Remove unused includesAnson Huang2020-03-181-2/+0
* watchdog: qcom: Use irq flags from firmwareStephen Boyd2020-03-181-2/+1
* watchdog: pm8916_wdt: Add system sleep callbacksLoic Poulain2020-03-181-0/+25
* watchdog: qcom-wdt: disable pretimeout on timer platformAnsuel Smith2020-03-181-8/+23
* watchdog: iTCO_wdt: Make ICH_RES_IO_SMI optionalMika Westerberg2020-03-101-12/+16
* watchdog: iTCO_wdt: Export vendorsupportMika Westerberg2020-03-102-7/+11
* Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-02-281-1/+24
|\
| * ACPI: watchdog: Set default timeout in probeMika Westerberg2020-02-131-0/+23
| * ACPI: watchdog: Fix gas->access_width usageMika Westerberg2020-02-131-1/+1
* | watchdog: da9062: Add dependency on I2CGuenter Roeck2020-02-171-0/+1
* | watchdog: da9062: fix power management opsMarco Felsch2020-02-171-0/+12
* | watchdog: da9062: do not ping the hw during stop()Marco Felsch2020-02-171-7/+0
* | watchdog: fix mtk_wdt.c RESET_CONTROLLER build errorRandy Dunlap2020-02-171-0/+1
|/
* Merge tag 'linux-watchdog-5.6-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2020-02-0711-70/+309
|\
| * watchdog: da9062: make restart handler atomic safeMarco Felsch2020-01-271-4/+6
| * watchdog: mtk_wdt: mt2712: Add reset controlleryong.liang2020-01-271-0/+6
| * watchdog: mtk_wdt: mt8183: Add reset controlleryong.liang2020-01-271-1/+98
| * watchdog: it87_wdt: add IT8786 IDVincent Prince2020-01-271-0/+2
| * watchdog: dw_wdt: ping watchdog to reset countdown before startJack Mitchell2020-01-271-0/+1
| * watchdog: fix UAF in reboot notifier handling in watchdog core codeVladis Dronov2020-01-272-35/+36
| * watchdog: cadence: Skip printing pointer valueSrinivas Neeli2020-01-271-3/+2
| * watchdog: qcom: Use platform_get_irq_optional() for bark irqSai Prakash Ranjan2020-01-271-1/+1
| * watchdog: da9062: add power management opsMarco Felsch2020-01-271-0/+25
| * watchdog: make DesignWare watchdog allow users to set bigger timeout valueWang, Peng 1. (NSB - CN/Hangzhou)2020-01-271-1/+9
| * drivers: watchdog: stm32_iwdg: set WDOG_HW_RUNNING at probeChristophe Roullier2020-01-271-0/+18
| * watchdog: sama5d4_wdt: addition of sam9x60 compatible watchdogEugen Hristev2020-01-272-25/+105
* | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-273-4/+4
|\ \ | |/ |/|
| * remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-063-4/+4
* | watchdog: orion: fix platform_get_irq() complaintsRussell King2019-12-301-2/+2
* | watchdog: rn5t618_wdt: fix module aliasesAndreas Kemnade2019-12-301-0/+1
* | watchdog: tqmx86_wdt: Fix build errorYueHaibing2019-12-301-0/+1
* | watchdog: max77620_wdt: fix potential build errorsDavid Engraf2019-12-301-0/+1
* | watchdog: imx7ulp: Fix missing conversion of imx7ulp_wdt_enable()Fabio Estevam2019-12-301-1/+1
* | watchdog: w83627hf_wdt: Fix support NCT6116DSrikanth Krishnakar2019-12-301-1/+1
|/
* Merge tag 'linux-watchdog-5.5-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2019-12-0114-166/+206
|\
| * watchdog: jz4740: Drop dependency on MACH_JZ47xxPaul Cercueil2019-11-181-1/+1
| * watchdog: jz4740: Use regmap provided by TCU driverPaul Cercueil2019-11-182-15/+21
| * watchdog: jz4740: Use WDT clock provided by TCU driverPaul Cercueil2019-11-182-45/+31
| * watchdog: sama5d4_wdt: cleanup the bit definitionsEugen Hristev2019-11-181-15/+19
| * watchdog: sprd: Fix the incorrect pointer getting from driver dataShuiqing Li2019-11-181-4/+2