index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
rc32434_wdt.c
Age
Commit message (
Expand
)
Author
2013-11-17
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
Jean Delvare
2013-07-11
watchdog: rc32434_wdt: use devm_ioremap_nocache() functions
Jingoo Han
2012-11-28
watchdog: remove use of __devexit
Bill Pemberton
2012-11-28
watchdog: remove use of __devinit
Bill Pemberton
2012-11-28
watchdog: remove use of __devexit_p
Bill Pemberton
2012-03-27
watchdog: nowayout is bool
Wim Van Sebroeck
2012-03-27
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
2012-01-06
watchdog: convert drivers/watchdog/* to use module_platform_driver()
Axel Lin
2010-03-07
[WATCHDOG] watchdog_info constify
Wim Van Sebroeck
2009-12-02
[PATCH] rc32434_wdt: fix compilation failure
Florian Fainelli
2009-12-02
[WATCHDOG] rc32434_wdt.c: use resource_size()
H Hartley Sweeten
2009-03-25
[WATCHDOG] struct file_operations should be const
Wim Van Sebroeck
2009-03-25
[WATCHDOG] rc32434_wdt: make sure watchdog is not running at startup
Wim Van Sebroeck
2009-03-25
[WATCHDOG] rc32434_wdt: add spin_locking
Wim Van Sebroeck
2009-03-25
[WATCHDOG] rc32434_wdt: add shutdown method
Wim Van Sebroeck
2009-03-25
[WATCHDOG] rc32434_wdt: add timeout module parameter
Phil Sutter
2009-03-25
[WATCHDOG] rc32434_wdt: clean-up driver
Phil Sutter
2009-02-24
[WATCHDOG] rc32434_wdt: fix sections
Phil Sutter
2009-02-24
[WATCHDOG] rc32434_wdt: fix watchdog driver
Phil Sutter
2008-10-28
[PATCH] Switch all my contributions stuff to a single common address
Alan Cox
2008-09-23
[WATCHDOG] unlocked_ioctl changes
Wim Van Sebroeck
2008-08-26
[WATCHDOG] Add support for the IDT RC32434 watchdog
Florian Fainelli