linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-28 14:39:51 to 2020-05-29 23:12:06 UTC [more...]

[PATCH v4 0/4] support watchdog with longer timeout period
 2020-05-29 23:12 UTC  (13+ messages)
` [PATCH v4 1/4] platform_data/mlxreg: support new watchdog type "
` [PATCH v4 2/4] platform/x86: mlx-platform: support new watchdog type with longer timeout
` [PATCH v4 3/4] watchdog: mlx-wdt: support new watchdog type with longer timeout period
` [PATCH v4 4/4] docs: watchdog: mlx-wdt: Add description of new watchdog type 3

[PATCH v3 0/7] watchdog: dw_wdt: Take Baikal-T1 DW WDT peculiarities into account
 2020-05-29 23:03 UTC  (15+ messages)
` [PATCH v3 1/7] dt-bindings: watchdog: Convert DW WDT binding to DT schema
` [PATCH v3 2/7] dt-bindings: watchdog: dw-wdt: Support devices with asynch clocks
` [PATCH v3 3/7] dt-bindings: watchdog: dw-wdt: Add watchdog TOPs array property
` [PATCH v3 4/7] watchdog: dw_wdt: Support devices with non-fixed TOP values
` [PATCH v3 5/7] watchdog: dw_wdt: Support devices with asynch clocks
` [PATCH v3 6/7] watchdog: dw_wdt: Add pre-timeouts support
` [PATCH v3 7/7] watchdog: dw_wdt: Add DebugFS files

[PATCH] watchdog: test_bit() => watchdog_active()
 2020-05-29 16:52 UTC  (2+ messages)

[PATCH] watchdog: sunxi_wdt: fix improper error exit code
 2020-05-29 16:51 UTC  (3+ messages)

[PATCH 00/17] RZ/G1H describe I2C, IIC, MMC0, SATA, AVB, RWDT and APMU nodes
 2020-05-28 20:05 UTC  (76+ messages)
` [PATCH 01/17] dt-bindings: i2c: renesas,i2c: Document r8a7742 support
` [PATCH 02/17] dt-bindings: i2c: renesas,iic: "
` [PATCH 03/17] ARM: dts: r8a7742: Add I2C and IIC support
` [PATCH 04/17] dt-bindings: mmc: renesas,sdhi: Document r8a7742 support
` [PATCH 05/17] mmc: renesas_sdhi_sys_dmac: Add support for r8a7742 SoC
` [PATCH 06/17] ARM: dts: r8a7742: Add SDHI nodes
` [PATCH 07/17] ARM: dts: r8a7742: Add MMC0 node
` [PATCH 08/17] dt-bindings: ata: renesas,rcar-sata: Add r8a7742 support
` [PATCH 09/17] ARM: dts: r8a7742: Add sata nodes
` [PATCH 10/17] dt-bindings: net: renesas,ravb: Add support for r8a7742 SoC
` [PATCH 11/17] dt-bindings: net: renesas,ether: Document R8A7742 SoC
` [PATCH 12/17] ARM: dts: r8a7742: Add Ethernet AVB support
` [PATCH 13/17] ARM: dts: r8a7742: Add Ether support
` [PATCH 14/17] dt-bindings: power: renesas,apmu: Document r8a7742 support
` [PATCH 15/17] ARM: dts: r8a7742: Add APMU nodes
` [PATCH 16/17] dt-bindings: watchdog: renesas,wdt: Document r8a7742 support
` [PATCH 17/17] ARM: dts: r8a7742: Add RWDT node

[PATCH] dt-bindings: watchdog: Convert UniPhier watchdog timer to json-schema
 2020-05-27 19:33 UTC  (2+ messages)

[PATCH v2] dt-bindings: watchdog: renesas,wdt: Document r8a7742 support
 2020-05-27 17:15 UTC  (2+ messages)

[PATCH v3 00/16] Add support for Kontron sl28cpld
 2020-05-27  6:53 UTC  (39+ messages)
` [PATCH v3 02/16] mfd: mfd-core: Don't overwrite the dma_mask of the child device
` [PATCH v3 03/16] mfd: mfd-core: match device tree node against reg property
` [PATCH v3 04/16] dt-bindings: mfd: Add bindings for sl28cpld
` [PATCH v3 05/16] mfd: Add support for Kontron sl28cpld management controller
` [PATCH v3 08/16] pwm: add support for sl28cpld PWM controller
` [PATCH v3 10/16] gpio: add a reusable generic gpio_chip using regmap

