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