public inbox for linux-watchdog@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-03 15:17:42 to 2017-12-28 20:19:32 UTC [more...]

[PATCH 0/7] jz4740 watchdog driver & platform cleanups
 2017-12-28 20:19 UTC  (15+ messages)
` [PATCH 1/7] watchdog: JZ4740: Disable clock after stopping counter
` [PATCH 2/7] watchdog: jz4740: Use devm_* functions
` [PATCH 3/7] watchdog: JZ4740: Register a restart handler
` [PATCH 4/7] MIPS: jz4740: dts: Add bindings for the jz4740-wdt driver
` [PATCH 5/7] MIPS: jz4780: dts: Fix watchdog node
` [PATCH 6/7] MIPS: qi_lb60: Enable the jz4740-wdt driver
` [PATCH 7/7] MIPS: jz4740: Drop old platform reset code

[PATCH 0/3] Change ISA_BUS_API dependency to selection
 2017-12-28 18:37 UTC  (6+ messages)
` [PATCH 1/3] iio: "
` [PATCH 2/3] watchdog: "
` [PATCH 3/3] gpio: "

[PATCH v3 21/27] watchdog: replace devm_ioremap_nocache with devm_ioremap
 2017-12-27  9:36 UTC  (3+ messages)
` [v3,21/27] "

[PATCH] MAINTAINERS: Add Guenter Roeck as co-maintainer of watchdog subsystem
 2017-12-26 17:48 UTC 

[GIT PULL REQUEST] watchdog - v4.15 Fixes
 2017-12-25 17:10 UTC  (5+ messages)

[PATCH v3 27/27] devres: kill devm_ioremap_nocache
 2017-12-25  1:43 UTC  (3+ messages)

[PATCH v3 00/27] kill devm_ioremap_nocache
 2017-12-25  1:34 UTC  (7+ messages)

[PATCH 00/12] watchdog: sp5100_tco: Various improvements
 2017-12-24 21:04 UTC  (13+ messages)
` [PATCH 01/12] watchdog: sp5100_tco: Always use SP5100_IO_PM_{INDEX_REG,DATA_REG}
` [PATCH 02/12] watchdog: sp5100_tco: Fix watchdog disable bit
` [PATCH 03/12] watchdog: sp5100_tco: Use request_muxed_region where possible
` [PATCH 04/12] watchdog: sp5100_tco: Use standard error codes
` [PATCH 05/12] watchdog: sp5100_tco: Clean up sp5100_tco_setupdevice
` [PATCH 06/12] watchdog: sp5100_tco: Match PCI device early
` [PATCH 07/12] watchdog: sp5100_tco: Use dev_ print functions where possible
` [PATCH 08/12] watchdog: sp5100_tco: Clean up function and variable names
` [PATCH 09/12] watchdog: sp5100_tco: Convert to use watchdog subsystem
` [PATCH 10/12] watchdog: sp5100_tco: Use bit operations
` [PATCH 11/12] watchdog: sp5100-tco: Abort if watchdog is disabled by hardware
` [PATCH 12/12] watchdog: sp5100_tco: Add support for recent FCH versions

[PATCH 00/12] watchdog: sp5100_tco: Various improvements
 2017-12-24 21:03 UTC  (3+ messages)
` [PATCH 01/12] watchdog: sp5100_tco: Always use SP5100_IO_PM_{INDEX_REG,DATA_REG}
` [PATCH 02/12] watchdog: sp5100_tco: Fix watchdog disable bit

[PATCH v17 4/5] watchdog: Add RAVE SP watchdog driver
 2017-12-21  6:51 UTC  (2+ messages)
` [PATCH v17 5/5] dt-bindings: watchdog: Add bindings for "

[PATCH v16 4/5] watchdog: Add RAVE SP watchdog driver
 2017-12-20 20:45 UTC  (2+ messages)
