summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* watchdog: bcm7038_wdt: Add platform device id for bcm63xx-wdtFlorian Fainelli2021-12-281-0/+7
* watchdog: Allow building BCM7038_WDT for BCM63XXFlorian Fainelli2021-12-281-3/+4
* watchdog: bcm7038_wdt: Support platform data configurationFlorian Fainelli2021-12-282-1/+15
* dt-bindings: watchdog: Add BCM6345 compatible to BCM7038 bindingFlorian Fainelli2021-12-281-2/+4
* dt-bindings: watchdog: convert Broadcom's WDT to the json-schemaRafał Miłecki2021-12-282-19/+41
* watchdog: meson_gxbb_wdt: remove stop_on_rebootArtem Lapkin2021-12-281-1/+0
* watchdog: Kconfig: fix help text indentationLuca Ceresoli2021-12-281-24/+24
* dt-bindings: watchdog: imx7ulp-wdt: Add imx8ulp compatible stringJacky Bai2021-12-281-2/+5
* watchdog: s3c2410: Remove superfluous err labelSam Protsenko2021-12-281-9/+4
* watchdog: s3c2410: Support separate source clockSam Protsenko2021-12-281-15/+41
* watchdog: s3c2410: Cleanup PMU related codeSam Protsenko2021-12-281-25/+58
* watchdog: s3c2410: Add support for WDT counter enable registerSam Protsenko2021-12-281-1/+27
* watchdog: s3c2410: Implement a way to invert mask reg valueSam Protsenko2021-12-281-1/+4
* watchdog: s3c2410: Extract disable and mask code into separate functionsSam Protsenko2021-12-281-19/+35
* watchdog: s3c2410: Make reset disable register optionalSam Protsenko2021-12-281-9/+13
* watchdog: s3c2410: Let kernel kick watchdogSam Protsenko2021-12-281-11/+15
* watchdog: s3c2410: Fail probe if can't find valid timeoutSam Protsenko2021-12-281-11/+10
* dt-bindings: watchdog: Document Exynos850 watchdog bindingsSam Protsenko2021-12-281-4/+41
* dt-bindings: watchdog: Require samsung,syscon-phandle for Exynos7Sam Protsenko2021-12-281-2/+3
* watchdog: f71808e_wdt: Add F81966 supportAaeonIot2021-12-281-2/+8
* watchdog: Kconfig: enable MTK watchdogKevin Hilman2021-12-281-0/+1
* Linux 5.16-rc7v5.16-rc7Linus Torvalds2021-12-261-1/+1
* Merge tag 'x86_urgent_for_v5.16_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-12-262-44/+32
|\
| * x86/pkey: Fix undefined behaviour with PKRU_WD_BITAndrew Cooper2021-12-191-2/+2
| * x86/boot: Move EFI range reservation after cmdline parsingMike Rapoport2021-12-151-3/+3
| * Revert "x86/boot: Pull up cmdline preparation and early param parsing"Borislav Petkov2021-12-151-39/+27
| * Revert "x86/boot: Mark prepare_command_line() __init"Borislav Petkov2021-12-151-1/+1
* | Merge tag 'objtool_urgent_for_v5.16_rc7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-12-264-4/+6
|\ \
| * | compiler.h: Fix annotation macro misplacement with ClangJosh Poimboeuf2021-12-212-4/+4
| * | uapi: Fix undefined __always_inline on non-glibc systemsIsmael Luceno2021-12-212-0/+2
* | | Merge tag 'pinctrl-v5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-12-253-19/+26
|\ \ \
| * | | pinctrl: stm32: consider the GPIO offset to expose all the GPIO linesFabien Dessenne2021-12-161-4/+4
| * | | pinctrl: bcm2835: Change init order for gpio hogsPhil Elwell2021-12-101-13/+16
| * | | pinctrl: mediatek: fix global-out-of-bounds issueGuodong Liu2021-11-241-2/+6
* | | | Merge tag 'hwmon-for-v5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-12-251-44/+62
|\ \ \ \
| * | | | hwmon: (lm90) Do not report 'busy' status bit as alarmGuenter Roeck2021-12-121-1/+2
| * | | | hwmom: (lm90) Fix citical alarm status for MAX6680/MAX6681Guenter Roeck2021-12-121-2/+8
| * | | | hwmon: (lm90) Drop critical attribute support for MAX6654Guenter Roeck2021-12-121-37/+49
| * | | | hwmon: (lm90) Prevent integer overflow/underflow in hysteresis calculationsGuenter Roeck2021-12-121-2/+2
| * | | | hwmon: (lm90) Fix usage of CONFIG2 register in detect functionGuenter Roeck2021-12-121-3/+2
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-12-2510-37/+151
|\ \ \ \
| * | | | Input: elants_i2c - do not check Remark ID on eKTH3900/eKTH5312Johnny Chuang2021-12-201-1/+45
| * | | | Input: atmel_mxt_ts - fix double free in mxt_read_info_blockJosé Expósito2021-12-121-1/+1
| * | | | Input: goodix - fix memory leak in goodix_firmware_uploadJosé Expósito2021-12-091-1/+1
| * | | | Input: goodix - add id->model mapping for the "9111" modelHans de Goede2021-12-061-0/+1
| * | | | Input: goodix - try not to touch the reset-pin on x86/ACPI devicesHans de Goede2021-12-062-5/+26
| * | | | Input: i8042 - enable deferred probe quirk for ASUS UM325UASamuel Čavoj2021-12-061-0/+7
| * | | | Input: elantech - fix stack out of bound access in elantech_change_report_id()Andrea Righi2021-11-291-1/+7
| * | | | Input: iqs626a - prohibit inlining of channel parsing functionsJeff LaBundy2021-11-281-9/+12
| * | | | Input: i8042 - add deferred probe supportTakashi Iwai2021-11-283-19/+51