Linux Watchdog
[Prev Page][Next Page]
- Re: [PATCH v6 13/20] hung_task: Convert hungtaskd into kthread worker API, (continued)
- [PATCH] watchdog: core: fix trivial typo in a comment,
Wolfram Sang
- [PATCH] watchdog: dw_wdt: dont build for avr32,
Sudip Mukherjee
- [PATCH V4 resend] watchdog: hpwdt: Adjust documentation to match latest kernel module parameters,
Croxon, Nigel
- [PATCH V4] watchdog: hpwdt: Adjust documentation to match latest kernel module parameters,
Nigel Croxon
- [PATCH 00/10] Use the ISA bus driver for PC/104 and ISA devices,
William Breathitt Gray
- [PATCH 10/10] gpio: ws16c48: Utilize the ISA bus driver, William Breathitt Gray
- [PATCH 09/10] gpio: 104-idio-16: Utilize the ISA bus driver, William Breathitt Gray
- [PATCH 08/10] gpio: 104-idi-48: Utilize the ISA bus driver, William Breathitt Gray
- [PATCH 07/10] gpio: 104-dio-48e: Utilize the ISA bus driver, William Breathitt Gray
- [PATCH 06/10] watchdog: ebc-c384_wdt: Utilize the ISA bus driver, William Breathitt Gray
- [PATCH 05/10] iio: stx104: Utilize the module_isa_driver and max_num_isa_dev macros, William Breathitt Gray
- [PATCH 03/10] Documentation: Add ISA bus driver documentation, William Breathitt Gray
- [PATCH 04/10] iio: stx104: Change STX104 dependency to ISA_BUS, William Breathitt Gray
- [PATCH 02/10] isa: Implement the max_num_isa_dev macro, William Breathitt Gray
- [PATCH 01/10] isa: Implement the module_isa_driver macro, William Breathitt Gray
- Re: [PATCH 00/10] Use the ISA bus driver for PC/104 and ISA devices, Linus Walleij
- Re: [PATCH 00/10] Use the ISA bus driver for PC/104 and ISA devices, Greg KH
- [PATCH V3] watchdog: hpwdt: Adjust documentation to match latest kernel module parameters,
Croxon, Nigel
- [PATCH] watchdog: qcom: Report reboot reason,
Guenter Roeck
- [PATCH V2] watchdog: hpwdt: Adjust documentation to match latest kernel module parameters, Croxon, Nigel
- RE: [PATCH V2] watchdog: hpwdt: Adjust documentation to match kernel module parameters,
Croxon, Nigel
- [PATCH v5 0/2] imx6: Implement external watchdog reset,
Tim Harvey
- [PATCH v2 0/4] watchdog: add driver for Renesas Gen3 WDT watchdogs,
Wolfram Sang
[PATCH v2 2/4] arm64: dts: r8a7795: Add RWDT node, Wolfram Sang
[PATCH v2 3/4] arm64: dts: salvator-x: Enable watchdog timer, Wolfram Sang
[PATCH v2 4/4] arm64: defconfig: enable Renesas Watchdog Timer, Wolfram Sang
Re: [PATCH v2 0/4] watchdog: add driver for Renesas Gen3 WDT watchdogs, Geert Uytterhoeven
Re: [PATCH v2 0/4] watchdog: add driver for Renesas Gen3 WDT watchdogs, Wim Van Sebroeck
[PATCH] watchdog: hpwdt: Adjust documentation to match kernel module parameters,
Croxon, Nigel
[PATCH 0/4] watchdog: add driver for Renesas Gen3 WDT watchdogs,
Wolfram Sang
[PATCH] ARM64: add SBSA Generic Watchdog device node in amd-seattle-soc.dtsi, fu . wei
[PATCH 07/17] watchdog: qcom: add option for standalone watchdog not in timer block,
Matthew McClintock
[PATCH 09/17] watchdog: qcom: add kpss-standalone to device tree binding,
Matthew McClintock
[PATCH 06/17] watchdog: qcom: update device tree bindings,
Matthew McClintock
[PATCH 08/17] watchdog: qcom: configure BARK time in addition to BITE time,
Matthew McClintock
[PATCH 2/5] watchdog: octeon: Handle the FROZEN hot plug notifier actions.,
Richard Cochran
[GIT PULL REQUEST] watchdog - v4.6 Merge Window, Wim Van Sebroeck
watchdog: octeon: missing FROZEN hot plug notifier actions,
rcochran
[PATCH] watchdog: add driver for StreamLabs USB watchdog device,
Alexey Klimov
[PATCH] watchdog: Ensure that wdd is not dereferenced if NULL, Guenter Roeck
re: watchdog: Introduce WDOG_HW_RUNNING flag, Dan Carpenter
[PATCH v7 0/6] watchdog: pnx4008: add restart handler,
Sylvain Lemieux
[PATCH v6 0/6] watchdog: pnx4008: add restart handler,
Sylvain Lemieux
[v3 PATCH 0/3] Use nmi_panic() in panic on NMI case,
Hidehiro Kawai
[PATCH v1] watchdog: sama5d4_wdt: Reset delay on start,
Romain Izard
[PATCH v2] watchdog: tangox_wdt: test clock rate to avoid division by 0,
Wolfram Sang
[PATCH 0/6] treewide: test clock rate to avoid division by 0,
Wolfram Sang
[v2 PATCH 0/3] Use nmi_panic() in panic on NMI case,
Hidehiro Kawai
[RFC PATCH] watchdog: s3c2410_wdt: Add max and min timeout values,
Javier Martinez Canillas
[PATCH 0/3] Use nmi_panic() in panic on NMI case,
Hidehiro Kawai
[PATCH v5 0/6] watchdog: pnx4008: add restart handler,
Sylvain Lemieux
[PATCH v14 0/4] Watchdog: introduce ARM SBSA watchdog driver,
fu . wei
[PATCH v8] watchdog: Add watchdog timer support for the WinSystems EBC-C384,
William Breathitt Gray
[PATCH v7 RESEND] watchdog: Add watchdog timer support for the WinSystems EBC-C384,
William Breathitt Gray
[PATCH v7] watchdog: Add watchdog timer support for the WinSystems EBC-C384,
William Breathitt Gray
[PATCH v8 0/10] watchdog: Add support for keepalives triggered by infrastructure,
Guenter Roeck
- [RFC PATCH v8 08/10] watchdog: retu: Convert to use infrastructure triggered keepalives, Guenter Roeck
- [PATCH v8 07/10] watchdog: imx2: Convert to use infrastructure triggered keepalives, Guenter Roeck
- [RFC PATCH v8 09/10] watchdog: at91sam9: Convert to use infrastructure triggered keepalives, Guenter Roeck
- [RFC PATCH v8 10/10] watchdog: gpio: Convert to use infrastructure triggered keepalives, Guenter Roeck
- [PATCH v8 06/10] watchdog: dw_wdt: Convert to use watchdog infrastructure, Guenter Roeck
- [PATCH v8 05/10] watchdog: Add support for minimum time between heartbeats, Guenter Roeck
- [PATCH v8 02/10] watchdog: Introduce hardware maximum heartbeat in watchdog core, Guenter Roeck
- [PATCH v8 01/10] watchdog: Make set_timeout function optional, Guenter Roeck
- [PATCH v8 03/10] watchdog: Introduce WDOG_HW_RUNNING flag, Guenter Roeck
- [PATCH v8 04/10] watchdog: Make stop function optional, Guenter Roeck
- Re: [PATCH v8 0/10] watchdog: Add support for keepalives triggered by infrastructure, Wim Van Sebroeck
- Re: [PATCH v8 0/10] watchdog: Add support for keepalives triggered by infrastructure, Guenter Roeck
[PATCH v6] watchdog: Add watchdog timer support for the WinSystems EBC-C384, William Breathitt Gray
[PATCH for-4.5] watchdog/rc32434_wdt: fix ioctl error handling,
Michael S. Tsirkin
[PATCH v5] watchdog: Add watchdog timer support for the WinSystems EBC-C384,
William Breathitt Gray
[PATCH] watchdog: Add 'action' and 'data' parameters to restart handler callback,
Guenter Roeck
[PATCH v3 2/2] watchdog: pic32-dmt: Add PIC32 deadman timer driver, Joshua Henderson
[PATCH v3 1/2] dt/bindings: Add bindings for PIC32 deadman timer peripheral, Joshua Henderson
[PATCH v3 2/2] watchdog: pic32-wdt: Add PIC32 watchdog driver,
Joshua Henderson
[PATCH v3 1/2] dt/bindings: Add bindings for PIC32 watchdog peripheral,
Joshua Henderson
[PATCH] Rename "trigger" reset reason "hw watchdog",
Martyn Welch
Re: next-20160225 build: 2 failures 44 warnings (next-20160225),
Mark Brown
[PATCH v4 0/6] watchdog: pnx4008: add restart handler,
Sylvain Lemieux
[PATCH v2 2/2] watchdog: pic32-dmt: Add PIC32 deadman timer driver,
Joshua Henderson
[PATCH v2 1/2] dt/bindings: Add bindings for PIC32 deadman timer peripheral, Joshua Henderson
[PATCH v2 1/2] dt/bindings: Add bindings for PIC32 watchdog peripheral, Joshua Henderson
[PATCH v2 2/2] watchdog: pic32-wdt: Add PIC32 watchdog driver,
Joshua Henderson
[PATCH v4] watchdog: ni903x_wdt: Add NI 903x/913x watchdog driver,
Kyle Roeschley
[PATCH v3 0/6] watchdog: pnx4008: add restart handler,
Sylvain Lemieux
[PATCH v2] watchdog: Add hardware dependency to BCM7038 driver,
Jean Delvare
[PATCH] watchdog: orion: Depend on 32-bit ARM,
Thierry Reding
[PATCH v2 0/5] watchdog: pnx4008: add restart handler,
slemieux . tyco
[PATCH v3] watchdog: ni903x_wdt: Add NI 903x/913x watchdog driver,
Kyle Roeschley
[PATCH v5 00/20] kthread: Use kthread worker API more widely,
Petr Mladek
[PATCH] watchdog: Add hardware dependency to BCM7038 driver,
Jean Delvare
RE: [PATCH 0/2] arm: lpc32xx: restart: add support for soft reset,
Sylvain Lemieux
[PATCH v2] watchdog: ni9x3x_wdt: Add NI 903x/913x watchdog driver,
Kyle Roeschley
[PATCH v13 0/4] Watchdog: introduce ARM SBSA watchdog driver,
fu . wei
[PATCH v12 0/4] Watchdog: introduce ARM SBSA watchdog driver,
fu . wei
[PATCH v11 0/4] Watchdog: introduce ARM SBSA watchdog driver,
fu . wei
[PATCH 1/3] watchdog: ts4800: add hardware dependency,
Jean Delvare
[GIT PULL REQUEST] watchdog - v4.5-rc Fixes, Wim Van Sebroeck
[PATCH] watchdog: w83627hf: Added NCT6102D support.,
Rob Kramer
[RFC 1/4] watchdog: ni9x3x_wdt: Add NI 903x/913x watchdog driver,
Kyle Roeschley
[PATCH v10 0/5] Watchdog: introduce ARM SBSA watchdog driver,
fu . wei
[PATCH 2/2] watchdog: pic32-wdt: Add PIC32 watchdog driver,
Joshua Henderson
[PATCH 2/2] watchdog: pic32-dmt: Add PIC32 deadman timer driver support,
Joshua Henderson
[PATCH v7] Add sun4v_wdt watchdog driver,
Wim Coekaerts
[PATCH v6] Add sun4v_wdt watchdog driver,
Wim Coekaerts
[PATCH v5] Add sun4v_wdt watchdog driver,
Wim Coekaerts
[PATCH v4] watchdog: Add watchdog timer support for the WinSystems EBC-C384, William Breathitt Gray
[RFT PATCH] watchdog: gpio: Convert to use infrastructure triggered keepalives,
Guenter Roeck
[PATCH v7 0/9] watchdog: Add support for keepalives triggered by infrastructure,
Guenter Roeck
- [PATCH v7 1/9] watchdog: Introduce hardware maximum timeout in watchdog core, Guenter Roeck
- [PATCH v7 3/9] watchdog: Make set_timeout function optional, Guenter Roeck
- [PATCH v7 4/9] watchdog: Add support for minimum time between heartbeats, Guenter Roeck
- [RFT PATCH v7 9/9] watchdog: dw_wdt: Convert to use watchdog infrastructure, Guenter Roeck
- [PATCH v7 2/9] watchdog: Introduce WDOG_HW_RUNNING flag, Guenter Roeck
- [RFT PATCH v7 8/9] watchdog: at91sam9: Convert to use infrastructure triggered keepalives, Guenter Roeck
- [RFT PATCH v7 7/9] watchdog: retu: Convert to use infrastructure triggered keepalives, Guenter Roeck
- [RFT PATCH v7 6/9] watchdog: imx2: Convert to use infrastructure triggered keepalives, Guenter Roeck
- [PATCH v7 5/9] watchdog: Simplify update_worker, Guenter Roeck
- Re: [PATCH v7 0/9] watchdog: Add support for keepalives triggered by infrastructure, Uwe Kleine-König
[PATCH v3] Add sun4v_wdt watchdog driver,
Wim Coekaerts
[PATCH 15/22] watchdog: Fix dependencies for !HAS_IOMEM archs,
Richard Weinberger
[PATCH v3] watchdog: Add watchdog timer support for the WinSystems EBC-C384,
William Breathitt Gray
[PATCH v2] watchdog: Add watchdog timer support for the WinSystems EBC-C384,
William Breathitt Gray
[PATCH v4 00/22] kthread: Use kthread worker API more widely,
Petr Mladek
[PATCH] watchdog: imgdpc: select WATCHDOG_CORE,
Arnd Bergmann
[PATCH] watchdog: Add watchdog timer support for the WinSystems EBC-C384,
William Breathitt Gray
[PATCH 00/33] Compile-time stack metadata validation,
Josh Poimboeuf
Re: [PATCH 00/33] Compile-time stack metadata validation, Ingo Molnar
[PATCH v2] watchdog: tango: rename ARCH_TANGOX to ARCH_TANGO,
Mason
[watchdog-next] watchdog: pcwd_usb: fix compilation warning,
Tomas Winkler
[PATCH v2 1/1] watchdog: sp805: ping fails to abort wdt reset,
Sandeep Tripathy
[PATCH 1/1] watchdog: sp805: ping fails to abort wdt reset,
Sandeep Tripathy
[PATCH] watchdog: tango: rename ARCH_TANGOX to ARCH_TANGO,
Mason
[GIT PULL REQUEST] watchdog - v4.5 Merge Window, Wim Van Sebroeck
[PATCH] watchdog: max63xx: make module's license marker match the header,
Uwe Kleine-König
watchdog max63xx driver doesn't match datasheet?,
Uwe Kleine-König
[PATCH] watchdog: add sun4v_wdt device support,
wim . coekaerts
[PATCH 1/2] watchdog: add NI 903x/913x watchdog support,
Kyle Roeschley
[PATCH v3 0/6] Add Advantech iManager EC driver set,
richard . dorsch
[Index of Archives]
[Linux Kernel Development]
[Security]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]