linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-21 08:08:23 to 2018-12-22 17:07:55 UTC [more...]

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

[PATCH v4] watchdog: mtx-1: Convert to use GPIO descriptor
 2018-12-22 15:04 UTC  (2+ messages)

[PATCH v3] watchdog: mtx-1: Convert to use GPIO descriptor
 2018-12-22 10:09 UTC  (6+ messages)
` [v3] "

[PATCH] dt-bindings: watchdog: renesas-wdt: Document r8a774c0 support
 2018-12-20 20:35 UTC  (5+ messages)
`  "

[PATCH v4] watchdog: tqmx86: Add watchdog driver for the IO controller
 2018-12-19 17:18 UTC  (4+ messages)

[PATCH v3] watchdog: tqmx86: Add watchdog driver for the IO controller
 2018-12-19  9:25 UTC  (2+ messages)

[PATCH v3] watchdog: tqmx86: Add watchdog driver for the IO controller
 2018-12-18 16:34 UTC 

[PATCH] watchdog: add documentation for PM usage
 2018-12-18  7:48 UTC  (3+ messages)

[PATCH] watchdog: docs: kernel-api: don't reference removed functions
 2018-12-17 20:07 UTC  (2+ messages)

[PATCH] dt-bindings: watchdog: update bindings for MT7629 SoC
 2018-12-17  4:15 UTC  (7+ messages)
`  "

[PATCH] watchdog: mena21_wdt: Convert to GPIO descriptors
 2018-12-15 16:28 UTC  (4+ messages)
`  "

[PATCH v3 1/3] watchdog: Add pm8916 watchdog driver
 2018-12-15 16:27 UTC  (7+ messages)
` [PATCH v3 2/3] dt-bindings: watchdog: Add Qualcomm PM8916 watchdog
  ` [v3,2/3] "
` [PATCH v3 3/3] arm64: dts: qcom: pm8916: Add PON watchdog node
  ` [v3,3/3] "

[PATCH v7 0/7] Introduce STPMIC1 PMIC Driver
 2018-12-14 14:36 UTC  (16+ messages)
` [PATCH v7 1/7] dt-bindings: mfd: document stpmic1
` [PATCH v7 3/7] dt-bindings: input: document stpmic1 pmic onkey
` [PATCH v7 2/7] mfd: stpmic1: add stpmic1 driver
` [PATCH v7 5/7] dt-bindings: watchdog: document stpmic1 pmic watchdog
` [PATCH v7 4/7] input: stpmic1: add stpmic1 onkey driver
` [PATCH v7 6/7] watchdog: stpmic1: add stpmic1 watchdog driver
` [PATCH v7 7/7] regulator: stpmic1: fix regulator_lock usage

[PATCH v4 0/5] BCM2835 PM driver
 2018-12-12 23:51 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: soc: Add a new binding for the BCM2835 PM node. (v4)
` [PATCH v4 2/5] bcm2835-pm: Move bcm2835-watchdog's DT probe to an MFD
` [PATCH v4 3/5] soc: bcm: bcm2835-pm: Add support for power domains under a new binding
` [PATCH v4 4/5] ARM: bcm283x: Extend the WDT DT node out to cover the whole PM block. (v4)
` [PATCH v4 5/5] ARM: bcm283x: Switch V3D over to using the PM driver instead of firmware

[RFC] watchdog: renesas_wdt: don't keep timer value during suspend/resume
 2018-12-10 14:49 UTC  (15+ messages)

[PATCH v2] watchdog: tqmx86: Add watchdog driver for the IO controller
 2018-12-09 20:51 UTC  (2+ messages)

[PATCH] Watchdog: remove outdated comment
 2018-12-09 14:13 UTC  (2+ messages)

[PATCH v3 0/5] BCM2835 PM driver (MFD version respin)
 2018-12-09 12:14 UTC  (10+ messages)
` [PATCH v3 1/5] dt-bindings: soc: Add a new binding for the BCM2835 PM node
` [PATCH v3 2/5] bcm2835-pm: Move bcm2835-watchdog's DT probe to an MFD
` [PATCH v3 3/5] soc: bcm: bcm2835-pm: Add support for power domains under a new binding
` [PATCH v3 4/5] ARM: bcm283x: Extend the WDT DT node out to cover the whole PM block
` [PATCH v3 5/5] ARM: bcm283x: Switch V3D over to using the PM driver instead of firmware

