messages from 2016-11-05 14:50:28 to 2016-12-08 17:36:12 UTC [more...]
[PATCH v18 00/15] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
2016-12-08 17:33 UTC (15+ messages)
` [PATCH v18 01/15] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
` [PATCH v18 02/15] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v18 03/15] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v18 04/15] clocksource/drivers/arm_arch_timer: rename some enums and defines
` [PATCH v18 05/15] clocksource/drivers/arm_arch_timer: rework PPI determination
` [PATCH v18 06/15] clocksource/drivers/arm_arch_timer: Rework counter frequency detection
` [PATCH v18 07/15] clocksource/drivers/arm_arch_timer: Refactor arch_timer_needs_probing
` [PATCH v18 08/15] clocksource/drivers/arm_arch_timer: move arch_timer_needs_of_probing into DT init call
` [PATCH v18 09/15] clocksource/drivers/arm_arch_timer: Introduce some new structs to prepare for GTDT
` [PATCH v18 10/15] clocksource/drivers/arm_arch_timer: Refactor the timer init code "
` [PATCH v18 11/15] acpi/arm64: Add GTDT table parse driver
` [PATCH v18 12/15] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v18 13/15] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v18 14/15] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer
[PATCH v2] watchdog: nic7018_wdt: Add NIC7018 watchdog driver
2016-12-08 14:15 UTC (5+ messages)
[PATCH v17 00/15] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
2016-12-08 11:20 UTC (22+ messages)
` [PATCH v17 01/15] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
` [PATCH v17 02/15] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v17 03/15] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v17 04/15] clocksource/drivers/arm_arch_timer: rename some enums and defines
` [PATCH v17 05/15] clocksource/drivers/arm_arch_timer: rework PPI determination
` [PATCH v17 06/15] clocksource/drivers/arm_arch_timer: Rework counter frequency detection
` [PATCH v17 07/15] clocksource/drivers/arm_arch_timer: Refactor arch_timer_needs_probing
` [PATCH v17 08/15] clocksource/drivers/arm_arch_timer: move arch_timer_needs_of_probing into DT init call
` [Linaro-acpi] "
` [PATCH v17 09/15] clocksource/drivers/arm_arch_timer: Introduce some new structs to prepare for GTDT
` [PATCH v17 10/15] clocksource/drivers/arm_arch_timer: Refactor the timer init code "
` [PATCH v17 11/15] acpi/arm64: Add GTDT table parse driver
` [PATCH v17 12/15] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v17 13/15] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v17 14/15] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer
` [PATCH v17 15/15] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver
[PATCH] watchdog: gpio: Add "keep-armed-on-close" feature
2016-12-07 19:46 UTC
[PATCH v2.5 2/3] watchdog: loongson1: Add Loongson1 SoC watchdog driver
2016-12-07 16:14 UTC (2+ messages)
[PATCH v2.4 2/3] watchdog: loongson1: Add Loongson1 SoC watchdog driver
2016-12-07 10:01 UTC (3+ messages)
[PATCH v2] watchdog: cpwd: remove memory allocate failure message
2016-12-06 19:03 UTC (2+ messages)
[RFC] watchdog: iTCO_wdt: Introduce panic_on_timeout module param
2016-12-05 23:42 UTC (2+ messages)
[PATCH] watchdog: cpwd: remove memory allocate failure message
2016-12-05 3:59 UTC (2+ messages)
[PATCH v2.3 2/3] watchdog: loongson1: Add Loongson1 SoC watchdog driver
2016-12-04 17:26 UTC (2+ messages)
[PATCH v2.1 1/2] watchdog: loongson1: Add Loongson1 SoC watchdog driver
2016-12-04 13:59 UTC (3+ messages)
` [v2.1,1/2] "
[PATCH 34/39] Annotate hardware config module parameters in drivers/watchdog/
2016-12-01 12:58 UTC (2+ messages)
[PATCH] watchdog: meson: Remove unneeded platform MODULE_ALIAS
2016-11-30 12:41 UTC (5+ messages)
[PATCH V2 00/10] da9061: DA9061 driver submission
2016-11-30 6:09 UTC (11+ messages)
` [PATCH V2 03/10] Documentation: devicetree: thermal: da9062/61 TJUNC temperature binding
` [PATCH V2 05/10] mfd: da9061: MFD core support
` [PATCH V2 09/10] thermal: da9062/61: Thermal junction temperature monitoring driver
[RESEND PATCH V4 4/8] mfd: da9061: MFD core support
2016-11-28 11:37 UTC
[PATCH 11/20] watchdog/octeon: Convert to hotplug state machine
2016-11-24 16:10 UTC (2+ messages)
` [11/20] "
[PATCH] watchdog: Standardize leading tabs and spaces in Kconfig file
2016-11-24 15:45 UTC (2+ messages)
` "
[PATCH] watchdog: davinci: add support for deferred probing
2016-11-24 15:38 UTC (2+ messages)
[PATCH v16 00/15] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
2016-11-24 3:57 UTC (39+ 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-23 16:11 UTC (2+ messages)
[PATCH v1 1/1] intel-mid_wdt: make sure watchdog is not running at startup
2016-11-19 16:10 UTC (5+ messages)
[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
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
[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 2/8] Documentation: devicetree: thermal: da9062/61 TJUNC temperature binding
` [PATCH V4 1/8] Documentation: devicetree: watchdog: da9062/61 watchdog timer binding
` [PATCH V4 3/8] Documentation: devicetree: mfd: da9062/61 MFD binding
` [PATCH V4 6/8] watchdog: da9062/61: watchdog driver
` [PATCH V4 5/8] regulator: da9061: BUCK and LDO regulator driver
` [PATCH V4 4/8] mfd: da9061: MFD core support
` [PATCH V4 8/8] MAINTAINERS: da9062/61 updates to the Dialog Semiconductor search terms
` [PATCH V4 7/8] thermal: da9062/61: Thermal junction temperature monitoring driver
[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 v14 0/9] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
2016-11-11 15:32 UTC (13+ messages)
` [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 V3 0/9] da9061: DA9061 driver submission
2016-11-11 9:57 UTC (19+ messages)
` [PATCH V3 1/9] Documentation: devicetree: input: additions for da9061 onkey driver
` [PATCH V3 3/9] Documentation: devicetree: thermal: da9062/61 TJUNC temperature binding
` [PATCH V3 2/9] Documentation: devicetree: watchdog: da9062/61 watchdog timer binding
` [PATCH V3 4/9] Documentation: devicetree: mfd: da9062/61 MFD binding
` [PATCH V3 5/9] mfd: da9061: MFD core support
` [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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).