summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2025-10-03mfd: ls2kbmc: check for devm_mfd_add_devices() failureDan Carpenter1-3/+7
2025-10-03mfd: ls2kbmc: Fix an IS_ERR() vs NULL check in probe()Dan Carpenter1-1/+1
2025-10-02Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2025-10-01Merge tag 'for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds1-0/+3
2025-10-01Merge tag 'mfd-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds32-143/+1169
2025-10-01Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds8-10/+624
2025-10-01mfd: simple-mfd-i2c: Add compatible string for LX2160ARDBIoana Ciornei1-0/+1
2025-10-01mfd: simple-mfd-i2c: Keep compatible strings in alphabetical orderIoana Ciornei1-3/+3
2025-10-01mfd: intel-lpss: Add Intel Wildcat Lake LPSS PCI IDsIlpo Järvinen1-0/+13
2025-10-01mfd: 88pm886: Add GPADC cellDuje Mihanović1-0/+1
2025-10-01mfd: vexpress-sysreg: Use more common syntax for compound literalsBartosz Golaszewski1-1/+1
2025-10-01mfd: rz-mtu3: Fix MTU5 NFCR register offsetCosmin Tanislav1-1/+1
2025-10-01mfd: max77705: Setup the core driver as an interrupt controllerDzmitry Sankouski1-21/+14
2025-10-01mfd: cs42l43: Remove IRQ masking in suspendCharles Keepax1-26/+0
2025-10-01mfd: cs42l43: Move IRQ enable/disable to encompass force suspendCharles Keepax1-4/+4
2025-10-01mfd: ls2kbmc: Add Loongson-2K BMC reset function supportBinbin Zhou1-0/+339
2025-10-01mfd: ls2kbmc: Introduce Loongson-2K BMC core driverBinbin Zhou3-0/+204
2025-10-01mfd: bd71828, bd71815: Prepare for power-supply supportMatti Vaittinen1-9/+35
2025-10-01mfd: macsmc: Add "apple,t8103-smc" compatibleJanne Grunau1-0/+1
2025-10-01mfd: core: Increment of_node's refcount before linking it to the platform deviceBastien Curutchet1-0/+1
2025-10-01mfd: simple-mfd-i2c: Add SpacemiT P1 supportAlex Elder2-0/+30
2025-10-01mfd: aat2870: Add GPIOLIB_LEGACY dependencyArnd Bergmann1-0/+1
2025-10-01mfd: si476x: Add GPIOLIB_LEGACY dependencyArnd Bergmann1-0/+1
2025-10-01mfd: Remove unneeded 'fast_io' parameter in regmap_configWolfram Sang4-4/+0
2025-10-01mfd: arizona: Make legacy gpiolib interface optionalArnd Bergmann1-1/+4
2025-10-01mfd: max899x: Use dedicated interrupt wake settersXichao Zhao2-4/+4
2025-10-01mfd: kempld: Use PTR_ERR_OR_ZERO() to simplify codeXichao Zhao1-3/+1
2025-10-01mfd: madera: Work around false-positive -Wininitialized warningArnd Bergmann1-2/+2
2025-10-01mfd: macsmc: Remove error prints for devm_add_action_or_reset()Waqar Hameed1-2/+2
2025-10-01mfd: da9063: Split chip variant reading in two bus transactionsJens Kehne1-6/+21
2025-10-01mfd: intel_soc_pmic_chtdc_ti: Set use_single_read regmap_config flagHans de Goede1-0/+2
2025-10-01mfd: qnap-mcu: Improve structure in qnap_mcu_execHeiko Stuebner1-10/+9
2025-10-01mfd: qnap-mcu: Convert to guard(mutex) in qnap_mcu_execHeiko Stuebner1-8/+5
2025-10-01mfd: qnap-mcu: Handle errors returned from qnap_mcu_writeHeiko Stuebner1-1/+5
2025-10-01mfd: kempld: Switch back to earlier ->init() behaviorHeijligen, Thomas1-14/+18
2025-10-01mfd: qnap-mcu: Add driver data for TS233 variantHeiko Stuebner1-0/+9
2025-10-01mfd: stmpe-i2c: Add missing MODULE_LICENSEAlexander Stein1-0/+1
2025-10-01mfd: stmpe-spi: Add missing MODULE_LICENSEAlexander Stein1-0/+1
2025-10-01mfd: stmpe-i2c: Use module_i2c_driver to remove boilerplateAlexander Stein1-12/+1
2025-10-01mfd: stmpe-spi: Use module_spi_driver to remove boilerplateAlexander Stein1-12/+1
2025-10-01mfd: stmpe: Remove IRQ domain upon removalAlexander Stein1-0/+3
2025-10-01mfd: Kconfig: Fix spelling mistake "infontainment" -> "infotainment"Colin Ian King1-1/+1
2025-10-01mfd: adp5585: Drop useless return statementNuno Sá1-1/+0
2025-10-01mfd: simple-mfd-i2c: Add compatible strings for Layerscape QIXIS FPGAIoana Ciornei1-0/+2
2025-10-01Merge branches 'ib-mfd-char-crypto-6.18', 'ib-mfd-gpio-6.18', 'ib-mfd-gpio-hw...Lee Jones7-7/+779
2025-09-19mfd: max77705: max77705_charger: move active discharge setting to mfd parentDzmitry Sankouski1-0/+3
2025-09-18Merge tag 'ib-mfd-gpio-input-pinctrl-pwm-v6.18' of git://git.kernel.org/pub/s...Bartosz Golaszewski3-0/+186
2025-09-18Merge tag 'ib-mfd-gpio-hwmon-i2c-can-rtc-watchdog-v6.18' of git://git.kernel....Bartosz Golaszewski3-0/+405
2025-09-16mfd: Add max7360 supportKamel Bouhara3-0/+186
2025-09-16mfd: Add core driver for Nuvoton NCT6694Ming Yu3-0/+405