messages from 2015-03-25 13:28:33 to 2015-04-30 11:17:44 UTC [more...]
[PATCH v7 0/9] mfd: watchdog: rtc: New driver for ST's LPC IP
2015-04-30 11:17 UTC (15+ messages)
` [PATCH v7 1/9] mfd: dt-bindings: Provide human readable defines for LPC mode choosing
` [PATCH v7 2/9] ARM: multi_v7_defconfig: Enable support for ST's LPC Watchdog
` [STLinux Kernel] "
` [PATCH v7 3/9] ARM: multi_v7_defconfig: Enable support for ST's LPC RTC
` [STLinux Kernel] "
` [PATCH v7 4/9] ARM: STi: DT: STiH407: Add Device Tree node for the LPC
` [STLinux Kernel] "
` [PATCH v7 5/9] watchdog: bindings: Provide ST bindings for ST's LPC Watchdog device
` [PATCH v7 6/9] watchdog: st_wdt: Add new driver for ST's LPC Watchdog
` [PATCH v7 7/9] rtc: bindings: Provide ST bindings for ST's LPC RTC device
` [PATCH v7 8/9] rtc: st: add new driver for ST's LPC RTC
` [PATCH v7 9/9] MAINTAINERS: Add Watchdog and RTC files to STI's maintainer entry
[PATCH] watchdog: introduce the ARM64 SBSA watchdog driver
2015-04-29 19:33 UTC
[PATCH v2 0/4] watchdog: omap: several cleanups
2015-04-29 18:47 UTC (8+ messages)
` [PATCH v2 1/4] watchdog: omap: clearify device tree documentation
` [PATCH v2 2/4] watchdog: omap: use watchdog_init_timeout instead of open coding it
` [PATCH v2 3/4] watchdog: omap: put struct watchdog_device into driver data
` [PATCH v2 4/4] watchdog: omap: simplify assignment of bootstatus
` [PATCH v2 5/4] watchdog: omap: assert the counter being stopped before reprogramming
` [PATCH v2 6/4] watchdog: omap: allow to keep timer running at probe time
[PATCH V1 0/6] COVER LETTER
2015-04-29 15:18 UTC (19+ messages)
` [PATCH V1 1/6] mfd: da9062: DA9062 MFD core driver
` [PATCH V1 2/6] regulator: da9062: DA9062 regulator driver
` [PATCH V1 3/6] rtc: da9062: DA9062 RTC driver
` [PATCH V1 4/6] input: misc: onkey: da9062: DA9062 OnKey driver
` [PATCH V1 6/6] devicetree: da9062: Add bindings for DA9062 driver
` [PATCH V1 5/6] watchdog: da9062: DA9062 watchdog driver
[PATCH V3 1/3] watchdog: imgpdc: Allow timeout to be set in device-tree
2015-04-29 12:14 UTC (9+ messages)
` [PATCH V3 2/3] watchdog: imgpdc: Set timeout before starting watchdog
` [PATCH V3 3/3] watchdog: imgpdc: Add reboot support
races in omap_wdt
2015-04-29 8:21 UTC (3+ messages)
[PATCH 2/2] ARM: BCM2835: Move the restart/power_off handling to the WDT driver
2015-04-29 6:45 UTC (20+ messages)
` [2/2] "
[PATCHv7 0/8] watchdog: Extend kernel API and add early_timeout_sec feature
2015-04-27 5:50 UTC (13+ messages)
` [PATCHv7 1/8] watchdog: Extend kernel API to know about HW limitations
` [PATCHv7 2/8] watchdog: Allow watchdog to reset device at early boot
` [PATCHv7 3/8] devicetree: Document generic watchdog properties
` [PATCHv7 4/8] Documentation/watchdog: watchdog-test.c: Add support for changing timeout
` [PATCHv7 5/8] watchdog: at91sam9_wdt: Convert to use new watchdog core extensions
` [PATCHv7 6/8] watchdog: imx2_wdt: Convert to use new "
` [PATCHv7 7/8] watchdog: omap_wdt: Fix memory leak on probe fail
` [PATCHv7 8/8] watchdog: omap_wdt: Convert to use new core extensions
[PATCH 0/3] watchdog: omap: several cleanups
2015-04-26 19:46 UTC (17+ messages)
` [PATCH 1/3] watchdog: omap: use watchdog_init_timeout
` [PATCH 1a/3] watchdog: omap: clearify device tree documentation
` [PATCH 2/3] watchdog: omap: put struct watchdog_device into driver data
` [PATCH 3/3] watchdog: omap: simplify assignment of bootstatus
[GIT PULL REQUEST] watchdog - v4.1 merge window
2015-04-22 13:38 UTC
[PATCH 6/7] watchdog: pnx4008_wdt: fix broken email address
2015-04-20 13:51 UTC (2+ messages)
` [PATCH 7/7] watchdog: stmp3xxx_rtc_wdt: "
[PATCH] watchdog: stmp3xxx: Implement GETBOOTSTATUS
2015-04-20 7:11 UTC (5+ messages)
` [rtc-linux] "
[PATCH 0/4] watchdog: MAX63xx cleanup and platform settings
2015-04-16 16:37 UTC (2+ messages)
[PATCHv6 0/4] watchdog: Extend kernel API and add early_timeout_sec feature
2015-04-15 1:51 UTC (7+ messages)
` [PATCHv6 1/4] watchdog: Extend kernel API to know about HW limitations
` [PATCHv6 2/4] watchdog: Allow watchdog to reset device at early boot
` [PATCHv6 3/4] devicetree: Document generic watchdog properties
` [PATCHv6 4/4] watchdog: at91sam9_wdt: Convert to use new watchdog core extensions
watchdog timeout in sub-seconds?
2015-04-14 8:15 UTC (3+ messages)
[PATCHv5 0/4] watchdog: Extend kernel API and add early_timeout_sec feature
2015-04-14 5:44 UTC (14+ messages)
` [PATCHv5 1/4] watchdog: Extend kernel API to know about HW limitations
` [PATCHv5 2/4] watchdog: Allow watchdog to reset device at early boot
` [PATCHv5 3/4] devicetree: Document generic watchdog properties
` [PATCHv5 4/4] watchdog: at91sam9_wdt: Convert to use new watchdog core extensions
Early watchdog resets and watchdog kernel API changes
2015-04-09 7:57 UTC
[PATCH] PM / watchdog: iTCO: stop watchdog during system suspend
2015-04-03 11:04 UTC (9+ messages)
[PATCH V2 1/3] watchdog: imgpdc: Allow timeout to be set in device-tree
2015-04-03 5:38 UTC (12+ messages)
` [PATCH V2 2/3] watchdog: imgpdc: Set timeout before starting watchdog
` [PATCH V2 3/3] watchdog: imgpdc: Add reboot support
[PATCH 1/4] watchdog: imgpdc: Fix NULL pointer dereference on probe
2015-04-01 3:51 UTC (9+ messages)
` [PATCH 2/4] watchdog: imgpdc: Intialize timeout to default value
` [PATCH 3/4] watchdog: imgpdc: Set timeout before starting watchdog
` [PATCH 4/4] watchdog: imgpdc: Add reboot support
[PATCH v3 1/2] watchdog: digicolor: document device tree binding
2015-03-31 15:09 UTC (4+ messages)
` [PATCH v3 2/2] watchdog: digicolor: driver for Conexant Digicolor CX92755 SoC
[PATCH 1/3] watchdog: octeon: convert to WATCHDOG_CORE API
2015-03-30 18:59 UTC (9+ messages)
` [PATCH 2/3] watchdog: octeon: fix some trivial coding style issues
` [PATCH 3/3] watchdog: octeon: use fixed length string for register names
[PATCH] TCO Watchdog warning interrupt driver creation
2015-03-30 13:45 UTC (4+ messages)
NMI watchdog
2015-03-30 12:15 UTC
[PATCH 75/86] watchdog: use uapi/linux/pci_ids.h directly
2015-03-29 13:42 UTC
[PATCH] watchdog: cadence: Remove Kconfig dependency on ARCH
2015-03-27 8:02 UTC (2+ messages)
[PATCH 0/3] arm: msm: Use timer DT node for qcom watchdog config
2015-03-27 7:59 UTC (3+ messages)
[PATCH 00/27] Convert seq_<foo> output calls to return void
2015-03-27 7:57 UTC (3+ messages)
` [PATCH 21/27] watchdog: bcm281xx: Remove use of seq_printf return value
[GIT PULL REQUEST] watchdog - v4.0-rc5 Fixes
2015-03-27 7:53 UTC
[PATCH v2 1/2] watchdog: digicolor: document device tree binding
2015-03-27 5:48 UTC (5+ messages)
` [PATCH v2 2/2] watchdog: digicolor: driver for Conexant Digicolor CX92755 SoC
[PATCH] watchdog: at91sam9: use endian agnostic IO
2015-03-26 23:59 UTC (3+ messages)
[PATCH v6 0/9] mfd: watchdog: rtc: New driver for ST's LPC IP
2015-03-25 13:28 UTC (5+ messages)
` [PATCH v6 5/9] watchdog: bindings: Provide ST bindings for ST's LPC Watchdog device
` [PATCH v6 7/9] rtc: bindings: Provide ST bindings for ST's LPC RTC device
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