summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2020-11-19mfd: MFD_SL28CPLD should depend on ARCH_LAYERSCAPEGeert Uytterhoeven1-0/+1
2020-11-19mfd: htc-i2cpld: Add the missed i2c_put_adapter() in htcpld_register_chip_i2c()Jing Xiangfeng1-0/+2
2020-11-19mfd: at91-usart: Do not use compatible to register child devicesCodrin Ciubotariu1-8/+4
2020-11-19mfd: madera: Add special errata reset handling for cs47l15Charles Keepax1-5/+20
2020-11-19mfd: madera: Add reset as part of resumeCharles Keepax1-1/+15
2020-11-19mfd: tps65910: Fix a bunch of alignment issues reported-by CheckpatchLee Jones1-11/+11
2020-11-19mfd: tps65910: Clean up after switching to regmapMichał Mirosław1-8/+8
2020-11-19mfd: tps65911-comparator: Use regmap accessorsMichał Mirosław1-2/+2
2020-11-19mfd: qcom-spmi-pmic: Add support for PM660/PM660LAngeloGioacchino Del Regno1-0/+4
2020-11-19mfd: Constify static struct resourcesRikard Falkeborn15-82/+82
2020-11-19mfd: sun4i-gpadc: Constify static struct resourceRikard Falkeborn1-1/+1
2020-11-19mfd: stmpe: Constify static struct resourceRikard Falkeborn1-5/+5
2020-11-19mfd: lp8788: Constify static struct resourceRikard Falkeborn1-2/+2
2020-11-19mfd: wm8xxx-core: Constify static struct resourceRikard Falkeborn2-28/+28
2020-11-19mfd: tps65xxx: Constify static struct resource in OMAP2+ driversRikard Falkeborn2-3/+3
2020-11-19mfd: intel: Constify static struct resourceRikard Falkeborn5-28/+28
2020-11-19mfd: da9xxx-core: Constify static struct resourceRikard Falkeborn4-23/+23
2020-11-19Merge branch 'ib-mfd-mediatek-5.11' into ibs-for-mfd-mergedLee Jones1-0/+18
2020-11-19mfd: syscon: Add syscon_regmap_lookup_by_phandle_optional() function.Enric Balletbo i Serra1-0/+18
2020-11-04mfd: Intel Platform Monitoring Technology supportDavid E. Box3-0/+234
2020-10-14Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds18-57/+702
2020-10-05mfd: kempld-core: Fix unused variable 'kempld_acpi_table' when !ACPILee Jones1-0/+2
2020-10-05mfd: sl28cpld: Depend on I2CLee Jones1-0/+1
2020-09-30mfd: asic3: Build if COMPILE_TEST=yMarek Behún1-1/+2
2020-09-30mfd: Add ACPI support to Kontron PLD driverMichael Brunner1-6/+109
2020-09-30mfd: intel-m10-bmc: Add Intel MAX 10 BMC chip support for Intel FPGA PACXu Yilun3-0/+178
2020-09-30mfd: lp87565: Add LP87524-Q1 variantLuca Ceresoli1-0/+4
2020-09-30mfd: mt6360: Remove unused include <linux/version.h>YueHaibing1-1/+0
2020-09-30mfd: sm501: Fix leaks in probe()Dan Carpenter1-1/+7
2020-09-30mfd: syscon: Don't free allocated name for regmap_configMarc Zyngier1-1/+1
2020-09-30mfd: sprd: Add wakeup capability for PMIC IRQBaolin Wang1-1/+27
2020-09-30mfd: intel-lpss: Add device IDs for UART ports for LakefieldAndy Shevchenko1-0/+4
2020-09-30mfd: dm355evm_msp: Convert LEDs to GPIO descriptor tableLinus Walleij1-26/+50
2020-09-30mfd: wcd934x: Simplify with dev_err_probe()Krzysztof Kozlowski1-6/+3
2020-09-30mfd: stmfx: Simplify with dev_err_probe()Krzysztof Kozlowski1-5/+3
2020-09-30mfd: madera: Simplify with dev_err_probe()Krzysztof Kozlowski1-8/+3
2020-09-30mfd: ene-kb3930: Add driver for ENE KB3930 Embedded ControllerLubomir Rintel3-0/+224
2020-09-30mfd: khadas-mcu: Fix randconfig 'unused-const-variable' warningLee Jones1-0/+2
2020-09-30mfd: rn5t618: Add a power supply subdeviceAndreas Kemnade1-0/+1
2020-09-30mfd: Kconfig: Fix typo of 'individual'Mauro Carvalho Chehab1-1/+1
2020-09-17mfd: simple-mfd-i2c: Add sl28cpld supportMichael Walle2-0/+11
2020-09-17mfd: Add simple regmap based I2C driverMichael Walle3-0/+69
2020-08-28Merge tag 'mfd-fixes-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-6/+6
2020-08-28mfd: mfd-core: Ensure disabled devices are ignored without errorLee Jones1-4/+6
2020-08-24mfd: core: Fix double-free in mfd_remove_devices_fn()Dmitry Osipenko1-2/+0
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva6-11/+11
2020-08-15Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds51-431/+832
2020-08-13mfd: syscon: Use a unique name with regmap_configSuman Anna1-1/+3
2020-08-13mfd: Replace HTTP links with HTTPS onesAlexander A. Klimov12-12/+12
2020-08-13mfd: dln2: Run event handler loop under spinlockAndy Shevchenko1-0/+4