index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
2014-03-31
watchdog: xilinx: Convert driver to the watchdog framework
Michal Simek
2014-03-31
watchdog: wdt285: Fix variable type
Alexander Shiyan
2014-03-31
watchdog: shwdt: Remove unused variable
Alexander Shiyan
2014-03-31
watchdog: sc520_wdt: Remove unused variable
Alexander Shiyan
2014-03-31
watchdog: intel_scu_watchdog: Remove unused variable
Alexander Shiyan
2014-03-31
watchdog: indydog: Simplify indydog_{start,stop}
Alexander Shiyan
2014-03-31
watchdog: bcm63xx_wdt: Remove unused field from bcm63xx_wdt_device
Alexander Shiyan
2014-03-31
watchdog: sp805_wdt: Use devm_ioremap_resource()
Jingoo Han
2014-03-31
watchdog: omap_wdt: Use devm_ioremap_resource()
Jingoo Han
2014-03-31
watchdog: ep93xx_wdt: Use devm_ioremap_resource()
Jingoo Han
2014-03-31
watchdog: ts72xx_wdt: make 'ts72xx_wdt_pdev' static
Jingoo Han
2014-03-31
watchdog: Remove unnecessary OOM messages
Jingoo Han
2014-03-31
watchdog: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-03-31
watchdog: mpc8xxx_wdt: MPC8xx is HW enabled
Christophe Leroy
2014-03-20
octeon, watchdog: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-03-19
Revert "powerpc/watchdog: Don't enable interrupt on PPC64 BookE"
Scott Wood
2014-03-19
watchdog: iTCO_wdt: Add support for v3 silicon
Peter Tyser
2014-03-08
Merge tag 'mvebu-watchdog-3.15-2' of git://git.infradead.org/linux-mvebu into...
Olof Johansson
2014-02-25
watchdog: orion_wdt: Use %pa to print 'phys_addr_t'
Fabio Estevam
2014-02-25
Merge tag 'mvebu-watchdog-3.15' of git://git.infradead.org/linux-mvebu into n...
Arnd Bergmann
2014-02-22
watchdog: orion: Enable the build on ARCH_MVEBU
Ezequiel Garcia
2014-02-22
watchdog: orion: Add support for Armada 370 and Armada XP SoC
Ezequiel Garcia
2014-02-22
watchdog: orion: Add per-compatible watchdog start implementation
Ezequiel Garcia
2014-02-22
watchdog: orion: Add per-compatible clock initialization
Ezequiel Garcia
2014-02-22
watchdog: orion: Introduce per-compatible of_device_id data
Ezequiel Garcia
2014-02-22
watchdog: orion: Introduce an orion_watchdog device structure
Ezequiel Garcia
2014-02-22
watchdog: orion: Remove unneeded BRIDGE_CAUSE clear
Ezequiel Garcia
2014-02-22
watchdog: orion: Make RSTOUT register a separate resource
Ezequiel Garcia
2014-02-22
watchdog: orion: Handle the interrupt so it's properly acked
Ezequiel Garcia
2014-02-22
watchdog: orion: Make sure the watchdog is initially stopped
Ezequiel Garcia
2014-02-22
watchdog: orion: Remove unused macros
Ezequiel Garcia
2014-02-22
watchdog: orion: Use atomic access for shared registers
Ezequiel Garcia
2014-02-22
watchdog: orion: Add clock error handling
Ezequiel Garcia
2014-02-21
watchdog: w83697hf_wdt: return ENODEV if no device was found
Stanislav Kholmanskikh
2014-02-08
watchdog: dw_wdt: Add dependency on HAS_IOMEM
Richard Weinberger
2014-01-28
watchdog: w83627hf_wdt: Reset watchdog trigger during initialization
Guenter Roeck
2014-01-28
watchdog: w83627hf: Add support for W83697HF and W83697UG
Guenter Roeck
2014-01-28
watchdog: w83627hf: Auto-detect IO address and supported chips
Guenter Roeck
2014-01-28
watchdog: at91sam9_wdt: increase security margin on watchdog counter reset
Boris BREZILLON
2014-01-28
watchdog: at91sam9_wdt: avoid spurious watchdog reset during init
Boris BREZILLON
2014-01-28
watchdog: at91sam9_wdt: fix secs_to_ticks
Boris BREZILLON
2014-01-28
watchdog: at91sam9_wdt: better watchdog support
Boris BREZILLON
2014-01-28
watchdog: sp805_wdt depends also on ARM64
Naresh Bhat
2014-01-28
watchdog: mach-moxart: add restart handler
Jonas Jensen
2014-01-28
watchdog: mpc8xxx_wdt convert to watchdog core
Christophe Leroy
2014-01-28
watchdog: sirf: Remove redundant of_match_ptr helper
Sachin Kamat
2014-01-28
watchdog: hpwdt patch to display informative string
Thomas Mingarelli
2014-01-28
watchdog: dw_wdt: remove build dependencies
Baruch Siach
2014-01-28
watchdog: imx2_wdt: disable watchdog timer during low power mode
Anson Huang
2014-01-28
watchdog: s3c2410_wdt: Report when the watchdog reset the system
Doug Anderson
[prev]
[next]