1. 156f149 watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeout by Rasmus Villemoes · 4 years, 9 months ago
  2. 236048e watchdog: imx2_wdt: Fix set_timeout for big timeout values by Georg Hofmann · 5 years ago
  3. b7f9df6 watchdog: imx2_wdt: restore previous timeout after suspend+resume by Martin Kaiser · 6 years ago
  4. 39487f6 watchdog: imx2_wdt: add pretimeout function support by Vladimir Zapolskiy · 8 years ago
  5. 68d4cb8 watchdog: imx2_wdt: use preferred BIT macro instead of open coded values by Vladimir Zapolskiy · 8 years ago
  6. bc677ff4 watchdog: imx2_wdt: add external reset support via dt prop by Tim Harvey · 8 years ago
  7. 11d7aba watchdog: imx2: Convert to use infrastructure triggered keepalives by Guenter Roeck · 8 years ago
  8. 4d8b229 watchdog: Add 'action' and 'data' parameters to restart handler callback by Guenter Roeck · 8 years ago
  9. 2d9d2475 watchdog: imx2_wdt: use core restart handler by Damien Riegel · 9 years ago
  10. 9493c0d watchdog: imx2_wdt: Use register definition in regmap_write() by Fabio Estevam · 9 years ago
  11. db11cba watchdog: imx2_wdt: Disable previously acquired clock on error path by Fabio Estevam · 9 years ago
  12. aefb163 watchdog: imx2_wdt: Check for clk_prepare_enable() error by Fabio Estevam · 9 years ago
  13. 8135193 watchdog: imx2_wdt: set watchdog parent device by Vladimir Zapolskiy · 9 years ago
  14. 30dd4a8 watchdog: imx2_wdt: also set wdog->timeout to new_timeout by Michael Grzeschik · 9 years ago
  15. 4bd8ce3 watchdog: imx2: Constify struct regmap_config and watchdog_ops by Krzysztof Kozlowski · 9 years ago
  16. 5fe65ce watchdog: imx2_wdt: Disable power down counter on boot by Markus Pargmann · 10 years ago
  17. bbd5900 watchdog: imx2_wdt: Improve power management support. by Xiubo Li · 10 years ago
  18. ba90f26 watchdog: imx2_wdt: Fix the argument of watchdog_active() by Fabio Estevam · 9 years ago
  19. aefbaf3 watchdog: imx2_wdt: Add power management support. by Xiubo Li · 10 years ago
  20. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  21. 334a9d8 watchdog: imx2_wdt: add restart handler support by Jingchang Lu · 10 years ago
  22. 0461aea watchdog: imx2_wdt: Convert to use regmap framework's endianness method. by Xiubo Li · 10 years ago
  23. fa21a58 watchdog: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  24. f728f4b watchdog: imx2_wdt: adds big endianness support. by Xiubo Li · 10 years ago
  25. faad5de watchdog: imx2_wdt: convert to watchdog core api by Anatolij Gustschin · 10 years ago
  26. a797700 watchdog: imx2_wdt: convert to use regmap API. by Xiubo Li · 10 years ago
  27. 30cb042 watchdog: imx2_wdt: Sort the header files alphabetically by Xiubo Li · 10 years ago
  28. 1a9c5ef watchdog: imx2_wdt: disable watchdog timer during low power mode by Anson Huang · 10 years ago
  29. 487722c watchdog: Get rid of MODULE_ALIAS_MISCDEV statements by Jean Delvare · 11 years ago
  30. 813296a watchdog: imx2_wdt: expose module alias for loading from device-tree by Niels de Vos · 11 years ago
  31. bdf4957 watchdog: imx2_wdt: use devm_clk_get() by Jingoo Han · 11 years ago
  32. 937192a drivers/watchdog: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  33. 4c271bb watchdog: Convert to devm_ioremap_resource() by Thierry Reding · 11 years ago
  34. 1cb9204 watchdog: convert drivers/watchdog/* to use module_platform_driver_probe by Fabio Porcedda · 11 years ago
  35. 8819946 watchdog: imx2_wdt: remove unneeded mach/hardware.h inclusion by Shawn Guo · 12 years ago
  36. 4e7b6c9 watchdog imx2: prepare clk before enabling it by Sascha Hauer · 12 years ago
  37. 86a1e18 watchdog: nowayout is bool by Wim Van Sebroeck · 12 years ago
  38. 474ef12 watchdog: make imx2_wdt report boot status correctly by Oskar Schirmer · 12 years ago
  39. 5d32d48 watchdog: imx2_wdt.c: use devm_request_and_ioremap by Julia Lawall · 12 years ago
  40. f5a427e watchdog: imx2_wdt: add device tree probe support by Shawn Guo · 13 years ago
  41. 2c1f467 watchdog: imx: use clk_get to acquire the watchdog clock by Fabio Estevam · 13 years ago
  42. 8acf7d0 watchdog: [PATCH 3/3] imx2_wdt: fix section mismatch by Baruch Siach · 14 years ago
  43. bb2fd8a watchdog: Driver for the watchdog timer on Freescale IMX2 (and later) processors. by Wolfram Sang · 14 years ago