linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-01 14:12:18 to 2018-07-25 00:36:41 UTC [more...]

[PATCH v5 00/21] Ingenic JZ47xx TCU patchset v5
 2018-07-24 23:22 UTC  (22+ messages)
` [PATCH v5 01/21] mfd: Add ingenic-tcu.h header
` [PATCH v5 02/21] dt-bindings: ingenic: Add DT bindings for TCU clocks
` [PATCH v5 03/21] doc: Add doc for the Ingenic TCU hardware
` [PATCH v5 04/21] dt-bindings: Add doc for the Ingenic TCU drivers
` [PATCH v5 05/21] clocksource: Add a new timer-ingenic driver
` [PATCH v5 06/21] clocksource: Add driver for the Ingenic JZ47xx OST
` [PATCH v5 07/21] MAINTAINERS: Add myself as maintainer for Ingenic TCU drivers
` [PATCH v5 08/21] watchdog: jz4740: Use regmap and WDT clock provided by TCU driver
` [PATCH v5 09/21] watchdog: jz4740: Drop dependency on MACH_JZ47xx, use COMPILE_TEST
` [PATCH v5 10/21] pwm: jz4740: Use regmap and clocks from TCU driver
` [PATCH v5 11/21] pwm: jz4740: Drop dependency on MACH_INGENIC, use COMPILE_TEST
` [PATCH v5 12/21] pwm: jz4740: Remove unused devicetree compatible strings
` [PATCH v5 13/21] pwm: jz4740: Add support for the JZ4725B
` [PATCH v5 14/21] clk: jz4740: Add TCU clock
` [PATCH v5 15/21] MIPS: Kconfig: Select TCU timer driver when MACH_INGENIC is set
` [PATCH v5 16/21] MIPS: jz4740: Add DTS nodes for the TCU drivers
` [PATCH v5 17/21] MIPS: qi_lb60: Move PWM devices to devicetree
` [PATCH v5 18/21] MIPS: qi_lb60: Use 750 kHz system timer & enable clocksource
` [PATCH v5 19/21] MIPS: CI20: Reduce system timer clock to 3 MHz
` [PATCH v5 20/21] MIPS: CI20: defconfig: enable OST driver
` [PATCH v5 21/21] MIPS: jz4740: Drop obsolete code

[PATCH 1/3] wdt: lantiq: update register names to better match spec
 2018-07-24  5:40 UTC  (6+ messages)
` [PATCH 2/3] wdt: lantiq: Convert to watchdog_device
` [PATCH 3/3] wdt: lantiq: add get_timeleft callback

[PATCH] watchdog: sp805: Add clock-frequency property
 2018-07-23  8:37 UTC 

[RFC PATCH v3] watchdog: sp805: Add clock-frequency property
 2018-07-23  5:35 UTC  (9+ messages)

[PATCH] watchdog: renesas-wdt: Add support for the R8A77990 wdt
 2018-07-20 11:32 UTC  (3+ messages)

[PATCH v2] watchdog: add driver for the MEN 16z069 IP-Core
 2018-07-17 13:45 UTC  (3+ messages)

[PATCH 0/8] Introduce STPMU1 PMIC Driver
 2018-07-16 22:21 UTC  (15+ messages)
` [PATCH 1/8] dt-bindings: mfd: document stpmu1 pmic
` [PATCH 2/8] mfd: stpmu1: add stpmu1 pmic driver
` [PATCH 3/8] dt-bindings: regulator: document stpmu1 pmic regulators
` [PATCH 4/8] regulator: stpmu1: add stpmu1 regulator driver
` [PATCH 6/8] input: stpmu1: add stpmu1 onkey driver
` [PATCH 5/8] dt-bindings: input: document stpmu1 pmic onkey
` [PATCH 7/8] dt-bindings: watchdog: document stpmu1 pmic watchdog
` [PATCH 8/8] watchdog: stpmu1: add stpmu1 watchdog driver

watchdog: davinci_wdt: add possibility to configure watchdog period
 2018-07-16 14:12 UTC  (5+ messages)

[PATCH] watchdog: add driver for the MEN 16z069 IP-Core
 2018-07-16  7:25 UTC  (3+ messages)

[PATCH V5 0/5] add iwdg2 support for stm32mp157c
 2018-07-13  9:30 UTC  (14+ messages)
` [PATCH V5 1/5] dt-bindings: watchdog: add stm32mp1 support
` [PATCH V5 2/5] watchdog: stm32: add pclk feature for stm32mp1
` [PATCH V5 3/5] ARM: dts: stm32: add iwdg2 support for stm32mp157c
` [PATCH V5 4/5] ARM: dts: stm32: add iwdg2 support for stm32mp157c-ed1
` [PATCH V5 5/5] ARM: dts: stm32: update iwdg with lsi clock name for stm32f429

[PATCH] rtc: stmp3xxx: Don't reset the rtc in .probe() when watchdog is running
 2018-07-12  9:30 UTC  (7+ messages)

