linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-20 16:58:17 to 2016-11-19 16:10:03 UTC [more...]

[PATCH v1 1/1] intel-mid_wdt: make sure watchdog is not running at startup
 2016-11-19 16:10 UTC  (5+ messages)

[PATCH v16 00/15] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-11-18 20:20 UTC  (29+ messages)
` [PATCH v16 01/15] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
` [PATCH v16 02/15] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v16 03/15] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v16 04/15] clocksource/drivers/arm_arch_timer: rename some enums and defines, and some cleanups
` [PATCH v16 05/15] clocksource/drivers/arm_arch_timer: fix a bug in arch_timer_register about arch_timer_uses_ppi
` [PATCH v16 06/15] clocksource/drivers/arm_arch_timer: separate out arch_timer_uses_ppi init code to prepare for GTDT
` [PATCH v16 07/15] clocksource/drivers/arm_arch_timer: Refactor arch_timer_detect_rate to keep dt code in *_of_init
` [PATCH v16 08/15] clocksource/drivers/arm_arch_timer: Refactor arch_timer_needs_probing, and call it only if acpi disabled
` [PATCH v16 09/15] clocksource/drivers/arm_arch_timer: Introduce some new structs to prepare for GTDT
` [PATCH v16 10/15] clocksource/drivers/arm_arch_timer: Refactor the timer init code "
` [PATCH v16 11/15] acpi/arm64: Add GTDT table parse driver
` [PATCH v16 12/15] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v16 13/15] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v16 14/15] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer
` [PATCH v16 15/15] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver

[PATCH v1 1/1] intel-mid_wdt: Error code is just an integer
 2016-11-18 15:24 UTC 

[PATCH 2/3] watchdog: imgpdc: Fix probe NULL pointer dereference
 2016-11-17 22:43 UTC  (2+ messages)
` [PATCH 3/3] watchdog: imgpdc: Fix default heartbeat

[PATCH 11/20] watchdog/octeon: Convert to hotplug state machine
 2016-11-17 18:35 UTC 

wdt, gpio: move arch_initcall into subsys_initcall ?
 2016-11-17  9:31 UTC  (6+ messages)

[PATCH 2/2] ARM: am33xx.dtsi: Added syscon compatible prcm_dev device
 2016-11-16 18:58 UTC  (7+ messages)

[PATCH 0/2] Watchdog: omap_wdt: Retrieve bootstatus via syscon
 2016-11-15  8:44 UTC 

[PATCH v2] watchdog: nic7018_wdt: Add NIC7018 watchdog driver
 2016-11-16  3:21 UTC 

[RESEND PATCH] watchdog: ni7018_wdt: Add NIC7018 watchdog driver
 2016-11-16  2:52 UTC  (3+ messages)

[PATCH v15 00/13] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-11-16  2:15 UTC  (16+ messages)
` [PATCH v15 01/13] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
` [PATCH v15 02/13] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v15 03/13] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v15 04/13] clocksource/drivers/arm_arch_timer: rename some enums and defines, and some cleanups
` [PATCH v15 05/13] clocksource/drivers/arm_arch_timer: fix a bug in arch_timer_register about arch_timer_uses_ppi
` [PATCH v15 06/13] clocksource/drivers/arm_arch_timer: separate out arch_timer_uses_ppi init code to prepare for GTDT
` [PATCH v15 07/13] clocksource/drivers/arm_arch_timer: Introduce some new structs "
` [PATCH v15 08/13] clocksource/drivers/arm_arch_timer: Refactor the timer init code "
` [PATCH v15 09/13] acpi/arm64: Add GTDT table parse driver
` [PATCH v15 10/13] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v15 11/13] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v15 12/13] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer
` [PATCH v15 13/13] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver

[PATCH 1/2] Watchdog: omap_wdt: Retrieve bootstatus via syscon
 2016-11-15 14:09 UTC  (2+ messages)

[PATCH 0/2] Watchdog: omap_wdt: Retrieve bootstatus via syscon (resend)
 2016-11-15  9:12 UTC 

[PATCH V4 0/8] da9061: DA9061 driver submission
 2016-11-15  9:46 UTC  (10+ messages)
` [PATCH V4 3/8] Documentation: devicetree: mfd: da9062/61 MFD binding
` [PATCH V4 2/8] Documentation: devicetree: thermal: da9062/61 TJUNC temperature binding
` [PATCH V4 1/8] Documentation: devicetree: watchdog: da9062/61 watchdog timer binding
` [PATCH V4 4/8] mfd: da9061: MFD core support
` [PATCH V4 6/8] watchdog: da9062/61: watchdog driver
` [PATCH V4 5/8] regulator: da9061: BUCK and LDO regulator driver
` [PATCH V4 7/8] thermal: da9062/61: Thermal junction temperature monitoring driver
` [PATCH V4 8/8] MAINTAINERS: da9062/61 updates to the Dialog Semiconductor search terms

[PATCH] watchdog: qcom: fix kernel panic due to external abort on non-linefetch
 2016-11-14  1:42 UTC  (2+ messages)

[PATCH 1/2] watchdog: bcm7038_wdt: fix module autoload
 2016-11-11 21:02 UTC  (5+ messages)

[PATCH V2 00/10] da9061: DA9061 driver submission
 2016-11-11 15:50 UTC  (20+ messages)
` [PATCH V2 01/10] Documentation: devicetree: input: additions for da9061 onkey driver
` [PATCH V2 03/10] Documentation: devicetree: thermal: da9062/61 TJUNC temperature binding
` [PATCH V2 02/10] Documentation: devicetree: watchdog: da9062/61 watchdog timer binding
` [PATCH V2 04/10] Documentation: devicetree: mfd: da9062/61 MFD binding
` [PATCH V2 06/10] regulator: da9061: BUCK and LDO regulator driver
` [PATCH V2 05/10] mfd: da9061: MFD core support
` [PATCH V2 08/10] watchdog: da9062/61: watchdog driver
` [PATCH V2 09/10] thermal: da9062/61: Thermal junction temperature monitoring driver
` [PATCH V2 07/10] Input: da9061: onkey driver
` [PATCH V2 10/10] MAINTAINERS: da9062/61 updates to the Dialog Semiconductor search terms

[PATCH v14 0/9] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-11-11 15:32 UTC  (38+ messages)
` [PATCH v14 1/9] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
` [PATCH v14 2/9] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v14 3/9] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v14 4/9] acpi/arm64: Add GTDT table parse driver
` [PATCH v14 5/9] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v14 6/9] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v14 7/9] clocksource/drivers/arm_arch_timer: Refactor the timer init code to prepare for GTDT

