1. e09f411 Merge remote-tracking branch 'common/android-4.9-q' into lineage-18.1-caf-sdm845 by Michael Bestas · 3 years ago
  2. ce5020f watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUT by Ahmad Fatoum · 3 years, 5 months ago
  3. 787e899 watchdog: Fix OMAP watchdog early handling by Walter Stoll · 3 years, 3 months ago
  4. a6bf5d0 Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into lineage-18.1-caf-sdm845 by Michael Bestas · 3 years, 5 months ago
  5. ae0d3b6 watchdog: aspeed: fix hardware timeout calculation by Tao Ren · 3 years, 9 months ago
  6. ca96b8e watchdog: Fix possible use-after-free by calling del_timer_sync() by Zou Wei · 3 years, 8 months ago
  7. b4565a8 watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff() by Zou Wei · 3 years, 8 months ago
  8. 862f2b5 watchdog: Fix possible use-after-free in wdt_startup() by Zou Wei · 3 years, 8 months ago
  9. b441756b Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into lineage-17.1-caf-sdm845 by Michael Bestas · 4 years ago
  10. c3ae6af watchdog: qcom: Avoid context switch in restart handler by Manivannan Sadhasivam · 4 years, 1 month ago
  11. e92df84 drivers: watchdog: rdc321x_wdt: Fix race condition bugs by Madhuparna Bhowmik · 4 years, 5 months ago
  12. 82ac165 watchdog: f71808e_wdt: clear watchdog timeout occurred flag by Ahmad Fatoum · 4 years, 7 months ago
  13. 74ba310 watchdog: f71808e_wdt: remove use of wrong watchdog_info option by Ahmad Fatoum · 4 years, 7 months ago
  14. 3e81f90 watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.options by Ahmad Fatoum · 4 years, 7 months ago
  15. 87c06e4 watchdog: da9062: No need to ping manually before setting timeout by Stefan Riedmueller · 4 years, 9 months ago
  16. 997774b Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into HEAD by Michael Bestas · 4 years, 6 months ago
  17. f76905c watchdog: Fix the race between the release of watchdog_core_data and cdev by Kevin Hao · 5 years ago
  18. 21abb35 watchdog: reset last_hw_keepalive time at start by Tero Kristo · 4 years, 10 months ago
  19. 4bdb0f4 Merge android-4.9.216(4ad9bb8) into msm-4.9 by jianzhou · 4 years, 9 months ago
  20. 45ddef2 Merge android-4.9.213(cff739f) into msm-4.9 by jianzhou · 4 years, 10 months ago
  21. d430867 watchdog: da9062: do not ping the hw during stop() by Marco Felsch · 5 years ago
  22. e5d99f3 ACPI: watchdog: Fix gas->access_width usage by Mika Westerberg · 4 years, 11 months ago
  23. 6e2c3c2 watchdog: rn5t618_wdt: fix module aliases by Andreas Kemnade · 5 years ago
  24. 7f79f5f Merge android-4.9.206(2be2d899) into msm-4.9 by jianzhou · 5 years ago
  25. 234d2c7 Merge android-4.9.197(e9766ef) into msm-4.9 by jianzhou · 5 years ago
  26. 7ba01dc watchdog: meson: Fix the wrong value of left time by Xingyu Chen · 5 years ago
  27. 6fdca0f Merge android-4.9.191 (9ca8608) into msm-4.9 by jianzhou · 5 years ago
  28. 156f149 watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeout by Rasmus Villemoes · 5 years ago
  29. 7f41ef8 watchdog: bcm2835_wdt: Fix module autoload by Stefan Wahren · 6 years ago
  30. 31d65a6 Merge android-4.9.183 (a80a7ab) into msm-4.9 by jianzhou · 5 years ago
  31. 5604d89 watchdog: fix compile time error of pretimeout governors by Vladimir Zapolskiy · 6 years ago
  32. 236048e watchdog: imx2_wdt: Fix set_timeout for big timeout values by Georg Hofmann · 6 years ago
  33. d983a64 watchdog: Add qcom VM watchdog driver by Neeraj Upadhyay · 6 years ago
  34. 25f9cea watchdog: sbsa: use 32-bit read for WCV by Jayachandran C · 7 years ago
  35. aecd123 watchdog: f71808e_wdt: Fix magic close handling by Igor Pylypiv · 7 years ago
  36. 8dec8a3 watchdog: sp5100_tco: Fix watchdog disable bit by Guenter Roeck · 7 years ago
  37. 4076d92 watchdog: f71808e_wdt: Fix WD_EN register read by Igor Pylypiv · 7 years ago
  38. c3a1c5a watchdog: f71808e_wdt: Add F71868 support by Maciej S. Szmigiero · 8 years ago
  39. d0826ba ACPI / watchdog: Fix off-by-one error at resource assignment by Takashi Iwai · 7 years ago
  40. 6ad31f8 watchdog: Fix potential kref imbalance when opening watchdog by Guenter Roeck · 7 years ago
  41. 25d5767 watchdog: hpwdt: Remove legacy NMI sourcing. by Jerry Hoemann · 7 years ago
  42. 6cda76d watchdog: hpwdt: fix unused variable warning by Arnd Bergmann · 7 years ago
  43. c387231 watchdog: hpwdt: Check source of NMI by Jerry Hoemann · 7 years ago
  44. 3f55635 watchdog: hpwdt: SMBIOS check by Jerry Hoemann · 7 years ago
  45. b7f9df6 watchdog: imx2_wdt: restore previous timeout after suspend+resume by Martin Kaiser · 7 years ago
  46. bbb5f00 watchdog: kempld: fix gcc-4.3 build by Arnd Bergmann · 8 years ago
  47. eea0261 watchdog: bcm281xx: Fix use of uninitialized spinlock. by Eric Anholt · 8 years ago
  48. 7a2b847 watchdog: pcwd_usb: fix NULL-deref at probe by Johan Hovold · 8 years ago
  49. 4dc1eb4 watchdog: s3c2410: Fix infinite interrupt in soft mode by Krzysztof Kozlowski · 8 years ago
  50. 9b78d69 watchdog: qcom: fix kernel panic due to external abort on non-linefetch by Christian Lamparter · 8 years ago
  51. 2eccf0e watchdog: mei_wdt: request stop on reboot to prevent false positive event by Alexander Usyskin · 8 years ago
  52. 7e5c07a Merge branches 'acpi-sleep-fixes' and 'acpi-wdat-fixes' by Rafael J. Wysocki · 8 years ago
  53. effb46b watchdog: wdat_wdt: Select WATCHDOG_CORE by Mika Westerberg · 8 years ago
  54. 956c897 Merge branches 'acpi-wdat' and 'acpi-cppc' by Rafael J. Wysocki · 8 years ago
  55. 28e3d70 watchdog: wdat_wdt: Ping the watchdog on resume by Mika Westerberg · 8 years ago
  56. e3799a2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 8 years ago
  57. 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  58. 39487f6 watchdog: imx2_wdt: add pretimeout function support by Vladimir Zapolskiy · 8 years ago
  59. 2accf32 watchdog: softdog: implement pretimeout support by Wolfram Sang · 8 years ago
  60. 89873a7 watchdog: pretimeout: add pretimeout_available_governors attribute by Vladimir Zapolskiy · 8 years ago
  61. 53f96ce watchdog: pretimeout: add option to select a pretimeout governor in runtime by Vladimir Zapolskiy · 8 years ago
  62. da0d12f watchdog: pretimeout: add panic pretimeout governor by Vladimir Zapolskiy · 8 years ago
  63. f77710c watchdog: pretimeout: add noop pretimeout governor by Vladimir Zapolskiy · 8 years ago
  64. ff84136 watchdog: add watchdog pretimeout governor framework by Vladimir Zapolskiy · 8 years ago
  65. 29abfbd mips: separate extable.h, switch module.h to it by Al Viro · 8 years ago
  66. e6445f5 Merge tag 'usb-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  67. fc113d5 watchdog: hpwdt: add support for iLO5 by Brian Boylston · 8 years ago
  68. cda3b91 watchdog: wdat_wdt: Fix warning for using 0 as NULL by Wei Yongjun · 8 years ago
  69. 356ed04 watchdog: wdat_wdt: fix return value check in wdat_wdt_probe() by Wei Yongjun · 8 years ago
  70. df044e0 watchdog: add pretimeout support to the core by Wolfram Sang · 8 years ago
  71. 68d4cb8 watchdog: imx2_wdt: use preferred BIT macro instead of open coded values by Vladimir Zapolskiy · 8 years ago
  72. 7dd2ce7 watchdog: st_wdt: Remove support for obsolete platforms by Peter Griffin · 8 years ago
  73. 8355b3f watchdog: mt7621_wdt: Remove assignment of dev pointer by Guenter Roeck · 8 years ago
  74. df9c692 watchdog: rt2880_wdt: Remove assignment of dev pointer by Matt Redfearn · 8 years ago
  75. 85f15cf watchdog: constify watchdog_ops structures by Julia Lawall · 8 years ago
  76. 7123f25 watchdog: tegra: constify watchdog_ops structures by Julia Lawall · 8 years ago
  77. 6e938f6 watchdog: iTCO_wdt: constify iTCO_wdt_pm structure by Julia Lawall · 8 years ago
  78. eadc4fe1 watchdog: cadence_wdt: Fix the suspend resume by Shubhrajyoti Datta · 8 years ago
  79. 058dfc7 ACPI / watchdog: Add support for WDAT hardware watchdog by Mika Westerberg · 8 years ago
  80. bfb1f46 watchdog: txx9wdt: Add missing clock (un)prepare calls for CCF by Geert Uytterhoeven · 8 years ago
  81. 619db74 watchdog-asm9260: Delete owner assignment by Markus Elfring · 8 years ago
  82. 217209d watchdog: ziirave_wdt: Add support to upload the firmware. by Enric Balletbo i Serra · 8 years ago
  83. 9d6b4ef watchdog: xilinx: Add clock support by Shubhrajyoti Datta · 8 years ago
  84. d2a0015 watchdog: pcwd_usb: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  85. c97344f watchdog: dw_wdt: Read clock rate only once and validate it by Guenter Roeck · 8 years ago
  86. 2e91838 watchdog: core: Fix devres_alloc() allocation size by Guenter Roeck · 8 years ago
  87. 78a4a0d watchdog: pcwd_usb: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  88. 1ac0656 watchdog: gpio_wdt: Fix missing platform_set_drvdata() in gpio_wdt_probe() by Wei Yongjun · 8 years ago
  89. 3c10bbd watchdog: core: Clear WDOG_HW_RUNNING before calling the stop function by Guenter Roeck · 8 years ago
  90. 138913c watchdog: core: Fix error handling of watchdog_dev_init() by Wei Yongjun · 8 years ago
  91. cddd74d watchdog: pic32-wdt: Fix return value check in pic32_wdt_drv_probe() by Wei Yongjun · 8 years ago
  92. 919edd5 watchdog: pic32-dmt: Remove .owner field for driver by Wei Yongjun · 8 years ago
  93. aa4614d watchdog: pic32-wdt: Remove .owner field for driver by Wei Yongjun · 8 years ago
  94. e035d8f watchdog: sbsa: Drop status function by Guenter Roeck · 8 years ago
  95. 90b826f watchdog: Implement status function in watchdog core by Guenter Roeck · 8 years ago
  96. c7ef68c3 watchdog: tangox: Set max_hw_heartbeat_ms instead of max_timeout by Guenter Roeck · 8 years ago
  97. 3fbfe92 watchdog: change watchdog_need_worker logic by Rasmus Villemoes · 8 years ago
  98. 65b5b5e watchdog: add support for MCP78S chipset in nv_tco by Alexey Kunitskiy · 8 years ago
  99. 960ae4e watchdog: bcm2835_wdt: remove redundant ->set_timeout callback by Rasmus Villemoes · 8 years ago
  100. aea4b47 watchdog: bcm2835_wdt: constify _ops and _info structures by Rasmus Villemoes · 8 years ago