` [PATCH v16 5/5] dt-bindings: watchdog: Add bindings for "

[PATCH v15 4/5] watchdog: Add RAVE SP watchdog driver
 2017-12-20  4:00 UTC  (2+ messages)
` [PATCH v15 5/5] dt-bindings: watchdog: Add bindings for "

[PATCH 1/5 v3] Extend the request_region() infrastructure
 2017-12-20  2:15 UTC  (11+ messages)
` [PATCH 2/5 v3] Modify behaviour of request_*muxed_region()
` [PATCH 3/5 v5] usb: pci-quirks: Protect the I/O port pair of SB800
` [PATCH 4/5 v5] i2c: i2c-piix4: Use request_declared_muxed_region()
` [PATCH 5/5 v5] watchdog: sp5100_tco: "

[PATCH 0/2] ARM: davinici: move watchdog restart from mach to drivers
 2017-12-19 10:44 UTC  (6+ messages)
` [PATCH 1/2] watchdog: davinci_wdt: add restart function
` [PATCH 2/2] ARM: davinci: remove watchdog reset
  ` [2/2] "

[PATCH] watchdog: document watchdog_init_timeout() wdd parameter
 2017-12-14 14:30 UTC  (2+ messages)

[PATCH v2] watchdog: core: make sure the watchdog worker always works
 2017-12-14 14:28 UTC  (2+ messages)

[PATCH] watchdog: core: make sure the watchdog_worker always works
 2017-12-08 10:33 UTC  (3+ messages)

[PATCH v14 4/5] watchdog: Add RAVE SP watchdog driver
 2017-12-07 16:27 UTC  (2+ messages)
` [PATCH v14 5/5] dt-bindings: watchdog: Add bindings for "

[PATCH] watchdog: hpwdt: fix unused variable warning
 2017-12-07  4:36 UTC  (3+ messages)

[PATCH v13 4/5] watchdog: Add RAVE SP watchdog driver
 2017-12-04 16:11 UTC  (2+ messages)
` [PATCH v13 5/5] dt-bindings: watchdog: Add bindings for "

[PATCH v2] watchdog: stm32: Fix copyright
 2017-11-30 18:38 UTC  (3+ messages)

[PATCH] watchdog: stm32: Fix copyright
 2017-11-29 15:54 UTC  (3+ messages)

[PATCH v7 0/2] watchdog: allow setting deadline for opening /dev/watchdogN
 2017-11-29 15:48 UTC  (6+ messages)
` [PATCH 1/2] watchdog: introduce watchdog.open_timeout commandline parameter
` [PATCH 2/2] watchdog: introduce CONFIG_WATCHDOG_OPEN_TIMEOUT

[GIT PULL REQUEST] watchdog - v4.15-rc1 Merge Window
 2017-11-28 23:11 UTC  (2+ messages)

[PATCH v7 1/2] dt-bindings: watchdog: Add Spreadtrum watchdog documentation
 2017-11-28  6:13 UTC  (4+ messages)
` [PATCH v7 2/2] watchdog: Add Spreadtrum watchdog driver

[RFC v8 0/7] SCU/PMC/PUNIT Inter-Processor Communication(IPC) driver cleanup
 2017-11-23 17:08 UTC  (9+ messages)
` [RFC v8 2/7] platform/x86: intel_pmc_ipc: Use MFD framework to create dependent devices
` [RFC v8 3/7] platform/x86: intel_pmc_ipc: Use regmap calls for GCR updates
` [RFC v8 4/7] platform: x86: Add generic Intel IPC driver

[PATCH] watchdog: ib700wdt: mark expected switch fall-through
 2017-11-20 17:44 UTC  (2+ messages)

[PATCH] watchdog: eurotechwdt: mark expected switch fall-through
 2017-11-20 17:44 UTC  (2+ messages)

[PATCH v4 1/2] watchdog: xen_wdt: use the watchdog subsystem
 2017-11-18 16:37 UTC  (4+ messages)
` [PATCH v4 2/2] watchdog: xen_wdt: remove info message and version number
  ` [v4,2/2] "
` [v4,1/2] watchdog: xen_wdt: use the watchdog subsystem

