summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2022-07-19mfd: db8500-prcmu: Drop duplicated word "the" in the commentsJiang Jian1-1/+1
2022-07-19mfd: intel_soc_pmic_chtwc: Switch from __maybe_unused to pm_sleep_ptr() etcAndy Shevchenko1-4/+4
2022-07-19mfd: intel_soc_pmic_chtwc: Use dev_err_probe()Andy Shevchenko1-12/+7
2022-07-19mfd: tc6393xb: Make disable callback return voidUwe Kleine-König1-3/+2
2022-07-19mfd: dln2: Automatically detect and fill endpoint pointersAndy Shevchenko1-13/+4
2022-07-19mfd: pm8008: Remove driver data structure pm8008_dataLee Jones1-33/+20
2022-07-19mfd: twl: Remove platform data supportUwe Kleine-König1-318/+5
2022-07-19mfd: cros_ec: Add SCP Core-1 as a new CrOS EC MCUTinghan Shen1-0/+5
2022-07-19mfd: mt6358-irq: Add MT6357 PMIC supportFabien Parent1-0/+24
2022-07-19mfd: mt6397-core: Add MT6357 PMIC supportFabien Parent1-0/+44
2022-07-19mfd: max77620: Fix refcount leak in max77620_initialise_fpsMiaoqian Lin1-0/+2
2022-07-19syscon: Use %pa to format the variable of resource_size_t typeAndy Shevchenko1-2/+1
2022-07-19mfd: t7l66xb: Drop platform disable callbackUwe Kleine-König1-5/+1
2022-07-19mfd: asic3: Make asic3_gpio_remove() return voidUwe Kleine-König1-6/+3
2022-07-19mfd: max77714: Update Luca Ceresoli's e-mail addressLuca Ceresoli1-2/+2
2022-07-19Merge branches 'ib-mfd-acpi-for-rafael-5.20', 'ib-mfd-edac-i2c-leds-pinctrl-p...Lee Jones3-56/+180
2022-07-14mfd: lpc_ich: Add support for pinctrl in non-ACPI systemTan Jui Nee1-1/+104
2022-07-14mfd: lpc_ich: Switch to generic p2sb_bar()Andy Shevchenko2-19/+9
2022-07-14mfd: lpc_ich: Factor out lpc_ich_enable_spi_write()Andy Shevchenko1-17/+14
2022-07-04mfd: bcm2835-pm: Add support for BCM2711Stefan Wahren1-0/+13
2022-07-04mfd: bcm2835-pm: Use 'reg-names' to get resourcesNicolas Saenz Julienne1-20/+41
2022-06-27mfd: core: Use acpi_dev_for_each_child()Rafael J. Wysocki1-7/+24
2022-06-03Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-36/+94
2022-05-23mfd: rt4831: Improve error reporting for problems during .remove()Uwe Kleine-König1-1/+6
2022-05-23mfd: davinci_voicecodec: Fix possible null-ptr-deref davinci_vc_probe()Yang Yingliang1-4/+2
2022-05-23mfd: intel-lpss: Add support for ADL-P i2c6 and i2c7Gaggery Tsai1-0/+2
2022-05-07ARM/pxa/mfd/power/sound: Switch Tosa to GPIO descriptorsLinus Walleij1-36/+94
2022-04-28mfd: twl4030: Make twl4030_exit_irq() return voidUwe Kleine-König3-11/+4
2022-04-28mfd: twl6030: Make twl6030_exit_irq() return voidUwe Kleine-König3-5/+4
2022-04-27mfd: sprd: Jugle {of,spi}_device_id tables into numerical orderCixi Geng1-2/+2
2022-04-27mfd: sprd: Add SC2730 PMIC to SPI device ID tableCixi Geng1-0/+1
2022-04-26mfd: cros_ec_dev: Only register PCHG device if presentStephen Boyd1-0/+19
2022-04-26mfd: mt6397-core: Add resources for PMIC keys for MT6359Fabien Parent1-0/+13
2022-04-26mfd: ipaq-micro: Fix error check return value of platform_get_irq()Lv Ruyi1-1/+1
2022-04-26mfd: hi655x-pmic: Replace legacy gpio interface for gpiod interfaceMaíra Canal1-19/+8
2022-03-25Merge tag 'mfd-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds23-2188/+404
2022-03-25Merge tag 'for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds1-0/+40
2022-03-23mfd: bd9576: fix typos in commentsJulia Lawall1-1/+1
2022-03-23mfd: Use platform_get_irq() to get the interruptMinghao Chi (CGEL ZTE)1-7/+5
2022-03-23mfd: arizona-spi: Add Android board ACPI table handlingHans de Goede1-1/+34
2022-03-23mfd: arizona-spi: Split Windows ACPI init code into its own functionHans de Goede1-20/+32
2022-03-23mfd: asic3: Add missing iounmap() on error asic3_mfd_probeMiaoqian Lin1-3/+7
2022-03-23mfd: intel-lpss: Provide an SSP type to the driverAndy Shevchenko1-3/+38
2022-03-23mfd: atmel-flexcom: Fix compilation warningClaudiu Beznea1-1/+1
2022-03-22Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds9-27/+62
2022-03-08mfd: exynos-lpass: Drop unneeded syscon.h includeKrzysztof Kozlowski1-1/+0
2022-03-08mfd: intel-lpss: Add Intel Raptor Lake PCH-S PCI IDsJarkko Nikula1-0/+15
2022-03-08mfd: ab8500: Drop debugfs moduleLinus Walleij4-2125/+0
2022-03-08mfd: sta2x11: Use GFP_KERNEL instead of GFP_ATOMICJulia Lawall1-1/+1
2022-03-08mfd: stmfx: Improve error message triggered by regulator fault in .remove()Uwe Kleine-König1-5/+12