Age | Commit message (Expand) | Author |
2019-05-05 | watchdog: ts72xx_wdt: Use 'dev' instead of dereferencing it repeatedly | Guenter Roeck |
2019-05-05 | watchdog: Convert to use devm_platform_ioremap_resource | Guenter Roeck |
2017-09-09 | watchdog: ts72xx_wdt: constify watchdog_ops structure | Gustavo A. R. Silva |
2017-02-24 | watchdog: ts72xx_wdt: convert driver to watchdog core | H Hartley Sweeten |
2015-08-05 | char: make misc_deregister a void function | Greg Kroah-Hartman |
2014-11-03 | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman |
2014-10-20 | watchdog: ts72xx_wdt: Kill superfluous variable in remove | Mika Westerberg |
2014-10-20 | watchdog: drop owner assignment from platform_drivers | Wolfram Sang |
2014-03-31 | watchdog: ts72xx_wdt: make 'ts72xx_wdt_pdev' static | Jingoo Han |
2014-03-31 | watchdog: Remove unnecessary OOM messages | Jingoo Han |
2013-11-17 | watchdog: ts72xx_wdt: Propagate return value from timeout_to_regval | Guenter Roeck |
2013-11-17 | watchdog: ts72xx_wdt: cleanup return codes in ioctl | Dan Carpenter |
2013-10-13 | watchdog: ts72xx_wdt: locking bug in ioctl | Dan Carpenter |
2013-09-10 | watchdog: ts72xx_wdt: simplify use of devm_ioremap_resource | Julia Lawall |
2013-07-11 | watchdog: ts72xx_wdt: use devm_*() 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-01-06 | watchdog: convert drivers/watchdog/* to use module_platform_driver() | Axel Lin |
2011-03-15 | watchdog: cleanup spaces before tabs | Wim Van Sebroeck |
2010-09-15 | watchdog: ts72xx_wdt: disable watchdog at probe | Mika Westerberg |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-06 | [WATCHDOG] ep93xx: watchdog timer driver for TS-72xx SBCs cleanup | Wim Van Sebroeck |
2010-03-06 | [WATCHDOG] ep93xx: implemented watchdog timer driver for TS-72xx SBCs | Mika Westerberg |