[PATCH] watchdog: pcwd_usb: remove unneeded DRIVER_LICENSE #define
 2017-11-17 14:54 UTC  (3+ messages)

[PATCH v3 0/2] xen_wdt: use the watchdog subsystem
 2017-11-15 18:21 UTC  (10+ messages)
` [PATCH v3 1/2] watchdog: "
` [PATCH v3 2/2] watchdog: xen_wdt: remove info message and version number

[PATCH v6 1/2] dt-bindings: watchdog: Add Spreadtrum watchdog documentation
 2017-11-15  7:48 UTC  (5+ messages)
` [PATCH v6 2/2] watchdog: Add Spreadtrum watchdog driver

[PATCH] watchdog: indydog: Add dependency on SGI_HAS_INDYDOG
 2017-11-14 16:19 UTC  (4+ messages)

Watchdog thread activity
 2017-11-14 16:14 UTC  (2+ messages)

[PATCH 0/2] xen_wdt: use the watchdog subsystem
 2017-11-14 15:05 UTC  (12+ messages)
` [PATCH 1/2] watchdog: "
  ` [1/2] "
` [PATCH 2/2] watchdog: xen_wdt: remove info message and version number
  ` [2/2] "
        ` [PATCH v2 0/2] xen_wdt: use the watchdog subsystem
          ` [PATCH v2 1/2] watchdog: "
            ` [v2,1/2] "
          ` [PATCH v2 2/2] watchdog: xen_wdt: remove info message and version number

[PATCH v12 4/5] watchdog: Add RAVE SP watchdog driver
 2017-11-12 20:11 UTC  (4+ messages)
` [PATCH v12 5/5] dt-bindings: watchdog: Add bindings for "

[PATCH v2] watchdog: mpc8xxx: use the core worker function
 2017-11-10 20:58 UTC 

[PATCH 1/3] MIPS: Ci20: Enable watchdog driver
 2017-11-09 16:57 UTC  (6+ messages)
` [PATCH 2/3] watchdog: jz4780: Allow selection of jz4740-wdt driver

oops with 4.14-rc8 when opening and closing /dev/watchdog0
 2017-11-09 16:09 UTC  (4+ messages)
  ` [PATCH] watchdog: gpio_wdt: set WDOG_HW_RUNNING in gpio_wdt_stop

[PATCH v11 4/5] watchdog: Add RAVE SP watchdog driver
 2017-11-08 22:45 UTC  (3+ messages)
` [PATCH v11 5/5] dt-bindings: watchdog: Add bindings for "

[PATCH v2] watchdog: mpc8xxx: use the core worker function
 2017-11-08 14:39 UTC 

[PATCH] watchdog: mpc8xxx: use the core worker function
 2017-11-08  7:11 UTC  (3+ messages)

[PATCH v5 2/2] watchdog: Add Spreadtrum watchdog driver
 2017-11-06  2:06 UTC  (3+ messages)
` [v5,2/2] "

[PATCH] watchdog: wdt_pci: mark expected switch fall-through
 2017-11-06  0:43 UTC  (3+ messages)
`  "

[PATCH v10 4/5] watchdog: Add RAVE SP watchdog driver
 2017-11-05 21:59 UTC  (6+ messages)

[PATCH] watchdog: watchdog_dev: mark expected switch fall-through
 2017-11-05 15:12 UTC  (2+ messages)
`  "

[PATCH] watchdog: pcwd_pci: mark expected switch fall-through
 2017-11-05 15:11 UTC  (9+ messages)
    ` [PATCH v2] "
      ` [v2] "

[PATCH] watchdog: pcwd_usb: mark expected switch fall-through
 2017-11-05 15:10 UTC  (2+ messages)
`  "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox