summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2022-03-2560-2814/+1947
|\
| * dt-bindings: mfd: syscon: Add microchip,lan966x-cpu-syscon compatibleMichael Walle2022-03-231-0/+1
| * mfd: bd9576: fix typos in commentsJulia Lawall2022-03-231-1/+1
| * mfd: Use platform_get_irq() to get the interruptMinghao Chi (CGEL ZTE)2022-03-231-7/+5
| * mfd: db8500-prcmu: Remove unused inline functionYueHaibing2022-03-231-4/+0
| * mfd: arizona-spi: Add Android board ACPI table handlingHans de Goede2022-03-231-1/+34
| * mfd: arizona-spi: Split Windows ACPI init code into its own functionHans de Goede2022-03-231-20/+32
| * mfd: asic3: Add missing iounmap() on error asic3_mfd_probeMiaoqian Lin2022-03-231-3/+7
| * MAINTAINERS: Rectify entry for ROHM MULTIFUNCTION BD9571MWV-M PMIC DEVICE DRI...Lukas Bulwahn2022-03-231-1/+1
| * mfd: intel-lpss: Provide an SSP type to the driverAndy Shevchenko2022-03-231-3/+38
| * dt-bindings: mfd: brcm,cru: Rename pinctrl nodeRafał Miłecki2022-03-231-2/+2
| * dt-bindings: Add compatibles for undocumented trivial sysconsRob Herring2022-03-231-0/+4
| * mfd: atmel-flexcom: Fix compilation warningClaudiu Beznea2022-03-231-1/+1
| * dt-bindings: mfd: Add compatible for the MediaTek MT6366 PMICJohnson Wang2022-03-081-1/+1
| * dt-bindings: mfd: samsung,exynos5433-lpass: Convert to dtschemaKrzysztof Kozlowski2022-03-082-72/+117
| * mfd: exynos-lpass: Drop unneeded syscon.h includeKrzysztof Kozlowski2022-03-081-1/+0
| * mfd: intel-lpss: Add Intel Raptor Lake PCH-S PCI IDsJarkko Nikula2022-03-081-0/+15
| * mfd: ab8500: Drop debugfs moduleLinus Walleij2022-03-084-2125/+0
| * mfd: sta2x11: Use GFP_KERNEL instead of GFP_ATOMICJulia Lawall2022-03-081-1/+1
| * mfd: ab8500: Rewrite bindings in YAMLLinus Walleij2022-03-083-282/+501
| * mfd: qcom-spmi-pmic: Add pm8953 compatibleLuca Weiss2022-03-081-0/+1
| * mfd: stmfx: Improve error message triggered by regulator fault in .remove()Uwe Kleine-König2022-03-081-5/+12
| * dt-bindings: mfd: qcom,tcsr: Document msm8953 compatibleLuca Weiss2022-03-081-0/+1
| * mfd: rk808: Add reboot support to rk808.cPeter Geis2022-03-082-0/+45
| * hwmon: sy7636a: Fix trivial 'underline too short' warningLee Jones2022-03-081-1/+1
| * mfd: arizona: Add missing statics to the of_match_tablesCharles Keepax2022-03-082-2/+2
| * mfd: db8500-prcmu: Remove dead code for a non-existing configLukas Bulwahn2022-03-081-18/+0
| * mfd: intel_soc_pmic_crc: Set main IRQ domain bus token to DOMAIN_BUS_NEXUSHans de Goede2022-03-081-0/+4
| * mfd: intel_soc_pmic_crc: Add crystal_cove_charger cell to BYT cellsHans de Goede2022-03-081-0/+9
| * mfd: intel_soc_pmic_crc: Sort cells by IRQ orderHans de Goede2022-03-081-13/+13
| *-------. Merge branches 'ib-mfd-hwmon-regulator-5.18', 'ib-mfd-iio-5.18', 'ib-mfd-led-...Lee Jones2022-03-0842-681/+1962
| |\ \ \ \ \
| | | | | * | mfd: mc13xxx: Add check for mc13xxx_irq_requestJiasheng Jiang2022-03-071-1/+3
| | | | | * | rtc: max77686: Add MAX77714 supportLuca Ceresoli2022-03-072-1/+25
| | | | | * | watchdog: max77620: Add comment to clarify set_timeout procedureLuca Ceresoli2022-03-071-0/+5
| | | | | * | watchdog: max77620: Add support for the max77714 variantLuca Ceresoli2022-03-072-17/+65
| | | | | * | mfd: max77714: Add driver for Maxim MAX77714 PMICLuca Ceresoli2022-03-075-0/+229
| | | | | * | dt-bindings: mfd: Add Maxim MAX77714 PMICLuca Ceresoli2022-03-072-0/+73
| | | | | * | rtc: max77686: Remove unused code to read in 12-hour modeLuca Ceresoli2022-03-071-13/+1
| | | | | * | rtc: max77686: Rename day-of-month definesLuca Ceresoli2022-03-073-11/+11
| | | | | * | rtc: max77686: Convert comments to kernel-doc formatLuca Ceresoli2022-03-071-9/+12
| | | | * | | mfd: Add support for the MediaTek MT6366 PMICJohnson Wang2022-03-073-0/+9
| | | | |/ /
| | | * | | dt-bindings: mfd: maxim,max77693: Convert to dtschemaKrzysztof Kozlowski2022-02-143-195/+144
| | | * | | regulator: dt-bindings: maxim,max77693: Convert to dtschemaKrzysztof Kozlowski2022-02-141-0/+60
| | | * | | dt-bindings: power: supply: maxim,max77693: Convert to dtschemaKrzysztof Kozlowski2022-02-142-0/+71
| | | * | | dt-bindings: leds: maxim,max77693: Convert to dtschemaKrzysztof Kozlowski2022-02-141-0/+105
| | | |/ /
| | * | | iio: temperature: iqs620at-temp: Add support for V3 siliconJeff LaBundy2022-02-141-1/+3
| | * | | mfd: iqs62x: Provide device revision to sub-devicesJeff LaBundy2022-02-142-3/+10
| | |/ /
| * | | hwmon: sy7636a: Add temperature driver for sy7636aAlistair Francis2022-02-085-0/+143
| * | | regulator: sy7636a: Remove requirement on sy7636a mfdAlistair Francis2022-02-082-3/+5
| * | | mfd: simple-mfd-i2c: Enable support for the silergy,sy7636aAlistair Francis2022-02-082-0/+45