summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2022-03-08mfd: ab8500: Drop debugfs moduleLinus Walleij
2022-03-08mfd: sta2x11: Use GFP_KERNEL instead of GFP_ATOMICJulia Lawall
2022-03-08mfd: stmfx: Improve error message triggered by regulator fault in .remove()Uwe Kleine-König
2022-03-08mfd: rk808: Add reboot support to rk808.cPeter Geis
2022-03-08mfd: arizona: Add missing statics to the of_match_tablesCharles Keepax
2022-03-08mfd: intel_soc_pmic_crc: Set main IRQ domain bus token to DOMAIN_BUS_NEXUSHans de Goede
2022-03-08mfd: intel_soc_pmic_crc: Add crystal_cove_charger cell to BYT cellsHans de Goede
2022-03-08mfd: intel_soc_pmic_crc: Sort cells by IRQ orderHans de Goede
2022-03-08Merge branches 'ib-mfd-hwmon-regulator-5.18', 'ib-mfd-iio-5.18', 'ib-mfd-led-...Lee Jones
2022-03-07mfd: Add support for the MediaTek MT6366 PMICJohnson Wang
2022-03-07mfd: mc13xxx: Add check for mc13xxx_irq_requestJiasheng Jiang
2022-03-07mfd: max77714: Add driver for Maxim MAX77714 PMICLuca Ceresoli
2022-03-07rtc: max77686: Rename day-of-month definesLuca Ceresoli
2022-02-14mfd: iqs62x: Provide device revision to sub-devicesJeff LaBundy
2022-02-08mfd: simple-mfd-i2c: Enable support for the silergy,sy7636aAlistair Francis
2022-02-08mfd: simple-mfd-i2c: Add a Kconfig nameAlistair Francis
2022-01-12Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-12-29mfd: tps65910: Set PWR_OFF bit during driver probeDmitry Osipenko
2021-12-29mfd: intel_soc_pmic: Use CPU-id check instead of _HRV check to differentiate ...Hans de Goede
2021-12-29mfd: intel-lpss: Fix I2C4 not being available on the Microsoft Surface Go & Go 2Hans de Goede
2021-12-22platform/x86/intel: Move intel_pmt from MFD to Auxiliary BusDavid E. Box
2021-11-29mfd: Kconfig: Change INTEL_SOC_PMIC_CHTDC_TI to boolMauro Carvalho Chehab
2021-11-29mfd: da9062: Support SMBus and I2C modeAndrej Picej
2021-11-29mfd: intel-lpss-pci: Fix clock speed for 38a8 UARTOrlando Chamberlain
2021-11-29mfd: intel-lpss: Fix too early PM enablement in the ACPI ->probe()Andy Shevchenko
2021-11-29mfd: stmpe: Support disabling sub-functionsOleksandr Suvorov
2021-11-29mfd: atmel-flexcom: Use .resume_noirqClaudiu Beznea
2021-11-29mfd: atmel-flexcom: Remove #ifdef CONFIG_PM_SLEEPClaudiu Beznea
2021-11-29mfd: intel-lpss: Add Intel Lakefield PCH PCI IDsEd Schaller
2021-11-29mfd: bd70528: Drop BD70528 supportMatti Vaittinen
2021-11-10Merge tag 'tag-chrome-platform-for-v5.16' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-11-10Merge tag 'linux-watchdog-5.16-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2021-11-05mfd: simple-mfd-i2c: Select MFD_CORE to fix build errorRobert Marko
2021-11-05mfd: tps80031: Remove driverDmitry Osipenko
2021-11-05mfd: wcd934x: Replace legacy gpio interface for gpiodMaíra Canal
2021-11-05mfd: dln2: Add cell for initializing DLN2 ADCJack Andersen
2021-11-05mfd: qcom-spmi-pmic: Add missing PMICs supported by socinfoBjorn Andersson
2021-11-05mfd: qcom-spmi-pmic: Sort compatibles in the driverBjorn Andersson
2021-11-05mfd: janz-cmoio: Replace snprintf in show functions with sysfs_emitQing Wang
2021-11-05mfd: altera-a10sr: Include linux/module.hArnd Bergmann
2021-11-05mfd: tps65912: Make tps65912_device_exit() return voidUwe Kleine-König
2021-11-05mfd: stmpe: Make stmpe_remove() return voidUwe Kleine-König
2021-11-05mfd: mc13xxx: Make mc13xxx_common_exit() return voidUwe Kleine-König
2021-11-05mfd: altera-sysmgr: Fix a mistake caused by resource_size conversionKai Song
2021-11-05mfd: arizona: Split of_match table into I2C and SPI versionsCharles Keepax
2021-11-05mfd: qcom-pm8xxx: switch away from using chained IRQ handlersDmitry Baryshkov
2021-11-05mfd: sprd: Add SPI device ID tableMark Brown
2021-11-05mfd: cpcap: Add SPI device ID tableMark Brown
2021-11-05mfd: altr_a10sr: Add SPI device ID tableMark Brown
2021-11-05mfd: exynos-lpass: Describe driver in KConfigKrzysztof Kozlowski