summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
...
* | mfd: htc-i2cpld: Add the missed i2c_put_adapter() in htcpld_register_chip_i2c()Jing Xiangfeng2020-11-191-0/+2
* | mfd: at91-usart: Do not use compatible to register child devicesCodrin Ciubotariu2020-11-191-8/+4
* | mfd: madera: Add special errata reset handling for cs47l15Charles Keepax2020-11-191-5/+20
* | mfd: madera: Add reset as part of resumeCharles Keepax2020-11-191-1/+15
* | mfd: tps65910: Fix a bunch of alignment issues reported-by CheckpatchLee Jones2020-11-191-11/+11
* | mfd: tps65910: Clean up after switching to regmapMichał Mirosław2020-11-191-8/+8
* | mfd: tps65911-comparator: Use regmap accessorsMichał Mirosław2020-11-191-2/+2
* | mfd: qcom-spmi-pmic: Add support for PM660/PM660LAngeloGioacchino Del Regno2020-11-191-0/+4
* | mfd: Constify static struct resourcesRikard Falkeborn2020-11-1915-82/+82
* | mfd: sun4i-gpadc: Constify static struct resourceRikard Falkeborn2020-11-191-1/+1
* | mfd: stmpe: Constify static struct resourceRikard Falkeborn2020-11-191-5/+5
* | mfd: lp8788: Constify static struct resourceRikard Falkeborn2020-11-191-2/+2
* | mfd: wm8xxx-core: Constify static struct resourceRikard Falkeborn2020-11-192-28/+28
* | mfd: tps65xxx: Constify static struct resource in OMAP2+ driversRikard Falkeborn2020-11-192-3/+3
* | mfd: intel: Constify static struct resourceRikard Falkeborn2020-11-195-28/+28
* | mfd: da9xxx-core: Constify static struct resourceRikard Falkeborn2020-11-194-23/+23
* | Merge branch 'ib-mfd-mediatek-5.11' into ibs-for-mfd-mergedLee Jones2020-11-191-0/+18
|\ \
| * | mfd: syscon: Add syscon_regmap_lookup_by_phandle_optional() function.Enric Balletbo i Serra2020-11-191-0/+18
| |/
* / mfd: Intel Platform Monitoring Technology supportDavid E. Box2020-11-043-0/+234
|/
* Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2020-10-1418-57/+702
|\
| * mfd: kempld-core: Fix unused variable 'kempld_acpi_table' when !ACPILee Jones2020-10-051-0/+2
| * mfd: sl28cpld: Depend on I2CLee Jones2020-10-051-0/+1
| * mfd: asic3: Build if COMPILE_TEST=yMarek Behún2020-09-301-1/+2
| * mfd: Add ACPI support to Kontron PLD driverMichael Brunner2020-09-301-6/+109
| * mfd: intel-m10-bmc: Add Intel MAX 10 BMC chip support for Intel FPGA PACXu Yilun2020-09-303-0/+178
| * mfd: lp87565: Add LP87524-Q1 variantLuca Ceresoli2020-09-301-0/+4
| * mfd: mt6360: Remove unused include <linux/version.h>YueHaibing2020-09-301-1/+0
| * mfd: sm501: Fix leaks in probe()Dan Carpenter2020-09-301-1/+7
| * mfd: syscon: Don't free allocated name for regmap_configMarc Zyngier2020-09-301-1/+1
| * mfd: sprd: Add wakeup capability for PMIC IRQBaolin Wang2020-09-301-1/+27
| * mfd: intel-lpss: Add device IDs for UART ports for LakefieldAndy Shevchenko2020-09-301-0/+4
| * mfd: dm355evm_msp: Convert LEDs to GPIO descriptor tableLinus Walleij2020-09-301-26/+50
| * mfd: wcd934x: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-301-6/+3
| * mfd: stmfx: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-301-5/+3
| * mfd: madera: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-301-8/+3
| * mfd: ene-kb3930: Add driver for ENE KB3930 Embedded ControllerLubomir Rintel2020-09-303-0/+224
| * mfd: khadas-mcu: Fix randconfig 'unused-const-variable' warningLee Jones2020-09-301-0/+2
| * mfd: rn5t618: Add a power supply subdeviceAndreas Kemnade2020-09-301-0/+1
| * mfd: Kconfig: Fix typo of 'individual'Mauro Carvalho Chehab2020-09-301-1/+1
| * mfd: simple-mfd-i2c: Add sl28cpld supportMichael Walle2020-09-172-0/+11
| * mfd: Add simple regmap based I2C driverMichael Walle2020-09-173-0/+69
* | Merge tag 'mfd-fixes-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2020-08-281-6/+6
|\ \
| * | mfd: mfd-core: Ensure disabled devices are ignored without errorLee Jones2020-08-281-4/+6
| * | mfd: core: Fix double-free in mfd_remove_devices_fn()Dmitry Osipenko2020-08-241-2/+0
| |/
* / treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-236-11/+11
|/
* Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-08-1551-431/+832
|\
| * mfd: syscon: Use a unique name with regmap_configSuman Anna2020-08-131-1/+3
| * mfd: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-1312-12/+12
| * mfd: dln2: Run event handler loop under spinlockAndy Shevchenko2020-08-131-0/+4
| * mfd: madera: Improve handling of regulator unbindingCharles Keepax2020-08-131-8/+15