linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-24 22:53:40 to 2019-02-14 19:49:49 UTC [more...]

[RFC PATCH 0/4] watchdog: hpwdt: Fix NMI-related behaviour when CONFIG_HPWDT_NMI_DECODING is enabled
 2019-02-14 19:49 UTC  (12+ messages)
` [RFC PATCH 1/4] watchdog: hpwdt: Don't disable watchdog on NMI
` [RFC PATCH 4/4] watchdog: hpwdt: Make panic behaviour configurable

[PATCH 0/4] Add i.MX8QXP system controller watchdog support
 2019-02-14 14:50 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: fsl: scu: add watchdog binding
` [PATCH 2/4] watchdog: imx_sc: Add i.MX system controller watchdog support
` [PATCH 3/4] arm64: defconfig: add support for i.MX system controller watchdog
` [PATCH 4/4] arm64: dts: freescale: imx8qxp: add watchdog support

[PATCH v10 0/9] support ROHM BD70528 PMIC
 2019-02-14 14:16 UTC  (11+ messages)
` [PATCH v10 1/9] mfd: regulator: clk: split rohm-bd718x7.h
` [PATCH v10 2/9] mfd: bd70528: Support ROHM bd70528 PMIC - core
` [PATCH v10 3/9] clk: bd718x7: Support ROHM BD70528 clk block
` [PATCH v10 4/9] devicetree: bindings: Document first ROHM BD70528 bindings
` [PATCH v10 5/9] gpio: Initial support for ROHM bd70528 GPIO block
` [PATCH v10 6/9] rtc: bd70528: Initial support for ROHM bd70528 RTC
` [PATCH v10 7/9] power: supply: Initial support for ROHM BD70528 PMIC charger block
` [PATCH v10 8/9] watchdog: bd70528: Initial support for ROHM BD70528 watchdog block
` [PATCH v10 9/9] regulator: bd70528: drop struct bd70528

[PATCH v9 0/8] support ROHM BD70528 PMIC
 2019-02-14 12:38 UTC  (16+ messages)
