index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
sa1100_wdt.c
Age
Commit message (
Expand
)
Author
2020-08-05
watchdog: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-10-23
compat_ioctl: move WDIOC handling into wdt drivers
Arnd Bergmann
2019-07-08
watchdog: convert remaining drivers to use SPDX license identifier
Guenter Roeck
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2017-02-24
watchdog: sa11x0/pxa: fix error path of driver initialization
Vladimir Zapolskiy
2016-10-18
watchdog: sa11x0/pxa: get rid of get_clock_tick_rate
Robert Jarzmik
2013-11-17
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
Jean Delvare
2012-07-09
ARM: sa11x0/pxa: convert OS timer registers to IOMEM
Russell King
2012-03-29
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2012-03-27
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
2012-03-25
ARM: pxa: use common IOMEM definition
Rob Herring
2009-07-09
[WATCHDOG] SA1100 watchdog maximum timeout
Raphael Assenat
2009-03-28
Merge branch 'origin' into devel
Russell King
2009-03-25
[WATCHDOG] More coding-style and trivial clean-up
Wim Van Sebroeck
2009-03-09
[ARM] pxa: separate definitions from pxa-regs.h and remove it finally
Eric Miao
2008-12-29
Merge 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 constant
Eric Miao
2008-11-29
[ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.h
Russell King
2008-10-28
[PATCH] Switch all my contributions stuff to a single common address
Alan Cox
2008-08-08
Merge Linus' latest into master
Russell King
2008-08-07
Merge 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/mach
Russell King
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-06
[WATCHDOG] Coding style - Indentation - part 2
Wim Van Sebroeck
2008-08-05
[ARM] sa1100_wdt: use reset_status to remember watchdog reset status
Eric Miao
2008-06-21
[WATCHDOG 36/57] sa1100_wdt: Switch to unlocked_ioctl
Alan Cox
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
2007-10-18
mv watchdog tree under drivers
Wim Van Sebroeck