index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
mtx-1_wdt.c
Age
Commit message (
Expand
)
Author
2014-03-31
watchdog: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-11-17
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
Jean Delvare
2013-07-11
watchdog: mtx1-wdt: use devm_gpio_request_one()
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-01-06
watchdog: convert drivers/watchdog/* to use module_platform_driver()
Axel Lin
2011-07-22
watchdog: mtx1-wdt: use dev_{err,info} instead of printk()
Florian Fainelli
2011-06-28
watchdog: mtx1-wdt: fix section mismatch
Florian Fainelli
2011-06-28
watchdog: mtx1-wdt: fix GPIO toggling
Florian Fainelli
2011-06-28
watchdog: mtx1-wdt: request gpio before using it
Florian Fainelli
2011-05-19
MIPS: Alchemy: Clean up GPIO registers and accessors
Manuel Lauss
2011-03-15
watchdog: cleanup spaces before tabs
Wim Van Sebroeck
2009-06-18
[WATCHDOG] move platform probe and remove function to devinit and devexit
Wim Van Sebroeck
2009-03-25
[WATCHDOG] More coding-style and trivial clean-up
Wim Van Sebroeck
2008-11-21
[WATCHDOG] fix mtx1_wdt compilation failure
Florian Fainelli
2008-08-06
[WATCHDOG] more coding style clean-up's
Wim Van Sebroeck
2008-08-06
[WATCHDOG] Coding style - Indentation - part 2
Wim Van Sebroeck
2008-06-13
[WATCHDOG 28/57] mtx-1_wdt: clean up, coding style, unlocked ioctl
Alan Cox
2008-04-11
watchdog: fix platform driver hotplug/coldplug
Kay Sievers
2008-03-06
[WATCHDOG] Remove volatiles from watchdog device structures
Florian Fainelli
2008-02-18
[WATCHDOG] Convert mtx1 wdt to be a platform device and use generic GPIO API
Florian Fainelli
2008-01-25
[WATCHDOG] constify function pointer tables
Jan Engelhardt
2007-10-18
mv watchdog tree under drivers
Wim Van Sebroeck