summaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-updates-for-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-08-051-4/+2
|\
| * gpio: ucb1400: Remove platform setup and teardown supportUwe Kleine-König2022-07-191-4/+2
* | Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-08-052-36/+126
|\ \
| * | mfd: lpc_ich: Add support for pinctrl in non-ACPI systemTan Jui Nee2022-07-141-1/+104
| * | mfd: lpc_ich: Switch to generic p2sb_bar()Andy Shevchenko2022-07-142-19/+9
| * | mfd: lpc_ich: Factor out lpc_ich_enable_spi_write()Andy Shevchenko2022-07-141-17/+14
| |/
* | Merge tag 'tag-chrome-platform-for-v5.20' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-08-051-2/+2
|\ \
| * | platform/chrome: cros_ec_proto: Rename cros_ec_command functionPrashant Malani2022-06-081-2/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2022-08-051-2/+2
|\ \
| * | mfd: remove reference to AVR32 architecture in atmel-smc.cHans-Christian Noren Egtvedt2022-08-031-2/+2
| |/
* | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-08-047-63/+7
|\ \
| * | 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 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-042-91/+183
|\ \
| * \ Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2022-07-141-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
| | |/
| * / mfd: intel-m10-bmc: Rename n3000bmc-secure driverRuss Weight2022-06-081-1/+1
| |/
* | Merge tag 'acpi-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-08-021-7/+24
|\ \
| * | mfd: core: Use acpi_dev_for_each_child()Rafael J. Wysocki2022-06-271-7/+24
| |/
* | mfd: bcm2835-pm: Add support for BCM2711Stefan Wahren2022-07-041-0/+13
* | mfd: bcm2835-pm: Use 'reg-names' to get resourcesNicolas Saenz Julienne2022-07-041-20/+41
|/
* Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-031-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
| * mfd: arizona: Add missing statics to the of_match_tablesCharles Keepax2022-03-082-2/+2