Linux Watchdog
[Prev Page][Next Page]
- Re: [PATCH v3 1/2] watchdog: xen_wdt: use the watchdog subsystem, (continued)
- Watchdog thread activity,
Sriram V
- [PATCH] watchdog: indydog: Add dependency on SGI_HAS_INDYDOG,
Matt Redfearn
- [PATCH v12 5/5] dt-bindings: watchdog: Add bindings for RAVE SP watchdog driver, Andrey Smirnov
- [PATCH v12 4/5] watchdog: Add RAVE SP watchdog driver,
Andrey Smirnov
- [PATCH v2] watchdog: mpc8xxx: use the core worker function,
Christophe Leroy
- oops with 4.14-rc8 when opening and closing /dev/watchdog0,
Rasmus Villemoes
- [PATCH] watchdog: mpc8xxx: use the core worker function,
Christophe Leroy
- [PATCH v11 4/5] watchdog: Add RAVE SP watchdog driver,
Andrey Smirnov
- [PATCH v11 5/5] dt-bindings: watchdog: Add bindings for RAVE SP watchdog driver, Andrey Smirnov
- [PATCH v6 1/2] dt-bindings: watchdog: Add Spreadtrum watchdog documentation,
Eric Long
- [PATCH] watchdog: wdt_pci: mark expected switch fall-through,
Gustavo A. R. Silva
- [PATCH] watchdog: watchdog_dev: mark expected switch fall-through,
Gustavo A. R. Silva
- [PATCH 0/2] xen_wdt: use the watchdog subsystem,
Radu Rendec
- [PATCH] watchdog: pcwd_usb: mark expected switch fall-through,
Gustavo A. R. Silva
- [PATCH] watchdog: pcwd_pci: mark expected switch fall-through,
Gustavo A. R. Silva
- [PATCH v5 1/2] dt-bindings: watchdog: Add Spreadtrum watchdog documentation,
Eric Long
- [PATCH] watchdog: f71808e_wdt: mark expected switch fall-throughs,
Gustavo A. R. Silva
- [PATCH] watchdog: advantechwdt: mark expected switch fall-through,
Gustavo A. R. Silva
- [PATCH] watchdog: alim1535_wdt: mark expected switch fall-through,
Gustavo A. R. Silva
- [PATCH v10 5/5] dt-bindings: watchdog: Add bindings for RAVE SP watchdog driver,
Andrey Smirnov
- [PATCH v10 4/5] watchdog: Add RAVE SP watchdog driver,
Andrey Smirnov
- [PATCH v4 1/2] dt-bindings: watchdog: Add Spreadtrum watchdog documentation,
Eric Long
- [PATCH] dt-bindings: watchdog: renesas-wdt: Add support for the r8a77970 wdt,
Geert Uytterhoeven
- [RFC v8 0/7] SCU/PMC/PUNIT Inter-Processor Communication(IPC) driver cleanup,
sathyanarayanan . kuppuswamy
- [RFC v7 0/7] SCU/PMC/PUNIT Inter-Processor Communication(IPC) driver cleanup,
sathyanarayanan . kuppuswamy
- [watchdog] watchdog: mei_wdt: don't use of variable length array,
Tomas Winkler
- [PATCH v3 1/2] dt-bindings: watchdog: Add Spreadtrum watchdog documentation,
Eric Long
- [PATCH v9 4/5] watchdog: Add RAVE SP watchdog driver,
Andrey Smirnov
- [PATCH v9 5/5] dt-bindings: watchdog: Add bindings for RAVE SP watchdog driver,
Andrey Smirnov
- [PATCH] watchdog: cpwd: Convert timers to use timer_setup(),
Kees Cook
- [PATCH v2 0/3] watchdog: hpwdt: driver update,
Jerry Hoemann
- [PATCH] watchdog: sunxi_wdt: use of_device_get_match_data,
Corentin Labbe
- [PATCH 0/3] watchdog: hpwdt: driver update,
Jerry Hoemann
- [PATCH] watchdog: xen: use time64_t for timeouts,
Arnd Bergmann
- [RFC v6 0/9] SCU/PMC/PUNIT Inter-Processor Communication(IPC) driver cleanup,
sathyanarayanan . kuppuswamy
- [PATCH v8 4/5] watchdog: Add RAVE SP watchdog driver,
Andrey Smirnov
- [PATCH v8 5/5] dt-bindings: watchdog: Add bindings for RAVE SP watchdog driver,
Andrey Smirnov
- [PATCH 0/6] watchdog: da9062: Improve support,
Michael Grzeschik
- [PATCH] watchdog: lpc18xx_wdt: Convert timers to use timer_setup(), Kees Cook
- [PATCH 1/5 v2] watchdog: gemini/ftwdt010: rename DT bindings,
Linus Walleij
- [PATCH 0/5 v2] watchdog: consolidate FTWDT010 derivatives, Linus Walleij
- [PATCH 1/3] watchdog: i6300esb: use the watchdog subsystem,
Radu Rendec
- [PATCH 7/8] Documentation: fix selftests related file refs,
Tom Saeger
- Lowering the log level in watchdog_dev_register when err==-EBUSY,
Radu Rendec
- [PATCH 0/3] getting more output from orion_wdt,
Chris Packham
- [PATCH] watchdog: hpwdt: change maintainer.,
Jerry Hoemann
- [PATCH 1/2 v2] watchdog: gpio: Add some local helper variables,
Linus Walleij
- [RFC v5 0/8] PMC/PUNIT IPC driver cleanup,
sathyanarayanan . kuppuswamy
- [RFC v4 0/8] PMC/PUNIT IPC driver cleanup,
sathyanarayanan . kuppuswamy
- [PATCH] watchdog: lpc18xx_wdt: Convert timers to use,
Kees Cook
- [PATCH 00/13] timer: Start conversion to timer_setup(),
Kees Cook
- [PATCH 01/13] timer: Convert schedule_timeout() to use from_timer(), Kees Cook
- [PATCH 07/13] timer: Remove last user of TIMER_INITIALIZER, Kees Cook
- [PATCH 06/13] timer: Remove users of TIMER_DEFERRED_INITIALIZER, Kees Cook
- [PATCH 09/13] timer: Remove users of expire and data arguments to DEFINE_TIMER, Kees Cook
- [PATCH 11/13] timer: Remove expires argument from __TIMER_INITIALIZER(), Kees Cook
- [PATCH 13/13] workqueue: Convert callback to use from_timer(), Kees Cook
- [PATCH 12/13] kthread: Convert callback to use from_timer(), Kees Cook
- [PATCH 10/13] timer: Remove expires and data arguments from DEFINE_TIMER, Kees Cook
- [PATCH 08/13] timer: Remove unused static initializer macros, Kees Cook
- [PATCH 05/13] timer: Remove init_timer_deferrable() in favor of timer_setup(), Kees Cook
- [PATCH 03/13] timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack(), Kees Cook
- [PATCH 04/13] timer: Remove init_timer_pinned() in favor of timer_setup(), Kees Cook
- [PATCH 02/13] timer: Remove init_timer_pinned_deferrable() in favor of timer_setup(), Kees Cook
- [PATCH 1/2] watchdog: gpio: Add some local helper variables,
Linus Walleij
- Re: [PATCH] rtc: ds1374: wdt:support suspend/resume for watchdog,
Alexandre Belloni
- [PATCH v4 1/2] watchdog: dw_wdt: add stop watchdog operation,
Oleksij Rempel
- [PATCH 1/2] watchdog: Fix potential kref imbalance when opening watchdog,
Guenter Roeck
- NULL pointer dereference in watchdog_open,
Oleksij Rempel
- [PATCH v3 1/2] watchdog: dw_wdt: add stop watchdog operation,
Oleksij Rempel
- Using the Xeon iTCO_wdt for debugging software lockups, Philip Prindeville
- [PATCH v2 0/4] watchdog: aspeed: Retain enabled state and move to arch_initcall,
Andrew Jeffery
- [PATCH 0/4] watchdog: aspeed: Retain enabled state and move to,
Andrew Jeffery
- [PATCH v2 5/5] dt: watchdog: Document compatibility with JZ4780,
Mathieu Malaterre
- [PATCH v2 4/5] watchdog: jz4740: Add support for the watchdog in jz4780 SoC,
Mathieu Malaterre
- [PATCH v2 1/2] watchdog: dw_wdt: add stop watchdog operation,
Oleksij Rempel
- [PATCH v1 1/2] watchdog: dw_wdt: add stop watchdog operation,
Oleksij Rempel
- [GIT PULL REQUEST] watchdog - v4.14-rc1 Merge Window,
Wim Van Sebroeck
- [PATCH v2 1/2] dt-bindings: watchdog: Add Spreadtrum watchdog documentation,
Eric Long
[PATCH 1/3] MIPS: Ci20: Enable watchdog driver,
Mathieu Malaterre
[PATCH 1/2] dt-bindings: watchdog: Add Spreadtrum watchdog documentation,
Eric Long
[RFC v3 0/7] PMC/PUNIT IPC driver cleanup,
sathyanarayanan . kuppuswamy
[PATCH v2 0/3] arm64: Realtek RTD1295 watchdog,
Andreas Färber
[PATCH 0/8] Update Octeon watchdog driver.,
Steven J. Hill
- [PATCH 1/8] MIPS: Octeon: Add support for accessing the boot vector., Steven J. Hill
- [PATCH 2/8] watchdog: octeon-wdt: Remove old boot vector code., Steven J. Hill
- [PATCH 3/8] MIPS: Octeon: Watchdog registers for 70xx, 73xx, 78xx, F75xx., Steven J. Hill
- [PATCH 4/8] MIPS: Octeon: Make CSR functions node aware., Steven J. Hill
- [PATCH 5/8] MIPS: Octeon: Allow access to CIU3 IRQ domains., Steven J. Hill
- [PATCH 6/8] watchdog: octeon-wdt: File cleaning., Steven J. Hill
- [PATCH 7/8] watchdog: octeon-wdt: Add support for cn68XX SOCs., Steven J. Hill
- [PATCH 8/8] watchdog: octeon-wdt: Add support for 78XX SOCs., Steven J. Hill
[PATCH 0/3] arm64: Realtek RTD1295 watchdog,
Andreas Färber
[PATCH] watchdog: mei_wdt: constify mei_cl_device_id,
Arvind Yadav
[PATCH] watchdog: sp805: constify amba_id,
Arvind Yadav
[PATCH] watchdog: ziirave: constify i2c_device_id,
Arvind Yadav
[PATCH v10 00/16] MIPS: lantiq: handle RCU register by separate drivers,
Hauke Mehrtens
- [PATCH v10 01/16] MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_buses, Hauke Mehrtens
- [PATCH v10 03/16] spi: spi-falcon: drop check of boot select, Hauke Mehrtens
- [PATCH v10 02/16] mtd: lantiq-flash: drop check of boot select, Hauke Mehrtens
- [PATCH v10 05/16] watchdog: lantiq: add device tree binding documentation, Hauke Mehrtens
- [PATCH v10 06/16] MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD, Hauke Mehrtens
- [PATCH v10 07/16] Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings, Hauke Mehrtens
- [PATCH v10 08/16] MIPS: lantiq: Convert the fpi bus driver to a platform_driver, Hauke Mehrtens
- [PATCH v10 04/16] watchdog: lantiq: access boot cause register through regmap, Hauke Mehrtens
- [PATCH v10 10/16] reset: Add a reset controller driver for the Lantiq XWAY based SoCs, Hauke Mehrtens
- [PATCH v10 11/16] MIPS: lantiq: remove old reset controller implementation, Hauke Mehrtens
- [PATCH v10 12/16] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd, Hauke Mehrtens
- [PATCH v10 13/16] MIPS: lantiq: remove old GPHY loader code, Hauke Mehrtens
- [PATCH v10 09/16] MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select(), Hauke Mehrtens
- [PATCH v10 14/16] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module, Hauke Mehrtens
- [PATCH v10 15/16] MIPS: lantiq: remove old USB PHY initialisation, Hauke Mehrtens
- [PATCH v10 16/16] MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation, Hauke Mehrtens
[PATCH] dt-bindings: watchdog: renesas-wdt: Add support for the r8a77995 wdt,
Geert Uytterhoeven
[PATCH] watchdog: sc1200: constify pnp_device_id,
Arvind Yadav
[PATCH v2] watchdog: dw_wdt: fix overflow issue in dw_wdt_top_in_seconds,
Huibin Hong
[PATCH v2] dt-bindings: watchdog: mediatek: add support for MediaTek MT7623 and MT7622 SoC,
sean.wang
[PATCH v2 0/3] mfd: move include files out of include/linux/i2c,
Wolfram Sang
[PATCH] watchdog: max77620_wdt: constify platform_device_id,
Arvind Yadav
[PATCH 00/11] watchdog: Consolidate FTWDT010 derivatives,
Linus Walleij
- [PATCH 01/11] watchdog: gemini/ftwdt010: rename DT bindings, Linus Walleij
- [PATCH 02/11] watchdog: gemini/ftwdt010: rename driver and symbols, Linus Walleij
- [PATCH 03/11] watchdog: ftwdt010: Make interrupt optional, Linus Walleij
- [PATCH 04/11] watchdog: ftwdt010: Add clock support, Linus Walleij
- [PATCH 05/11] watchdog: ftwdt010: Add restart support, Linus Walleij
- [PATCH 06/11] watchdog: ftwdt010: Extend DT bindings to derivatives, Linus Walleij
- [PATCH 07/11] watchdog: ftwdt010: Delete surplus bindings, Linus Walleij
- [PATCH 08/11] watchdog: ftwdt010/moxart: Merge MOXA ART into FTWDT010, Linus Walleij
- [PATCH 09/11] watchdog: ftwdt010/aspeed: Merge Aspeed into FTWDT010, Linus Walleij
- [PATCH 10/11] ARM: dts: fix PCLK name on Gemini and MOXA ART, Linus Walleij
- [PATCH 11/11] ARM: dts: Add PCLK to the Aspeed watchdogs, Linus Walleij
- Re: [PATCH 00/11] watchdog: Consolidate FTWDT010 derivatives, Joel Stanley
- Re: [PATCH 00/11] watchdog: Consolidate FTWDT010 derivatives, Linus Walleij
[PATCH] watchdog: pcwd_usb: constify usb_device_id,
Arvind Yadav
[PATCH v9 00/16] MIPS: lantiq: handle RCU register by separate drivers,
Hauke Mehrtens
- [PATCH v9 01/16] MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_buses, Hauke Mehrtens
- [PATCH v9 02/16] mtd: lantiq-flash: drop check of boot select, Hauke Mehrtens
- [PATCH v9 03/16] mtd: spi-falcon: drop check of boot select, Hauke Mehrtens
- [PATCH v9 04/16] watchdog: lantiq: access boot cause register through regmap, Hauke Mehrtens
- [PATCH v9 05/16] watchdog: lantiq: add device tree binding documentation, Hauke Mehrtens
- [PATCH v9 06/16] MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD, Hauke Mehrtens
- [PATCH v9 07/16] Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings, Hauke Mehrtens
- [PATCH v9 08/16] MIPS: lantiq: Convert the fpi bus driver to a platform_driver, Hauke Mehrtens
- [PATCH v9 09/16] MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select(), Hauke Mehrtens
- [PATCH v9 10/16] reset: Add a reset controller driver for the Lantiq XWAY based SoCs, Hauke Mehrtens
- [PATCH v9 11/16] MIPS: lantiq: remove old reset controller implementation, Hauke Mehrtens
- [PATCH v9 12/16] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd, Hauke Mehrtens
- [PATCH v9 13/16] MIPS: lantiq: remove old GPHY loader code, Hauke Mehrtens
- [PATCH v9 14/16] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module, Hauke Mehrtens
- [PATCH v9 16/16] MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation, Hauke Mehrtens
- [PATCH v9 15/16] MIPS: lantiq: remove old USB PHY initialisation, Hauke Mehrtens
Possible race in pc87413_wdt.ko,
Anton Volkov
[PATCH 1/2] watchdog: of_xilinx_wdt: Add support for reading freq via CCF,
Michal Simek
[PATCH 1/2] watchdog: cadence_wdt: Enable access to module parameters,
Michal Simek
[PATCH] watchdog: constify watchdog_ops and watchdog_info structures,
Julia Lawall
[PATCH v8 00/16] MIPS: lantiq: handle RCU register by separate drivers,
Hauke Mehrtens
- [PATCH v8 02/16] mtd: lantiq-flash: drop check of boot select, Hauke Mehrtens
- [PATCH v8 01/16] MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_buses, Hauke Mehrtens
- [PATCH v8 03/16] mtd: spi-falcon: drop check of boot select, Hauke Mehrtens
- [PATCH v8 04/16] watchdog: lantiq: access boot cause register through regmap, Hauke Mehrtens
- [PATCH v8 05/16] watchdog: lantiq: add device tree binding documentation, Hauke Mehrtens
- [PATCH v8 06/16] MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD, Hauke Mehrtens
- [PATCH v8 07/16] Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings, Hauke Mehrtens
- [PATCH v8 08/16] MIPS: lantiq: Convert the fpi bus driver to a platform_driver, Hauke Mehrtens
- [PATCH v8 09/16] MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select(), Hauke Mehrtens
- [PATCH v8 12/16] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd, Hauke Mehrtens
- [PATCH v8 13/16] MIPS: lantiq: remove old GPHY loader code, Hauke Mehrtens
- [PATCH v8 14/16] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module, Hauke Mehrtens
- [PATCH v8 10/16] reset: Add a reset controller driver for the Lantiq XWAY based SoCs, Hauke Mehrtens
- [PATCH v8 16/16] MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation, Hauke Mehrtens
- [PATCH v8 11/16] MIPS: lantiq: remove old reset controller implementation, Hauke Mehrtens
- [PATCH v8 15/16] MIPS: lantiq: remove old USB PHY initialisation, Hauke Mehrtens
[PATCH 0/2] watchdog: aspeed: External reset signal properties,
Andrew Jeffery
[PATCH] watchdog: moxart_wdt: Replace decimal permissions with 4 digit octal,
SZ Lin
[PATCH v1 1/1] watchdog: iTCO_wdt: Move update_no_reboot_bit() out of atomic context,
sathyanarayanan . kuppuswamy
[PATCH] watchdog: dw_wdt: fix overflow issue in dw_wdt_top_in_seconds,
Huibin Hong
[RFC PATCH 0/3] watchdog: renesas_wdt: use standard clock handling,
Wolfram Sang
[Index of Archives]
[Linux Kernel Development]
[Security]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]