summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)AuthorLines
2021-11-10Merge tag 'tag-chrome-platform-for-v5.16' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-2/+2
2021-11-10Merge tag 'linux-watchdog-5.16-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds-12/+1
2021-11-05mfd: simple-mfd-i2c: Select MFD_CORE to fix build errorRobert Marko-0/+1
2021-11-05mfd: tps80031: Remove driverDmitry Osipenko-541/+0
2021-11-05mfd: wcd934x: Replace legacy gpio interface for gpiodMaíra Canal-12/+9
2021-11-05mfd: dln2: Add cell for initializing DLN2 ADCJack Andersen-0/+18
2021-11-05mfd: qcom-spmi-pmic: Add missing PMICs supported by socinfoBjorn Andersson-0/+17
2021-11-05mfd: qcom-spmi-pmic: Sort compatibles in the driverBjorn Andersson-15/+15
2021-11-05mfd: janz-cmoio: Replace snprintf in show functions with sysfs_emitQing Wang-1/+1
2021-11-05mfd: altera-a10sr: Include linux/module.hArnd Bergmann-0/+1
2021-11-05mfd: tps65912: Make tps65912_device_exit() return voidUwe Kleine-König-5/+7
2021-11-05mfd: stmpe: Make stmpe_remove() return voidUwe Kleine-König-6/+8
2021-11-05mfd: mc13xxx: Make mc13xxx_common_exit() return voidUwe Kleine-König-6/+6
2021-11-05mfd: altera-sysmgr: Fix a mistake caused by resource_size conversionKai Song-1/+1
2021-11-05mfd: arizona: Split of_match table into I2C and SPI versionsCharles Keepax-17/+25
2021-11-05mfd: qcom-pm8xxx: switch away from using chained IRQ handlersDmitry Baryshkov-23/+16
2021-11-05mfd: sprd: Add SPI device ID tableMark Brown-0/+7
2021-11-05mfd: cpcap: Add SPI device ID tableMark Brown-0/+8
2021-11-05mfd: altr_a10sr: Add SPI device ID tableMark Brown-0/+8
2021-11-05mfd: exynos-lpass: Describe driver in KConfigKrzysztof Kozlowski-1/+3
2021-11-05mfd: core: Add missing of_node_put for loop iterationKrzysztof Kozlowski-0/+2
2021-11-05mfd: intel-lpss: Add support for MacBookPro16,2 ICL-N UARTOrlando Chamberlain-0/+2
2021-11-05mfd: max14577: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski-3/+3
2021-11-05mfd: max77693: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski-8/+4
2021-11-05mfd: max77686: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski-2/+1
2021-11-05mfd: sec-irq: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski-2/+1
2021-11-05mfd: cros_ec: Drop unneeded MODULE_ALIASKrzysztof Kozlowski-1/+0
2021-11-05mfd: Kconfig: Fix typo in PMIC_ADP5520 from AD5520 to ADP5520Ramona Alexandra Nechita-1/+1
2021-11-05mfd: sprd: Add support for SC2730 PMICChunyan Zhang-0/+10
2021-11-05mfd: da9063: Add support for latest EA silicon revisionCarlos de Paula-0/+2
2021-11-05mfd: rk808: Add support for power off on RK817Ondrej Jirman-0/+4
2021-11-05mfd: intel_pmt: Only compile on x86Prarit Bhargava-1/+1
2021-11-05mfd: ti_am335x_tscadc: Fix spelling mistake "atleast" -> "at least"Colin Ian King-1/+1
2021-11-05Merge branches 'ib-mfd-iio-touchscreen-clk-5.16', 'ib-mfd-misc-regulator-5.16...Lee Jones-11/+5
2021-11-01watchdog: db8500_wdt: Rename symbolsLinus Walleij-1/+1
2021-11-01watchdog: ux500_wdt: Drop platform dataLinus Walleij-12/+1
2021-10-31platform/chrome: cros_ec_proto: Use EC struct for featuresPrashant Malani-2/+2
2021-10-21mfd: ti_am335x_tscadc: Support the correctly spelled DT propertyMiquel Raynal-1/+7
2021-10-21mfd: ti_am335x_tscadc: Add ADC1/magnetic reader supportMiquel Raynal-7/+30
2021-10-21mfd: ti_am335x_tscadc: Introduce a helper to deal with the type of hardwareMiquel Raynal-15/+21
2021-10-21mfd: ti_am335x_tscadc: Add a boolean to clarify the presence of a touchscreenMiquel Raynal-2/+5
2021-10-21mfd: ti_am335x_tscadc: Fix an error messageMiquel Raynal-1/+1
2021-10-21mfd: ti_am335x_tscadc: Rename a variableMiquel Raynal-6/+6
2021-10-21mfd: ti_am335x_tscadc: Add TSC prefix in certain macrosMiquel Raynal-5/+5
2021-10-21mfd: ti_am335x_tscadc: Rename the subsystem enable macroMiquel Raynal-3/+3
2021-10-20mfd: ti_am335x_tscadc: Gather the ctrl register logic in one placeMiquel Raynal-25/+14
2021-10-20mfd: ti_am335x_tscadc: Reorder the initialization stepsMiquel Raynal-6/+5
2021-10-20mfd: ti_am335x_tscadc: Always provide an idle configurationMiquel Raynal-3/+5
2021-10-20mfd: ti_am335x_tscadc: Drop useless variables from the driver structureMiquel Raynal-11/+4
2021-10-20mfd: ti_am335x_tscadc: Mimic the probe from resume()Miquel Raynal-1/+1