summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2022-03-2523-2188/+404
|\
| * mfd: bd9576: fix typos in commentsJulia Lawall2022-03-231-1/+1
| * mfd: Use platform_get_irq() to get the interruptMinghao Chi (CGEL ZTE)2022-03-231-7/+5
| * mfd: arizona-spi: Add Android board ACPI table handlingHans de Goede2022-03-231-1/+34
| * mfd: arizona-spi: Split Windows ACPI init code into its own functionHans de Goede2022-03-231-20/+32
| * mfd: asic3: Add missing iounmap() on error asic3_mfd_probeMiaoqian Lin2022-03-231-3/+7
| * mfd: intel-lpss: Provide an SSP type to the driverAndy Shevchenko2022-03-231-3/+38
| * mfd: atmel-flexcom: Fix compilation warningClaudiu Beznea2022-03-231-1/+1
| * mfd: exynos-lpass: Drop unneeded syscon.h includeKrzysztof Kozlowski2022-03-081-1/+0
| * mfd: intel-lpss: Add Intel Raptor Lake PCH-S PCI IDsJarkko Nikula2022-03-081-0/+15
| * mfd: ab8500: Drop debugfs moduleLinus Walleij2022-03-084-2125/+0
| * mfd: sta2x11: Use GFP_KERNEL instead of GFP_ATOMICJulia Lawall2022-03-081-1/+1
| * mfd: stmfx: Improve error message triggered by regulator fault in .remove()Uwe Kleine-König2022-03-081-5/+12
| * mfd: rk808: Add reboot support to rk808.cPeter Geis2022-03-081-0/+44
| * mfd: arizona: Add missing statics to the of_match_tablesCharles Keepax2022-03-082-2/+2
| * mfd: intel_soc_pmic_crc: Set main IRQ domain bus token to DOMAIN_BUS_NEXUSHans de Goede2022-03-081-0/+4
| * mfd: intel_soc_pmic_crc: Add crystal_cove_charger cell to BYT cellsHans de Goede2022-03-081-0/+9
| * mfd: intel_soc_pmic_crc: Sort cells by IRQ orderHans de Goede2022-03-081-13/+13
| *-----. Merge branches 'ib-mfd-hwmon-regulator-5.18', 'ib-mfd-iio-5.18', 'ib-mfd-led-...Lee Jones2022-03-087-5/+175
| |\ \ \ \
| | | | | * mfd: mc13xxx: Add check for mc13xxx_irq_requestJiasheng Jiang2022-03-071-1/+3
| | | | | * mfd: max77714: Add driver for Maxim MAX77714 PMICLuca Ceresoli2022-03-073-0/+167
| | | | | * rtc: max77686: Rename day-of-month definesLuca Ceresoli2022-03-071-1/+1
| | | | |/ | | | |/|
| | | | * mfd: Add support for the MediaTek MT6366 PMICJohnson Wang2022-03-071-0/+1
| | | |/
| | * / mfd: iqs62x: Provide device revision to sub-devicesJeff LaBundy2022-02-141-3/+3
| | |/
| * | mfd: simple-mfd-i2c: Enable support for the silergy,sy7636aAlistair Francis2022-02-081-0/+11
| * | mfd: simple-mfd-i2c: Add a Kconfig nameAlistair Francis2022-02-081-1/+1
| |/
* | Merge tag 'for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2022-03-251-0/+40
|\ \
| * | mfd: intel_soc_pmic_chtwc: Add cht_wc_model data to struct intel_soc_pmicHans de Goede2022-02-011-0/+40
| |/
* | Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2022-03-219-27/+62
|\ \
| * \ mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEMMark Brown2022-02-151-5/+54
| |\ \
| | * | mtd: spi-nor: intel-spi: Disable write protection only if askedMika Westerberg2022-02-141-5/+54
| | |/
| * / spi: make remove callback a void functionUwe Kleine-König2022-02-098-22/+8
| |/
* / mfd: ezx-pcap: Use generic_handle_irq_safe().Sebastian Andrzej Siewior2022-03-021-3/+1
|/
* Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-01-123-272/+0
|\
| * platform/x86/intel: Move intel_pmt from MFD to Auxiliary BusDavid E. Box2021-12-223-272/+0
* | mfd: tps65910: Set PWR_OFF bit during driver probeDmitry Osipenko2021-12-291-9/+13
* | mfd: intel_soc_pmic: Use CPU-id check instead of _HRV check to differentiate ...Hans de Goede2021-12-291-25/+3
* | mfd: intel-lpss: Fix I2C4 not being available on the Microsoft Surface Go & Go 2Hans de Goede2021-12-293-0/+14
* | mfd: Kconfig: Change INTEL_SOC_PMIC_CHTDC_TI to boolMauro Carvalho Chehab2021-11-291-1/+5
* | mfd: da9062: Support SMBus and I2C modeAndrej Picej2021-11-291-0/+12
* | mfd: intel-lpss-pci: Fix clock speed for 38a8 UARTOrlando Chamberlain2021-11-291-1/+1
* | mfd: intel-lpss: Fix too early PM enablement in the ACPI ->probe()Andy Shevchenko2021-11-291-1/+6
* | mfd: stmpe: Support disabling sub-functionsOleksandr Suvorov2021-11-291-1/+1
* | mfd: atmel-flexcom: Use .resume_noirqClaudiu Beznea2021-11-291-3/+4
* | mfd: atmel-flexcom: Remove #ifdef CONFIG_PM_SLEEPClaudiu Beznea2021-11-291-4/+2
* | mfd: intel-lpss: Add Intel Lakefield PCH PCI IDsEd Schaller2021-11-291-0/+7
* | mfd: bd70528: Drop BD70528 supportMatti Vaittinen2021-11-293-332/+0
|/
* 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
|\ \