summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-05watchdog: Add Apple SoC watchdog driverSven Peter
2022-01-05dt-bindings: watchdog: Add SM6350 and SM8250 compatibleLuca Weiss
2022-01-05watchdog: s3c2410: Fix getting the optional clockSam Protsenko
2022-01-05watchdog: s3c2410: Use platform_get_irq() to get the interruptLad Prabhakar
2022-01-05dt-bindings: watchdog: atmel: Add missing 'interrupts' propertyRob Herring
2022-01-05watchdog: mtk_wdt: use platform_get_irq_optionalTzung-Bi Shih
2022-01-05watchdog: Add Watchdog Timer driver for RZ/G2LBiju Das
2022-01-05dt-bindings: watchdog: renesas,wdt: Add support for RZ/G2LBiju Das
2022-01-05watchdog: da9063: Add hard dependency on I2CAndrej Picej
2022-01-05watchdog: Add Realtek Otto watchdog timerSander Vanheule
2022-01-05dt-bindings: watchdog: Realtek Otto WDT bindingSander Vanheule
2021-12-28watchdog: s3c2410: Add Exynos850 supportSam Protsenko
2021-12-28watchdog: da9063: use atomic safe i2c transfer in reset handlerYunus Bas
2021-12-28watchdog: davinci: Use div64_ul instead of do_divChangcheng Deng
2021-12-28watchdog: Remove BCM63XX_WDTFlorian Fainelli
2021-12-28MIPS: BCM63XX: Provide platform data to watchdog deviceFlorian Fainelli
2021-12-28watchdog: bcm7038_wdt: Add platform device id for bcm63xx-wdtFlorian Fainelli
2021-12-28watchdog: Allow building BCM7038_WDT for BCM63XXFlorian Fainelli
2021-12-28watchdog: bcm7038_wdt: Support platform data configurationFlorian Fainelli
2021-12-28dt-bindings: watchdog: Add BCM6345 compatible to BCM7038 bindingFlorian Fainelli
2021-12-28dt-bindings: watchdog: convert Broadcom's WDT to the json-schemaRafał Miłecki
2021-12-28watchdog: meson_gxbb_wdt: remove stop_on_rebootArtem Lapkin
2021-12-28watchdog: Kconfig: fix help text indentationLuca Ceresoli
2021-12-28dt-bindings: watchdog: imx7ulp-wdt: Add imx8ulp compatible stringJacky Bai
2021-12-28watchdog: s3c2410: Remove superfluous err labelSam Protsenko
2021-12-28watchdog: s3c2410: Support separate source clockSam Protsenko
2021-12-28watchdog: s3c2410: Cleanup PMU related codeSam Protsenko
2021-12-28watchdog: s3c2410: Add support for WDT counter enable registerSam Protsenko
2021-12-28watchdog: s3c2410: Implement a way to invert mask reg valueSam Protsenko
2021-12-28watchdog: s3c2410: Extract disable and mask code into separate functionsSam Protsenko
2021-12-28watchdog: s3c2410: Make reset disable register optionalSam Protsenko
2021-12-28watchdog: s3c2410: Let kernel kick watchdogSam Protsenko
2021-12-28watchdog: s3c2410: Fail probe if can't find valid timeoutSam Protsenko
2021-12-28dt-bindings: watchdog: Document Exynos850 watchdog bindingsSam Protsenko
2021-12-28dt-bindings: watchdog: Require samsung,syscon-phandle for Exynos7Sam Protsenko
2021-12-28watchdog: f71808e_wdt: Add F81966 supportAaeonIot
2021-12-28watchdog: Kconfig: enable MTK watchdogKevin Hilman
2021-12-26Linux 5.16-rc7Linus Torvalds
2021-12-26Merge tag 'x86_urgent_for_v5.16_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-12-26Merge tag 'objtool_urgent_for_v5.16_rc7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-12-25Merge tag 'pinctrl-v5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-12-25Merge tag 'hwmon-for-v5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-12-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-12-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-12-25mm/hwpoison: clear MF_COUNT_INCREASED before retrying get_any_page()Liu Shixin
2021-12-25mm/damon/dbgfs: protect targets destructions with kdamond_lockSeongJae Park
2021-12-25mm/page_alloc: fix __alloc_size attribute for alloc_pages_exact_nidThibaut Sautereau
2021-12-25mm: delete unsafe BUG from page_cache_add_speculative()Hugh Dickins
2021-12-25mm, hwpoison: fix condition in free hugetlb page pathNaoya Horiguchi
2021-12-25MAINTAINERS: mark more list instances as moderatedRandy Dunlap