summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2023-07-03Merge tag 'mfd-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-26mfd: Switch two more drivers back to use struct i2c_driver::probeUwe Kleine-König
2023-06-21mfd: stmpe: Only disable the regulators if they are enabledChristophe JAILLET
2023-06-21mfd: max77541: Add ADI MAX77541/MAX77540 PMIC SupportOkan Sahin
2023-06-15mfd: core: Use of_property_read_reg() to parse "reg"Rob Herring
2023-06-15mfd: stmfx: Nullify stmfx->vdd in case of errorAmelie Delaunay
2023-06-15mfd: stmfx: Fix error path in stmfx_chip_initAmelie Delaunay
2023-06-15mfd: intel-lpss: Add missing check for platform_get_resourceJiasheng Jiang
2023-06-15mfd: stpmic1: Add PMIC poweroff via sys-off handlerSean Nyekjaer
2023-06-15mfd: stpmic1: Fixup main control register and bits namingSean Nyekjaer
2023-06-15mfd: tps65219: Add support for soft shutdown via sys-off APIJerome Neanne
2023-06-15mfd: pm8008: Drop bogus i2c module aliasJohan Hovold
2023-06-15mfd: pm8008: Fix module autoloadingJohan Hovold
2023-06-15mfd: tps65219: Add GPIO cell instanceJerome Neanne
2023-06-15mfd: tps6594: Fix an error code in probe()Dan Carpenter
2023-06-15mfd: wcd934x: Simplify with dev_err_probe()Christophe JAILLET
2023-06-15mfd: wcd934x: Fix an error handling path in wcd934x_slim_probe()Christophe JAILLET
2023-06-15mfd: intel-lpss: Hide suspend/resume functions in #ifdefArnd Bergmann
2023-06-15mfd: axp20x: Add support for AXP192Aidan MacDonald
2023-06-15mfd: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-06-15mfd: Remove redundant dev_set_drvdata() from I2C driversGuiting Shen
2023-06-15mfd: dln2: Remove the unneeded include <linux/i2c.h>Christophe JAILLET
2023-06-15mfd: rc5t583-irq: Remove the unneeded include <linux/i2c.h>Christophe JAILLET
2023-06-15mfd: wm831x: Use maple tree register cacheMark Brown
2023-06-15mfd: intel-m10-bmc: Manage access to MAX 10 fw handshake registersIlpo Järvinen
2023-06-15mfd: intel-m10-bmc: Move m10bmc_sys_read() away from headerIlpo Järvinen
2023-06-15mfd: intel-m10-bmc: Create m10bmc_sys_update_bits()Ilpo Järvinen
2023-06-15mfd: intel-m10-bmc: Move core symbols to own namespaceIlpo Järvinen
2023-06-15Merge branches 'tb-mfd-clk-input-pinctrl-power-rtc-sound-6.5', 'ib-mfd-tps659...Lee Jones
2023-06-12mfd: twl6040: Use maple tree register cacheMark Brown
2023-06-08mfd: rt5033: Fix chip revision readoutJakob Hauser
2023-06-08mfd: rt5033: Drop rt5033-battery sub-deviceStephan Gerhold
2023-06-07TI TPS6594 PMIC support (RTC, pinctrl, regulators)Mark Brown
2023-06-06regulator: Add X-Powers AXP15060/AXP313a PMICMark Brown
2023-06-02mfd: max5970: Rename driver and remove wildcardNaresh Solanki
2023-05-25mfd: axp20x: Add support for AXP313a PMICMartin Botka
2023-05-24ARM/mfd/gpio: Fixup TPS65010 regression on OMAP1 OSK1Linus Walleij
2023-05-18mfd: tps6594: Add driver for TI TPS6594 PMICJulien Panis
2023-05-15mfd: rk8xx: Add rk806 supportSebastian Reichel
2023-05-15mfd: rk8xx-i2c: Use device_get_match_dataSebastian Reichel
2023-05-15mfd: rk808: Split into core and i2cSebastian Reichel
2023-05-15mfd: rk808: Replace 'struct i2c_client' with 'struct device'Sebastian Reichel
2023-05-15mfd: rk808: Use dev_err_probeSebastian Reichel
2023-05-15mfd: rk808: Convert to device managed resourcesSebastian Reichel
2023-05-02Merge tag 'mfd-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-04-26mfd: axp20x: Add support for AXP15060 PMICShengyu Qu