linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-13 13:28:30 to 2019-03-05 03:39:38 UTC [more...]

[PATCH V5 1/2] watchdog: imx_sc: Add i.MX system controller watchdog support
 2019-03-05  3:39 UTC  (8+ messages)
` [PATCH V5 2/2] arm64: defconfig: add support for i.MX system controller watchdog

[PATCH RESEND V6 1/3] watchdog: imx_sc: Add i.MX system controller watchdog support
 2019-03-05  3:38 UTC  (3+ messages)
` [PATCH RESEND V6 2/3] arm64: defconfig: add support for i.MX system controller watchdog
` [PATCH RESEND V6 3/3] firmware: imx: imx-scu: register build-in child devices

[5.2][PATCH v10 00/27] Ingenic TCU patchset
 2019-03-05  3:15 UTC  (37+ messages)
` [PATCH v10 01/27] dt-bindings: ingenic: Add DT bindings for TCU clocks
` [PATCH v10 02/27] doc: Add doc for the Ingenic TCU hardware
` [PATCH v10 03/27] dt-bindings: Add doc for the Ingenic TCU drivers
` [PATCH v10 04/27] clocksource: Add a new timer-ingenic driver
` [PATCH v10 05/27] clocksource: Add driver for the Ingenic JZ47xx OST
` [PATCH v10 06/27] MAINTAINERS: Add myself as maintainer for Ingenic TCU drivers
` [PATCH v10 07/27] watchdog: jz4740: Use WDT clock provided by TCU driver
` [PATCH v10 08/27] watchdog: jz4740: Use regmap "
` [PATCH v10 09/27] watchdog: jz4740: Avoid starting watchdog in set_timeout
` [PATCH v10 10/27] watchdog: jz4740: Drop dependency on MACH_JZ47xx, use COMPILE_TEST
` [PATCH v10 11/27] pwm: jz4740: Apply configuration atomically
` [PATCH v10 12/27] pwm: jz4740: Use regmap from TCU driver
` [PATCH v10 13/27] pwm: jz4740: Use clocks "
` [PATCH v10 14/27] pwm: jz4740: Improve algorithm of clock calculation
` [PATCH v10 15/27] pwm: jz4740: Allow selection of PWM channels 0 and 1
` [PATCH v10 16/27] pwm: jz4740: Drop dependency on MACH_INGENIC, use COMPILE_TEST
` [PATCH v10 17/27] pwm: jz4740: Remove unused devicetree compatible strings
` [PATCH v10 18/27] clk: jz4740: Add TCU clock
` [PATCH v10 19/27] MIPS: Kconfig: Select TCU timer driver when MACH_INGENIC is set
` [PATCH v10 20/27] MIPS: jz4740: Add DTS nodes for the TCU drivers
` [PATCH v10 21/27] MIPS: qi_lb60: Move PWM devices to devicetree
` [PATCH v10 22/27] MIPS: qi_lb60: Reduce system timer and clocksource to 750 kHz
` [PATCH v10 23/27] MIPS: CI20: Reduce system timer and clocksource to 3 MHz
` [PATCH v10 24/27] MIPS: CI20: defconfig: enable OST driver
` [PATCH v10 25/27] MIPS: GCW0: Reduce system timer and clocksource to 750 kHz
` [PATCH v10 26/27] MIPS: GCW0: defconfig: Enable OST, watchdog, PWM drivers
` [PATCH v10 27/27] MIPS: jz4740: Drop obsolete code

[PATCH 0/3] getting more output from orion_wdt
 2019-03-05  2:09 UTC  (12+ messages)
` [PATCH 2/3] watchdog: orion: don't enable rstout if an interrupt is configured
          ` [PATCH 0/2] watchdog: orion_wdt: add pretimeout support
            ` [PATCH 1/2] watchdog: orion_wdt: remove orion_wdt_set_timeout
            ` [PATCH 2/2] watchdog: orion_wdt: use timer1 as a pretimeout

[PATCH V6 1/2] watchdog: imx_sc: Add i.MX system controller watchdog support
 2019-03-04 17:39 UTC  (3+ messages)
` [PATCH V6 2/2] arm64: defconfig: add support for i.MX system controller watchdog

patchwork support for linux-watchdog@vger.kernel.org
 2019-03-01 22:28 UTC  (7+ messages)
  ` [Kernel.org Helpdesk #69024] "

[PATCH V4 1/2] watchdog: imx_sc: Add i.MX system controller watchdog support
 2019-03-01  4:51 UTC  (6+ messages)
` [PATCH V4 2/2] arm64: defconfig: add support for i.MX system controller watchdog

[PATCH] watchdog: smsc37b787_wdt: Mark expected switch fall-through
 2019-02-28 18:27 UTC  (5+ messages)

[PATCH v9 00/27] Ingenic TCU patchset v9
 2019-02-28 18:42 UTC  (11+ messages)
` [PATCH v9 04/27] clocksource: Add a new timer-ingenic driver
` [PATCH v9 14/27] pwm: jz4740: Improve algorithm of clock calculation

[RFC PATCH v1 00/13] support ROHM BD70528 PMIC
 2019-02-28 15:37 UTC  (5+ messages)
` [RFC PATCH v1 07/13] devicetree: bindings: Document first ROHM BD70528 bindings

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

[PATCH v10 0/9] support ROHM BD70528 PMIC
 2019-02-28 11:40 UTC  (15+ 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 v8 00/26] Ingenic TCU patchset v8
 2019-02-27 23:54 UTC  (13+ messages)
` [PATCH v8 05/26] clocksource: Add driver for the Ingenic JZ47xx OST

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

[PATCH] watchdog: w83877f_wdt: Mark expected switch fall-through
 2019-02-26 21:00 UTC  (2+ messages)

[PATCH] watchdog: sc520_wdt: Mark expected switch fall-through
 2019-02-26 21:00 UTC  (2+ messages)

[PATCH] watchdog: sbc60xxwdt: Mark expected switch fall-through
 2019-02-26 20:59 UTC  (2+ messages)

[PATCH] watchdog: pc87413: Mark expected switch fall-through
 2019-02-26 18:10 UTC  (6+ messages)

[PATCH] watchdog: sc1200: Mark expected switch fall-through
 2019-02-26 17:47 UTC  (3+ messages)

[PATCH v5 1/1] Documentation/watchdog: Add documentation mlx-wdt driver
 2019-02-24 19:03 UTC  (2+ messages)

[PATCH v4 0/3] introduce watchdog driver for Mellanox systems
 2019-02-24 18:01 UTC  (11+ messages)
` [PATCH v4 1/3] platform_data/mlxreg: additions for Mellanox watchdog driver
` [PATCH v4 2/3] watchdog: mlx-wdt: introduce a watchdog driver for Mellanox systems
` [PATCH v4 3/3] Documentation/watchdog: Add documentation mlx-wdt driver

What to set in struct watchdog_device::bootstatus?
 2019-02-20 20:14 UTC  (3+ messages)

[PATCH v3 0/3] introduce watchdog driver for Mellanox systems
 2019-02-20  9:34 UTC  (6+ messages)
` [PATCH v3 1/3] platform_data/mlxreg: additions for Mellanox watchdog driver
` [PATCH v3 2/3] watchdog: mlx-wdt: introduce a watchdog driver for Mellanox systems
` [PATCH v3 3/3] Documentation/watchdog: Add documentation mlx-wdt driver

[PATCH v2 0/3] introduce watchdog driver for Mellanox systems
 2019-02-19 17:46 UTC  (7+ 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

Zdravstvujte vas interesuyut klientskie bazy dannyh?
 2019-02-18  6:14 UTC 

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

[PATCH 0/4] Add i.MX8QXP system controller watchdog support
 2019-02-18  1:26 UTC  (7+ 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

print active stack on watchdog pre timeout for separate irq stack
 2019-02-15 19:28 UTC  (3+ messages)

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

[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


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