aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/sa1100_wdt.c
AgeCommit message (Expand)Author
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2017-02-24watchdog: sa11x0/pxa: fix error path of driver initializationVladimir Zapolskiy
2016-10-18watchdog: sa11x0/pxa: get rid of get_clock_tick_rateRobert Jarzmik
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare
2012-07-09ARM: sa11x0/pxa: convert OS timer registers to IOMEMRussell King
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches
2012-03-25ARM: pxa: use common IOMEM definitionRob Herring
2009-07-09[WATCHDOG] SA1100 watchdog maximum timeoutRaphael Assenat
2009-03-28Merge branch 'origin' into develRussell King
2009-03-25[WATCHDOG] More coding-style and trivial clean-upWim Van Sebroeck
2009-03-09[ARM] pxa: separate definitions from pxa-regs.h and remove it finallyEric Miao
2008-12-29Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King
2008-12-29[ARM] sa1100_wdt: don't assume CLOCK_TICK_RATE to be a constantEric Miao
2008-11-29[ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.hRussell King
2008-10-28[PATCH] Switch all my contributions stuff to a single common addressAlan Cox
2008-08-08Merge Linus' latest into masterRussell King
2008-08-07Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell 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] Coding style - Indentation - part 2Wim Van Sebroeck
2008-08-05[ARM] sa1100_wdt: use reset_status to remember watchdog reset statusEric Miao
2008-06-21[WATCHDOG 36/57] sa1100_wdt: Switch to unlocked_ioctlAlan Cox
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-10-18mv watchdog tree under driversWim Van Sebroeck