linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-20 08:21:54 to 2019-07-09 12:48:42 UTC [more...]

[PATCH RESEND] watchdog: sama5d4: fix WDD value to be always set to max
 2019-07-09 12:48 UTC  (2+ messages)

[PATCH v2 0/4] watchdog: cadence_wdt: Support all available prescaler values
 2019-07-08 18:14 UTC  (9+ messages)
` [PATCH v2 1/4] watchdog: cadence_wdt: Move clock detection eariler in probe
` [PATCH v2 2/4] watchdog: cadence_wdt: Calculate actual timeout limits
` [PATCH v2 3/4] watchdog: cadence_wdt: Group struct member init statements
` [PATCH v2 4/4] watchdog: cadence_wdt: Support all available prescaler values

[PATCH 5/7] watchdog: ie6xx_wdt: Use spinlock_t instead of struct spinlock
 2019-07-08 17:55 UTC  (2+ messages)

[PATCH 18/39] docs: admin-guide: add kdump documentation into it
 2019-07-06 11:46 UTC  (7+ messages)
` [PATCH 37/39] docs: adds some directories to the main documentation index

[PATCH v2 1/1] watchdog: atmel: atmel-sama5d4-wdt: Disable watchdog on system suspend
 2019-07-02 13:40 UTC  (10+ messages)

[PATCH] watchdog: cadence: Support all available prescaler values
 2019-06-26 18:27 UTC  (3+ messages)

[PATCH] watchdog: convert remaining drivers to use SPDX license identifier
 2019-06-22 23:58 UTC  (5+ messages)

[hwmon:watchdog-next 57/71] jz4740_wdt.c:(.text.jz4740_wdt_stop+0x28): undefined reference to `jz4740_timer_disable_watchdog'
 2019-06-20 20:14 UTC 

[PATCH] watchdog: wdat_wdt: Convert to use SPDX identifier
 2019-06-20 13:10 UTC  (2+ messages)

[PATCH v1 12/22] docs: driver-api: add .rst files from the main dir
 2019-06-18 21:05 UTC  (2+ messages)
` [PATCH v1 22/22] admin-guide: add kdump documentation into it

[PATCH] watchdog: mei_wdt: no need to check return value of debugfs_create functions
 2019-06-18 18:45 UTC  (5+ messages)

[PATCH] watchdog: bcm_kona_wdt: no need to check return value of debugfs_create functions
 2019-06-18 17:05 UTC  (2+ messages)

[PATCH] dt-bindings: watchdog: Rename bindings documentation file
 2019-06-18  7:30 UTC  (3+ messages)

RFE: export watchdog features and version by /sys
 2019-06-17 13:57 UTC  (3+ messages)

[PATCH v10 0/3] watchdog: allow setting deadline for opening /dev/watchdogN
 2019-06-15 10:02 UTC  (10+ messages)
` [PATCH v10 1/3] watchdog: introduce watchdog.open_timeout commandline parameter
` [PATCH v10 2/3] watchdog: introduce CONFIG_WATCHDOG_OPEN_TIMEOUT
` [PATCH v10 3/3] watchdog: make the device time out at open_deadline when open_timeout is used

[PATCH 0/1] docs: watchdog: make htmldocs failed
 2019-06-13  9:57 UTC  (5+ messages)
` [PATCH 1/1] docs: watchdog: Fix build error

[PATCH] watchdog: renesas_wdt: Fix interrupt enable for timer
 2019-06-13  9:28 UTC  (11+ messages)
` [PATCH] watchdog: renesas_wdt: Use 'dev' instead of dereferencing it repeatedly

[PATCH] watchdog: renesas_wdt: Add a few cycles delay
 2019-06-13  9:28 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v4 13/28] docs: kdump: convert docs to ReST and rename to *.rst
 2019-06-12 17:53 UTC  (2+ messages)
` [PATCH v4 25/28] docs: watchdog: "

[PATCH v1 1/1] watchdog: atmel: atmel-sama5d4-wdt: Disable watchdog on system suspend
 2019-06-12 15:30 UTC  (3+ messages)

[PATCH v2 0/4] JZ4740 watchdog cleanups
 2019-06-11 11:02 UTC  (10+ messages)
` [PATCH v2 1/4] watchdog: jz4740: Use register names from <linux/mfd/ingenic-tcu.h>
` [PATCH v2 2/4] watchdog: jz4740: Avoid starting watchdog in set_timeout
` [PATCH v2 3/4] watchdog: jz4740: Drop dependency on MACH_JZ47xx
` [PATCH v2 4/4] watchdog: jz4740: Make probe function __init_or_module

[RFE]: watchdog: atmel: atmel-sama5d4-wdt
 2019-06-10 20:52 UTC  (6+ messages)

[PATCH v3 15/33] docs: kdump: convert docs to ReST and rename to *.rst
 2019-06-09 20:51 UTC  (3+ messages)
` [PATCH v3 30/33] docs: watchdog: "

[PATCH RESEND V4 1/3] dt-bindings: watchdog: move i.MX system controller watchdog binding to SCU
 2019-06-08 13:22 UTC  (12+ messages)
` [PATCH RESEND V4 2/3] arm64: dts: imx8qxp: Move watchdog node into scu node
` [PATCH RESEND V4 3/3] watchdog: imx_sc: Add pretimeout support

[PATCH V4 RESEND 1/3] dt-bindings: watchdog: move i.MX system controller watchdog binding to SCU
 2019-06-08 13:04 UTC  (4+ messages)
