summaryrefslogtreecommitdiff
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gpio/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Stephen Rothwell2022-06-281-4/+2
|\
| * gpio: ucb1400: Remove platform setup and teardown supportUwe Kleine-König2022-06-231-4/+2
* | Merge branch 'togreg' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/...Stephen Rothwell2022-06-281-90/+182
|\ \
| * | mfd: qcom-spmi-pmic: read fab id on supported PMICsCaleb Connolly2022-06-181-0/+7
| * | mfd: qcom-spmi-pmic: expose the PMIC revid information to clientsCaleb Connolly2022-06-181-90/+175
| |/
* | Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Rothwell2022-06-281-1/+1
|\ \
| * | mfd: intel-m10-bmc: Rename n3000bmc-secure driverRuss Weight2022-06-081-1/+1
| |/
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/chro...Stephen Rothwell2022-06-281-2/+2
|\ \
| * | platform/chrome: cros_ec_proto: Rename cros_ec_command functionPrashant Malani2022-06-081-2/+2
| |/
* | Merge branch 'for-mfd-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Stephen Rothwell2022-06-2811-373/+131
|\ \
| * | mfd: pm8008: Remove driver data structure pm8008_dataLee Jones2022-06-271-33/+20
| * | mfd: twl: Remove platform data supportUwe Kleine-König2022-06-271-318/+5
| * | mfd: cros_ec: Add SCP Core-1 as a new CrOS EC MCUTinghan Shen2022-06-271-0/+5
| * | mfd: mt6358-irq: Add MT6357 PMIC supportFabien Parent2022-06-271-0/+24
| * | mfd: mt6397-core: Add MT6357 PMIC supportFabien Parent2022-06-271-0/+44
| * | mfd: max77620: Fix refcount leak in max77620_initialise_fpsMiaoqian Lin2022-06-271-0/+2
| * | syscon: Use %pa to format the variable of resource_size_t typeAndy Shevchenko2022-06-271-2/+1
| * | mfd: t7l66xb: Drop platform disable callbackUwe Kleine-König2022-06-271-5/+1
| * | mfd: asic3: Make asic3_gpio_remove() return voidUwe Kleine-König2022-06-271-6/+3
| * | mfd: max77714: Update Luca Ceresoli's e-mail addressLuca Ceresoli2022-06-271-2/+2
| * | mfd: core: Use acpi_dev_for_each_child()Rafael J. Wysocki2022-06-271-7/+24
| |/
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_319.RULEThomas Gleixner2022-06-105-45/+5
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner2022-06-102-18/+2
|/
* Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-021-36/+94
|\
| * ARM/pxa/mfd/power/sound: Switch Tosa to GPIO descriptorsLinus Walleij2022-05-071-36/+94
* | mfd: rt4831: Improve error reporting for problems during .remove()Uwe Kleine-König2022-05-231-1/+6
* | mfd: davinci_voicecodec: Fix possible null-ptr-deref davinci_vc_probe()Yang Yingliang2022-05-231-4/+2
* | mfd: intel-lpss: Add support for ADL-P i2c6 and i2c7Gaggery Tsai2022-05-231-0/+2
* | mfd: twl4030: Make twl4030_exit_irq() return voidUwe Kleine-König2022-04-283-11/+4
* | mfd: twl6030: Make twl6030_exit_irq() return voidUwe Kleine-König2022-04-283-5/+4
* | mfd: sprd: Jugle {of,spi}_device_id tables into numerical orderCixi Geng2022-04-271-2/+2
* | mfd: sprd: Add SC2730 PMIC to SPI device ID tableCixi Geng2022-04-271-0/+1
* | mfd: cros_ec_dev: Only register PCHG device if presentStephen Boyd2022-04-261-0/+19
* | mfd: mt6397-core: Add resources for PMIC keys for MT6359Fabien Parent2022-04-261-0/+13
* | mfd: ipaq-micro: Fix error check return value of platform_get_irq()Lv Ruyi2022-04-261-1/+1
* | mfd: hi655x-pmic: Replace legacy gpio interface for gpiod interfaceMaíra Canal2022-04-261-19/+8
|/
* Merge tag 'mfd-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2022-03-2523-2188/+404
|\
| * 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: 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
| * mfd: intel-lpss: Provide an SSP type to the driverAndy Shevchenko2022-03-231-3/+38
| * mfd: atmel-flexcom: Fix compilation warningClaudiu Beznea2022-03-231-1/+1
| * 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: stmfx: Improve error message triggered by regulator fault in .remove()Uwe Kleine-König2022-03-081-5/+12
| * mfd: rk808: Add reboot support to rk808.cPeter Geis2022-03-081-0/+44