messages from 2011-12-27 14:01:39 to 2012-03-15 22:06:31 UTC [more...]
Change of the linux-watchdog-next tree location
2012-03-15 22:06 UTC (2+ messages)
[PATCH] watchdog/coh901327: convert to use watchdog core
2012-03-15 21:27 UTC (4+ messages)
[PATCH 05/07] Watchdog: DA9052/53 watchdog support v1
2012-03-15 21:25 UTC (3+ messages)
[PATCH 0/4] pnx4008: convert to watchdog framework
2012-03-15 21:18 UTC (13+ messages)
` [PATCH 1/4] watchdog: pnx4008: cleanup resource handling using managed devices
` [PATCH 2/4] watchdog: pnx4008: don't use __raw_-accessors
` [PATCH 3/4] watchdog: dev: don't enforce set_timeout()
` [PATCH 4/4] watchdog: pnx4008: convert driver to use the watchdog framework
Watchdog timer core enhancements
2012-03-15 21:13 UTC (9+ messages)
` [PATCH 1/3] watchdog_dev: Add support for having more then 1 watchdog
` [PATCH 2/3] watchdog_dev: Add support for dynamically allocated watchdog_device structs
` [PATCH 3/3] watchdog_dev: Let the driver update the timeout field on set_timeout success
visible git-tree?
2012-03-15 20:20 UTC (2+ messages)
watchdog: Convert ep93xx driver to watchdog core
2012-03-14 17:31 UTC
[PATCH V2 00/22] watchdog: ARM watchdogs: sp805 & mpcore updates & fixes
2012-03-12 4:22 UTC (23+ messages)
` [PATCH V2 01/22] watchdog: Add is_wdt_active() routine
` [PATCH V2 02/22] watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog core
` [PATCH V2 03/22] watchdog/mpcore_wdt: Rename dev to pdev for pointing to struct platform_device
` [PATCH V2 04/22] watchdog/mpcore_wdt: Use devm routines
` [PATCH V2 05/22] watchdog/mpcore_wdt: Allow platform_get_irq() to fail
` [PATCH V2 06/22] watchdog/mpcore_wdt: convert to watchdog core
` [PATCH V2 07/22] watchdog/mpcore_wdt: Fix multiline comments
` [PATCH V2 08/22] watchdog/mpcore_wdt: Arrange #includes in alphabetical order
` [PATCH V2 09/22] watchdog/mpcore_wdt: Set default heartbeat in probe instead of init
` [PATCH V2 10/22] watchdog/mpcore_wdt: Use dev_(crit, err, info) instead of dev_printk
` [PATCH V2 11/22] watchdog/mpcore_wdt: convert to use module_platform_driver()
` [PATCH V2 12/22] watchdog/mpcore_wdt: Add support for dev_pm_ops interface
` [PATCH V2 13/22] watchdog/mpcore_wdt: disable wdt in suspend only if it is busy
` [PATCH V2 14/22] watchdog/mpcore_wdt: replace (__raw_)readl/writel with lighter *_relaxed variants
` [PATCH V2 15/22] watchdog/mpcore_wdt: Add support for WDIOC_GETBOOTSTATUS IOCTL
` [PATCH V2 16/22] watchdog/mpcore_wdt: Add clock framework support
` [PATCH V2 17/22] watchdog/mpcore_wdt: use correct clk_rate to program timeout
` [PATCH V2 18/22] watchdog/sp805: Fix documentation style comment
` [PATCH V2 19/22] watchdog/sp805: replace readl/writel with lighter _relaxed variants
` [PATCH V2 20/22] watchdog/sp805: Use devm routines
` [PATCH V2 21/22] watchdog/sp805: convert to watchdog core
` [PATCH V2 22/22] watchdog/sp805: Add clk_{un}prepare support
[PATCH v2 x86 1/2] fix page faults by nmiaction in nmi if kmemcheck is enabled
2012-03-09 9:52 UTC (11+ messages)
` [PATCH v3 "
[PATCH 00/15] watchdog/mpcore: updates & fixes
2012-03-07 12:48 UTC (30+ messages)
` [PATCH 01/15] watchdog/mpcore_wdt: Fix multiline comments
` [PATCH 02/15] watchdog/mpcore_wdt: Add blank line after variable definitions in routines
` [PATCH 03/15] watchdog/mpcore_wdt: Arrange #includes in alphabetical order
` [PATCH 04/15] watchdog/mpcore_wdt: remove multiple 'ret = 0' statements from ioctl ops
` [PATCH 05/15] watchdog/mpcore_wdt: Rename dev to pdev for pointing to struct platform_device
` [PATCH 06/15] watchdog/mpcore_wdt: do request_irq before registering misc device
` [PATCH 07/15] watchdog/mpcore_wdt: Use devm routines
` [PATCH 08/15] watchdog/mpcore_wdt: handle module param mpcore_margin in probe
` [PATCH 09/15] watchdog/mpcore_wdt: convert to use module_platform_driver()
` [PATCH 10/15] watchdog/mpcore_wdt: Add support for dev_pm_ops interface
` [PATCH 11/15] watchdog/mpcore_wdt: disable wdt in suspend only if it is busy
` [PATCH 12/15] watchdog/mpcore_wdt: Add support for WDIOF_CARDRESET
` [PATCH 13/15] watchdog/mpcore_wdt: Allow platform_get_irq() to fail
` [PATCH 14/15] watchdog/mpcore_wdt: Add clock framework support
` [PATCH 15/15] watchdog/mpcore_wdt: use correct clk_rate to program timeout
[PATCH 00/03] DA9052 patch series
2012-03-02 14:28 UTC
[GIT PULL REQUEST] watchdog - v3.3-rc5 Fixes
2012-03-01 19:10 UTC
[PATCH 1/5] watchdog: Add multiple device support
2012-02-28 22:48 UTC (5+ messages)
` [PATCH 2/5] watchdog: Add a flag to indicate the watchdog doesn't reboot things
` [PATCH 3/5] softdog: convert to watchdog core
` [PATCH 4/5] watchdog: create all the proper device files
` [PATCH 5/5] watchdog: use dev_ functions
[RESEND] Congatec CGEB base, i2c and watchdog driver support
2012-02-28 14:32 UTC (17+ messages)
` [PATCH 1/3] mfd: Add basic support for the Congatec CGEB BIOS interface
` [PATCH 2/3] i2c: Add Congatec CGEB I2C driver
` [PATCH 3/3] watchdog: Add Congatec CGEB watchdog driver
[PATCH] watchdog/sp805: add pm callbacks to support standby/S2R/hibernation
2012-02-24 9:42 UTC
[PATCH V2 3/3] WDT: MIPS: lantiq: use module_platform_driver inside lantiq watchdog driver
2012-02-23 16:03 UTC
[PATCH V2 12/14] WDT: MIPS: lantiq: convert watchdog driver to clkdev api
2012-02-23 16:03 UTC
[PATCH 9/9] WDT: MIPS: lantiq: convert watchdog driver to clkdev api
2012-02-17 17:40 UTC (3+ messages)
[PATCH] watchdog: make imx2_wdt report boot status correctly
2012-02-16 14:23 UTC (4+ messages)
[PATCH next] watchdog: Use pr_<fmt> and pr_<level>
2012-02-15 18:07 UTC
[PATCH] [trivial] watchdog: Fix typo in Kconfig
2012-02-10 15:42 UTC
[PATCH] [trivial] watchdog: Fix typo in pnx4008_wdt.c
2012-02-10 15:40 UTC
[RFC][PATCH] watchdog: Convert max63xx_wdt driver to watchdog framework
2012-02-08 6:24 UTC
[PATCH 00/07] DA9052 patch series
2012-02-06 12:35 UTC
[PATCH] watchdog: fix error in probe() of s3c2410_wdt (reset at booting)
2012-01-31 5:30 UTC (6+ messages)
[PATCH] drivers, char: add U-Boot bootcount driver
2012-01-30 12:35 UTC (7+ messages)
[PATCH v3] watchdog: Convert jz4740_wdt driver to watchdog core
2012-01-28 22:19 UTC (2+ messages)
[PATCH] watchdog: fix GETTIMEOUT ioctl in booke_wdt
2012-01-27 21:34 UTC (4+ messages)
[GIT PULL REQUEST] watchdog - v3.3-rc1 Fixes
2012-01-27 9:22 UTC
[PATCH RESEND 0/3] watchdog: new driver for STMP3xxx/MX23/MX28
2012-01-25 1:02 UTC (5+ messages)
` [PATCH 1/3] rtc: stmp3xxx: add wdt-accessor function
` [PATCH 2/3] watchdog: add new driver for STMP3xxx and i.MX23/28
[PATCH RESEND] watchdog: documentation: remove index-file
2012-01-24 22:08 UTC (3+ messages)
[PATCH v2] watchdog: Convert jz4740_wdt driver to watchdog core
2012-01-24 19:47 UTC (2+ messages)
[PATCH RFC 0/2] watchdog boot status
2012-01-24 9:49 UTC (8+ messages)
` [PATCH RFC 1/2] watchdog : omap_wdt : Implement WDIOC_GETBOOTSTATUS for omap3+
` [PATCH 2/2] ARM: omap: Fix omap_prcm_get_reset_sources() for omap3/4
[PATCH 5/6] iTCO_wdt: TCO Watchdog patch for Intel Lynx Point DeviceIDs
2012-01-24 0:40 UTC
[RFC][PATCH] watchdog: Convert jz4740_wdt driver to watchdog core
2012-01-23 20:33 UTC (3+ messages)
[RFC][PATCH] watchdog: Convert wm8350_wdt driver to watchdog core
2012-01-23 7:26 UTC
[PATCH] watchdog: via_wdt: Set min_timeout and max_timeout for wdt_dev
2012-01-21 7:08 UTC
[PATCH] [trivial] watchdog: Fix typo "unexpectdly"
2012-01-20 14:56 UTC
[PATCH 1/2] watchdog: wm8350_wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD options
2012-01-18 11:26 UTC (3+ messages)
` [PATCH 2/2] watchdog: wafer5823wdt: "
[PATCH 1/2] watchdog: Staticise nuc900_wdt
2012-01-18 2:46 UTC (2+ messages)
` [PATCH 2/2] watchdog: Return proper error in nuc900wdt_probe if misc_register fails
[PATCH 00/07] DA9052 patch series
2012-01-17 19:51 UTC (3+ messages)
` [lm-sensors] "
[PATCH] watchdog: via_wdt: Staticise wdt_pci_table
2012-01-16 9:09 UTC (2+ messages)
[PATCH RFC] OMAP : watchdog : Fix the mismatch of pm_runtime enable and disable
2012-01-11 14:20 UTC
[GIT PULL REQUEST] watchdog - v3.2
2012-01-10 11:29 UTC
linux-next: Tree for Dec 28 (via_wdt)
2012-01-07 10:20 UTC (4+ messages)
IT87 WDT: Chip IT8720 revision 8, watchdog reset not working
2012-01-06 19:39 UTC
[PATCH RFC] OMAP : watchdog : fix the WDIOC_GETBOOTSTATUS ioctl if not implemented
2012-01-04 14:15 UTC
[GIT PULL REQUEST] watchdog - v3.1-rc7 - Fixes
2011-12-30 20:12 UTC (4+ messages)
[PATCH 3/6] drivers/watchdog/imx2_wdt.c: use devm_request_and_ioremap
2011-12-27 14:01 UTC (2+ messages)
` [PATCH 4/6] drivers/watchdog/dw_wdt.c: "
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).