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
2012-02-29
watchdog: fix GETTIMEOUT ioctl in booke_wdt
Dmitry Artamonow
2012-02-28
watchdog: Fix typo in pnx4008_wdt.c
Masanari Iida
2012-02-28
watchdog: Fix typo in Kconfig
Masanari Iida
2012-02-28
watchdog: fix error in probe() of s3c2410_wdt (reset at booting)
MyungJoo Ham
2012-02-28
watchdog: hpwdt: clean up set_memory_x call for 32 bit
Maxim Uvarov
2012-01-27
watchdog: iTCO_wdt: add Intel Lynx Point DeviceIDs
Seth Heasley
2012-01-27
watchdog: via_wdt: Set min_timeout and max_timeout for wdt_dev
Axel Lin
2012-01-27
watchdog: Fix typo "unexpectdly"
Masanari Iida
2012-01-27
watchdog: wafer5823wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD options
Axel Lin
2012-01-27
watchdog: wm8350_wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD options
Axel Lin
2012-01-27
watchdog: Return proper error in nuc900wdt_probe if misc_register fails
Axel Lin
2012-01-27
watchdog: Staticise nuc900_wdt
Axel Lin
2012-01-27
watchdog: via_wdt: Staticise wdt_pci_table
Axel Lin
2012-01-27
watchdog: omap_wdt.c: Fix the mismatch of pm_runtime enable and disable
Shubhrajyoti D
2012-01-27
watchdog: dw_wdt.c: use devm_request_and_ioremap
Julia Lawall
2012-01-27
watchdog: imx2_wdt.c: use devm_request_and_ioremap
Julia Lawall
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-10
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2012-01-09
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-06
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-06
watchdog: omap_wdt.c: fix the WDIOC_GETBOOTSTATUS ioctl if not implemented.
Shubhrajyoti D
2012-01-06
watchdog: new driver for VIA chipsets
Marc Vertes
2012-01-06
watchdog: ath79_wdt: flush register writes
Gabor Juhos
2012-01-06
drivers/watchdog/lantiq_wdt.c: drop iounmap for devm_ allocated data
Julia Lawall
2012-01-06
watchdog: Convert wm831x driver to devm_kzalloc()
Mark Brown
2012-01-06
watchdog: add nowayout helpers to Watchdog Timer Driver Kernel API
Wim Van Sebroeck
2012-01-06
watchdog: convert drivers/watchdog/* to use module_platform_driver()
Axel Lin
2012-01-06
watchdog: Use DEFINE_SPINLOCK() for static spinlocks
Axel Lin
2012-01-06
watchdog: Convert Wolfson drivers to module_platform_driver
Mark Brown
2012-01-02
misc latin1 to utf8 conversions
Al Viro
2011-12-27
watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing (part 2)
Wim Van Sebroeck
2011-12-26
watchdog: hpwdt: Changes to handle NX secure bit in 32bit path
Mingarelli, Thomas
2011-12-26
watchdog: sp805: Fix section mismatch in ID table.
Nick Bowler
2011-12-26
watchdog: move coh901327 state holders
Linus Walleij
2011-11-28
ARM: at91: make watchdog drivers soc independent
Jean-Christophe PLAGNIOL-VILLARD
2011-11-22
watchdog: sp805: Enable module alias autogeneration for AMBA drivers
Dave Martin
2011-11-18
USB: convert some miscellanies drivers to use module_usb_driver()
Greg Kroah-Hartman
2011-11-16
watchdog: fix initialisation printout in s3c2410_wdt
Dmitry Artamonow
2011-11-16
watchdog: Don't overwrite error value in wm831x_wdt_set_timeout()
Mark Brown
2011-11-15
watchdog: adx_wdt.c: remove driver
Wim Van Sebroeck
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-05
watchdog: Convert wm831x driver to watchdog core
Mark Brown
2011-11-05
watchdog: s3c2410: convert to use the watchdog framework
Wolfram Sang
2011-11-05
watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing
Wim Van Sebroeck
2011-11-05
watchdog: Add WDIOC_GETTIMELEFT ioctl support to w83627 watchdog driver
Greg Lee
2011-11-05
watchdog: irq: Remove IRQF_DISABLED
Yong Zhang
2011-11-05
watchdog: Octeon: Mark octeon_wdt interrupt as IRQF_NO_THREAD
Venkat Subbiah
[next]