linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-07 18:38:49 to 2019-07-31 17:43:16 UTC [more...]

[PATCH 0/5] Ziirave_wdt driver fixes
 2019-07-31 17:42 UTC  (3+ messages)
` [PATCH 4/5] watchdog: ziirave_wdt: Don't bail out on unexpected timeout value
` [PATCH 5/5] watchdog: ziirave_wdt: Log bootloader/firmware info during probe

[PATCH] watchdog:alim1535_wdt: Fix data race in ali_settimer() concerning ali_timeout_bits variable. variable
 2019-07-31 17:04 UTC  (5+ messages)
  ` [PATCH] watchdog:alim1535_wdt: Fix data race in ali_settimer() concerning ali_timeout_bits variable

[PATCH v3] watchdog: pc87413: Rewriting of pc87413_wdt driver to use watchdog subsystem
 2019-07-31 16:10 UTC 

[PATCH v3] watchdog: pc87413: Rewriting of pc87413_wdt driver to use watchdog subsystem
 2019-07-31 14:42 UTC 

[PATCH] watchdog: pc87413: Rewriting of pc87413_wdt driver to use watchdog subsystem
 2019-07-31 13:18 UTC  (4+ messages)

[PATCH v2] watchdog: pc87413: Rewriting of pc87413_wdt driver to use watchdog subsystem
 2019-07-31  5:11 UTC 

[PATCH v6 48/57] watchdog: Remove dev_err() usage after platform_get_irq()
 2019-07-30 18:41 UTC  (2+ messages)

[PATCH] watchdog: riowd: Mark expected switch fall-through
 2019-07-30 17:09 UTC  (3+ messages)

[PATCH] watchdog: wdt977: Mark expected switch fall-through
 2019-07-30 17:08 UTC  (3+ messages)

[PATCH] watchdog: scx200_wdt: Mark expected switch fall-through
 2019-07-30 17:08 UTC  (4+ messages)

[PATCH] Revision of pc87413_wdt driver to use watchdog subsystem
 2019-07-30  4:26 UTC  (2+ messages)

[PATCH 1/4] watchdog device drivers:pc87413_wdt:Rewriting of pc87413_wdt driver to utilize common watchdog interface
 2019-07-30  2:47 UTC  (9+ messages)
` [PATCH 2/4] watchdog device drivers:pc87413_wdt:Rewriting of pc87413_wdt driver to utilize common watchdog interface, with removal of file access functions for correct functionality
` [PATCH 3/4] watchdog device drivers:pc87413_wdt: Tidying up conversion of pc87413_wdt driver to common watchdog interface, removal of some stray nowayout parameters
` [PATCH 4/4] watchdog device drivers:pc87413_wdt: Continuing revision of conversion of pc87413_wdt to use common watchdog interface, removed undeclared identifiers

[PATCH] watchdog device drivers:pc87413_wdt: Rewriting of pc87413_wdt driver to utilize common watchdog interface (fwd)
 2019-07-30  2:21 UTC  (5+ messages)

[PATCH 1/7] docs: fix broken doc references due to renames
 2019-07-29 23:17 UTC  (4+ messages)

[PATCH] watchdog device drivers:pc87413_wdt: Rewriting of pc87413_wdt driver to utilize common watchdog interface
 2019-07-29 21:59 UTC 

[PATCH] watchdog device drivers:pc87413_wdt: Rewriting of pc87413_wdt driver to utilize common watchdog interface
 2019-07-29 21:20 UTC 

[PATCH] watchdog: Mark expected switch fall-throughs
 2019-07-29 17:42 UTC  (3+ messages)

[PATCH 1/6] ARM: ks8695: watchdog: stop using mach/*.h
 2019-07-29 15:45 UTC  (9+ messages)

Question about pc87413_wdt.ko
 2019-07-29 14:54 UTC  (2+ messages)

watchdog: iTCO_wdt: failed to load
 2019-07-25 13:10 UTC  (6+ messages)

iTCO_wdt on Intel NUC
 2019-07-24 10:18 UTC  (14+ messages)

[PATCH] watchdog:alim1535_wdt: Fix data race in ali_settimer() concerning ali_timeout_bits variable
 2019-07-22 16:38 UTC 

[PATCH 00/14] pending doc patches for 5.3-rc
 2019-07-22 11:38 UTC  (4+ messages)
` [PATCH 03/14] docs: fix broken doc references due to renames

[PATCH] watchdog: ath79_wdt: fix a typo in the name of a function
 2019-07-21 15:19 UTC  (2+ messages)

[GIT PULL REQUEST] watchdog - v5.3 Merge window
 2019-07-18 18:30 UTC  (2+ messages)

[PATCH] watchdog: digicolor_wdt: Remove unused variable in dc_wdt_probe
 2019-07-18 16:41 UTC  (3+ messages)

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

[PATCH] watchdog: digicolor_wdt: remove unused variable 'ret'
 2019-07-11  7:43 UTC  (2+ messages)

[PATCH] watchdog: digicolor_wdt: drop unused variable
 2019-07-10 18:43 UTC  (3+ messages)

[PATCH v1 12/22] docs: driver-api: add .rst files from the main dir
 2019-07-09 17:02 UTC  (3+ messages)
` [PATCH v1 22/22] admin-guide: add kdump documentation into it
  ` [PATCH v1 01/22] docs: Documentation/*.txt: rename all ReST files to *.rst

[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] 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  (4+ 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  (3+ 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  (6+ messages)
` [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  (7+ messages)
` [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  (2+ messages)

[RFC PATCH] watchdog: renesas_wdt: support handover from bootloader
 2019-06-07 20:55 UTC  (4+ 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).