summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-27watchdog: bcm63xx_wdt: fix fallthrough warningRafał Miłecki
2021-10-26watchdog: iTCO_wdt: No need to stop the timer in probeMika Westerberg
2021-10-26watchdog: s3c2410: describe driver in KConfigKrzysztof Kozlowski
2021-10-26watchdog: sp5100_tco: Add support for get_timeleftThomas Weißschuh
2021-10-26watchdog: mtk: add disable_wdt_extrst supportFengquan Chen
2021-10-26dt-bindings: watchdog: mtk-wdt: add disable_wdt_extrst supportFengquan Chen
2021-10-26watchdog: rza_wdt: Use semicolons instead of commasGeert Uytterhoeven
2021-10-26watchdog: mlx-wdt: Use regmap_write_bits()Philipp Zabel
2021-10-26watchdog: rti-wdt: Make use of the helper function devm_platform_ioremap_reso...Cai Huoqing
2021-10-26watchdog: iTCO_wdt: Make use of the helper function devm_platform_ioremap_res...Cai Huoqing
2021-10-26watchdog: ar7_wdt: Make use of the helper function devm_platform_ioremap_reso...Cai Huoqing
2021-10-26watchdog: sunxi_wdt: Add support for D1Samuel Holland
2021-10-26dt-bindings: watchdog: sunxi: Add compatibles for D1Samuel Holland
2021-10-26ar7: fix kernel builds for compiler testJackie Liu
2021-10-26dt-bindings: watchdog: sunxi: Add compatibles for R329Samuel Holland
2021-10-26watchdog: meson_gxbb_wdt: add timeout parameterArtem Lapkin
2021-10-26watchdog: meson_gxbb_wdt: add nowayout parameterArtem Lapkin
2021-10-26watchdog: da9062: da9063: prevent pings ahead of machine resetPrimoz Fiser
2021-10-26watchdog: f71808e_wdt: dynamically allocate watchdog driver dataAhmad Fatoum
2021-10-26watchdog: f71808e_wdt: refactor to platform device/driver pairAhmad Fatoum
2021-10-26watchdog: f71808e_wdt: migrate to new kernel watchdog APIAhmad Fatoum
2021-10-26watchdog: f71808e_wdt: rename variant-independent identifiers appropriatelyAhmad Fatoum
2021-10-26watchdog: f71808e_wdt: constify static arrayAhmad Fatoum
2021-10-26watchdog: f71808e_wdt: remove superfluous globalAhmad Fatoum
2021-10-26watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUTAhmad Fatoum
2021-10-26watchdog: stm32_iwdg: drop superfluous error messageTang Bin
2021-10-26watchdog: remove dead iop watchdog timer driverLukas Bulwahn
2021-10-26watchdog: Fix OMAP watchdog early handlingWalter Stoll
2021-10-26watchdog: ixp4xx_wdt: Fix address space warningGuenter Roeck
2021-10-26watchdog: sbsa: drop unneeded MODULE_ALIASKrzysztof Kozlowski
2021-10-26watchdog: sbsa: only use 32-bit accessorsJamie Iles
2021-10-26Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout"Guenter Roeck
2021-10-17Linux 5.15-rc6v5.15-rc6Linus Torvalds
2021-10-17Merge tag 'libata-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-10-17Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-10-17Merge tag 'io_uring-5.15-2021-10-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-10-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-10-17Merge tag 'powerpc-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-10-17Merge tag 'objtool_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-10-17Merge tag 'edac_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-10-17Merge tag 'perf_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-10-17Merge tag 'efi-urgent-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-17Merge tag 'x86_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-10-17Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-17Merge tag 'char-misc-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-10-17Merge tag 'staging-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-10-17Merge tag 'tty-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-10-17Merge tag 'usb-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-10-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-10-17block, bfq: reset last_bfqq_created on group changePaolo Valente