aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-25Merge tag 'mfd-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds23-2188/+404
2022-03-25Merge tag 'for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds1-0/+40
2022-03-23mfd: bd9576: fix typos in commentsJulia Lawall1-1/+1
2022-03-23mfd: Use platform_get_irq() to get the interruptMinghao Chi (CGEL ZTE)1-7/+5
2022-03-23mfd: arizona-spi: Add Android board ACPI table handlingHans de Goede1-1/+34
2022-03-23mfd: arizona-spi: Split Windows ACPI init code into its own functionHans de Goede1-20/+32
2022-03-23mfd: asic3: Add missing iounmap() on error asic3_mfd_probeMiaoqian Lin1-3/+7
2022-03-23mfd: intel-lpss: Provide an SSP type to the driverAndy Shevchenko1-3/+38
2022-03-23mfd: atmel-flexcom: Fix compilation warningClaudiu Beznea1-1/+1
2022-03-21Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds9-27/+62
2022-03-08mfd: exynos-lpass: Drop unneeded syscon.h includeKrzysztof Kozlowski1-1/+0
2022-03-08mfd: intel-lpss: Add Intel Raptor Lake PCH-S PCI IDsJarkko Nikula1-0/+15
2022-03-08mfd: ab8500: Drop debugfs moduleLinus Walleij4-2125/+0
2022-03-08mfd: sta2x11: Use GFP_KERNEL instead of GFP_ATOMICJulia Lawall1-1/+1
2022-03-08mfd: stmfx: Improve error message triggered by regulator fault in .remove()Uwe Kleine-König1-5/+12
2022-03-08mfd: rk808: Add reboot support to rk808.cPeter Geis1-0/+44
2022-03-08mfd: arizona: Add missing statics to the of_match_tablesCharles Keepax2-2/+2
2022-03-08mfd: intel_soc_pmic_crc: Set main IRQ domain bus token to DOMAIN_BUS_NEXUSHans de Goede1-0/+4
2022-03-08mfd: intel_soc_pmic_crc: Add crystal_cove_charger cell to BYT cellsHans de Goede1-0/+9
2022-03-08mfd: intel_soc_pmic_crc: Sort cells by IRQ orderHans de Goede1-13/+13
2022-03-08Merge branches 'ib-mfd-hwmon-regulator-5.18', 'ib-mfd-iio-5.18', 'ib-mfd-led-power-regulator-5.18', 'ib-mfd-mediatek-mt6366-5.18', 'ib-mfd-rtc-watchdog-5.18' and 'ib-mfd-spi-dt-5.18' into ibs-for-mfd-mergedLee Jones7-5/+175
2022-03-07mfd: Add support for the MediaTek MT6366 PMICJohnson Wang1-0/+1
2022-03-07mfd: mc13xxx: Add check for mc13xxx_irq_requestJiasheng Jiang1-1/+3
2022-03-07mfd: max77714: Add driver for Maxim MAX77714 PMICLuca Ceresoli3-0/+167
2022-03-07rtc: max77686: Rename day-of-month definesLuca Ceresoli1-1/+1
2022-03-02mfd: ezx-pcap: Use generic_handle_irq_safe().Sebastian Andrzej Siewior1-3/+1
2022-02-15mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEMMark Brown1-5/+54
2022-02-14mfd: iqs62x: Provide device revision to sub-devicesJeff LaBundy1-3/+3
2022-02-14mtd: spi-nor: intel-spi: Disable write protection only if askedMika Westerberg1-5/+54
2022-02-09spi: make remove callback a void functionUwe Kleine-König8-22/+8
2022-02-08mfd: simple-mfd-i2c: Enable support for the silergy,sy7636aAlistair Francis1-0/+11
2022-02-08mfd: simple-mfd-i2c: Add a Kconfig nameAlistair Francis1-1/+1
2022-02-01mfd: intel_soc_pmic_chtwc: Add cht_wc_model data to struct intel_soc_pmicHans de Goede1-0/+40
2022-01-12Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-272/+0
2021-12-29mfd: tps65910: Set PWR_OFF bit during driver probeDmitry Osipenko1-9/+13
2021-12-29mfd: intel_soc_pmic: Use CPU-id check instead of _HRV check to differentiate variantsHans de Goede1-25/+3
2021-12-29mfd: intel-lpss: Fix I2C4 not being available on the Microsoft Surface Go & Go 2Hans de Goede3-0/+14
2021-12-22platform/x86/intel: Move intel_pmt from MFD to Auxiliary BusDavid E. Box3-272/+0
2021-11-29mfd: Kconfig: Change INTEL_SOC_PMIC_CHTDC_TI to boolMauro Carvalho Chehab1-1/+5
2021-11-29mfd: da9062: Support SMBus and I2C modeAndrej Picej1-0/+12
2021-11-29mfd: intel-lpss-pci: Fix clock speed for 38a8 UARTOrlando Chamberlain1-1/+1
2021-11-29mfd: intel-lpss: Fix too early PM enablement in the ACPI ->probe()Andy Shevchenko1-1/+6
2021-11-29mfd: stmpe: Support disabling sub-functionsOleksandr Suvorov1-1/+1
2021-11-29mfd: atmel-flexcom: Use .resume_noirqClaudiu Beznea1-3/+4
2021-11-29mfd: atmel-flexcom: Remove #ifdef CONFIG_PM_SLEEPClaudiu Beznea1-4/+2
2021-11-29mfd: intel-lpss: Add Intel Lakefield PCH PCI IDsEd Schaller1-0/+7
2021-11-29mfd: bd70528: Drop BD70528 supportMatti Vaittinen3-332/+0
2021-11-10Merge tag 'tag-chrome-platform-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds1-2/+2
2021-11-10Merge tag 'linux-watchdog-5.16-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-12/+1
2021-11-05mfd: simple-mfd-i2c: Select MFD_CORE to fix build errorRobert Marko1-0/+1