linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-17 21:18:35 to 2019-05-18 21:28:26 UTC [more...]

[PATCH 00/46] watchdog: move 'registration failed' messages into core
 2019-05-18 21:27 UTC  (32+ messages)
` [PATCH 01/46] watchdog: make watchdog_deferred_registration_add() void
` [PATCH 02/46] watchdog: let core print error message when registering device fails
` [PATCH 03/46] watchdog: aspeed_wdt: drop warning after registering device
` [PATCH 04/46] watchdog: bcm2835_wdt: "
` [PATCH 05/46] watchdog: bcm7038_wdt: "
` [PATCH 06/46] watchdog: bcm_kona_wdt: "
` [PATCH 07/46] watchdog: cadence_wdt: "
` [PATCH 08/46] watchdog: da9052_wdt: "
` [PATCH 09/46] watchdog: da9062_wdt: "
` [PATCH 10/46] watchdog: davinci_wdt: "
` [PATCH 11/46] watchdog: digicolor_wdt: "
` [PATCH 12/46] watchdog: ftwdt010_wdt: "
` [PATCH 13/46] watchdog: hpwdt: "
` [PATCH 14/46] watchdog: i6300esb: "
` [PATCH 15/46] watchdog: ie6xx_wdt: "
` [PATCH 16/46] watchdog: imx2_wdt: "
` [PATCH 17/46] watchdog: imx_sc_wdt: "
` [PATCH 18/46] watchdog: intel-mid_wdt: "
` [PATCH 19/46] watchdog: jz4740_wdt: "
` [PATCH 20/46] watchdog: loongson1_wdt: "
` [PATCH 21/46] watchdog: max77620_wdt: "
` [PATCH 22/46] watchdog: mei_wdt: "
` [PATCH 23/46] watchdog: mena21_wdt: "
` [PATCH 24/46] watchdog: menf21bmc_wdt: "
` [PATCH 25/46] watchdog: mpc8xxx_wdt: "
` [PATCH 26/46] watchdog: ni903x_wdt: "
` [PATCH 27/46] watchdog: nic7018_wdt: "
` [PATCH 28/46] watchdog: npcm_wdt: "
` [PATCH 29/46] watchdog: of_xilinx_wdt: "
` [PATCH 30/46] watchdog: pic32-dmt: "
` [PATCH 31/46] watchdog: pic32-wdt: "

[PATCH v3 0/4] Allwinner H6 watchdog support
 2019-05-18 15:23 UTC  (5+ 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
` [PATCH v3 4/4] arm64: defconfig: enable sunxi watchdog

[PATCH 0/6] watchdog/hpwdt: cleanups and kdump accommodations
 2019-05-17 20:59 UTC  (7+ 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] watchdog: bcm2835_wdt: Fix module autoload
 2019-05-15 17:51 UTC  (2+ messages)

[PATCH RESEND V4 1/3] dt-bindings: watchdog: move i.MX system controller watchdog binding to SCU
 2019-05-13 17:12 UTC  (6+ 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 1/3] dt-bindings: watchdog: move i.MX system controller watchdog binding to SCU
 2019-05-13 15:26 UTC  (4+ messages)
` [PATCH V4 2/3] arm64: dts: imx8qxp: Move watchdog node into scu node
` [PATCH V4 3/3] watchdog: imx_sc: Add pretimeout support

[GIT PULL REQUEST] watchdog - v5.2 Merge window
 2019-05-13 13:40 UTC  (2+ messages)

[PATCH 0/5] wdt: clean up unused modular infrastructure
 2019-05-12 15:43 UTC  (18+ messages)
` [PATCH 1/5] watchdog: rtd119x: drop unused module.h include
` [PATCH 2/5] watchdog: watchdog_core: make it explicitly non-modular
` [PATCH 3/5] watchdog: npcm: "
` [PATCH 4/5] watchdog: intel_scu: "
` [PATCH 5/5] watchdog: coh901327: "

What to set in struct watchdog_device::bootstatus?
 2019-05-10  3:53 UTC  (5+ messages)

[RFC PATCH] watchdog: renesas_wdt: support handover from bootloader
 2019-05-09  7:38 UTC  (2+ messages)

[PATCH] watchdog: sama5d4: fix WDD value to be always set to max
 2019-05-09  6:04 UTC  (3+ messages)

[PATCH v14 0/8] support ROHM BD70528 PMIC
 2019-05-08 11:25 UTC  (13+ messages)
` [PATCH v14 1/8] mfd: regulator: clk: split rohm-bd718x7.h
` [PATCH v14 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - core
` [PATCH v14 3/8] clk: bd718x7: Support ROHM BD70528 clk block
` [PATCH v14 4/8] dt-bindings: mfd: Document first ROHM BD70528 bindings
` [PATCH v14 5/8] gpio: Initial support for ROHM bd70528 GPIO block
` [PATCH v14 6/8] rtc: bd70528: Initial support for ROHM bd70528 RTC
` [PATCH v14 7/8] power: supply: Initial support for ROHM BD70528 PMIC charger block
` [PATCH v14 8/8] watchdog: bd70528: Initial support for ROHM BD70528 watchdog block

[PATCH] watchdog: Enforce that at least one pretimeout governor is enabled
 2019-05-08  0:43 UTC 

[PATCH] watchdog: fix watchdog_pretimeout.c build error when no default gov. is set
 2019-05-08  0:22 UTC  (3+ messages)

[PATCH V3 1/3] dt-bindings: watchdog: move i.MX system controller watchdog binding to SCU
 2019-05-07  1:20 UTC  (5+ messages)
` [PATCH V3 2/3] arm64: dts: imx8qxp: Move watchdog node into scu node
` [PATCH V3 3/3] watchdog: imx_sc: Add pretimeout support

[PATCH 1/6] ARM: ks8695: watchdog: stop using mach/*.h
 2019-05-04 14:26 UTC  (6+ messages)

[PATCH V3] watchdog: stm32: add dynamic prescaler support
 2019-05-03 21:25 UTC 

[PATCH V3] watchdog: stm32: add dynamic prescaler support
 2019-05-03 13:48 UTC 

[PATCH V2 0/3] watchdog: stm32: add dynamic prescaler support
 2019-05-03  7:58 UTC  (9+ messages)
` [PATCH V2 1/3] watchdog: stm32: update to devm_watchdog_register_device
` [PATCH V2 2/3] watchdog: stm32: update return values recommended by watchdog kernel api
` [PATCH V2 3/3] watchdog: stm32: add dynamic prescaler support

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

