linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-29 16:11:22 to 2020-08-24 16:27:46 UTC [more...]

[PATCH v2 01/19] dt-bindings: gpio: fsl-imx-gpio: Add i.MX 8 compatibles
 2020-08-24 16:26 UTC  (2+ messages)
` [PATCH v2 02/19] dt-bindings: gpio: fsl-imx-gpio: Add gpio-ranges property

[PATCH] watchdog: Fix memleak in watchdog_cdev_register
 2020-08-24 13:37 UTC  (2+ messages)

[PATCH] [v2] watchdog: Use put_device on error
 2020-08-24 13:37 UTC  (2+ messages)

[PATCH] watchdog: sbsa_gwdt: add shutdown hook to driver
 2020-08-24 13:28 UTC  (2+ messages)

[PATCH 01/22] dt-bindings: gpio: fsl-imx-gpio: Add i.MX 8 compatibles
 2020-08-24 10:32 UTC  (34+ messages)
` [PATCH 02/22] dt-bindings: gpio: fsl-imx-gpio: Add gpio-ranges property
` [PATCH 03/22] dt-bindings: gpio: fsl-imx-gpio: Add parsing of hogs
` [PATCH 04/22] dt-bindings: gpio: fsl-imx-gpio: Add power-domains
` [PATCH 05/22] dt-bindings: perf: fsl-imx-ddr: Add i.MX 8M compatibles
` [PATCH 06/22] dt-bindings: pwm: imx-pwm: "
` [PATCH 07/22] dt-bindings: serial: fsl-imx-uart: "
` [PATCH 08/22] dt-bindings: watchdog: fsl-imx-wdt: "
` [PATCH 09/22] dt-bindings: mtd: gpmi-nand: "
` [PATCH 10/22] dt-bindings: reset: fsl,imx7-src: "
` [PATCH 11/22] dt-bindings: thermal: imx8mm-thermal: Add i.MX 8M Nano compatible
` [PATCH 12/22] dt-bindings: mmc: fsl-imx-esdhc: Fix i.MX 8M compatible matching
` [PATCH 13/22] dt-bindings: nvmem: imx-ocotp: Update i.MX 8M compatibles
` [PATCH 14/22] dt-bindings: arm: fsl: Fix Toradex Colibri i.MX 8 binding
` [PATCH 15/22] dt-bindings: arm: fsl: Add ZII Ultra boards binding
` [PATCH 16/22] dt-bindings: interrupt-controller: fsl,irqsteer: Fix compatible matching
` [PATCH 17/22] arm64: dts: imx8mq-evk: Add hog suffix to wl-reg-on
` [PATCH 18/22] arm64: dts: imx8mq-zii-ultra: Add hog suffixes to GPIO hogs
` [PATCH 19/22] arm64: dts: imx8mm: Remove i.MX7 compatible from USDHC
` [PATCH 20/22] arm64: dts: imx8qxp: Remove i.MX7 compatible from UART
` [PATCH 21/22] arm64: dts: imx8qxp: Remove i.MX7 compatible from USDHC
` [PATCH 22/22] arm64: dts: imx8mp: Remove i.MX7 compatible from DDR PMU

[PATCH] watchdog: Fix double-free in watchdog_cdev_register
 2020-08-24  2:13 UTC  (3+ messages)
  `  "

[PATCH] watchdog: Add interface to config timeout and pretimeout in sysfs
 2020-08-20 20:14 UTC  (2+ messages)

[PATCH v2 00/13] clk/watchdog/ARM: Cleanup of various S3C bits
 2020-08-19 18:18 UTC  (36+ messages)
` [PATCH v2 01/13] clk: samsung: s3c64xx: declare s3c64xx_clk_init() in shared header
` [PATCH v2 02/13] clk: samsung: s3c24xx: declare s3c24xx_common_clk_init() "
` [PATCH v2 03/13] ARM: s3c64xx: include header to fix -Wmissing-prototypes
` [PATCH v2 04/13] ARM: s3c: remove plat-samsung/.../samsung-time.h
` [PATCH v2 05/13] ARM: samsung: fix language typo
` [PATCH v2 06/13] ARM: samsung: remove HAVE_S3C2410_WATCHDOG and use direct dependencies
` [PATCH v2 07/13] ARM: s3c64xx: switch to generic watchdog driver reset
` [PATCH v2 08/13] ARM: s3c24xx: fix missing system reset
` [PATCH v2 09/13] ARM: s3c24xx: include common.h header in s3c2443.c
` [PATCH v2 10/13] ARM: s3c24xx: sdhci: include plat/sdhci.h header
` [PATCH v2 11/13] ARM: s3c24xx: ts: include platform data header
` [PATCH v2 12/13] ARM: s3c24xx: ts: document function argument
` [PATCH v2 13/13] ARM: s3c24xx: camif: include header with prototypes and unify declaration

[PATCH v8 00/13] Add support for Kontron sl28cpld
 2020-08-19 10:51 UTC  (16+ messages)