` [PATCH v9 1/8] mfd: regulator: clk: split rohm-bd718x7.h
` [PATCH v9 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - core
` [PATCH v9 3/8] clk: bd718x7: Support ROHM BD70528 clk block
` [PATCH v9 4/8] devicetree: bindings: Document first ROHM BD70528 bindings
` [PATCH v9 5/8] gpio: Initial support for ROHM bd70528 GPIO block
` [PATCH v9 6/8] rtc: bd70528: Initial support for ROHM bd70528 RTC
` [PATCH v9 7/8] power: supply: Initial support for ROHM BD70528 PMIC charger block
` [PATCH v9 8/8] watchdog: bd70528: Initial support for ROHM BD70528 watchdog block

print active stack on watchdog pre timeout for separate irq stack
 2019-02-14  9:27 UTC 

[PATCH AUTOSEL 4.20 031/105] watchdog: mt7621_wdt/rt2880_wdt: Fix compilation problem
 2019-02-13  2:32 UTC 

[PATCH AUTOSEL 4.19 26/83] watchdog: mt7621_wdt/rt2880_wdt: Fix compilation problem
 2019-02-13  2:36 UTC 

[PATCH v8 0/8] support ROHM BD70528 PMIC
 2019-02-12  9:37 UTC  (21+ messages)
` [PATCH v8 1/8] mfd: regulator: clk: split rohm-bd718x7.h
` [PATCH v8 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - core
` [PATCH v8 3/8] clk: bd718x7: Support ROHM BD70528 clk block
` [PATCH v8 4/8] devicetree: bindings: Document first ROHM BD70528 bindings
` [PATCH v8 5/8] gpio: Initial support for ROHM bd70528 GPIO block
` [PATCH v8 6/8] rtc: bd70528: Initial support for ROHM bd70528 RTC
` [PATCH v8 7/8] power: supply: Initial support for ROHM BD70528 PMIC charger block
` [PATCH v8 8/8] watchdog: bd70528: Initial support for ROHM BD70528 watchdog block

[PATCH] watchdog/hpwdt: Update Kconfig documentation
 2019-02-09  5:10 UTC  (2+ messages)

What to set in struct watchdog_device::bootstatus?
 2019-02-08 14:05 UTC  (2+ messages)

[PATCH v2 0/3] introduce watchdog driver for Mellanox systems
 2019-02-07 21:10 UTC  (4+ messages)
` [PATCH v2 1/3] platform_data/mlxreg: addittions for mellanox watchdog driver
` [PATCH v2 2/3] watchdog: mlx-wdt: introduce watchdog driver for Mellanox systems
` [PATCH v2 3/3] Documentation/watchdog: Add documentation mlx-wdt driver

[PATCH v1 0/3] introduce watchdog driver for Mellanox systems
 2019-02-07 21:03 UTC  (8+ messages)
` [PATCH v1 1/3] platform_data/mlxreg: addittions for mellanox watchdog driver
` [PATCH v1 2/3] watchdog: mlx-wdt: introduce watchdog driver for Mellanox systems
` [PATCH v1 3/3] Documentation/watchdog: Add documentation mlx-wdt driver

[PATCH v7 00/10] support ROHM BD70528 PMIC
 2019-02-07  6:01 UTC  (16+ messages)
` [PATCH v7 01/10] mfd: bd718x7.h split to ROHM common and bd718x7 specific parts
` [PATCH v7 02/10] regulator: bd718x7 use chip specific and generic data structs
` [PATCH v7 03/10] clk: bd718x7: "
` [PATCH v7 04/10] mfd: bd70528: Support ROHM bd70528 PMIC - core
` [PATCH v7 05/10] clk: bd718x7: Support ROHM BD70528 clk block
` [PATCH v7 06/10] devicetree: bindings: Document first ROHM BD70528 bindings
` [PATCH v7 07/10] gpio: Initial support for ROHM bd70528 GPIO block
` [PATCH v7 08/10] rtc: bd70528: Initial support for ROHM bd70528 RTC
` [PATCH v7 09/10] power: supply: Initial support for ROHM BD70528 PMIC charger block
` [PATCH v7 10/10] watchdog: bd70528: Initial support for ROHM BD70528 watchdog block

[PATCH v1 0/3] introduce watchdog driver for Mellanox systems
 2019-02-06 16:41 UTC  (4+ messages)
` [PATCH v1 1/3] platform_data/mlxreg: addittions for mellanox watchdog driver
` [PATCH v1 2/3] watchdog: mlx-wdt: introduce watchdog driver for Mellanox systems
` [PATCH v1 3/3] Documentation/watchdog: Add documentation mlx-wdt driver

[PATCH v6 00/10] support ROHM BD70528 PMIC
 2019-02-05 15:14 UTC  (12+ messages)
` [PATCH v6 01/10] mfd: bd718x7.h split to ROHM common and bd718x7 specific parts
` [PATCH v6 02/10] regulator: bd718x7 use chip specific and generic data structs
` [PATCH v6 03/10] clk: bd718x7: "
` [PATCH v6 04/10] mfd: bd70528: Support ROHM bd70528 PMIC - core
` [PATCH v6 05/10] clk: bd718x7: Support ROHM BD70528 clk block
` [PATCH v6 06/10] devicetree: bindings: Document first ROHM BD70528 bindings
` [PATCH v6 07/10] gpio: Initial support for ROHM bd70528 GPIO block
` [PATCH v6 08/10] rtc: bd70528: Initial support for ROHM bd70528 RTC
` [PATCH v6 09/10] power: supply: Initial support for ROHM BD70528 PMIC charger block
` [PATCH v6 10/10] watchdog: bd70528: Initial support for ROHM BD70528 watchdog block

[RFC PATCH v5 00/10] support ROHM BD70528 PMIC
 2019-02-05  7:20 UTC  (13+ messages)
` [RFC PATCH v5 01/10] mfd: bd718x7.h split to ROHM common and bd718x7 specific parts
` [RFC PATCH v5 02/10] regulator: bd718x7 use chip specific and generic data structs
` [RFC PATCH v5 03/10] clk: bd718x7: "
` [RFC PATCH v5 04/10] mfd: bd70528: Support ROHM bd70528 PMIC - core
` [RFC PATCH v5 05/10] clk: bd718x7: Support ROHM BD70528 clk block
` [RFC PATCH v5 06/10] devicetree: bindings: Document first ROHM BD70528 bindings
` [RFC PATCH v5 07/10] gpio: Initial support for ROHM bd70528 GPIO block
` [RFC PATCH v5 08/10] rtc: bd70528: Initial support for ROHM bd70528 RTC
` [RFC PATCH v5 09/10] power: supply: Initial support for ROHM BD70528 PMIC charger block
` [RFC PATCH v5 10/10] watchdog: bd70528: Initial support for ROHM BD70528 watchdog block

[PATCH] watchdog: Update sysfs documentation
 2019-02-05  1:11 UTC  (2+ messages)

[RFC PATCH v4 00/10] support ROHM BD70528 PMIC
 2019-02-04 12:53 UTC  (16+ messages)
` [RFC PATCH v4 01/10] mfd: bd718x7.h split to ROHM common and bd718x7 specific parts
` [RFC PATCH v4 02/10] regulator: bd718x7 use chip specific and generic data structs
` [RFC PATCH v4 03/10] clk: bd718x7: "
` [RFC PATCH v4 04/10] mfd: bd70528: Support ROHM bd70528 PMIC - core
` [RFC PATCH v4 05/10] clk: bd718x7: Support ROHM BD70528 clk block
` [RFC PATCH v4 06/10] devicetree: bindings: Document first ROHM BD70528 bindings
` [RFC PATCH v4 07/10] gpio: Initial support for ROHM bd70528 GPIO block
` [RFC PATCH v4 08/10] rtc: bd70528: Initial support for ROHM bd70528 RTC
` [RFC PATCH v4 09/10] power: supply: Initial support for ROHM BD70528 PMIC charger block
` [RFC PATCH v4 10/10] watchdog: bd70528: Initial support for ROHM BD70528 watchdog block

[RFC PATCH v3 00/10] support ROHM BD70528 PMIC
 2019-01-31 10:48 UTC  (14+ messages)
` [RFC PATCH v3 01/10] mfd: bd718x7.h split to ROHM common and bd718x7 specific parts
` [RFC PATCH v3 02/10] regulator: bd718x7 use chip specific and generic data structs
` [RFC PATCH v3 03/10] clk: bd718x7: "
` [RFC PATCH v3 04/10] mfd: bd70528: Support ROHM bd70528 PMIC - core
` [RFC PATCH v3 05/10] clk: bd718x7: Support ROHM BD70528 clk block
` [RFC PATCH v3 06/10] devicetree: bindings: Document first ROHM BD70528 bindings
` [RFC PATCH v3 07/10] gpio: Initial support for ROHM bd70528 GPIO block
` [RFC PATCH v3 08/10] rtc: bd70528: Initial support for ROHM bd70528 RTC
` [RFC PATCH v3 09/10] power: supply: Initial support for ROHM BD70528 PMIC charger block
` [RFC PATCH v3 10/10] watchdog: bd70528: Initial support for ROHM BD70528 watchdog block

[PATCH v8 0/3] watchdog: allow setting deadline for opening /dev/watchdogN
 2019-01-30  7:40 UTC  (6+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/3] watchdog: introduce watchdog.open_timeout commandline parameter

[RFC PATCH v2 08/10] rtc: bd70528: Initial support for ROHM bd70528 RTC
 2019-01-30  0:24 UTC  (10+ messages)

[RFC PATCH v2 10/10] watchdog: bd70528: Initial support for ROHM BD70528 watchdog block
 2019-01-28 20:35 UTC  (5+ messages)

[PATCH AUTOSEL 4.20 149/304] watchdog: renesas_wdt: don't set divider while watchdog is running
 2019-01-28 15:41 UTC 

[PATCH AUTOSEL 4.19 125/258] watchdog: renesas_wdt: don't set divider while watchdog is running
 2019-01-28 15:57 UTC 

[PATCH AUTOSEL 4.14 082/170] watchdog: renesas_wdt: don't set divider while watchdog is running
 2019-01-28 16:10 UTC 

[RFC PATCH v2 09/10] power: supply: Initial support for ROHM BD70528 PMIC charger block
 2019-01-28 14:46 UTC  (4+ messages)

[RFC PATCH v2 07/10] gpio: Initial support for ROHM bd70528 GPIO block
 2019-01-28 14:04 UTC  (3+ messages)

[RFC PATCH v2 00/10] support ROHM BD70528 PMIC
 2019-01-28  7:38 UTC  (3+ messages)

[RFC PATCH v2 06/10] devicetree: bindings: Document first ROHM BD70528 bindings
 2019-01-25 11:04 UTC 

[RFC PATCH v2 05/10] clk: bd718x7: Support ROHM BD70528 clk block
 2019-01-25 11:04 UTC 

[RFC PATCH v2 04/10] mfd: bd70528: Support ROHM bd70528 PMIC - core
 2019-01-25 11:03 UTC 

[RFC PATCH v2 03/10] clk: bd718x7: use chip specific and generic data structs
 2019-01-25 11:02 UTC 

[RFC PATCH v2 02/10] regulator: bd718x7 use chip specific and generic data structs
 2019-01-25 11:02 UTC 

[RFC PATCH v2 01/10] mfd: bd718x7.h split to ROHM common and bd718x7 specific parts
 2019-01-25 11:01 UTC 

[PATCH] watchdog: dw: remove useless pr_fmt
 2019-01-25  9:02 UTC  (2+ messages)

[PATCH] watchdog: dw: use devm_watchdog_register_device()
 2019-01-25  9:01 UTC  (4+ messages)

Request for Quotation
 2019-01-24 20:16 UTC 

[PATCH v8 00/26] Ingenic TCU patchset v8
 2019-01-24 22:53 UTC  (10+ messages)
` [PATCH v8 05/26] clocksource: Add driver for the Ingenic JZ47xx OST


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