aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/omap_wdt.c
AgeCommit message (Expand)Author
2012-01-06watchdog: omap_wdt.c: fix the WDIOC_GETBOOTSTATUS ioctl if not implemented.Shubhrajyoti D
2012-01-06watchdog: convert drivers/watchdog/* to use module_platform_driver()Axel Lin
2012-01-06watchdog: Use DEFINE_SPINLOCK() for static spinlocksAxel Lin
2011-03-10Watchdog: omap_wdt: add fine grain runtime-pmPaul Walmsley
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-29OMAP: WDT: Use PM runtime APIs instead of clk FW APIsVaradarajan, Charulatha
2010-03-30include 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-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-06-23[WATCHDOG] OMAP fixes: enable clock in probe, trigger timer reloadUlrik Bech Hald
2009-04-08[WATCHDOG] omap_wdt.c: move probe function to .devinit.textUwe Kleine-König
2009-02-08[ARM] omap: watchdog: provide a dummy ick for OMAP1Russell King
2009-02-08[ARM] omap: watchdog: convert clocks to match by devid and conidRussell King
2008-10-28[PATCH] Switch all my contributions stuff to a single common addressAlan Cox
2008-10-10[WATCHDOG] omap_wdt.c: cleanup a bit omap_wdt.cFelipe Balbi
2008-10-10[WATCHDOG] omap_wdt.c: another ioremap() fixFelipe Balbi
2008-10-10[WATCHDOG] omap_wdt.c: sync linux-omap changesFelipe Balbi
2008-08-08Merge Linus' latest into masterRussell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-08-06[WATCHDOG] more coding style clean-up'sWim Van Sebroeck
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck
2008-08-06[WATCHDOG] Clean-up includesWim Van Sebroeck
2008-06-13[WATCHDOG 30/57] omap_wdt: locking, unlocked_ioctl, tidyAlan Cox
2008-04-11watchdog: fix platform driver hotplug/coldplugKay Sievers
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-10-18mv watchdog tree under driversWim Van Sebroeck