aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/s3c2410_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-22watchdog: s3c2410: Add support for device tree based probeThomas Abraham1-0/+10
2011-03-29watchdog: s3c2410_wdt.c: Convert release_resource to release_region/release_mem_regionJulia Lawall1-11/+8
2011-03-15watchdog: cleanup spaces before tabsWim Van Sebroeck1-1/+1
2010-08-08watchdog: s3c2410_wdt - Fix removing of platform deviceWim Van Sebroeck1-8/+9
2010-05-25watchdog: s3c2410_wdt - Fix on handling of the request_mem_region failBanajit Goswami1-2/+1
2010-05-25watchdog: fix several MODULE_PARM_DESC stringsRandy Dunlap1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-23[WATCHDOG] use resource_size()H Hartley Sweeten1-1/+1
2009-12-04[WATCHDOG] CPUFREQ: S3C24XX Watchdog frequency scaling support.Ben Dooks1-3/+86
2009-06-18[WATCHDOG] Some more general cleanupWim Van Sebroeck1-18/+14
2008-11-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s3c-moves2Ben Dooks1-1/+1
2008-10-30[ARM] S3C: Move regs-watchdog.h to arch/arm/plat-s3c/include/platBen Dooks1-1/+1
2008-10-28[PATCH] Switch all my contributions stuff to a single common addressAlan Cox1-1/+1
2008-08-26[WATCHDOG] Fix s3c2410_wdt driver coding style issuesBen Dooks1-1/+1
2008-08-26[WATCHDOG] Clean out header of s3c2410_wdt driver.Ben Dooks1-12/+0
2008-08-26[WATCHDOG] Fix NULL usage in s3c2410_wdt driver.Ben Dooks1-1/+1
2008-08-16[ARM] Fix a pile of broken watchdog driversAdrian Bunk1-2/+0
2008-08-08Merge Linus' latest into masterRussell King1-13/+2
2008-08-07Fix up duplicate '__s3c2410wdt_stop()' functionLinus Torvalds1-11/+0
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck1-2/+2
2008-08-04s3c2410_wdt watchdog driver: Locking and coding styleAlan Cox1-68/+80
2008-04-11watchdog: fix platform driver hotplug/coldplugKay Sievers1-0/+1
2008-03-06[WATCHDOG] replace remaining __FUNCTION__ occurrencesHarvey Harrison1-4/+4
2007-10-18mv watchdog tree under driversWim Van Sebroeck1-0/+563