Age | Commit message (Expand) | Author | Files | Lines |
2021-04-29 | Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 3 | -0/+305 |
2021-04-26 | Merge tag 'arm-newsoc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2021-04-14 | Merge tag 'v5.12-rc7' into driver-core-next | Greg Kroah-Hartman | 1 | -2/+2 |
2021-04-14 | Merge tag 'ib-mfd-watchdog-v5.13' into ibs-for-mfd-merged | Lee Jones | 3 | -0/+305 |
2021-04-10 | treewide: change my e-mail address, fix my name | Marek Behún | 1 | -2/+2 |
2021-04-09 | watchdog: npcm: Add support for WPCM450 | Jonathan Neuschäfer | 1 | -0/+1 |
2021-03-23 | watchdog: retu_wdt: Clean-up by using managed work init | Matti Vaittinen | 1 | -16/+6 |
2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky | 3 | -3/+0 |
2021-03-10 | wdt: Support wdt on ROHM BD9576MUF and BD9573MUF | Matti Vaittinen | 3 | -0/+305 |
2021-02-24 | Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+1 |
2021-02-23 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -3/+1 |
2021-02-22 | Merge tag 'linux-watchdog-5.12-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds | 16 | -1416/+354 |
2021-02-22 | Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 5 | -597/+4 |
2021-02-09 | mei: bus: change remove callback to return void | Uwe Kleine-König | 1 | -3/+1 |
2021-02-07 | watchdog: qcom: Remove incorrect usage of QCOM_WDT_ENABLE_IRQ | Sai Prakash Ranjan | 1 | -12/+1 |
2021-02-07 | watchdog: mei_wdt: request stop on unregister | Alexander Usyskin | 1 | -0/+1 |
2021-02-07 | watchdog: remove coh901 driver | Arnd Bergmann | 3 | -420/+0 |
2021-02-07 | watchdog: remove tango driver | Arnd Bergmann | 3 | -221/+0 |
2021-02-07 | watchdog: remove zte zx driver | Arnd Bergmann | 3 | -290/+0 |
2021-02-07 | watchdog: remove sirf atlas driver | Arnd Bergmann | 3 | -232/+0 |
2021-02-07 | watchdog: remove sirf prima driver | Arnd Bergmann | 3 | -227/+0 |
2021-02-07 | watchdog: mt8192: add wdt support | Crystal Guo | 1 | -0/+6 |
2021-02-07 | watchdog: mtk_wdt: Remove mtk_wdt_stop() in probe() to prevent the system fre... | freddy.hsin | 1 | -2/+15 |
2021-02-07 | watchdog: renesas_wdt: add grace period before rebooting | Wolfram Sang | 1 | -0/+3 |
2021-02-07 | watchdog: stop wdd when watchdog hw running in reboot_notifier | Zhao Qiang | 1 | -1/+1 |
2021-02-07 | watchdog: ziirave_wdt: remove unused including <linux/version.h> | Tian Tao | 1 | -1/+0 |
2021-02-07 | watchdog: renesas_wdt: don't sleep in atomic context | Wolfram Sang | 1 | -6/+24 |
2021-02-07 | watchdog: hpwdt: Assign boolean values to a bool variable | Jiapeng Zhong | 1 | -3/+3 |
2021-02-07 | watchdog: Add watchdog driver for Intel Keembay Soc | Vijayakannan Ayyathurai | 3 | -0/+300 |
2021-02-07 | watchdog: it8712f_wdt: remove definition of DEBUG | Tom Rix | 1 | -1/+0 |
2021-02-02 | amba: Make the remove callback return void | Uwe Kleine-König | 1 | -3/+1 |
2021-01-26 | isa: Make the remove callback for isa drivers return void | Uwe Kleine-König | 1 | -3/+1 |
2021-01-26 | watchdog: pcwd: drop always-false if from remove callback | Uwe Kleine-König | 1 | -3/+0 |
2021-01-25 | watchdog: intel-mid_wdt: Postpone IRQ handler registration till SCU is ready | Andy Shevchenko | 1 | -4/+4 |
2021-01-25 | watchdog: intel_scu_watchdog: Remove driver for deprecated platform | Andy Shevchenko | 4 | -593/+0 |
2020-12-24 | Merge tag 'linux-watchdog-5.11-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds | 15 | -369/+92 |
2020-12-17 | watchdog: convert comma to semicolon | Zheng Yongjun | 1 | -2/+2 |
2020-12-17 | watchdog: iTCO_wdt: use dev_*() instead of pr_*() for logging | Enrico Weigelt, metux IT consult | 1 | -10/+8 |
2020-12-17 | watchdog: coh901327: add COMMON_CLK dependency | Arnd Bergmann | 1 | -1/+1 |
2020-12-17 | watchdog: qcom: Avoid context switch in restart handler | Manivannan Sadhasivam | 1 | -1/+1 |
2020-12-13 | watchdog: iTCO_wdt: use module_platform_device() macro | Enrico Weigelt, metux IT consult | 1 | -15/+1 |
2020-12-13 | watchdog: Fix potential dereferencing of null pointer | Wang Wensheng | 1 | -9/+13 |
2020-12-13 | watchdog: wdat_wdt: Fix missing kerneldoc reported by W=1 | Wong Vee Khee | 1 | -3/+3 |
2020-12-13 | watchdog/hpwdt: Reflect changes | Jerry Hoemann | 1 | -1/+1 |
2020-12-13 | watchdog/hpwdt: Disable NMI in Crash Kernel | Jerry Hoemann | 1 | -0/+6 |
2020-12-13 | wdt: sp805: add watchdog_stop on reboot | Zhao Qiang | 1 | -0/+1 |
2020-12-13 | watchdog: sbc_fitpc2_wdt: add __user annotations | Rasmus Villemoes | 1 | -6/+6 |
2020-12-13 | watchdog: geodewdt: remove unneeded break | Tom Rix | 1 | -2/+0 |
2020-12-13 | watchdog: rti-wdt: fix reference leak in rti_wdt_probe | Zhang Qilong | 1 | -1/+3 |
2020-12-13 | watchdog: qcom_wdt: set WDOG_HW_RUNNING bit when appropriate | Robert Marko | 1 | -0/+18 |