summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tag-chrome-platform-for-v5.16' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2021-11-101-2/+2
|\
| * platform/chrome: cros_ec_proto: Use EC struct for featuresPrashant Malani2021-10-311-2/+2
* | Merge tag 'linux-watchdog-5.16-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds2021-11-101-12/+1
|\ \
| * | watchdog: db8500_wdt: Rename symbolsLinus Walleij2021-11-011-1/+1
| * | watchdog: ux500_wdt: Drop platform dataLinus Walleij2021-11-011-12/+1
| |/
* | mfd: simple-mfd-i2c: Select MFD_CORE to fix build errorRobert Marko2021-11-051-0/+1
* | mfd: tps80031: Remove driverDmitry Osipenko2021-11-053-541/+0
* | mfd: wcd934x: Replace legacy gpio interface for gpiodMaíra Canal2021-11-051-12/+9
* | mfd: dln2: Add cell for initializing DLN2 ADCJack Andersen2021-11-051-0/+18
* | mfd: qcom-spmi-pmic: Add missing PMICs supported by socinfoBjorn Andersson2021-11-051-0/+17
* | mfd: qcom-spmi-pmic: Sort compatibles in the driverBjorn Andersson2021-11-051-15/+15
* | mfd: janz-cmoio: Replace snprintf in show functions with sysfs_emitQing Wang2021-11-051-1/+1
* | mfd: altera-a10sr: Include linux/module.hArnd Bergmann2021-11-051-0/+1
* | mfd: tps65912: Make tps65912_device_exit() return voidUwe Kleine-König2021-11-053-5/+7
* | mfd: stmpe: Make stmpe_remove() return voidUwe Kleine-König2021-11-054-6/+8
* | mfd: mc13xxx: Make mc13xxx_common_exit() return voidUwe Kleine-König2021-11-054-6/+6
* | mfd: altera-sysmgr: Fix a mistake caused by resource_size conversionKai Song2021-11-051-1/+1
* | mfd: arizona: Split of_match table into I2C and SPI versionsCharles Keepax2021-11-054-17/+25
* | mfd: qcom-pm8xxx: switch away from using chained IRQ handlersDmitry Baryshkov2021-11-051-23/+16
* | mfd: sprd: Add SPI device ID tableMark Brown2021-11-051-0/+7
* | mfd: cpcap: Add SPI device ID tableMark Brown2021-11-051-0/+8
* | mfd: altr_a10sr: Add SPI device ID tableMark Brown2021-11-051-0/+8
* | mfd: exynos-lpass: Describe driver in KConfigKrzysztof Kozlowski2021-11-051-1/+3
* | mfd: core: Add missing of_node_put for loop iterationKrzysztof Kozlowski2021-11-051-0/+2
* | mfd: intel-lpss: Add support for MacBookPro16,2 ICL-N UARTOrlando Chamberlain2021-11-051-0/+2
* | mfd: max14577: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski2021-11-051-3/+3
* | mfd: max77693: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski2021-11-051-8/+4
* | mfd: max77686: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski2021-11-051-2/+1
* | mfd: sec-irq: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski2021-11-051-2/+1
* | mfd: cros_ec: Drop unneeded MODULE_ALIASKrzysztof Kozlowski2021-11-051-1/+0
* | mfd: Kconfig: Fix typo in PMIC_ADP5520 from AD5520 to ADP5520Ramona Alexandra Nechita2021-11-051-1/+1
* | mfd: sprd: Add support for SC2730 PMICChunyan Zhang2021-11-051-0/+10
* | mfd: da9063: Add support for latest EA silicon revisionCarlos de Paula2021-11-051-0/+2
* | mfd: rk808: Add support for power off on RK817Ondrej Jirman2021-11-051-0/+4
* | mfd: intel_pmt: Only compile on x86Prarit Bhargava2021-11-051-1/+1
* | mfd: ti_am335x_tscadc: Fix spelling mistake "atleast" -> "at least"Colin Ian King2021-11-051-1/+1
| |
| \
*-. | Merge branches 'ib-mfd-iio-touchscreen-clk-5.16', 'ib-mfd-misc-regulator-5.16...Lee Jones2021-11-051-11/+5
|\ \|
| * | mfd: hi6421-spmi-pmic: Cleanup drvdata to only include regmapMauro Carvalho Chehab2021-10-051-11/+5
| |/
* | mfd: ti_am335x_tscadc: Support the correctly spelled DT propertyMiquel Raynal2021-10-211-1/+7
* | mfd: ti_am335x_tscadc: Add ADC1/magnetic reader supportMiquel Raynal2021-10-211-7/+30
* | mfd: ti_am335x_tscadc: Introduce a helper to deal with the type of hardwareMiquel Raynal2021-10-211-15/+21
* | mfd: ti_am335x_tscadc: Add a boolean to clarify the presence of a touchscreenMiquel Raynal2021-10-211-2/+5
* | mfd: ti_am335x_tscadc: Fix an error messageMiquel Raynal2021-10-211-1/+1
* | mfd: ti_am335x_tscadc: Rename a variableMiquel Raynal2021-10-211-6/+6
* | mfd: ti_am335x_tscadc: Add TSC prefix in certain macrosMiquel Raynal2021-10-211-5/+5
* | mfd: ti_am335x_tscadc: Rename the subsystem enable macroMiquel Raynal2021-10-211-3/+3
* | mfd: ti_am335x_tscadc: Gather the ctrl register logic in one placeMiquel Raynal2021-10-201-25/+14
* | mfd: ti_am335x_tscadc: Reorder the initialization stepsMiquel Raynal2021-10-201-6/+5
* | mfd: ti_am335x_tscadc: Always provide an idle configurationMiquel Raynal2021-10-201-3/+5
* | mfd: ti_am335x_tscadc: Drop useless variables from the driver structureMiquel Raynal2021-10-201-11/+4