[PATCH -next] watchdog: sprd_wdt: Remove redundant dev_err call in sprd_wdt_probe()
 2018-07-11 13:44 UTC  (2+ messages)

[PATCH v2 1/2] watchdog: imx2_wdt: Switch to SPDX identifier
 2018-07-10 21:14 UTC  (4+ messages)
` [PATCH v2 2/2] watchdog: stmp3xxx: "

[PATCH 1/2] watchdog: imx2_wdt: Switch to SPDX identifier
 2018-07-10 15:48 UTC  (4+ messages)
` [PATCH 2/2] "

[RFC PATCH v2] watchdog: sp805: Add clock-frequency property
 2018-07-10  8:01 UTC  (4+ messages)

[PATCH v4 0/6] Enhance support for the SP805 WDT
 2018-07-09 17:40 UTC  (24+ messages)
` [PATCH v4 1/6] Documentation: DT: Consolidate SP805 binding docs
  ` [v4,1/6] "
` [PATCH v4 2/6] Documentation: DT: Add optional 'timeout-sec' property for sp805
  ` [v4, "
` [PATCH v4 5/6] arm64: dt: set initial SR watchdog timeout to 60 seconds
` [PATCH v4 6/6] arm64: defconfig: add CONFIG_ARM_SP805_WATCHDOG

[PATCH v2] dt-bindings: watchdog: renesas-wdt: Add support for the R8A77990 wdt
 2018-07-09  6:43 UTC  (3+ messages)

[RFC PATCH] watchdog: sp805: Add clock-frequency property
 2018-07-09  5:39 UTC  (5+ messages)

[PATCH] watchdog: add module parameter "force_no_reboot" for iTCO
 2018-07-09  0:49 UTC  (7+ messages)

Should gpio_wdt be enhanced?
 2018-07-08 18:21 UTC  (2+ messages)

[PATCH] watchdog: stm32: replace "%p" with "%pK"
 2018-07-07 21:26 UTC  (2+ messages)

[PATCH] watchdog: add NMI handler for iTCO watchdog
 2018-07-05  6:43 UTC  (3+ messages)

[PATCH] watchdog: change ITCO_WDT type from tristate to bool
 2018-07-05  6:21 UTC  (3+ messages)

[PATCH V4 0/4] add iwdg2 support for stm32mp157c
 2018-06-25 15:51 UTC  (12+ messages)
` [PATCH V4 1/4] dt-bindings: watchdog: add stm32mp1 support
` [PATCH V4 2/4] watchdog: stm32: add pclk feature for stm32mp1
` [PATCH V4 3/4] ARM: dts: stm32: add iwdg2 support for stm32mp157c
` [PATCH V4 4/4] ARM: dts: stm32: add iwdg2 support for stm32mp157c-ed1

[PATCH V3 0/3] add iwdg2 support for stm32mp157c
 2018-06-21  7:25 UTC  (6+ messages)
` [PATCH V3 1/3] watchdog: stm32: add pclk feature for stm32mp1
` [PATCH V3 2/3] ARM: dts: stm32: add iwdg2 support for stm32mp157c
` [PATCH V3 3/3] ARM: dts: stm32: add iwdg2 support for stm32mp157c-ed1

[PATCH V2 0/3] add iwdg2 support for stm32mp157c
 2018-06-20 13:35 UTC  (9+ messages)
` [PATCH V2 1/3] watchdog: stm32: add pclk feature for stm32mp1
` [PATCH V2 2/3] ARM: dts: stm32: add iwdg2 support for stm32mp157c
` [PATCH V2 3/3] ARM: dts: stm32: add iwdg2 support for stm32mp157c-ed1

[PATCH] dt-bindings: watchdog: renesas-wdt: Add support for the R8A77990 wdt
 2018-06-12 21:40 UTC  (5+ messages)
`  "

[GIT PULL REQUEST] watchdog - v4.18 Merge window
 2018-06-11 18:40 UTC 

[PATCH] watchdog: orion_wdt: add wdt status init for handle_boot_enabled
 2018-06-07 13:54 UTC 

[PATCH] watchdog: orion_wdt: add wdt status init for handle_boot_enabled
 2018-06-05 13:21 UTC  (6+ messages)
`  "

[PATCH v2 0/2] watchdog: da9063: small improvements
 2018-06-05 12:38 UTC  (7+ messages)
` [PATCH v2 1/2] watchdog: da9063: rename helper function to avoid misunderstandings
` [PATCH v2 2/2] watchdog: da9063: remove duplicated timeout_to_sel calls

[PATCH 0/2] watchdog: da9063: small improvements
 2018-06-04 14:00 UTC  (7+ messages)
` [PATCH 1/2] watchdog: da9063: rename helper function to avoid misunderstandings
` [PATCH 2/2] watchdog: da9063: remove duplicated timeout_to_sel calls

[PATCH v8 0/4] watchdog: da9063: Fix timeout handling
 2018-06-01 14:12 UTC  (12+ messages)
` [PATCH v8 3/4] watchdog: da9063: Fix timeout handling during probe


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