[PATCH] watchdog: tqmx86: Add watchdog driver for the IO controller
 2018-12-08 17:16 UTC  (3+ messages)

[PATCH v2 0/3] watchdog/hpwdt: Do not claim on unsupported hardware
 2018-12-06 17:57 UTC  (7+ messages)
` [PATCH v2 1/3] watchdog/hpwdt: Exclude via blacklist
` [PATCH v2 2/3] watchdog/hpwdt: Do not claim unsupported hardware
` [PATCH v2 3/3] watchdog/hpwdt: Update driver version

[PATCH 1/1] watchdog/hpwdt: Do not claim unsupported hardware
 2018-12-05  2:47 UTC  (2+ messages)

[PATCH 0/2] watchdog: convert to DEFINE_SHOW_ATTRIBUTE
 2018-12-04 17:00 UTC  (5+ messages)
` [PATCH 1/2] watchdog: bcm281xx: "
` [PATCH 2/2] watchdog: "

[PATCH v2] watchdog: mtx-1: Convert to use GPIO descriptor
 2018-12-04 13:02 UTC 

x86_64 NMI watchdog false positive, watchdog_overflow_callback fires at random period
 2018-12-04  5:09 UTC  (2+ messages)

[PATCH v2] watchdog: renesas_wdt: Fix typos
 2018-12-03 13:38 UTC  (2+ messages)

[PATCH] watchdog: mtx-1: Convert to use GPIO descriptor
 2018-12-02 17:27 UTC  (2+ messages)

[PATCH] watchdog: convert to DEFINE_SHOW_ATTRIBUTE
 2018-12-01 14:57 UTC  (3+ messages)

[PATCH v6 0/8] Introduce STPMIC1 PMIC Driver
 2018-11-30  8:51 UTC  (12+ messages)
` [PATCH v6 1/8] dt-bindings: mfd: document stpmic1
` [PATCH v6 2/8] mfd: stpmic1: add stpmic1 driver
` [PATCH v6 4/8] regulator: stpmic1: add stpmic1 regulator driver
` [PATCH v6 3/8] dt-bindings: regulator: document stpmic1 pmic regulators
` [PATCH v6 5/8] dt-bindings: input: document stpmic1 pmic onkey
` [PATCH v6 6/8] input: stpmic1: add stpmic1 onkey driver
` [PATCH v6 7/8] dt-bindings: watchdog: document stpmic1 pmic watchdog
` [PATCH v6 8/8] watchdog: stpmic1: add stpmic1 watchdog driver

[PATCH] watchdog: asm9260_wdt: make array mode_name static, shrinks object size
 2018-11-29 23:40 UTC  (2+ messages)

[PATCH] dt-bindings: watchdog: renesas-wdt: Document r8a77470 support
 2018-11-29 12:26 UTC  (2+ messages)

[PATCH v5 0/8] Introduce STPMIC1 PMIC Driver
 2018-11-27  8:57 UTC  (5+ messages)
` [PATCH v5 2/8] mfd: stpmic1: add stpmic1 driver

[PATCH] watchdog: core: suppress "watchdog did not stop" message
 2018-11-27  6:11 UTC  (5+ messages)

[PATCH] kbuild: announce removal of SUBDIRS if used
 2018-11-23 10:51 UTC  (5+ messages)

[PATCH v2 0/5] BCM2835 PM driver (MFD version)
 2018-11-22 20:47 UTC  (5+ messages)
` [PATCH v2 2/5] bcm2835-pm: Move bcm2835-watchdog's DT probe to an MFD
` [PATCH v2 3/5] soc: bcm: bcm2835-pm: Add support for power domains under a new binding
` [PATCH v2 5/5] ARM: bcm283x: Switch V3D over to using the PM driver instead of firmware

[PATCH v2 1/3] watchdog: Add pm8916 watchdog driver
 2018-11-22 15:59 UTC  (5+ messages)
` [PATCH v2 2/3] dt-bindings: watchdog: Add Qualcomm PM8916 watchdog
` [PATCH v2 3/3] arm64: dts: qcom: pm8916: Add PON watchdog node


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