index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
s3c2410_wdt.c
Age
Commit message (
Expand
)
Author
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
2008-10-28
[PATCH] Switch all my contributions stuff to a single common address
Alan Cox
2008-08-26
[WATCHDOG] Fix s3c2410_wdt driver coding style issues
Ben Dooks
2008-08-26
[WATCHDOG] Clean out header of s3c2410_wdt driver.
Ben Dooks
2008-08-26
[WATCHDOG] Fix NULL usage in s3c2410_wdt driver.
Ben Dooks
2008-08-16
[ARM] Fix a pile of broken watchdog drivers
Adrian Bunk
2008-08-08
Merge Linus' latest into master
Russell King
2008-08-07
Fix up duplicate '__s3c2410wdt_stop()' function
Linus Torvalds
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-06
[WATCHDOG] Coding style - Indentation - part 2
Wim Van Sebroeck
2008-08-04
s3c2410_wdt watchdog driver: Locking and coding style
Alan Cox
2008-04-11
watchdog: fix platform driver hotplug/coldplug
Kay Sievers
2008-03-06
[WATCHDOG] replace remaining __FUNCTION__ occurrences
Harvey Harrison
2007-10-18
mv watchdog tree under drivers
Wim Van Sebroeck