1. 14244b7 watchdog: imx2_wdg: notify wdog core to stop ping worker on suspend by Grzegorz Jaszczyk · 3 years, 6 months ago
  2. e0b101a watchdog: imx2_wdt: avoid to ping before resume back by Robin Gong · 3 years, 7 months ago
  3. 62c35b4 watchdog: imx2_wdt: update contact email by Wolfram Sang · 4 years, 8 months ago
  4. 436867b watchdog: imx2_wdt: Drop .remove callback by Anson Huang · 4 years, 10 months ago
  5. 8686532 watchdog: imx2_wdt: Use 'dev' instead of dereferencing it repeatedly by Anson Huang · 5 years ago
  6. ebe66de watchdog: imx2_wdt: Use __maybe_unused instead of #if CONFIG_PM_SLEEP by Anson Huang · 5 years ago
  7. 87d1846 watchdog: imx2_wdt: Remove unnecessary blank line by Anson Huang · 5 years ago
  8. 144783a watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeout by Rasmus Villemoes · 5 years ago
  9. 63c1cd5 watchdog: imx2_wdt: drop warning after registering device by Wolfram Sang · 6 years ago
  10. b07e228 watchdog: imx2_wdt: Fix set_timeout for big timeout values by Georg Hofmann · 6 years ago
  11. 24b8225 watchdog: imx2_wdt: use devm_platform_ioremap_resource() to simplify code by Anson Huang · 6 years ago
  12. cd6100f watchdog: imx2_wdt: Switch to SPDX identifier by Fabio Estevam · 6 years ago
  13. 2b77f00 watchdog: imx2_wdt: allow setting timeout in devicetree by Marcus Folkesson · 7 years ago
  14. 0be2672 watchdog: imx2_wdt: restore previous timeout after suspend+resume by Martin Kaiser · 7 years ago
  15. 39487f6 watchdog: imx2_wdt: add pretimeout function support by Vladimir Zapolskiy · 8 years ago
  16. 68d4cb8 watchdog: imx2_wdt: use preferred BIT macro instead of open coded values by Vladimir Zapolskiy · 8 years ago
  17. bc677ff4 watchdog: imx2_wdt: add external reset support via dt prop by Tim Harvey · 9 years ago
  18. 11d7aba watchdog: imx2: Convert to use infrastructure triggered keepalives by Guenter Roeck · 9 years ago
  19. 4d8b229 watchdog: Add 'action' and 'data' parameters to restart handler callback by Guenter Roeck · 9 years ago
  20. 2d9d2475 watchdog: imx2_wdt: use core restart handler by Damien Riegel · 9 years ago
  21. 9493c0d watchdog: imx2_wdt: Use register definition in regmap_write() by Fabio Estevam · 9 years ago
  22. db11cba watchdog: imx2_wdt: Disable previously acquired clock on error path by Fabio Estevam · 10 years ago
  23. aefb163 watchdog: imx2_wdt: Check for clk_prepare_enable() error by Fabio Estevam · 10 years ago
  24. 8135193 watchdog: imx2_wdt: set watchdog parent device by Vladimir Zapolskiy · 10 years ago
  25. 30dd4a8 watchdog: imx2_wdt: also set wdog->timeout to new_timeout by Michael Grzeschik · 10 years ago
  26. 4bd8ce3 watchdog: imx2: Constify struct regmap_config and watchdog_ops by Krzysztof Kozlowski · 10 years ago
  27. 5fe65ce watchdog: imx2_wdt: Disable power down counter on boot by Markus Pargmann · 10 years ago
  28. bbd5900 watchdog: imx2_wdt: Improve power management support. by Xiubo Li · 10 years ago
  29. ba90f26 watchdog: imx2_wdt: Fix the argument of watchdog_active() by Fabio Estevam · 10 years ago
  30. aefbaf3 watchdog: imx2_wdt: Add power management support. by Xiubo Li · 10 years ago
  31. 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
  32. 334a9d8 watchdog: imx2_wdt: add restart handler support by Jingchang Lu · 10 years ago
  33. 0461aea watchdog: imx2_wdt: Convert to use regmap framework's endianness method. by Xiubo Li · 10 years ago
  34. fa21a58 watchdog: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  35. f728f4b watchdog: imx2_wdt: adds big endianness support. by Xiubo Li · 11 years ago
  36. faad5de watchdog: imx2_wdt: convert to watchdog core api by Anatolij Gustschin · 11 years ago
  37. a797700 watchdog: imx2_wdt: convert to use regmap API. by Xiubo Li · 11 years ago
  38. 30cb042 watchdog: imx2_wdt: Sort the header files alphabetically by Xiubo Li · 11 years ago
  39. 1a9c5ef watchdog: imx2_wdt: disable watchdog timer during low power mode by Anson Huang · 11 years ago
  40. 487722c watchdog: Get rid of MODULE_ALIAS_MISCDEV statements by Jean Delvare · 11 years ago
  41. 813296a watchdog: imx2_wdt: expose module alias for loading from device-tree by Niels de Vos · 11 years ago
  42. bdf4957 watchdog: imx2_wdt: use devm_clk_get() by Jingoo Han · 12 years ago
  43. 937192a drivers/watchdog: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  44. 4c271bb watchdog: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  45. 1cb9204 watchdog: convert drivers/watchdog/* to use module_platform_driver_probe by Fabio Porcedda · 12 years ago
  46. 8819946 watchdog: imx2_wdt: remove unneeded mach/hardware.h inclusion by Shawn Guo · 12 years ago
  47. 4e7b6c9 watchdog imx2: prepare clk before enabling it by Sascha Hauer · 13 years ago
  48. 86a1e18 watchdog: nowayout is bool by Wim Van Sebroeck · 13 years ago
  49. 474ef12 watchdog: make imx2_wdt report boot status correctly by Oskar Schirmer · 13 years ago
  50. 5d32d48 watchdog: imx2_wdt.c: use devm_request_and_ioremap by Julia Lawall · 13 years ago
  51. f5a427e watchdog: imx2_wdt: add device tree probe support by Shawn Guo · 13 years ago
  52. 2c1f467 watchdog: imx: use clk_get to acquire the watchdog clock by Fabio Estevam · 14 years ago
  53. 8acf7d0 watchdog: [PATCH 3/3] imx2_wdt: fix section mismatch by Baruch Siach · 15 years ago
  54. bb2fd8a watchdog: Driver for the watchdog timer on Freescale IMX2 (and later) processors. by Wolfram Sang · 15 years ago