summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* mfd: Add MFD driver for ATC260x PMICsCristian Ciocaltea2021-03-101-0/+18
* Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-241-9/+0
|\
| * mfd: intel_msic: Remove driver for deprecated platformAndy Shevchenko2021-02-091-9/+0
* | mfd: Add driver for Embedded Controller found on Acer Iconia Tab A500Dmitry Osipenko2021-02-081-0/+11
* | mfd: sgi-ioc3: Turn Kconfig option into a boolThomas Bogendoerfer2021-02-081-1/+1
|/
* mfd: kempld-core: Add support for additional devicesMichael Brunner2020-12-021-27/+3
* mfd: omap-usb: Depend on COMMON_CLK to fix compile testsKrzysztof Kozlowski2020-11-271-0/+1
* mfd: MFD_SL28CPLD should depend on ARCH_LAYERSCAPEGeert Uytterhoeven2020-11-191-0/+1
* mfd: Intel Platform Monitoring Technology supportDavid E. Box2020-11-041-0/+10
* mfd: sl28cpld: Depend on I2CLee Jones2020-10-051-0/+1
* mfd: asic3: Build if COMPILE_TEST=yMarek BehĂșn2020-09-301-1/+2
* mfd: intel-m10-bmc: Add Intel MAX 10 BMC chip support for Intel FPGA PACXu Yilun2020-09-301-0/+13
* mfd: ene-kb3930: Add driver for ENE KB3930 Embedded ControllerLubomir Rintel2020-09-301-0/+11
* mfd: Kconfig: Fix typo of 'individual'Mauro Carvalho Chehab2020-09-301-1/+1
* mfd: simple-mfd-i2c: Add sl28cpld supportMichael Walle2020-09-171-0/+10
* mfd: Add simple regmap based I2C driverMichael Walle2020-09-171-0/+12
* mfd: smsc-ece1099: Remove driverMichael Walle2020-08-131-12/+0
* mfd: Add support for the Khadas System control MicrocontrollerNeil Armstrong2020-06-181-0/+21
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-5/+5
* Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-06-041-3/+2
|\
| * mfd: vexpress-sysreg: Support building as a moduleRob Herring2020-05-131-1/+1
| * mfd: vexpress-sysreg: Drop selecting CONFIG_CLKSRC_MMIORob Herring2020-05-131-2/+1
* | mfd: Add support for PMIC MT6360Gene Chen2020-05-271-0/+12
| |
| \
| \
| \
*---. \ Merge branches 'ib-mfd-x86-usb-watchdog-5.8', 'ib-mfd-power-rtc-5.8', 'ib-mfd...Lee Jones2020-05-261-0/+24
|\ \ \ \ | | |_|/ | |/| |
| | | * mfd: Add Gateworks System Controller core driverTim Harvey2020-05-201-0/+15
| | |/ | |/|
| | * mfd: mp2629: Add support for mps battery chargerSaravanan Sekar2020-05-261-0/+9
| |/
* | platform/x86: intel_pmc_ipc: Convert to MFDMika Westerberg2020-04-241-1/+15
* | platform/x86: intel_scu_ipc: Split out SCU IPC functionality from the SCU driverMika Westerberg2020-04-241-2/+2
|/
* mfd: Kconfig: Fix some misspelling of the word functionalityChristophe JAILLET2020-03-301-4/+4
* mfd: cpcap: Fix compile if MFD_CORE is not selectedTony Lindgren2020-03-301-0/+1
* Merge branches 'ib-mfd-iio-input-5.7' and 'ib-mfd-iio-rtc-5.7' into ibs-for-m...Lee Jones2020-03-301-0/+1
|\
| * mfd: rn5t618: Add IRQ supportAndreas Kemnade2020-03-271-0/+1
* | mfd: Add support for Azoteq IQS620A/621/622/624/625Jeff LaBundy2020-03-271-0/+13
|/
* Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2020-02-031-1/+29
|\
| * mfd: wcd934x: Add support to wcd9340/wcd9341 codecSrinivas Kandagatla2020-01-291-0/+12
| * mfd: Kconfig: Rename Samsung to lowercaseKrzysztof Kozlowski2020-01-241-1/+1
| * mfd: max77650: Select REGMAP_IRQ in KconfigBartosz Golaszewski2020-01-241-0/+1
| * mfd: bd71828: Support ROHM BD71828 PMIC - coreMatti Vaittinen2020-01-241-0/+15
* | mfd: ioc3: Add driver for SGI IOC3 chipThomas Bogendoerfer2020-01-091-0/+13
|/
* mfd: Switch the AB8500 GPADC to IIOLinus Walleij2019-10-181-7/+0
* Merge tag 'mfd-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-09-231-9/+11
|\
| * mfd: Add support for Merrifield Basin Cove PMICAndy Shevchenko2019-09-021-0/+11
| * mfd: Drop obsolete JZ4740 driverPaul Cercueil2019-08-121-9/+0
* | Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-09-191-17/+9
|\ \
| * | mfd / platform: cros_ec: Rename config to a better nameEnric Balletbo i Serra2019-09-021-7/+10
| * | mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra2019-09-021-13/+2
| |/
* / mfd: don't select DMA_DECLARE_COHERENT for the sm501 and tc6393xb driversChristoph Hellwig2019-09-031-2/+0
|/
* Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-07-151-3/+34
|\
| * mfd: madera: Add Madera core support for CS47L92Richard Fitzgerald2019-07-021-0/+7
| * mfd: madera: Add Madera core support for CS47L15Richard Fitzgerald2019-07-021-0/+7