summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)AuthorLines
2024-06-14mfd: axp20x: AXP717: Fix missing IRQ status registers rangeAndre Przywara-0/+1
2024-06-13mfd: pm8008: Rework to match new DT bindingJohan Hovold-12/+86
2024-06-13mfd: pm8008: Drop unused driver dataJohan Hovold-2/+0
2024-06-13mfd: pm8008: Rename irq chipJohan Hovold-1/+1
2024-06-13mfd: pm8008: Use lower case hex notationJohan Hovold-3/+3
2024-06-13mfd: pm8008: Mark regmap structures as constJohan Hovold-2/+2
2024-06-13mfd: pm8008: Deassert reset on probeJohan Hovold-0/+12
2024-06-13mfd: pm8008: Fix regmap irq chip initialisationJohan Hovold-41/+23
2024-05-10mfd: rsmu: support I2C SMBus accessMin Li-18/+97
2024-05-10mfd: ssbi: Remove unused field 'slave' from 'struct ssbi'Christophe JAILLET-1/+0
2024-05-10mfd: kempld: Remove custom DMI matching codeAndy Shevchenko-106/+14
2024-05-10mfd: cs42l43: Update patching revision checkCharles Keepax-6/+30
2024-05-10mfd: timberdale: Remove redundant assignment to variable errColin Ian King-1/+0
2024-05-10mfd: axp20x: Convert to use Maple Tree register cachewangkaiyuan-1/+1
2024-05-10mfd: intel-m10-bmc: Change staging size to a variableIlpo Järvinen-0/+2
2024-05-10mfd: Tidy Kconfig dependency's parenthesesJean Delvare-6/+6
2024-05-10mfd: ocelot-spi: Use spi_sync_transfer()Christophe JAILLET-4/+1
2024-05-10mfd: rohm-bd71828: Add power off functionalityAndreas Kemnade-1/+35
2024-05-10mfd: kempld: Remove dead codeAndy Shevchenko-5/+2
2024-05-10mfd: kempld: Drop duplicate NULL check in ->exit()Andy Shevchenko-3/+1
2024-05-10mfd: kempld: Use PLATFORM_DEVID_NONE instead of -1Andy Shevchenko-1/+1
2024-05-10mfd: kempld: Simplify device registrationAndy Shevchenko-21/+14
2024-05-10mfd: kempld: Use device core to create driver-specific device attributesAndy Shevchenko-16/+5
2024-05-10mfd: kempld: Replace ACPI code with agnostic oneAndy Shevchenko-27/+11
2024-05-10mfd: intel-lpss: Switch over to MSI interruptsAndy Shevchenko-1/+1
2024-05-10Merge branches 'ib-mfd-misc-pinctrl-regulator-6.10', 'ib-mfd-pinctrl-regulato...Lee Jones-3/+243
2024-05-03mfd: tps6594-core: Add TI TPS65224 PMIC coreBhargav Raviprakash-18/+219
2024-05-03mfd: tps6594-spi: Add TI TPS65224 PMIC SPIBhargav Raviprakash-7/+11
2024-05-03mfd: tps6594-i2c: Add TI TPS65224 PMIC I2CBhargav Raviprakash-7/+11
2024-05-03mfd: tps6594: Use volatile_table instead of volatile_regBhargav Raviprakash-8/+12
2024-05-03mfd: rk8xx: Add RK816 supportAlex Bee-3/+150
2024-03-28mfd: axp20x: Add support for AXP717 PMICAndre Przywara-0/+93
2024-03-21Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-2/+2
2024-03-05mfd: cs42l43: Fix wrong GPIO_FN_SEL and SPI_CLK_CONFIG1 defaultsMaciej Strozek-2/+2
2024-02-29mfd: cs42l43: Fix wrong register defaultsMaciej Strozek-34/+34
2024-02-29mfd: mt6397-core: Register mt6357 sound codecFabien Parent-0/+3
2024-02-23mfd: kempld-core: Don't replace resources provided by ACPIMichael Brunner-37/+0
2024-02-23mfd: cros_ec_dev: Add GPIO device if feature present on ECStephen Boyd-0/+9
2024-02-23mfd: twl: Select MFD_COREAlexander Sverdlin-0/+1
2024-02-23mfd: core: Constify the struct device_type usageRicardo B. Marliere-1/+1
2024-02-23mfd: rk8xx-core: Fix interrupt processing order for power key buttonOndrej Jirman-1/+1
2024-02-23mfd: twl4030-power: Accept standard property for power controllerAndreas Kemnade-0/+3
2024-02-23mfd: twl-core: Add power off implementation for twl603xAndreas Kemnade-0/+28
2024-02-23mfd: altera-sysmgr: Call of_node_put() only when of_parse_phandle() takes a refPeter Griffin-1/+3
2024-02-23mfd: syscon: Call of_node_put() only when of_parse_phandle() takes a refPeter Griffin-1/+3
2024-02-23mfd: mc13xxx: Use bitfield helpersGeert Uytterhoeven-11/+11
2024-02-23mfd: rc5t583: Convert to use maple tree register cacheBo Liu-1/+1
2024-02-23mfd: stpmic1: Convert to use maple tree register cacheBo Liu-1/+1
2024-02-23mfd: stmfx: Convert to use maple tree register cacheBo Liu-1/+1
2024-02-23mfd: si476x: Convert to use maple tree register cacheBo Liu-1/+1