` [PATCH V4 RESEND 2/3] arm64: dts: imx8qxp: Move watchdog node into scu node
` [PATCH V4 RESEND 3/3] watchdog: imx_sc: Add pretimeout support

[RFC PATCH] watchdog: renesas_wdt: support handover from bootloader
 2019-06-07 20:55 UTC  (4+ messages)

[PATCH v5 0/4] Allwinner H6 watchdog support
 2019-06-07 17:35 UTC  (8+ messages)
` [PATCH v5 1/4] dt-bindings: watchdog: add Allwinner H6 watchdog
` [PATCH v5 2/4] arm64: dts: allwinner: h6: add watchdog node
` [PATCH v5 3/4] arm64: dts: allwinner: h6: add r_watchog node
` [PATCH v5 4/4] arm64: defconfig: enable sunxi watchdog

[PATCH 00/46] watchdog: move 'registration failed' messages into core
 2019-06-07 12:40 UTC  (14+ messages)
` [PATCH 11/46] watchdog: digicolor_wdt: drop warning after registering device
` [PATCH 13/46] watchdog: hpwdt: "
` [PATCH 29/46] watchdog: of_xilinx_wdt: "
` [PATCH 32/46] watchdog: pnx4008_wdt: "
` [PATCH 36/46] watchdog: sama5d4_wdt: "

[PATCH] watchdog: meson_wdt: update with SPDX Licence identifier
 2019-06-06 21:22 UTC  (2+ messages)

[PATCH 0/6] watchdog/hpwdt: cleanups and kdump accommodations
 2019-06-06 21:20 UTC  (15+ messages)
` [PATCH 1/6] watchdog/hpwdt: Stop hpwdt on unregister
` [PATCH 2/6] watchdog/hpwdt: Advertize max_hw_heartbeat_ms
` [PATCH 3/6] watchdog/hpwdt: Have core ping watchdog
` [PATCH 4/6] watchdog/hpwdt: Add module parameter kdumptimeout
` [PATCH 5/6] watchdog/hpwdt: Update documentation
` [PATCH 6/6] watchdog/hpwdt: Reflect changes

[PATCH v2] watchdog: renesas_wdt: Add a few cycles delay
 2019-06-05  5:01 UTC  (5+ messages)

[PATCH] watchdog: renesas_wdt: Add a few cycles delay
 2019-06-05  4:56 UTC  (5+ messages)

[PATCH AUTOSEL 5.0 068/173] watchdog: Use depends instead of select for pretimeout governors
 2019-06-01 13:17 UTC  (2+ messages)
` [PATCH AUTOSEL 5.0 069/173] watchdog: imx2_wdt: Fix set_timeout for big timeout values

[PATCH AUTOSEL 4.19 055/141] watchdog: Use depends instead of select for pretimeout governors
 2019-06-01 13:20 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 056/141] watchdog: imx2_wdt: Fix set_timeout for big timeout values

[PATCH AUTOSEL 4.14 37/99] watchdog: Use depends instead of select for pretimeout governors
 2019-06-01 13:22 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 38/99] watchdog: imx2_wdt: Fix set_timeout for big timeout values

[PATCH AUTOSEL 4.9 29/74] watchdog: Use depends instead of select for pretimeout governors
 2019-06-01 13:24 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 30/74] watchdog: imx2_wdt: Fix set_timeout for big timeout values

[PATCH AUTOSEL 5.1 073/186] watchdog: Use depends instead of select for pretimeout governors
 2019-06-01 13:14 UTC  (2+ messages)
` [PATCH AUTOSEL 5.1 074/186] watchdog: imx2_wdt: Fix set_timeout for big timeout values

[PATCH 1/4] watchdog: jz4740: Use register names from <linux/mfd/ingenic-tcu.h>
 2019-05-28 19:37 UTC  (8+ messages)
` [PATCH 2/4] watchdog: jz4740: Avoid starting watchdog in set_timeout
` [PATCH 3/4] watchdog: jz4740: Drop dependency on MACH_JZ47xx
` [PATCH 4/4] watchdog: jz4740: Switch to SPDX license identifier

Purchase_rfq
 2019-05-28 14:48 UTC 

[PATCH] watchdog: gpio: add support for nowayout option
 2019-05-28 13:26 UTC  (2+ messages)

[PATCH v4 0/5] Allwinner H6 watchdog support
 2019-05-23 14:02 UTC  (10+ messages)
` [PATCH v4 1/5] dt-bindings: watchdog: add Allwinner H6 watchdog
` [PATCH v4 2/5] arm64: dts: allwinner: h6: add watchdog node
` [PATCH v4 3/5] dt-bindings: watchdog: add Allwinner H6 r_watchdog
` [PATCH v4 4/5] arm64: dts: allwinner: h6: add r_watchog node
` [PATCH v4 5/5] arm64: defconfig: enable sunxi watchdog

[PATCH v14 0/8] support ROHM BD70528 PMIC
 2019-05-21 12:24 UTC  (4+ messages)

Inquiry 20/May/2019
 2019-05-20 13:32 UTC 

[PATCH v3 0/4] Allwinner H6 watchdog support
 2019-05-20 15:19 UTC  (13+ messages)
` [PATCH v3 1/4] dt-bindings: watchdog: add Allwinner H6 watchdog
` [PATCH v3 2/4] arm64: dts: allwinner: h6: add watchdog node
` [PATCH v3 3/4] arm64: dts: allwinner: h6: add r_watchog node


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