- 71a5cc2 Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 3 years, 8 months ago
- 6b0fbc5 Merge tag 'arm-newsoc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 8 months ago
- a00fcbc Merge tag 'v5.12-rc7' into driver-core-next by Greg Kroah-Hartman · 3 years, 9 months ago
- a763913 Merge tag 'ib-mfd-watchdog-v5.13' into ibs-for-mfd-merged by Lee Jones · 3 years, 9 months ago
- b37c384 treewide: change my e-mail address, fix my name by Marek Behún · 3 years, 9 months ago
- 328d1c1 watchdog: npcm: Add support for WPCM450 by Jonathan Neuschäfer · 3 years, 9 months ago
- a7d30f3 watchdog: retu_wdt: Clean-up by using managed work init by Matti Vaittinen · 3 years, 9 months ago
- 6417f03 module: remove never implemented MODULE_SUPPORTED_DEVICE by Leon Romanovsky · 3 years, 10 months ago
- b237bca wdt: Support wdt on ROHM BD9576MUF and BD9573MUF by Matti Vaittinen · 3 years, 10 months ago
- e229b42 Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 10 months ago
- 6ff6f86 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 3 years, 10 months ago
- deb8d15 Merge tag 'linux-watchdog-5.12-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 3 years, 10 months ago
- 983e4ad Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 3 years, 10 months ago
- bf5c9cc mei: bus: change remove callback to return void by Uwe Kleine-König · 3 years, 11 months ago
- a4f3407 watchdog: qcom: Remove incorrect usage of QCOM_WDT_ENABLE_IRQ by Sai Prakash Ranjan · 4 years ago
- 740c0a5 watchdog: mei_wdt: request stop on unregister by Alexander Usyskin · 4 years ago
- 5ecd125 watchdog: remove coh901 driver by Arnd Bergmann · 4 years ago
- c1b50b5 watchdog: remove tango driver by Arnd Bergmann · 4 years ago
- 30f1ec7 watchdog: remove zte zx driver by Arnd Bergmann · 4 years ago
- 011eda8 watchdog: remove sirf atlas driver by Arnd Bergmann · 4 years ago
- b4b12b48 watchdog: remove sirf prima driver by Arnd Bergmann · 4 years ago
- adc318a watchdog: mt8192: add wdt support by Crystal Guo · 4 years, 3 months ago
- bbece05 watchdog: mtk_wdt: Remove mtk_wdt_stop() in probe() to prevent the system freeze and it doesn't reboot by watchdog problem by freddy.hsin · 4 years ago
- e007372 watchdog: renesas_wdt: add grace period before rebooting by Wolfram Sang · 4 years ago
- ac288a7 watchdog: stop wdd when watchdog hw running in reboot_notifier by Zhao Qiang · 4 years ago
- fbf3760 watchdog: ziirave_wdt: remove unused including <linux/version.h> by Tian Tao · 4 years ago
- fa01fa7 watchdog: renesas_wdt: don't sleep in atomic context by Wolfram Sang · 4 years ago
- 17f0d1b watchdog: hpwdt: Assign boolean values to a bool variable by Jiapeng Zhong · 4 years ago
- fa0f8d5 watchdog: Add watchdog driver for Intel Keembay Soc by Vijayakannan Ayyathurai · 4 years ago
- 4957a7d watchdog: it8712f_wdt: remove definition of DEBUG by Tom Rix · 4 years ago
- 3fd269e amba: Make the remove callback return void by Uwe Kleine-König · 4 years ago
- 30e88d0 isa: Make the remove callback for isa drivers return void by Uwe Kleine-König · 4 years ago
- d2006bb watchdog: pcwd: drop always-false if from remove callback by Uwe Kleine-König · 4 years ago
- f285c95 watchdog: intel-mid_wdt: Postpone IRQ handler registration till SCU is ready by Andy Shevchenko · 4 years, 2 months ago
- 1b5b5b4 watchdog: intel_scu_watchdog: Remove driver for deprecated platform by Andy Shevchenko · 5 years ago
- 6755f45 Merge tag 'linux-watchdog-5.11-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 4 years ago
- 0b9491b watchdog: convert comma to semicolon by Zheng Yongjun · 4 years ago
- c21172b watchdog: iTCO_wdt: use dev_*() instead of pr_*() for logging by Enrico Weigelt, metux IT consult · 4 years, 1 month ago
- 36c47df watchdog: coh901327: add COMMON_CLK dependency by Arnd Bergmann · 4 years, 1 month ago
- 7948fab watchdog: qcom: Avoid context switch in restart handler by Manivannan Sadhasivam · 4 years, 1 month ago
- 89c866f watchdog: iTCO_wdt: use module_platform_device() macro by Enrico Weigelt, metux IT consult · 4 years, 1 month ago
- 6f733cb watchdog: Fix potential dereferencing of null pointer by Wang Wensheng · 4 years, 2 months ago
- 24f9856 watchdog: wdat_wdt: Fix missing kerneldoc reported by W=1 by Wong Vee Khee · 4 years, 2 months ago
- 5674b74 watchdog/hpwdt: Reflect changes by Jerry Hoemann · 4 years, 1 month ago
- acc195b watchdog/hpwdt: Disable NMI in Crash Kernel by Jerry Hoemann · 4 years, 1 month ago
- 42e967f wdt: sp805: add watchdog_stop on reboot by Zhao Qiang · 4 years, 1 month ago
- 347755d watchdog: sbc_fitpc2_wdt: add __user annotations by Rasmus Villemoes · 4 years, 2 months ago
- 9747f12 watchdog: geodewdt: remove unneeded break by Tom Rix · 4 years, 2 months ago
- 8711071 watchdog: rti-wdt: fix reference leak in rti_wdt_probe by Zhang Qilong · 4 years, 2 months ago
- 8650d0f watchdog: qcom_wdt: set WDOG_HW_RUNNING bit when appropriate by Robert Marko · 4 years, 2 months ago
- 4600736 watchdog: remove pnx83xx driver by Thomas Bogendoerfer · 4 years, 2 months ago
- 7c7164f watchdog: stm32_iwdg: don't print an error on probe deferral by Etienne Carriere · 4 years, 2 months ago
- 2a6c9c6 watchdog: sprd: change to use usleep_range() instead of busy loop by Chunyan Zhang · 4 years, 2 months ago
- 3e07d24 watchdog: sprd: check busy bit before new loading rather than after that by Lingling Xu · 4 years, 2 months ago
- f61a59a watchdog: sprd: remove watchdog disable from resume fail path by Lingling Xu · 4 years, 2 months ago
- 8ae2511 watchdog: sirfsoc: Add missing dependency on HAS_IOMEM by Guenter Roeck · 4 years, 2 months ago
- 7f6f1df watchdog: armada_37xx: Add missing dependency on HAS_IOMEM by Guenter Roeck · 4 years, 2 months ago
- 3e3f354 ARM: remove ebsa110 platform by Arnd Bergmann · 4 years, 3 months ago
- e731f31 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 2 months ago
- f804b31 Merge tag 'linux-watchdog-5.10-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 4 years, 2 months ago
- 1a31c12 Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 4 years, 3 months ago
- c5b8e46 watchdog: Add Toshiba Visconti watchdog driver by Nobuhiro Iwamatsu · 4 years, 3 months ago
- c113739 watchdog: it87_wdt: add IT8784 ID by Hanspeter Portner · 4 years, 4 months ago
- 09da89a watchdog: sp5100_tco: Enable watchdog on Family 17h devices if disabled by Guenter Roeck · 4 years, 4 months ago
- 08c619b watchdog: sp5100: Fix definition of EFCH_PM_DECODEEN3 by Guenter Roeck · 4 years, 4 months ago
- 962085a watchdog: renesas_wdt: support handover from bootloader by Wolfram Sang · 4 years, 4 months ago
- 0cfbe17 watchdog: imx7ulp: Watchdog should continue running for wait/stop mode by Anson Huang · 4 years, 5 months ago
- d342951 watchdog: rti: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
- fc77204 watchdog: davinci: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
- dab1122 watchdog: cadence: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
- 2c90463 watchdog: remove unneeded inclusion of <uapi/linux/sched/types.h> by Zhen Lei · 4 years, 4 months ago
- 937425d watchdog: Use put_device on error by Dinghao Liu · 4 years, 4 months ago
- 5afb6d2 watchdog: Fix memleak in watchdog_cdev_register by Dinghao Liu · 4 years, 4 months ago
- 7439494 watchdog: imx7ulp: Strictly follow the sequence for wdog operations by Anson Huang · 4 years, 5 months ago
- beaabe0 watchdog: it87_wdt: add IT8772 ID by Hanspeter Portner · 4 years, 4 months ago
- b657621 watchdog: pcwd_usb: Avoid GFP_ATOMIC where it is not needed by Christophe JAILLET · 4 years, 5 months ago
- 4b2e7f9 drivers: watchdog: rdc321x_wdt: Fix race condition bugs by Madhuparna Bhowmik · 4 years, 5 months ago
- 85174ca watchdog: add support for sl28cpld watchdog by Michael Walle · 4 years, 4 months ago
- 465c335 Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/soc by Olof Johansson · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 7dd3cae ARM: samsung: remove HAVE_S3C2410_WATCHDOG and use direct dependencies by Krzysztof Kozlowski · 4 years, 5 months ago
- 4586039 Merge tag 'linux-watchdog-5.9-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 4 years, 5 months ago
- d5b29c2 watchdog: rti-wdt: balance pm runtime enable calls by Tero Kristo · 4 years, 6 months ago
- 5527483 watchdog: rti-wdt: attach to running watchdog during probe by Tero Kristo · 4 years, 6 months ago
- cef9572 watchdog: add support for adjusting last known HW keepalive time by Tero Kristo · 4 years, 6 months ago
- fbbe35d watchdog: use __watchdog_ping in startup by Tero Kristo · 4 years, 6 months ago
- 36a8947 watchdog: softdog: Add options 'soft_reboot_cmd' and 'soft_active_on_boot' by Woody Lin · 4 years, 6 months ago
- f1889c9 watchdog: pcwd_usb: remove needless check before usb_free_coherent() by Xu Wang · 4 years, 6 months ago
- 2ab77a3 watchdog: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
- cb36e29 watchdog: initialize device before misc_register by Krzysztof Sobota · 4 years, 6 months ago
- ee86a03 watchdog: booke_wdt: Add common nowayout parameter driver by Timothy Myers · 4 years, 6 months ago
- 55a1b87 watchdog: scx200_wdt: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
- bd490f8 watchdog: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
- 5edc8c6 watchdog: f71808e_wdt: do stricter parameter validation by Ahmad Fatoum · 4 years, 7 months ago
- 4f39d57 watchdog: f71808e_wdt: clear watchdog timeout occurred flag by Ahmad Fatoum · 4 years, 7 months ago
- 8021414 watchdog: f71808e_wdt: remove use of wrong watchdog_info option by Ahmad Fatoum · 4 years, 7 months ago
- e871e93 watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.options by Ahmad Fatoum · 4 years, 7 months ago
- 4105f19 watchdog: dw_wdt: Add DebugFS files by Serge Semin · 4 years, 7 months ago
- 46a1946 watchdog: dw_wdt: Add pre-timeouts support by Serge Semin · 4 years, 7 months ago
- a16f58b watchdog: dw_wdt: Support devices with asynch clocks by Serge Semin · 4 years, 7 months ago