aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2024-05-10mfd: Tidy Kconfig dependency's parenthesesJean Delvare1-6/+6
2024-05-03mfd: rk8xx: Add RK816 supportAlex Bee1-2/+2
2024-02-23mfd: twl: Select MFD_COREAlexander Sverdlin1-0/+1
2024-01-17Merge tag 'mfd-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds1-0/+1
2024-01-10mfd: ti_am335x_tscadc: Fix TI SoC dependenciesPeter Robinson1-0/+1
2023-12-29lib: crc_ccitt_false() is identical to crc_itu_t()Mathis Marion1-1/+1
2023-09-19mfd: cs42l43: Fix MFD_CS42L43 dependency on REGMAP_IRQWoody Zhang1-0/+1
2023-08-18mfd: rz-mtu3: Fix COMPILE_TEST build errorBiju Das1-0/+1
2023-08-18mfd: Add module build support for RZ/G2L MTU3aBiju Das1-1/+1
2023-08-18mfd: rk808: Make MFD_RK8XX tristateGeert Uytterhoeven1-1/+1
2023-08-17mfd: cs42l43: Add support for cs42l43 core driverCharles Keepax1-0/+23
2023-06-21mfd: max77541: Add ADI MAX77541/MAX77540 PMIC SupportOkan Sahin1-0/+13
2023-06-15Merge branches 'tb-mfd-clk-input-pinctrl-power-rtc-sound-6.5', 'ib-mfd-tps659...Lee Jones1-2/+34
2023-06-02mfd: max5970: Rename driver and remove wildcardNaresh Solanki1-2/+2
2023-05-18mfd: tps6594: Add driver for TI TPS6594 PMICJulien Panis1-0/+32
2023-05-15mfd: rk8xx: Add rk806 supportSebastian Reichel1-0/+14
2023-05-15mfd: rk808: Split into core and i2cSebastian Reichel1-1/+6
2023-04-26mfd: Add Renesas RZ/G2L MTU3a core driverBiju Das1-0/+10
2023-04-26mfd: da9055: Do not cite as modularNick Alcock1-3/+0
2023-04-26mfd: max597x: Add support for MAX5970 and MAX5978Patrick Rudolph1-0/+10
2023-02-23Merge tag 'mfd-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds1-7/+26
2023-02-22mfd: Remove toshiba tmio driversArnd Bergmann1-38/+0
2023-02-22mfd: cs5535: Don't build on UMLRandy Dunlap1-0/+1
2023-02-01mfd: remove htc-pasic3 driverArnd Bergmann1-9/+0
2023-02-01mfd: remove ucb1400 supportArnd Bergmann1-11/+0
2023-02-01mfd: remove toshiba tmio driversArnd Bergmann1-38/+0
2023-01-27mfd: intel-m10-bmc: Add PMCI driverIlpo Järvinen1-0/+12
2023-01-27mfd: intel-m10-bmc: Split into core and spi specific partsIlpo Järvinen1-12/+18
2023-01-12ARM: sa1100: remove unused board filesArnd Bergmann1-1/+1
2023-01-12ARM: omap1: remove unused board filesArnd Bergmann1-1/+1
2022-12-08mfd: Drop obsolete dependencies on COMPILE_TESTJean Delvare1-8/+8
2022-12-07mfd: tps65219: Add driver for TI TPS65219 PMICJerome Neanne1-0/+14
2022-12-07mfd: bd957x: Fix Kconfig dependency on REGMAP_IRQMatti Vaittinen1-0/+1
2022-12-07mfd: intel_soc_pmic: Allow COMPILE_TEST or I2C_DESIGNWARE_PLATFORMRandy Dunlap1-1/+1
2022-12-07mfd: palmas: Add support of module build for Ti palmas chipGuillaume La Roque1-1/+1
2022-12-07mfd: Remove htc-i2cpld driverArnd Bergmann1-9/+0
2022-12-07mfd: Remove davinci voicecodec driverArnd Bergmann1-5/+0
2022-12-07mfd: Remove dm355evm_msp driverArnd Bergmann1-8/+0
2022-12-07mfd: Add Ampere's Altra SMpro MFD driverQuan Nguyen1-0/+12
2022-09-28mfd: rt5120: Add Richtek PMIC supportChiYuan Huang1-0/+12
2022-09-28mfd: silergy,sy7636a: Add config option MFD_SY7636AAlistair Francis1-1/+11
2022-09-28mfd: mt6370: Add MediaTek MT6370 supportChiYuan Huang1-0/+16
2022-09-28mfd: intel_soc_pmic_crc: Drop redundant ACPI_PTR() and ifdefferyAndy Shevchenko1-2/+2
2022-09-09mfd: ocelot: Add support for the vsc7512 chip via spiColin Foster1-0/+21
2022-07-19mfd: sun6i-prcm: Update Kconfig descriptionSamuel Holland1-2/+3
2022-07-14mfd: lpc_ich: Switch to generic p2sb_bar()Andy Shevchenko1-0/+1
2022-03-08mfd: ab8500: Drop debugfs moduleLinus Walleij1-8/+0
2022-03-08Merge branches 'ib-mfd-hwmon-regulator-5.18', 'ib-mfd-iio-5.18', 'ib-mfd-led-...Lee Jones1-0/+14
2022-03-07mfd: max77714: Add driver for Maxim MAX77714 PMICLuca Ceresoli1-0/+14
2022-02-08mfd: simple-mfd-i2c: Add a Kconfig nameAlistair Francis1-1/+1
2022-01-12Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-10/+0
2021-12-22platform/x86/intel: Move intel_pmt from MFD to Auxiliary BusDavid E. Box1-10/+0
2021-11-29mfd: Kconfig: Change INTEL_SOC_PMIC_CHTDC_TI to boolMauro Carvalho Chehab1-1/+5
2021-11-29mfd: bd70528: Drop BD70528 supportMatti Vaittinen1-17/+0
2021-11-05mfd: simple-mfd-i2c: Select MFD_CORE to fix build errorRobert Marko1-0/+1
2021-11-05mfd: tps80031: Remove driverDmitry Osipenko1-14/+0
2021-11-05mfd: exynos-lpass: Describe driver in KConfigKrzysztof Kozlowski1-1/+3
2021-11-05mfd: Kconfig: Fix typo in PMIC_ADP5520 from AD5520 to ADP5520Ramona Alexandra Nechita1-1/+1
2021-11-05mfd: intel_pmt: Only compile on x86Prarit Bhargava1-1/+1
2021-09-07Merge tag 'mfd-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-0/+28
2021-07-23mfd: hi6421-spmi-pmic: move driver from stagingMauro Carvalho Chehab1-0/+16
2021-07-13mfd: Add Renesas Synchronization Management Unit (SMU) supportMin Li1-0/+28
2021-07-05Merge tag 'mfd-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-1/+28
2021-06-17mfd: tps68470: Remove tps68470 MFD driverDaniel Scally1-18/+0
2021-06-02mfd: sec: Drop support for board files and require devicetreeKrzysztof Kozlowski1-0/+1
2021-06-02mfd: pm8008: Add driver for QCOM PM8008 PMICGuru Das Srinagesh1-0/+14
2021-06-02mfd: arizona: Allow building arizona MFD-core as moduleHans de Goede1-1/+1
2021-06-02mfd: mt6360: Merge different sub-devices I2C read/writeGene Chen1-0/+1
2021-06-02mfd: rt4831: Adds support for Richtek RT4831ChiYuan Huang1-0/+10
2021-06-02mfd: mp2629: Select MFD_CORE to fix build errorRandy Dunlap1-0/+1
2021-04-28Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-32/+50
2021-04-14mfd: Kconfig: ABX500_CORE should depend on ARCH_U8500Geert Uytterhoeven1-1/+2
2021-04-14mfd: Remove support for AB3100Arnd Bergmann1-25/+1
2021-04-14Merge tag 'ib-mfd-watchdog-v5.13' into ibs-for-mfd-mergedLee Jones1-0/+11
2021-04-14Merge tags 'ib-mfd-clk-gpio-regulator-rtc-v5.13', 'ib-mfd-extcon-v5.13', 'ib-...Lee Jones1-0/+29
2021-04-14mfd: Support for ROHM BD71815 PMIC coreMatti Vaittinen1-7/+8
2021-03-23mfd: altera: merge ARCH_SOCFPGA and ARCH_STRATIX10Krzysztof Kozlowski1-2/+2
2021-03-10mfd: Add MFD driver for ATC260x PMICsCristian Ciocaltea1-0/+18
2021-03-10mfd: Add base driver for Netronix embedded controllerJonathan Neuschäfer1-0/+11
2021-03-10mfd: Support ROHM BD9576MUF and BD9573MUFMatti Vaittinen1-0/+11
2021-02-24Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-9/+0
2021-02-09mfd: intel_msic: Remove driver for deprecated platformAndy Shevchenko1-9/+0
2021-02-08mfd: Add driver for Embedded Controller found on Acer Iconia Tab A500Dmitry Osipenko1-0/+11
2021-02-08mfd: sgi-ioc3: Turn Kconfig option into a boolThomas Bogendoerfer1-1/+1
2020-12-02mfd: kempld-core: Add support for additional devicesMichael Brunner1-27/+3
2020-11-27mfd: omap-usb: Depend on COMMON_CLK to fix compile testsKrzysztof Kozlowski1-0/+1
2020-11-19mfd: MFD_SL28CPLD should depend on ARCH_LAYERSCAPEGeert Uytterhoeven1-0/+1
2020-11-04mfd: Intel Platform Monitoring Technology supportDavid E. Box1-0/+10
2020-10-05mfd: sl28cpld: Depend on I2CLee Jones1-0/+1
2020-09-30mfd: asic3: Build if COMPILE_TEST=yMarek Behún1-1/+2
2020-09-30mfd: intel-m10-bmc: Add Intel MAX 10 BMC chip support for Intel FPGA PACXu Yilun1-0/+13
2020-09-30mfd: ene-kb3930: Add driver for ENE KB3930 Embedded ControllerLubomir Rintel1-0/+11
2020-09-30mfd: Kconfig: Fix typo of 'individual'Mauro Carvalho Chehab1-1/+1
2020-09-17mfd: simple-mfd-i2c: Add sl28cpld supportMichael Walle1-0/+10
2020-09-17mfd: Add simple regmap based I2C driverMichael Walle1-0/+12
2020-08-13mfd: smsc-ece1099: Remove driverMichael Walle1-12/+0
2020-06-18mfd: Add support for the Khadas System control MicrocontrollerNeil Armstrong1-0/+21
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-5/+5
2020-06-04Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-3/+2
2020-05-27mfd: Add support for PMIC MT6360Gene Chen1-0/+12
2020-05-26Merge branches 'ib-mfd-x86-usb-watchdog-5.8', 'ib-mfd-power-rtc-5.8', 'ib-mfd...Lee Jones1-0/+24
2020-05-26mfd: mp2629: Add support for mps battery chargerSaravanan Sekar1-0/+9
2020-05-20mfd: Add Gateworks System Controller core driverTim Harvey1-0/+15
2020-05-13mfd: vexpress-sysreg: Support building as a moduleRob Herring1-1/+1
2020-05-13mfd: vexpress-sysreg: Drop selecting CONFIG_CLKSRC_MMIORob Herring1-2/+1
2020-04-24platform/x86: intel_pmc_ipc: Convert to MFDMika Westerberg1-1/+15
2020-04-24platform/x86: intel_scu_ipc: Split out SCU IPC functionality from the SCU driverMika Westerberg1-2/+2
2020-03-30mfd: Kconfig: Fix some misspelling of the word functionalityChristophe JAILLET1-4/+4
2020-03-30mfd: cpcap: Fix compile if MFD_CORE is not selectedTony Lindgren1-0/+1
2020-03-30Merge branches 'ib-mfd-iio-input-5.7' and 'ib-mfd-iio-rtc-5.7' into ibs-for-m...Lee Jones1-0/+1
2020-03-27mfd: rn5t618: Add IRQ supportAndreas Kemnade1-0/+1
2020-03-27mfd: Add support for Azoteq IQS620A/621/622/624/625Jeff LaBundy1-0/+13
2020-02-03Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds1-1/+29
2020-01-29mfd: wcd934x: Add support to wcd9340/wcd9341 codecSrinivas Kandagatla1-0/+12
2020-01-24mfd: Kconfig: Rename Samsung to lowercaseKrzysztof Kozlowski1-1/+1
2020-01-24mfd: max77650: Select REGMAP_IRQ in KconfigBartosz Golaszewski1-0/+1
2020-01-24mfd: bd71828: Support ROHM BD71828 PMIC - coreMatti Vaittinen1-0/+15
2020-01-09mfd: ioc3: Add driver for SGI IOC3 chipThomas Bogendoerfer1-0/+13
2019-10-18mfd: Switch the AB8500 GPADC to IIOLinus Walleij1-7/+0
2019-09-23Merge tag 'mfd-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds1-9/+11
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-17/+9
2019-09-03mfd: don't select DMA_DECLARE_COHERENT for the sm501 and tc6393xb driversChristoph Hellwig1-2/+0
2019-09-02mfd / platform: cros_ec: Rename config to a better nameEnric Balletbo i Serra1-7/+10
2019-09-02mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra1-13/+2
2019-09-02mfd: Add support for Merrifield Basin Cove PMICAndy Shevchenko1-0/+11
2019-08-12mfd: Drop obsolete JZ4740 driverPaul Cercueil1-9/+0
2019-07-15Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds1-3/+34
2019-07-09Merge tag 'leds-for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+2
2019-07-02mfd: madera: Add Madera core support for CS47L92Richard Fitzgerald1-0/+7
2019-07-02mfd: madera: Add Madera core support for CS47L15Richard Fitzgerald1-0/+7
2019-07-02Merge branches 'ib-mfd-clk-gpio-power-regulator-rtc-5.3', 'ib-mfd-clk-regulat...Lee Jones1-3/+3
2019-06-27mfd: rk808: Add RK817 and RK809 supportTony Xie1-3/+3
2019-06-27mfd: bd70528: Support ROHM bd70528 PMIC coreMatti Vaittinen1-0/+17
2019-06-06mfd: ti-lmu: Add LM36274 support to the ti-lmuDan Murphy1-3/+2
2019-05-24mfd: ti-lmu: Remove support for LM3697Dan Murphy1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-14mfd: Kconfig: Pedantic formattingEnrico Weigelt, metux IT consult1-31/+31
2019-05-14Merge branches 'ib-mfd-arm-leds-5.2', 'ib-mfd-gpio-input-leds-power-5.2', 'ib...Lee Jones1-1/+38
2019-05-10mfd: Add ST Multi-Function eXpander (STMFX) core driverAmelie Delaunay1-0/+13
2019-05-08mfd: Add new driver for MAX77650 PMICBartosz Golaszewski1-0/+14
2019-04-03mfd: sun6i-prcm: Allow to compile with COMPILE_TESTMaxime Ripard1-1/+1
2019-04-02mfd: altera-sysmgr: Add SOCFPGA System ManagerThor Thayer1-0/+10
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+3
2019-03-08Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-1/+1
2019-03-08Merge tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds1-5/+37
2019-02-21Merge branch 'ib-qcom-ssbi' into develLinus Walleij1-1/+1
2019-02-20dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig1-0/+2
2019-02-18mfd: tqmx86: IO controller with I2C, Wachdog and GPIOAndrew Lunn1-0/+8
2019-02-14mfd: pm8xxx: select IRQ_DOMAIN_HIERARCHY in KconfigBrian Masney1-1/+1
2019-02-13mfd/sm501: depend on HAS_DMAChristoph Hellwig1-0/+1
2019-02-07mfd: lochnagar: Add support for the Cirrus Logic LochnagarCharles Keepax1-0/+8
2019-02-01mfd: Kconfig: Fix I2C_DESIGNWARE_PLATFORM dependenciesJarkko Nikula1-3/+3
2019-02-01Merge branches 'ib-mfd-iio-input-5.1', 'ib-mfd-input-watchdog-5.1' and 'ib-mf...Lee Jones1-1/+17
2019-02-01mfd / platform: cros_ec: Move device sysfs attributes to its own driverEnric Balletbo i Serra1-1/+0
2019-01-29mfd: Fix unmet dependency warning for MFD_TPS68470Sinan Kaya1-1/+1
2019-01-16mfd: stpmic1: Add STPMIC1 driverPascal PAILLET-LME1-0/+16
2019-01-16mfd: stmpe: Preparations for STMPE ADC driverStefan Agner1-1/+2
2019-01-03mfd: at91-usart: Add platform dependencyJean Delvare1-0/+1
2018-10-23mfd: sec-core: Allow building as moduleKrzysztof Kozlowski1-2/+9
2018-10-23mfd: sec-core: Fix indentation of Kconfig descriptionKrzysztof Kozlowski1-4/+4
2018-09-10mfd: at91-usart: Add MFD driver for USARTRadu Pirea1-0/+9
2018-08-16mfd: bd71837: Core driver for ROHM BD71837 PMICMatti Vaittinen1-0/+13
2018-07-27Merge branches 'ib-mfd-4.19', 'ib-mfd-gpio-pinctrl-4.19', 'ib-mfd-i915-media-...Lee Jones1-20/+50
2018-07-03platform/chrome: Move cros-ec transport drivers to drivers/platform.Enric Balletbo i Serra1-20/+0
2018-06-05mfd: madera: Register map tables for Cirrus Logic CS47L90/91Richard Fitzgerald1-0/+7
2018-06-05mfd: madera: Register map tables for Cirrus Logic CS47L85Richard Fitzgerald1-0/+7
2018-06-05mfd: madera: Register map tables for Cirrus Logic CS47L35Richard Fitzgerald1-0/+7
2018-06-05mfd: madera: Add common support for Cirrus Logic Madera codecsRichard Fitzgerald1-0/+29
2018-01-08mfd: pm8xxx: Make elegible for COMPILE_TESTLinus Walleij1-1/+1
2018-01-08Merge branches 'ib-mfd-leds-4.16', 'ib-mfd-memstick-misc-mmc-4.16', 'ib-mfd-p...Lee Jones1-21/+18
2018-01-08mfd: Add driver for RAVE Supervisory ProcessorAndrey Smirnov1-0/+8
2017-12-15cros_ec: Move cros_ec_dev module to drivers/mfdThierry Escande1-0/+10
2017-11-29misc: rtsx: Move Realtek Card Reader Driver to miscRui Feng1-21/+0
2017-11-16Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-4/+32
2017-11-01mfd: Add Spreadtrum SC27xx series PMICs driverBaolin Wang1-0/+16
2017-10-13mfd: tps65218: Introduce dependency on CONFIG_OFKeerthy1-1/+1
2017-10-13mfd: tps65218: Correct the config descriptionKeerthy1-2/+1
2017-10-13mfd: Add support for Cherry Trail Dollar Cove TI PMICTakashi Iwai1-0/+13
2017-10-13mfd: tps65217: Introduce dependency on CONFIG_OFKeerthy1-1/+1
2017-09-19mfd: wm97xx-core: core support for wm97xx CodecRobert Jarzmik1-0/+14
2017-09-05mfd: intel_soc_pmic: Differentiate between Bay and Cherry Trail CRC variantsHans de Goede1-2/+2
2017-09-05mfd: intel_soc_pmic_chtwc: Turn Kconfig option into a boolHans de Goede1-1/+1
2017-09-05mfd: Add support for TPS68470 deviceRajmohan Mani1-0/+18
2017-09-05mfd: Add ROHM BD9571MWV-M MFD PMIC driverMarek Vasut1-0/+14
2017-09-05mfd: Kconfig: Add missing Kconfig dependency for TPS65086Michal Simek1-0/+1
2017-09-05Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...Lee Jones1-2/+16
2017-09-04mfd: Add STM32 LPTimer driverFabrice Gasnier1-0/+14
2017-08-21mfd: rk808: Add RK805 supportElaine Zhang1-2/+2
2017-07-06mfd: Add LP87565 PMIC supportKeerthy1-0/+14
2017-07-06mfd: axp20x-i2c: Document that this must be builtin on x86Hans de Goede1-0/+5
2017-07-06mfd: Add Cherry Trail Whiskey Cove PMIC driverHans de Goede1-0/+16
2017-07-06mfd: intel_soc_pmic: Select designware i2c-bus driverHans de Goede1-2/+7
2017-04-27mfd: intel_soc_pmic: Fix a mess with compilation unitsAndy Shevchenko1-2/+13
2017-04-27mfd: Add support for DA9061Steve Twiss1-2/+3
2017-04-27mfd: syscon: atmel-smc: Add new helpers to ease SMC regs manipulationBoris Brezillon1-0/+4
2017-04-27mfd: Add TI LMU driverMilo Kim1-0/+12
2017-03-23mfd: mxs-lradc: Add support for mxs-lradcKsenija Stanojevic1-0/+17
2017-02-13mfd: Add support for several boards to Kontron PLD driverMichael Brunner1-0/+5
2017-02-13mfd: cpcap: Add minimal supportTony Lindgren1-0/+11
2017-02-13mfd: Kconfig: MFD_SUN4I_GPADC depends on !TOUCHSCREN_SUN4I_GPADCQuentin Schulz1-0/+1