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
/
s3c2410_wdt.c
Age
Commit message (
Expand
)
Author
2015-09-09
Watchdog: Fix parent of watchdog_devices
Pratyush Anand
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-05
watchdog: s3c2410_wdt: Fix the mask bit offset for Exynos7
Abhilash Kesavan
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-10-20
watchdog: s3c2410: add restart handler
Heiko Stuebner
2014-10-20
watchdog: s3c2410_wdt: Add support for Watchdog device on Exynos7
Naveen Krishna Chatradhi
2014-10-20
watchdog: drop owner assignment from platform_drivers
Wolfram Sang
2014-03-31
watchdog: s3c2410_wdt: Check return value of clk_prepare_enable
Sachin Kamat
2014-03-31
watchdog: s3c2410_wdt: Remove unneeded initialization
Sachin Kamat
2014-03-31
watchdog: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-28
watchdog: s3c2410_wdt: Report when the watchdog reset the system
Doug Anderson
2014-01-28
watchdog: s3c2410_wdt: use syscon regmap interface to configure pmu register
Leela Krishna Amudala
2014-01-28
watchdog: s3c2410_wdt: Handle rounding a little better for timeout
Doug Anderson
2014-01-28
watchdog: s3c2410_wdt: Only register for cpufreq on ARM_S3C24XX_CPUFREQ
Doug Anderson
2013-11-17
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
Jean Delvare
2013-09-10
watchdog: s3c2410_wdt: simplify use of devm_ioremap_resource
Julia Lawall
2013-09-10
watchdog: s3c2410_wdt: remove the global variables
Leela Krishna Amudala
2013-07-11
watchdog: s3c2410_wdt: convert s3c2410wdt to dev_pm_ops
Jingoo Han
2013-07-11
watchdog: s3c2410_wdt: use dev_err()/dev_info() instead of pr_err()/pr_info()
Jingoo Han
2013-06-19
watchdog: s3c2410_wdt: Use local register definitions
Tomasz Figa
2013-05-09
watchdog: Convert to devm_ioremap_resource()
Sachin Kamat
2013-03-01
watchdog: add timeout-sec property binding
Fabio Porcedda
2013-03-01
watchdog: s3c2410_wdt: Use devm_* functions
Jingoo Han
2012-12-19
watchdog: s3c2410_wdt: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
2012-11-28
watchdog: remove use of __devexit
Bill Pemberton
2012-11-28
watchdog: remove use of __devinit
Bill Pemberton
2012-11-28
watchdog: remove use of __devexit_p
Bill Pemberton
2012-07-23
watchdog: s3c2410_wdt: Use module_platform_driver()
Sachin Kamat
2012-05-23
watchdog: s3c2410_wdt: Set timeout to actually achieved timeout
Hans de Goede
2012-05-23
watchdog: s3c2410-wdt: Use of_match_ptr().
Wim Van Sebroeck
2012-03-27
watchdog: fix compiler error for missing parenthesis
Jaehoon Chung
2012-03-27
watchdog: fix set_timeout operations
Wim Van Sebroeck
2012-03-27
watchdog: nowayout is bool
Wim Van Sebroeck
2012-03-27
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
2012-02-28
watchdog: fix error in probe() of s3c2410_wdt (reset at booting)
MyungJoo Ham
2012-01-06
watchdog: add nowayout helpers to Watchdog Timer Driver Kernel API
Wim Van Sebroeck
2011-11-16
watchdog: fix initialisation printout in s3c2410_wdt
Dmitry Artamonow
2011-11-05
watchdog: s3c2410: convert to use the watchdog framework
Wolfram Sang
2011-07-22
watchdog: s3c2410: Add support for device tree based probe
Thomas Abraham
2011-03-29
watchdog: s3c2410_wdt.c: Convert release_resource to release_region/release_m...
Julia Lawall
2011-03-15
watchdog: cleanup spaces before tabs
Wim Van Sebroeck
2010-08-08
watchdog: s3c2410_wdt - Fix removing of platform device
Wim Van Sebroeck
2010-05-25
watchdog: s3c2410_wdt - Fix on handling of the request_mem_region fail
Banajit Goswami
2010-05-25
watchdog: fix several MODULE_PARM_DESC strings
Randy Dunlap
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-23
[WATCHDOG] use resource_size()
H Hartley Sweeten
2009-12-04
[WATCHDOG] CPUFREQ: S3C24XX Watchdog frequency scaling support.
Ben Dooks
2009-06-18
[WATCHDOG] Some more general cleanup
Wim Van Sebroeck
2008-11-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Ben Dooks
2008-10-30
[ARM] S3C: Move regs-watchdog.h to arch/arm/plat-s3c/include/plat
Ben Dooks
[next]