summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)AuthorLines
2023-08-18mfd: wm8994: Update to use maple tree register cacheMark Brown-3/+3
2023-08-18mfd: wm5110: Update to use maple tree register cacheMark Brown-1/+1
2023-08-18mfd: wm5102: Update to use maple tree register cacheMark Brown-1/+1
2023-08-18mfd: cs47l92: Update to use maple tree register cacheMark Brown-4/+4
2023-08-18mfd: cs47l90: Update to use maple tree register cacheMark Brown-4/+4
2023-08-18mfd: cs47l85: Update to use maple tree register cacheMark Brown-4/+4
2023-08-18mfd: cs47l35: Update to use maple tree register cacheMark Brown-4/+4
2023-08-18mfd: cs47l24: Update to use maple tree register cacheMark Brown-1/+1
2023-08-18mfd: cs47l15: Update to use maple tree register cacheMark Brown-4/+4
2023-08-18mfd: axp20x: Update to use maple tree register cacheMark Brown-6/+6
2023-08-18mfd: Add module build support for RZ/G2L MTU3aBiju Das-1/+2
2023-08-18mfd: hi655x-pmic: Convert to devm_platform_ioremap_resource()Yangtao Li-2/+1
2023-08-18mfd: stm32-timers: Use devm_platform_get_and_ioremap_resource()Yangtao Li-2/+1
2023-08-18mfd: omap-usb-host: Convert to devm_platform_ioremap_resource()Yangtao Li-3/+1
2023-08-18mfd: exynos-lpass: Convert to devm_platform_ioremap_resource()Yangtao Li-3/+1
2023-08-18mfd: ti_am335x_tscadc: Use devm_platform_get_and_ioremap_resource()Yangtao Li-2/+1
2023-08-18mfd: omap-usb-tll: Convert to devm_platform_ioremap_resource()Yangtao Li-3/+1
2023-08-18mfd: atmel-hlcdc: Convert to devm_platform_ioremap_resource()Yangtao Li-3/+1
2023-08-18mfd: rk808: Make MFD_RK8XX tristateGeert Uytterhoeven-1/+1
2023-08-18mfd: ipaq-micro: Use %*ph for printing hexdump of a small bufferAndy Shevchenko-4/+1
2023-08-18Merge tags 'ib-mfd-pinctrl-soundwire-v6.6' and 'ib-mfd-regulator-v6.6' into i...Lee Jones-5/+12
2023-08-18mfd: tps65086: Read DEVICE ID register 1 from deviceAndre Werner-5/+12
2023-08-17mfd: cs42l43: Add support for cs42l43 core driverCharles Keepax-0/+1579
2023-07-28mfd: tps6586x: Register restart handlerBenjamin Bara-0/+21
2023-07-28mfd: tps6586x: Use devm-based power off handlerBenjamin Bara-8/+21
2023-07-03Merge tag 'mfd-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds-172/+678
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-9/+5
2023-06-26mfd: Switch two more drivers back to use struct i2c_driver::probeUwe Kleine-König-2/+2
2023-06-21mfd: stmpe: Only disable the regulators if they are enabledChristophe JAILLET-2/+2
2023-06-21mfd: max77541: Add ADI MAX77541/MAX77540 PMIC SupportOkan Sahin-0/+238
2023-06-15mfd: core: Use of_property_read_reg() to parse "reg"Rob Herring-5/+1
2023-06-15mfd: stmfx: Nullify stmfx->vdd in case of errorAmelie Delaunay-3/+2
2023-06-15mfd: stmfx: Fix error path in stmfx_chip_initAmelie Delaunay-1/+1
2023-06-15mfd: intel-lpss: Add missing check for platform_get_resourceJiasheng Jiang-0/+3
2023-06-15mfd: stpmic1: Add PMIC poweroff via sys-off handlerSean Nyekjaer-0/+21
2023-06-15mfd: stpmic1: Fixup main control register and bits namingSean Nyekjaer-2/+2
2023-06-15mfd: tps65219: Add support for soft shutdown via sys-off APIJerome Neanne-10/+28
2023-06-15mfd: pm8008: Drop bogus i2c module aliasJohan Hovold-1/+0
2023-06-15mfd: pm8008: Fix module autoloadingJohan Hovold-0/+1
2023-06-15mfd: tps65219: Add GPIO cell instanceJerome Neanne-1/+1
2023-06-15mfd: tps6594: Fix an error code in probe()Dan Carpenter-2/+2
2023-06-15mfd: wcd934x: Simplify with dev_err_probe()Christophe JAILLET-12/+7
2023-06-15mfd: wcd934x: Fix an error handling path in wcd934x_slim_probe()Christophe JAILLET-2/+7
2023-06-15mfd: intel-lpss: Hide suspend/resume functions in #ifdefArnd Bergmann-0/+2
2023-06-15mfd: axp20x: Add support for AXP192Aidan MacDonald-0/+143
2023-06-15mfd: Switch i2c drivers back to use .probe()Uwe Kleine-König-95/+95
2023-06-15mfd: Remove redundant dev_set_drvdata() from I2C driversGuiting Shen-13/+0
2023-06-15mfd: dln2: Remove the unneeded include <linux/i2c.h>Christophe JAILLET-1/+0
2023-06-15mfd: rc5t583-irq: Remove the unneeded include <linux/i2c.h>Christophe JAILLET-1/+1
2023-06-15mfd: wm831x: Use maple tree register cacheMark Brown-1/+1