aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/davinci_wdt.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-29watchdog: Convert release_resource to release_region/release_mem_regionGravatar Julia Lawall 1-12/+10
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-03-07[WATCHDOG] watchdog_info constifyGravatar Wim Van Sebroeck 1-1/+1
2009-12-23[WATCHDOG] use resource_size()Gravatar H Hartley Sweeten 1-1/+1
2009-09-18[WATCHDOG] davinci: use clock framework for timer frequencyGravatar Kevin Hilman 1-2/+17
2009-06-18[WATCHDOG] move platform probe and remove function to devinit and devexitGravatar Wim Van Sebroeck 1-3/+3
2009-03-25[WATCHDOG] davinci: convert to ioremap() + io[read|write]Gravatar Kevin Hilman 1-20/+25
2008-08-08Merge Linus' latest into masterGravatar Russell King 1-11/+9
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machGravatar Russell King 1-1/+1
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadGravatar Russell King 1-1/+1
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Gravatar Wim Van Sebroeck 1-4/+4
2008-05-27[WATCHDOG 08/57] davinci_wdt: unlocked_ioctl and check lockingGravatar Alan Cox 1-6/+5
2008-04-11watchdog: fix platform driver hotplug/coldplugGravatar Kay Sievers 1-0/+2
2007-11-02[WATCHDOG] spin_lock_init() fixesGravatar Alexey Dobriyan 1-3/+1
2007-10-25[WATCHDOG] trivial fix two returns in void functionsGravatar Florian Fainelli 1-1/+1
2007-10-18mv watchdog tree under driversGravatar Wim Van Sebroeck 1-0/+281