[PATCH V3 0/9] da9061: DA9061 driver submission
 2016-11-11  9:57 UTC  (23+ messages)
` [PATCH V3 1/9] Documentation: devicetree: input: additions for da9061 onkey driver
` [PATCH V3 4/9] Documentation: devicetree: mfd: da9062/61 MFD binding
` [PATCH V3 2/9] Documentation: devicetree: watchdog: da9062/61 watchdog timer binding
` [PATCH V3 3/9] Documentation: devicetree: thermal: da9062/61 TJUNC temperature binding
` [PATCH V3 6/9] regulator: da9061: BUCK and LDO regulator driver
` [PATCH V3 5/9] mfd: da9061: MFD core support
` [PATCH V3 7/9] watchdog: da9062/61: watchdog driver
` [PATCH V3 9/9] MAINTAINERS: da9062/61 updates to the Dialog Semiconductor search terms
` [PATCH V3 8/9] thermal: da9062/61: Thermal junction temperature monitoring driver

[PATCH] watchdog: jz4740: Fix modular build
 2016-11-11  2:58 UTC  (2+ messages)

[PATCH] watchdog: hpwdt: changed maintainer information
 2016-11-10 20:33 UTC  (2+ messages)

omap watchdog boot status
 2016-11-09 14:40 UTC  (3+ messages)

[watchdog] watchdog: mei_wdt: request stop on reboot to prevent false positive event
 2016-11-09 14:47 UTC  (2+ messages)

[PATCH 1/1] watchdog: pcipcwd_show_card_info: wrong format string
 2016-11-06 16:12 UTC  (4+ messages)

[PATCH v4 0/6] Advantech iManager EC driver set
 2016-11-05  8:29 UTC  (9+ messages)
` [PATCH v4 1/6] Add Advantech iManager MFD core driver
` [PATCH v4 2/6] Add Advantech iManager GPIO driver
` [PATCH v4 3/6] Add Advantech iManager HWmon driver
` [PATCH v4 4/6] Add Advantech iManager I2C driver
` [PATCH v4 5/6] Add Advantech iManager Backlight driver
` [PATCH v4 6/6] Add Advantech iManager Watchdog driver

[RFC PATCH 0/5] add support for DMO embedded controller
 2016-10-31 12:26 UTC  (11+ messages)
` [RFC PATCH 1/5] dmec: add DMO mfd driver
` [RFC PATCH 2/5] i2c-dmec: add i2c bus support for dmec
` [RFC PATCH 3/5] gpio-dmec: gpio "
` [RFC PATCH 4/5] wdt-dmec: watchdog "
` [RFC PATCH 5/5] rtm-dmec: running time meter support

[PATCH 00/10] Introduce Juniper PTXPMB CPLD driver
 2016-10-26 13:50 UTC  (5+ messages)
` [PATCH 01/10] mfd: Juniper PTXPMB CPLD Multi-function core driver
` [PATCH 07/10] gpio: ptxpmb-cpld: Add support for PTXPMB CPLD's GPIO

[PATCH v2.1 1/2] watchdog: loongson1: Add Loongson1 SoC watchdog driver
 2016-10-24 15:37 UTC  (3+ messages)

[PATCH] watchdog: wdat_wdt: Ping the watchdog on resume
 2016-10-21 12:52 UTC  (7+ messages)

[PATCH 0/4] Introduce Juniper PTXPMB Extended driver
 2016-10-21  8:39 UTC  (3+ messages)
` [PATCH 3/4] gpio: ptxpmb-ext-cpld: Add driver for Juniper's PTXPMB extended CPLD

[PATCH 00/10] Introduce Juniper SAM FPGA driver
 2016-10-20 23:06 UTC  (3+ messages)
` [PATCH 05/10] gpio: Introduce SAM gpio driver

[PATCH] watchdog: meson: Remove unneeded platform MODULE_ALIAS
 2016-10-20 22:28 UTC  (2+ messages)


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