` [PATCH v8 01/13] mfd: add simple regmap based I2C driver
` [PATCH v8 02/13] dt-bindings: mfd: Add bindings for sl28cpld
` [PATCH v8 03/13] mfd: simple-mfd-i2c: add sl28cpld support
` [PATCH v8 04/13] irqchip: add sl28cpld interrupt controller support
` [PATCH v8 05/13] watchdog: add support for sl28cpld watchdog
` [PATCH v8 06/13] pwm: add support for sl28cpld PWM controller
` [PATCH v8 07/13] gpio: add support for the sl28cpld GPIO controller
` [PATCH v8 08/13] hwmon: add support for the sl28cpld hardware monitoring controller
` [PATCH v8 09/13] arm64: dts: freescale: sl28: enable sl28cpld
` [PATCH v8 10/13] arm64: dts: freescale: sl28: map GPIOs to input events
` [PATCH v8 11/13] arm64: dts: freescale: sl28: enable LED support
` [PATCH v8 12/13] arm64: dts: freescale: sl28: enable fan support
` [PATCH v8 13/13] arm64: defconfig: enable the sl28cpld board management controller

[PATCH] drivers: watchdog: pc87413_wdt: Fix Race condition bug
 2020-08-16  7:24 UTC  (3+ messages)

[PATCH V4 1/2] watchdog: imx7ulp: Strictly follow the sequence for wdog operations
 2020-08-14 15:09 UTC  (4+ messages)
` [PATCH V4 2/2] watchdog: imx7ulp: Watchdog should continue running for wait/stop mode

[PATCH v7 00/13] Add support for Kontron sl28cpld
 2020-08-13  8:21 UTC  (23+ messages)
` [PATCH v7 01/13] mfd: add simple regmap based I2C driver
` [PATCH v7 02/13] dt-bindings: mfd: Add bindings for sl28cpld
` [PATCH v7 03/13] mfd: simple-mfd-i2c: add sl28cpld support
` [PATCH v7 04/13] irqchip: add sl28cpld interrupt controller support
` [PATCH v7 05/13] watchdog: add support for sl28cpld watchdog
` [PATCH v7 06/13] pwm: add support for sl28cpld PWM controller
` [PATCH v7 07/13] gpio: add support for the sl28cpld GPIO controller
` [PATCH v7 08/13] hwmon: add support for the sl28cpld hardware monitoring controller
` [PATCH v7 09/13] arm64: dts: freescale: sl28: enable sl28cpld
` [PATCH v7 10/13] arm64: dts: freescale: sl28: map GPIOs to input events
` [PATCH v7 11/13] arm64: dts: freescale: sl28: enable LED support
` [PATCH v7 12/13] arm64: dts: freescale: sl28: enable fan support
` [PATCH v7 13/13] arm64: defconfig: enable the sl28cpld board management controller

[GIT PULL REQUEST] watchdog - v5.9 Merge window
 2020-08-12 19:58 UTC  (3+ messages)

[PATCH] watchdog: pcwd_usb: Avoid GFP_ATOMIC where it is not needed
 2020-08-09 13:38 UTC  (2+ messages)

[PATCH] drivers: watchdog: rdc321x_wdt: Fix race condition bugs
 2020-08-08  4:58 UTC  (11+ messages)
  ` [ldv-project] "

[RFC/RFT PATCH] watchdog: rdc321x_wdt: Convert to use watchdog subsystem
 2020-08-07 23:30 UTC 

[PATCH v3] rtc: ds1307: provide an indication that the watchdog has fired
 2020-08-04 23:07 UTC  (2+ messages)

[PATCH] RTC: Implement pretimeout watchdog for DS1307
 2020-08-04 21:38 UTC  (3+ messages)
    `  "

iTCO watchdog last reboot reason?
 2020-08-04 17:18 UTC  (4+ messages)

[v4,0/5] watchdog: mt8192: add wdt support
 2020-08-03  7:15 UTC  (6+ messages)
` [v4,1/5] dt-binding: mediatek: watchdog: fix the description of compatible
` [v4,2/5] arm64: dts: mt8183: update watchdog device node
` [v4,3/5] dt-binding: mediatek: mt8192: update mtk-wdt document
` [v4,4/5] dt-binding: mt8192: add toprgu reset-controller head file
` [v4,5/5] watchdog: mt8192: add wdt support

[PATCH V3 1/2] watchdog: imx7ulp: Strictly follow the sequence for wdog operations
 2020-07-30 22:48 UTC  (5+ messages)
` [PATCH V3 2/2] watchdog: imx7ulp: Watchdog should continue running for wait/stop mode

add watchdog support for mt8192
 2020-07-30 16:06 UTC  (9+ messages)
` [v3,1/5] dt-binding: mediatek: watchdog: fix the description of compatible
` [v3,2/5] arm64: dts: mt8183: update watchdog device node
` [v3,3/5] dt-binding: mediatek: mt8192: update mtk-wdt document
` [v3,4/5] dt-binding: mt8192: add toprgu reset-controller head file
` [v3,5/5] watchdog: mt8192: add wdt support

[PATCH 0/7] ARM: samsung: Cleanup of various S3C bits
 2020-07-30 11:45 UTC  (24+ messages)
` [PATCH 1/7] clk: samsung: s3c64xx: Declare s3c64xx_clk_init() in shared header
` [PATCH 2/7] ARM: s3c64xx: Include header to fix -Wmissing-prototypes
` [PATCH 3/7] ARM: s3c: Remove plat-samsung/.../samsung-time.h
` [PATCH 4/7] ARM: samsung: Fix language typo
` [PATCH 5/7] ARM: samsung: Kill useless HAVE_S3C2410_WATCHDOG
` [PATCH 6/7] ARM: s3c64xx: Switch to generic watchdog driver reset
` [PATCH 7/7] ARM: s3c24xx: Fix missing system reset

[v2,0/3] add watchdog support for mt8192
 2020-07-30  9:04 UTC  (9+ messages)
` [v2,1/3] dt-binding: mediatek: mt8192: update mtk-wdt document
` [v2,2/3] dt-binding: mt8192: add toprgu reset-controller head file
` [v2,3/3] watchdog: mt8192: add wdt support

[PATCH V2 1/2] watchdog: imx7ulp: Strictly follow the sequence for wdog operations
 2020-07-30  2:04 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).