[PATCH V2 1/4] dt-bindings: fsl: scu: add watchdog binding
 2019-05-01 20:13 UTC  (6+ messages)
` [PATCH V2 2/4] arm64: dts: imx8qxp: Move watchdog node into scu node
` [PATCH V2 3/4] watchdog: imx_sc: Add pretimeout support
` [PATCH V2 4/4] dt-bindings: watchdog: remove i.MX system controller watchdog

[PATCH v8 0/3] watchdog: allow setting deadline for opening /dev/watchdogN
 2019-05-01  6:32 UTC  (4+ messages)
` [PATCH v9 "

[PATCH 1/5] watchdog: Use depends instead of select for pretimeout governors
 2019-04-29 19:28 UTC  (5+ messages)
` [PATCH 2/5] watchdog: Move pretimeout governor configuration up
` [PATCH 3/5] watchdog: Make watchdog core configurable as module
` [PATCH 4/5] watchdog: npcm: Enable modular builds
` [PATCH 5/5] watchdog: Improve Kconfig entry ordering and dependencies

[PATCH] watchdog: stm32: add dynamic prescaler support
 2019-04-29 14:03 UTC  (4+ messages)

[PATCH v3 00/16] watchdog: refactor init_timeout and update users
 2019-04-29 13:19 UTC  (21+ messages)
` [PATCH v3 01/16] watchdog: refactor watchdog_init_timeout
` [PATCH v3 02/16] watchdog: add error messages when initializing timeout fails
` [PATCH v3 03/16] watchdog: cadence_wdt: drop warning after calling watchdog_init_timeout
` [PATCH v3 04/16] watchdog: cadence_wdt: still probe if user supplied timeout is invalid
` [PATCH v3 05/16] watchdog: ebc-c384_wdt: drop warning after calling watchdog_init_timeout
` [PATCH v3 06/16] watchdog: hpwdt: "
` [PATCH v3 07/16] watchdog: i6300esb: "
` [PATCH v3 08/16] watchdog: imx_sc_wdt: "
` [PATCH v3 09/16] watchdog: ni903x_wdt: "
` [PATCH v3 10/16] watchdog: nic7018_wdt: "
` [PATCH v3 11/16] watchdog: renesas_wdt: "
` [PATCH v3 12/16] watchdog: sp5100_tco: "
` [PATCH v3 13/16] watchdog: st_lpc_wdt: "
` [PATCH v3 14/16] watchdog: stm32_iwdg: "
` [PATCH v3 15/16] watchdog: xen_wdt: "
` [PATCH v3 16/16] watchdog: ziirave_wdt: "

[PATCH 1/2] firmware: imx: SCU irq should ONLY be enabled after SCU IPC is ready
 2019-04-28  3:29 UTC  (9+ messages)
` [PATCH 2/2] watchdog: imx_sc: Add pretimeout support

[PATCH 00/24] arm64: mediatek: add support for Pumpkin MT8516 board
 2019-04-25 21:39 UTC  (19+ messages)
` [PATCH 11/24] dt-bindings: mediatek: topckgen: add support for MT8516
` [PATCH 12/24] dt-bindings: mediatek: infracfg: "
` [PATCH 13/24] dt-bindings: mediatek: apmixedsys: "
` [PATCH 14/24] clk: mediatek: add clock driver "
` [PATCH 15/24] dt-bindings: pinctrl: pinctrl-mt65xx: add support "
` [PATCH 19/24] dt-bindings: spi: spi-mt65xx: "

[PATCH] watchdog: machzwd: Mark expected switch fall-through
 2019-04-24 17:36 UTC  (6+ messages)

[PATCH v2 00/16] watchdog: refactor init_timeout and update users
 2019-04-24 12:57 UTC  (14+ messages)
` [PATCH v2 06/16] watchdog: hpwdt: drop warning after calling watchdog_init_timeout

[PATCH 1/2] dt-bindings: mt8183: Add watchdog dt-binding
 2019-04-23 14:37 UTC 

[PATCH 00/22] watchdog: Expand use of device managed functions (series 3 of 3)
 2019-04-23 13:28 UTC  (3+ messages)
` [PATCH 21/22] watchdog: mpc8xxx_wdt: Convert to use device managed functions and other improvements

[PATCH v2 19/79] docs: kdump: convert docs to ReST and rename to *.rst
 2019-04-22 13:27 UTC  (2+ messages)
` [PATCH v2 36/79] docs: watchdog: "

[PATCH v2 0/3] watchdog: orion_wdt: add pretimeout support
 2019-04-21 17:24 UTC  (3+ messages)
` [PATCH v2 1/3] ARM: dts: armada-38x: add interrupts for watchdog

[PATCH 00/57] Convert files to ReST
 2019-04-19 22:10 UTC  (3+ messages)
` Avoiding merge conflicts while adding new docs - Was: "


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