messages from 2016-08-04 00:30:00 to 2016-09-20 16:09:38 UTC [more...]
[PATCH 0/8] Move runnable examples code from Documentation to samples
2016-09-20 16:09 UTC (21+ messages)
` [PATCH 1/8] samples: move accounting example code from Documentation
` [PATCH 2/8] samples: move auxdisplay "
` "
` [PATCH 3/8] samples: move laptops "
` [PATCH 5/8] samples: move misc-devices/mei "
` [PATCH 6/8] samples: move pcmcia "
` [PATCH 7/8] samples: move timers "
` [PATCH 8/8] samples: move watchdog "
` [PATCH 4/8] samples: move mic/mpssd "
[PATCH 0/4] kill get_clock_tick_rate()
2016-09-20 6:18 UTC (13+ messages)
` [PATCH 1/4] clk: pxa25x: OSTIMER0 clocks from the main oscillator
` [PATCH 2/4] ARM: sa11x0/pxa: acquire timer rate from the clock rate
` [PATCH 3/4] watchdog: sa11x0/pxa: get rid of get_clock_tick_rate
` [PATCH 4/4] ARM: "
[PATCH v13 0/8] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
2016-09-15 10:49 UTC (10+ messages)
` [PATCH v13 1/8] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
` [PATCH v13 2/8] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v13 3/8] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v13 4/8] acpi/arm64: Add GTDT table parse driver
` [PATCH v13 5/8] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v13 6/8] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v13 7/8] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer
` [PATCH v13 8/8] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver
[PATCH 10/19] watchdog: bindings: Remove obsolete platforms from dt doc
2016-09-14 22:16 UTC (4+ messages)
` [PATCH 11/19] watchdog: st_wdt: Remove support for obsolete platforms
[PATCH v2 0/6] Move runnable code (tests) from Documentation to selftests
2016-09-14 13:35 UTC (11+ messages)
` [PATCH v2 1/6] selftests: move dnotify_test from Documentation/filesystems
` [PATCH v2 2/6] selftests: move prctl tests from Documentation/prctl
` [PATCH v2 3/6] selftests: move ptp tests from Documentation/ptp
` [PATCH v2 4/6] selftests: move vDSO tests from Documentation/vDSO
` [PATCH v2 5/6] selftests: move ia64 tests from Documentation/ia64
` [PATCH v2 6/6] selftests: move watchdog tests from Documentation/watchdog
[PATCH v2 0/2] MIPS: TXx9: Common Clock Framework Conversion
2016-09-13 15:00 UTC (6+ messages)
` [PATCH v2 1/2] watchdog: txx9wdt: Add missing clock (un)prepare calls for CCF
` [PATCH v2 2/2] MIPS: TXx9: Convert to Common Clock Framework
[PATCH v11 0/8] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
2016-09-13 11:51 UTC (16+ messages)
` [PATCH v11 1/8] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
` [PATCH v11 2/8] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v11 3/8] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v11 4/8] acpi/arm64: Add GTDT table parse driver
` [PATCH v11 5/8] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v11 6/8] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v11 7/8] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer
` [PATCH v11 8/8] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver
[PATCH v12 0/8] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
2016-09-13 11:31 UTC (11+ messages)
` [PATCH v12 1/8] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
` [PATCH v12 2/8] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v12 3/8] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v12 4/8] acpi/arm64: Add GTDT table parse driver
` [PATCH v12 5/8] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v12 6/8] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v12 7/8] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer
` [PATCH v12 8/8] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver
[PATCH] watchdog: mt7621_wdt: Remove assignment of dev pointer
2016-09-12 13:16 UTC
[PATCH] watchdog: rt2880_wdt: Remove assignment of dev pointer
2016-09-12 13:01 UTC (2+ messages)
[PATCHv5] watchdog: xilinx: Add clock support
2016-09-12 12:45 UTC (4+ messages)
[PATCHv3] watchdog: cadence_wdt: Fix the suspend resume
2016-09-12 7:23 UTC
[PATCH v5 00/10] watchdog: add watchdog pretimeout framework
2016-09-09 4:47 UTC (15+ messages)
` [PATCH v5 01/10] watchdog: add pretimeout support to the core
` [PATCH v5 02/10] fs: compat_ioctl: add pretimeout functions for watchdogs
` [PATCH v5 03/10] watchdog: add watchdog pretimeout governor framework
` [PATCH v5 04/10] watchdog: pretimeout: add panic pretimeout governor
` [PATCH v5 05/10] watchdog: pretimeout: add noop "
` [PATCH v5 06/10] watchdog: pretimeout: add option to select a pretimeout governor in runtime
` [PATCH v5 07/10] watchdog: pretimeout: add pretimeout_available_governors attribute
` [PATCH v5 08/10] watchdog: softdog: implement pretimeout support
` [PATCH v5 09/10] watchdog: imx2_wdt: use preferred BIT macro instead of open coded values
` [PATCH v5 10/10] watchdog: imx2_wdt: add pretimeout function support
[PATCH 0/2] constify watchdog_ops structures
2016-09-09 4:29 UTC (6+ messages)
` [PATCH 1/2] watchdog: tegra: "
` [PATCH 2/2] watchdog: "
[PATCH] watchdog: iTCO_wdt: constify iTCO_wdt_pm structure
2016-09-09 4:27 UTC (2+ messages)
[PATCHv2] watchdog: cadence_wdt: Fix the suspend resume
2016-09-07 5:57 UTC (3+ messages)
[PATCH v2] watchdog: softdog: implement pretimeout support
2016-08-30 16:11 UTC (2+ messages)
Linux-compatible watchdog add-on?
2016-08-29 23:53 UTC (5+ messages)
[PATCH v4 0/7] watchdog: add watchdog pretimeout framework
2016-08-29 20:30 UTC (16+ messages)
` [PATCH v4 1/7] watchdog: add pretimeout support to the core
` [PATCH v4 2/7] fs: compat_ioctl: add pretimeout functions for watchdogs
` [PATCH v4 3/7] watchdog: add watchdog pretimeout governor framework
` [PATCH v4 4/7] watchdog: pretimeout: add panic pretimeout governor
` [PATCH v4 5/7] watchdog: pretimeout: add noop "
` [PATCH v4 6/7] watchdog: pretimeout: add option to select a pretimeout governor in runtime
` [PATCH v4 7/7] watchdog: pretimeout: add pretimeout_available_governors attribute
pre-timeout again?
2016-08-25 18:59 UTC (4+ messages)
[PATCH 0/3] MIPS: TXx9: Common Clock Framework Conversion
2016-08-22 17:37 UTC (11+ messages)
` [PATCH 1/3] spi: spi-txx9: Add missing clock (un)prepare calls for CCF
` [PATCH 2/3] watchdog: txx9wdt: "
` [PATCH 3/3] MIPS: TXx9: Convert to Common Clock Framework
[PATCH v10 0/8] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
2016-08-18 7:48 UTC (7+ messages)
[PATCH] watchdog: cadence_wdt: Fix the suspend resume
2016-08-17 6:12 UTC (3+ messages)
[PATCH v3 0/3] watchdog: Add Amlogic Meson GXBB Watchdog Timer driver
2016-08-16 13:10 UTC (9+ messages)
` [PATCH v3 3/3] ARM64: dts: amlogic: meson-gxbb: Add watchdog node
[PATCH] watchdog-asm9260: Delete owner assignment
2016-08-15 13:07 UTC (2+ messages)
[PATCH v5] watchdog: ziirave_wdt: Add support to upload the firmware
2016-08-14 10:33 UTC (2+ messages)
[PATCHv4] watchdog: xilinx: Add clock support
2016-08-12 6:48 UTC (4+ messages)
[PATCHv3] watchdog: xilinx: Add clock support
2016-08-12 6:20 UTC (3+ messages)
[PATCH] watchdog: don't print error when allocating urb fails
2016-08-11 23:39 UTC (3+ messages)
` [PATCH] watchdog: pcwd_usb: "
[PATCH] watchdog: core: Fix devres_alloc() allocation size
2016-08-11 8:36 UTC (2+ messages)
[PATCH] watchdog: dw_wdt: Read clock rate only once and validate it
2016-08-10 5:35 UTC
[PATCH v9 0/9] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
2016-08-09 18:12 UTC (3+ messages)
[PATCH v4] watchdog: ziirave_wdt: Add support to upload the firmware
2016-08-07 21:37 UTC (2+ messages)
[PATCHv2] watchdog: xilinx: Add clock support
2016-08-05 3:57 UTC (5+ 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).