| Commit message (Expand) | Author | Age | Files | Lines |
* | watchdog: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-03-31 | 1 | -1/+0 |
* | watchdog: Get rid of MODULE_ALIAS_MISCDEV statements | Jean Delvare | 2013-11-17 | 1 | -1/+0 |
* | watchdog: mtx1-wdt: use devm_gpio_request_one() | Jingoo Han | 2013-07-11 | 1 | -2/+1 |
* | watchdog: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | watchdog: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | watchdog: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | watchdog: convert drivers/watchdog/* to use module_platform_driver() | Axel Lin | 2012-01-06 | 1 | -12/+1 |
* | watchdog: mtx1-wdt: use dev_{err,info} instead of printk() | Florian Fainelli | 2011-07-22 | 1 | -2/+2 |
* | watchdog: mtx1-wdt: fix section mismatch | Florian Fainelli | 2011-06-28 | 1 | -5/+3 |
* | watchdog: mtx1-wdt: fix GPIO toggling | Florian Fainelli | 2011-06-28 | 1 | -8/+5 |
* | watchdog: mtx1-wdt: request gpio before using it | Florian Fainelli | 2011-06-28 | 1 | -0/+8 |
* | MIPS: Alchemy: Clean up GPIO registers and accessors | Manuel Lauss | 2011-05-19 | 1 | -9/+12 |
* | watchdog: cleanup spaces before tabs | Wim Van Sebroeck | 2011-03-15 | 1 | -7/+7 |
* | [WATCHDOG] move platform probe and remove function to devinit and devexit | Wim Van Sebroeck | 2009-06-18 | 1 | -3/+3 |
* | [WATCHDOG] More coding-style and trivial clean-up | Wim Van Sebroeck | 2009-03-25 | 1 | -1/+1 |
* | [WATCHDOG] fix mtx1_wdt compilation failure | Florian Fainelli | 2008-11-21 | 1 | -0/+4 |
* | [WATCHDOG] more coding style clean-up's | Wim Van Sebroeck | 2008-08-06 | 1 | -2/+2 |
* | [WATCHDOG] Coding style - Indentation - part 2 | Wim Van Sebroeck | 2008-08-06 | 1 | -6/+6 |
* | [WATCHDOG 28/57] mtx-1_wdt: clean up, coding style, unlocked ioctl | Alan Cox | 2008-06-13 | 1 | -55/+52 |
* | watchdog: fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-11 | 1 | -0/+2 |
* | [WATCHDOG] Remove volatiles from watchdog device structures | Florian Fainelli | 2008-03-06 | 1 | -2/+2 |
* | [WATCHDOG] Convert mtx1 wdt to be a platform device and use generic GPIO API | Florian Fainelli | 2008-02-18 | 1 | -5/+30 |
* | [WATCHDOG] constify function pointer tables | Jan Engelhardt | 2008-01-25 | 1 | -1/+1 |
* | mv watchdog tree under drivers | Wim Van Sebroeck | 2007-10-18 | 1 | -0/+239 |