summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2022-10-19watchdog: sp805_wdt: fix spelling typo in commentJiangshan Yi
2022-10-12watchdog: Add tracing events for the most usual watchdog eventsUwe Kleine-König
2022-10-07watchdog: twl4030_wdt: add missing mod_devicetable.h includeDmitry Torokhov
2022-10-02watchdog: sp5100_tco: Add "action" module parameterVladimir Panteleev
2022-10-02watchdog: imx93: add watchdog timer on imx93Alice Guo
2022-10-02watchdog: imx7ulp_wdt: init wdog when it was activeJason Liu
2022-10-02watchdog: imx7ulp_wdt: Handle wdog reconfigure failureYe Li
2022-10-02watchdog: imx7ulp_wdt: Fix RCS timeout issueYe Li
2022-10-02watchdog: imx7ulp_wdt: Check CMD32EN in wdog initYe Li
2022-10-02watchdog: imx7ulp: Add explict memory barrier for unlock sequenceJacky Bai
2022-10-02watchdog: imx7ulp: Move suspend/resume to noirq phaseAnson Huang
2022-10-02watchdog: rti-wdt:using the pm_runtime_resume_and_get to simplify the codeye xingchen
2022-10-02watchdog: s3c2410_wdt: support exynosautov9 watchdogChanho Park
2022-10-02watchdog: npcm: Enable clock if providedJonathan Neuschäfer
2022-10-02watchdog: meson: keep running if already activePhilippe Boos
2022-10-02watchdog: armada_37xx_wdt: Fix .set_timeout callbackPali Rohár
2022-10-02watchdog: sa1100: make variable sa1100dog_driver staticsunliming
2022-10-02watchdog: w83977f_wdt: Fix comment typoJason Wang
2022-10-02watchdog: eurotechwdt: Remove redundant word in commentsshaomin Deng
2022-10-02watchdog: Check dev_set_name() return valueBo Liu
2022-10-02watchdog: rzg2l_wdt: Add rzv2m supportPhil Edworthy
2022-10-02watchdog: ftwdt010_wdt: fix test for platform_get_irq() failureDan Carpenter
2022-10-02watchdog: Exar/MaxLinear XR28V38x driverDavid Müller
2022-10-02watchdog: ftwdt010_wdt: implement _restart() functionSergei Antonov
2022-10-02watchdog: w83627hf_wdt: add bootstatus supportHenning Schild
2022-10-02watchdog: aspeed_wdt: Reorder output signal register configurationChin-Ting Kuo
2022-10-02watchdog/hpwdt: Enable HP_WATCHDOG for ARM64 systems.Jerry Hoemann
2022-10-02watchdog/hpwdt: Include nmi.h only if CONFIG_HPWDT_NMI_DECODINGJerry Hoemann
2022-10-02watchdog: wdat_wdt: Set the min and max timeout values properlyJean Delvare
2022-10-02watchdog: bd9576_wdt: switch to using devm_fwnode_gpiod_get()Dmitry Torokhov
2022-08-28Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-08-28binder_alloc: add missing mmap_lock calls when using the VMALiam Howlett
2022-08-27Merge tag 'thermal-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-27Merge tag 'pm-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2022-08-27Merge tag 'acpi-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-08-27Merge tag 'for-linus-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-08-27Merge tag 'fbdev-for-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-27Merge branch 'thermal-core'Rafael J. Wysocki
2022-08-27Merge branch 'acpi-processor' into acpiRafael J. Wysocki
2022-08-26Merge tag 'drm-fixes-2022-08-26-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-08-26Merge tag 'block-6.0-2022-08-26' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-08-26fbdev: fbcon: Properly revert changes when vc_resize() failedShigeru Yoshida
2022-08-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-08-26Merge tag 'amd-drm-fixes-6.0-2022-08-25' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-08-26Merge tag 'drm-misc-fixes-2022-08-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-08-25Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-25net: lantiq_xrx200: restore buffer if memory allocation failedAleksander Jan Bajkowski
2022-08-25net: lantiq_xrx200: fix lock under memory pressureAleksander Jan Bajkowski
2022-08-25net: lantiq_xrx200: confirm skb is allocated before usingAleksander Jan Bajkowski
2022-08-25net: stmmac: work around sporadic tx issue on link-upHeiner Kallweit