watchdog: iTCO_wdt: cannot register miscdev on minor=130 (err=-16)
 2020-05-26 13:54 UTC  (3+ messages)

[PATCH] watchdog: bcm_kona_wdt: Use correct return value for bcm_kona_wdt_probe()
 2020-05-25 13:47 UTC  (2+ messages)

[PATCH] watchdog: Fix runtime PM imbalance on error
 2020-05-21 12:57 UTC  (2+ messages)

[PATCH 0/7] watchdog: dw_wdt: Take Baikal-T1 DW WDT peculiarities into account
 2020-05-18 21:42 UTC  (16+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/7] dt-bindings: watchdog: Convert DW WDT binding to DT schema
  ` [PATCH v2 2/7] dt-bindings: watchdog: dw-wdt: Support devices with asynch clocks
  ` [PATCH v2 3/7] dt-bindings: watchdog: dw-wdt: Add watchdog TOPs array property
  ` [PATCH v2 4/7] watchdog: dw_wdt: Support devices with non-fixed TOP values
  ` [PATCH v2 5/7] watchdog: dw_wdt: Support devices with asynch clocks
  ` [PATCH v2 6/7] watchdog: dw_wdt: Add pre-timeouts support
  ` [PATCH v2 7/7] watchdog: dw_wdt: Add DebugFS files

[PATCH] watchdog: gef_wdt.c: convert to module_platform_driver()
 2020-05-18 11:49 UTC 

[PATCH V2 1/2] dt-bindings: watchdog: Convert i.MX to json-schema
 2020-05-12  3:10 UTC  (4+ messages)
` [PATCH V2 2/2] dt-bindings: watchdog: Convert i.MX7ULP "

[PATCH] dt-bindings: watchdog: renesas-wdt: Convert to json-schema
 2020-05-12  1:55 UTC  (2+ messages)

[PATCH V3 1/2] dt-bindings: watchdog: Convert i.MX to json-schema
 2020-05-11 19:00 UTC  (4+ messages)
` [PATCH V3 2/2] dt-bindings: watchdog: Convert i.MX7ULP "

watchdog: m54xx: Add missing include
 2020-05-08 19:54 UTC  (2+ messages)

[RFC] driver: Adding helper macro for platform_driver boilerplate
 2020-05-08 19:01 UTC  (2+ messages)

[PATCH v6 0/2] Add a watchdog driver that uses ARM Secure Monitor Calls
 2020-05-06 13:46 UTC  (8+ messages)
` [PATCH v6 1/2] dt-bindings: watchdog: Add ARM smc wdt for mt8173 watchdog
` [PATCH v6 2/2] watchdog: Add new arm_smc_wdt watchdog driver

[PATCH] watchdog: update email address in conversion doc
 2020-05-05 15:40 UTC  (3+ messages)

[PATCH v3 0/4] support watchdog with longer timeout period
 2020-05-04 13:39 UTC  (8+ messages)
` [PATCH v3 1/4] platform_data/mlxreg: support new watchdog type "
` [PATCH v3 2/4] platform/x86: mlx-platform: support new watchdog type with longer timeout
` [PATCH v3 3/4] watchdog: mlx-wdt: support new watchdog type with longer timeout period
` [PATCH v3 4/4] docs: watchdog: mlx-wdt: Add description of new watchdog type 3

[PATCH v2 0/4] support watchdog with longer timeout period
 2020-05-03  5:32 UTC  (5+ messages)
` [PATCH v2 3/4] watchdog: mlx-wdt: support new watchdog type "

[PATCH] watchdog: imx2_wdt: update contact email
 2020-05-02 14:57 UTC  (2+ messages)

[PATCH] watchdog: iTCO: fix link error
 2020-04-29 12:52 UTC  (4+ messages)

[PATCH v5 0/2] Add a watchdog driver that uses ARM Secure Monitor Calls
 2020-04-28 20:06 UTC  (5+ messages)
` [PATCH v5 2/2] watchdog: Add new arm_smc_wdt watchdog driver


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).