Age | Commit message (Expand) | Author |
2021-04-09 | treewide: change my e-mail address, fix my name | Marek Behún |
2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky |
2021-02-24 | Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-02-22 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2021-02-22 | Merge tag 'linux-watchdog-5.12-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds |
2021-02-22 | Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2021-02-09 | mei: bus: change remove callback to return void | Uwe Kleine-König |
2021-02-07 | watchdog: qcom: Remove incorrect usage of QCOM_WDT_ENABLE_IRQ | Sai Prakash Ranjan |
2021-02-07 | watchdog: mei_wdt: request stop on unregister | Alexander Usyskin |
2021-02-07 | watchdog: remove coh901 driver | Arnd Bergmann |
2021-02-07 | watchdog: remove tango driver | Arnd Bergmann |
2021-02-07 | watchdog: remove zte zx driver | Arnd Bergmann |
2021-02-07 | watchdog: remove sirf atlas driver | Arnd Bergmann |
2021-02-07 | watchdog: remove sirf prima driver | Arnd Bergmann |
2021-02-07 | watchdog: mt8192: add wdt support | Crystal Guo |
2021-02-07 | watchdog: mtk_wdt: Remove mtk_wdt_stop() in probe() to prevent the system fre... | freddy.hsin |
2021-02-07 | watchdog: renesas_wdt: add grace period before rebooting | Wolfram Sang |
2021-02-07 | watchdog: stop wdd when watchdog hw running in reboot_notifier | Zhao Qiang |
2021-02-07 | watchdog: ziirave_wdt: remove unused including <linux/version.h> | Tian Tao |
2021-02-07 | watchdog: renesas_wdt: don't sleep in atomic context | Wolfram Sang |
2021-02-07 | watchdog: hpwdt: Assign boolean values to a bool variable | Jiapeng Zhong |
2021-02-07 | watchdog: Add watchdog driver for Intel Keembay Soc | Vijayakannan Ayyathurai |
2021-02-07 | watchdog: it8712f_wdt: remove definition of DEBUG | Tom Rix |
2021-02-02 | amba: Make the remove callback return void | Uwe Kleine-König |
2021-01-26 | isa: Make the remove callback for isa drivers return void | Uwe Kleine-König |
2021-01-26 | watchdog: pcwd: drop always-false if from remove callback | Uwe Kleine-König |
2021-01-25 | watchdog: intel-mid_wdt: Postpone IRQ handler registration till SCU is ready | Andy Shevchenko |
2021-01-25 | watchdog: intel_scu_watchdog: Remove driver for deprecated platform | Andy Shevchenko |
2020-12-23 | Merge tag 'linux-watchdog-5.11-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds |
2020-12-17 | watchdog: convert comma to semicolon | Zheng Yongjun |
2020-12-17 | watchdog: iTCO_wdt: use dev_*() instead of pr_*() for logging | Enrico Weigelt, metux IT consult |
2020-12-17 | watchdog: coh901327: add COMMON_CLK dependency | Arnd Bergmann |
2020-12-17 | watchdog: qcom: Avoid context switch in restart handler | Manivannan Sadhasivam |
2020-12-13 | watchdog: iTCO_wdt: use module_platform_device() macro | Enrico Weigelt, metux IT consult |
2020-12-13 | watchdog: Fix potential dereferencing of null pointer | Wang Wensheng |
2020-12-13 | watchdog: wdat_wdt: Fix missing kerneldoc reported by W=1 | Wong Vee Khee |
2020-12-13 | watchdog/hpwdt: Reflect changes | Jerry Hoemann |
2020-12-13 | watchdog/hpwdt: Disable NMI in Crash Kernel | Jerry Hoemann |
2020-12-13 | wdt: sp805: add watchdog_stop on reboot | Zhao Qiang |
2020-12-13 | watchdog: sbc_fitpc2_wdt: add __user annotations | Rasmus Villemoes |
2020-12-13 | watchdog: geodewdt: remove unneeded break | Tom Rix |
2020-12-13 | watchdog: rti-wdt: fix reference leak in rti_wdt_probe | Zhang Qilong |
2020-12-13 | watchdog: qcom_wdt: set WDOG_HW_RUNNING bit when appropriate | Robert Marko |
2020-12-13 | watchdog: remove pnx83xx driver | Thomas Bogendoerfer |
2020-12-13 | watchdog: stm32_iwdg: don't print an error on probe deferral | Etienne Carriere |
2020-12-13 | watchdog: sprd: change to use usleep_range() instead of busy loop | Chunyan Zhang |
2020-12-13 | watchdog: sprd: check busy bit before new loading rather than after that | Lingling Xu |
2020-12-13 | watchdog: sprd: remove watchdog disable from resume fail path | Lingling Xu |
2020-12-13 | watchdog: sirfsoc: Add missing dependency on HAS_IOMEM | Guenter Roeck |
2020-12-13 | watchdog: armada_37xx: Add missing dependency on HAS_IOMEM | Guenter Roeck |