Age | Commit message (Expand) | Author |
2020-10-24 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2020-10-21 | Merge tag 'linux-watchdog-5.10-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds |
2020-10-14 | Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2020-10-14 | watchdog: Add Toshiba Visconti watchdog driver | Nobuhiro Iwamatsu |
2020-10-14 | watchdog: it87_wdt: add IT8784 ID | Hanspeter Portner |
2020-10-14 | watchdog: sp5100_tco: Enable watchdog on Family 17h devices if disabled | Guenter Roeck |
2020-10-14 | watchdog: sp5100: Fix definition of EFCH_PM_DECODEEN3 | Guenter Roeck |
2020-10-14 | watchdog: renesas_wdt: support handover from bootloader | Wolfram Sang |
2020-10-14 | watchdog: imx7ulp: Watchdog should continue running for wait/stop mode | Anson Huang |
2020-10-14 | watchdog: rti: Simplify with dev_err_probe() | Krzysztof Kozlowski |
2020-10-14 | watchdog: davinci: Simplify with dev_err_probe() | Krzysztof Kozlowski |
2020-10-14 | watchdog: cadence: Simplify with dev_err_probe() | Krzysztof Kozlowski |
2020-10-14 | watchdog: remove unneeded inclusion of <uapi/linux/sched/types.h> | Zhen Lei |
2020-10-14 | watchdog: Use put_device on error | Dinghao Liu |
2020-10-14 | watchdog: Fix memleak in watchdog_cdev_register | Dinghao Liu |
2020-10-14 | watchdog: imx7ulp: Strictly follow the sequence for wdog operations | Anson Huang |
2020-10-14 | watchdog: it87_wdt: add IT8772 ID | Hanspeter Portner |
2020-10-14 | watchdog: pcwd_usb: Avoid GFP_ATOMIC where it is not needed | Christophe JAILLET |
2020-10-14 | drivers: watchdog: rdc321x_wdt: Fix race condition bugs | Madhuparna Bhowmik |
2020-09-17 | watchdog: add support for sl28cpld watchdog | Michael Walle |
2020-09-13 | Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern... | Olof Johansson |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-19 | ARM: samsung: remove HAVE_S3C2410_WATCHDOG and use direct dependencies | Krzysztof Kozlowski |
2020-08-12 | Merge tag 'linux-watchdog-5.9-rc1' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds |
2020-08-05 | watchdog: rti-wdt: balance pm runtime enable calls | Tero Kristo |
2020-08-05 | watchdog: rti-wdt: attach to running watchdog during probe | Tero Kristo |
2020-08-05 | watchdog: add support for adjusting last known HW keepalive time | Tero Kristo |
2020-08-05 | watchdog: use __watchdog_ping in startup | Tero Kristo |
2020-08-05 | watchdog: softdog: Add options 'soft_reboot_cmd' and 'soft_active_on_boot' | Woody Lin |
2020-08-05 | watchdog: pcwd_usb: remove needless check before usb_free_coherent() | Xu Wang |
2020-08-05 | watchdog: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-08-05 | watchdog: initialize device before misc_register | Krzysztof Sobota |
2020-08-05 | watchdog: booke_wdt: Add common nowayout parameter driver | Timothy Myers |
2020-08-05 | watchdog: scx200_wdt: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-05 | watchdog: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-05 | watchdog: f71808e_wdt: do stricter parameter validation | Ahmad Fatoum |
2020-08-05 | watchdog: f71808e_wdt: clear watchdog timeout occurred flag | Ahmad Fatoum |
2020-08-05 | watchdog: f71808e_wdt: remove use of wrong watchdog_info option | Ahmad Fatoum |
2020-08-05 | watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.options | Ahmad Fatoum |
2020-08-05 | watchdog: dw_wdt: Add DebugFS files | Serge Semin |
2020-08-05 | watchdog: dw_wdt: Add pre-timeouts support | Serge Semin |
2020-08-05 | watchdog: dw_wdt: Support devices with asynch clocks | Serge Semin |
2020-08-05 | watchdog: dw_wdt: Support devices with non-fixed TOP values | Serge Semin |
2020-08-05 | watchdog: Use kobj_to_dev() API | Wang Qing |
2020-08-05 | watchdog: bcm_kona_wdt: Use correct return value for bcm_kona_wdt_probe() | Tiezhu Yang |
2020-08-05 | watchdog: sunxi_wdt: fix improper error exit code | Martin Wu |
2020-08-05 | watchdog: test_bit() => watchdog_active() | Bumsik Kim |
2020-08-05 | watchdog: mlx-wdt: support new watchdog type with longer timeout period | Michael Shych |
2020-06-15 | sched,watchdog: Convert to sched_set_fifo() | Peter Zijlstra |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |