summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-watchdog-5.16-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds2021-11-1018-764/+334
|\
| * watchdog: db8500_wdt: Rename symbolsLinus Walleij2021-11-011-38/+38
| * watchdog: db8500_wdt: Rename driverLinus Walleij2021-11-013-5/+5
| * watchdog: ux500_wdt: Drop platform dataLinus Walleij2021-11-011-11/+2
| * watchdog: bcm63xx_wdt: fix fallthrough warningRafał Miłecki2021-10-271-0/+2
| * watchdog: iTCO_wdt: No need to stop the timer in probeMika Westerberg2021-10-261-2/+11
| * watchdog: s3c2410: describe driver in KConfigKrzysztof Kozlowski2021-10-261-3/+5
| * watchdog: sp5100_tco: Add support for get_timeleftThomas Weißschuh2021-10-261-0/+9
| * watchdog: mtk: add disable_wdt_extrst supportFengquan Chen2021-10-261-0/+7
| * watchdog: rza_wdt: Use semicolons instead of commasGeert Uytterhoeven2021-10-261-2/+2
| * watchdog: mlx-wdt: Use regmap_write_bits()Philipp Zabel2021-10-261-3/+2
| * watchdog: rti-wdt: Make use of the helper function devm_platform_ioremap_reso...Cai Huoqing2021-10-261-3/+1
| * watchdog: iTCO_wdt: Make use of the helper function devm_platform_ioremap_res...Cai Huoqing2021-10-261-5/+1
| * watchdog: ar7_wdt: Make use of the helper function devm_platform_ioremap_reso...Cai Huoqing2021-10-261-5/+1
| * watchdog: sunxi_wdt: Add support for D1Samuel Holland2021-10-261-1/+19
| * ar7: fix kernel builds for compiler testJackie Liu2021-10-261-1/+1
| * watchdog: meson_gxbb_wdt: add timeout parameterArtem Lapkin2021-10-261-0/+6
| * watchdog: meson_gxbb_wdt: add nowayout parameterArtem Lapkin2021-10-261-0/+6
| * watchdog: da9062: da9063: prevent pings ahead of machine resetPrimoz Fiser2021-10-262-0/+14
| * watchdog: f71808e_wdt: dynamically allocate watchdog driver dataAhmad Fatoum2021-10-261-87/+111
| * watchdog: f71808e_wdt: refactor to platform device/driver pairAhmad Fatoum2021-10-261-7/+42
| * watchdog: f71808e_wdt: migrate to new kernel watchdog APIAhmad Fatoum2021-10-262-331/+57
| * watchdog: f71808e_wdt: rename variant-independent identifiers appropriatelyAhmad Fatoum2021-10-261-33/+33
| * watchdog: f71808e_wdt: constify static arrayAhmad Fatoum2021-10-261-1/+1
| * watchdog: f71808e_wdt: remove superfluous globalAhmad Fatoum2021-10-261-3/+2
| * watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUTAhmad Fatoum2021-10-261-1/+3
| * watchdog: stm32_iwdg: drop superfluous error messageTang Bin2021-10-261-3/+1
| * watchdog: remove dead iop watchdog timer driverLukas Bulwahn2021-10-263-267/+0
* | Merge tag 'dt-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2021-11-031-3/+3
|\ \ | |/ |/|
| * arm64: dts: mediatek: Move reset controller constants into common locationEnric Balletbo i Serra2021-10-081-3/+3
* | watchdog: Fix OMAP watchdog early handlingWalter Stoll2021-10-261-1/+5
* | watchdog: ixp4xx_wdt: Fix address space warningGuenter Roeck2021-10-261-1/+1
* | watchdog: sbsa: drop unneeded MODULE_ALIASKrzysztof Kozlowski2021-10-261-1/+0
* | watchdog: sbsa: only use 32-bit accessorsJamie Iles2021-10-261-2/+2
* | Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout"Guenter Roeck2021-10-261-9/+3
* | watchdog/sb_watchdog: fix compilation problem due to COMPILE_TESTJackie Liu2021-09-271-1/+1
|/
* watchdog: ixp4xx: Rewrite driver to use coreLinus Walleij2021-08-222-165/+119
* watchdog: Start watchdog in watchdog_set_last_hw_keepalive only if appropriateJan Kiszka2021-08-221-1/+4
* watchdog: max63xx_wdt: Add device tree probingLinus Walleij2021-08-221-4/+20
* watchdog: mediatek: mt8195: add wdt supportChristine Zhu2021-08-221-0/+6
* watchdog: tqmx86: Constify static struct watchdog_opsRikard Falkeborn2021-08-221-1/+1
* watchdog: mpc8xxx_wdt: Constify static struct watchdog_opsRikard Falkeborn2021-08-221-1/+1
* watchdog: sl28cpld_wdt: Constify static struct watchdog_opsRikard Falkeborn2021-08-221-1/+1
* watchdog: iTCO_wdt: Fix detection of SMI-off caseJan Kiszka2021-08-221-1/+1
* watchdog: bcm2835_wdt: consider system-power-controller propertyStefan Wahren2021-08-221-3/+7
* watchdog: imx2_wdg: notify wdog core to stop ping worker on suspendGrzegorz Jaszczyk2021-08-221-0/+1
* watchdog: introduce watchdog_dev_suspend/resumeGrzegorz Jaszczyk2021-08-222-0/+84
* watchdog: Fix NULL pointer dereference when releasing cdevCurtis Klein2021-08-221-1/+2
* watchdog: only run driver set_pretimeout op if device supports itCurtis Klein2021-08-221-1/+1
* watchdog: bd70528 drop bd70528 supportMatti Vaittinen2021-08-223-304/+0