summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2023-11-03Merge tag 'mfd-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds44-333/+436
2023-11-01mfd: lpc_ich: Mark *_gpio_offsets data with constAndy Shevchenko1-3/+3
2023-11-01spmi: rename spmi device lookup helperJohan Hovold1-1/+1
2023-11-01mfd: rk8xx: Add support for RK806 power offOndrej Jirman1-0/+4
2023-11-01mfd: rk8xx: Add support for standard system-power-controller propertyOndrej Jirman1-1/+2
2023-11-01mfd: Use i2c_get_match_data() in a selection of driversRob Herring6-55/+15
2023-11-01mfd: Use device_get_match_data() in a bunch of driversRob Herring8-58/+26
2023-11-01mfd: mc13xxx-spi/wm831x-spi: Use spi_get_device_match_data()Rob Herring2-24/+6
2023-11-01mfd: motorola-cpcap: Drop unnecessary of_match_device() callRob Herring1-6/+1
2023-11-01mfd: arizona-spi: Set pdata.hpdet_channel for ACPI enumerated devsHans de Goede1-0/+3
2023-11-01mfd: qcom-spmi-pmic: Switch to EXPORT_SYMBOL_GPL()Johan Hovold1-1/+1
2023-11-01mfd: qcom-spmi-pmic: Fix revid implementationJohan Hovold1-16/+53
2023-11-01mfd: qcom-spmi-pmic: Fix reference leaks in revid helperJohan Hovold1-13/+19
2023-11-01mfd: max8907: Convert to use maple tree register cacheMark Brown1-2/+2
2023-11-01mfd: max77686: Convert to use maple tree register cacheMark Brown1-1/+1
2023-11-01mfd: max77620: Convert to use maple tree register cacheMark Brown1-3/+3
2023-11-01mfd: intel-lpss: Add Intel Lunar Lake-M PCI IDsJarkko Nikula1-0/+13
2023-11-01mfd: rk8xx: Convert to use maple tree register cacheMark Brown1-3/+3
2023-11-01mfd: twl: Convert to use maple tree register cacheMark Brown1-1/+1
2023-11-01mfd: tps65912: Convert to use maple tree register cacheMark Brown1-1/+1
2023-11-01mfd: tps65910: Convert to use maple tree register cacheMark Brown1-1/+1
2023-11-01mfd: tps6586x: Convert to use maple tree register cacheMark Brown1-1/+1
2023-11-01mfd: tps65128: Convert to use maple tree register cacheMark Brown1-1/+1
2023-11-01mfd: tps65090: Convert to use maple tree register cacheMark Brown1-1/+1
2023-11-01mfd: tps65086: Convert to use maple tree register cacheMark Brown1-1/+1
2023-11-01mfd: db8500-prcmu: Replace deprecated strncpy with strscpyJustin Stitt1-2/+2
2023-11-01mfd: lpc_ich: Add a platform device for pinctrl DenvertonAndy Shevchenko1-0/+49
2023-11-01mfd: lpc_ich: Move APL GPIO resources to a custom structureAndy Shevchenko1-11/+41
2023-11-01mfd: lpc_ich: Make struct lpc_ich_priv use enum for chipset memberAndy Shevchenko1-13/+13
2023-11-01mfd: dln2: Fix double put in dln2_probeDinghao Liu1-1/+0
2023-11-01mfd: max8998: Simplify obtaining I2C match data and drop max8998_i2c_get_driv...Biju Das1-11/+1
2023-11-01mfd: max77541: Simplify obtaining I2C match dataBiju Das1-5/+1
2023-11-01mfd: madera-i2c: Simplify obtaining I2C match dataBiju Das1-8/+1
2023-11-01mfd: arizona-i2c: Simplify obtaining I2C match dataBiju Das1-9/+2
2023-11-01mfd: iqs62x: Annotate struct iqs62x_fw_blk with __counted_byKees Cook1-1/+1
2023-11-01mfd: stm32-timers: Add support for interruptsFabrice Gasnier1-0/+46
2023-11-01mfd: twl-core: Add a clock subdevice for the TWL6032Andreas Kemnade1-0/+16
2023-11-01mfd: atmel-hlcdc: Add compatible for sam9x75 XLCD controllerManikandan Muralidharan1-0/+1
2023-11-01mfd: wcd934x: Update to use maple tree register cacheMark Brown1-1/+1
2023-11-01mfd: axp20x: Generalise handling without interruptAndre Przywara1-20/+24
2023-11-01mfd: palmas: Make similar OF and ID tableBiju Das1-5/+5
2023-11-01mfd: palmas: Move OF table closer to its consumerBiju Das1-17/+8
2023-11-01mfd: palmas: Constify .data in OF table and {palmas,tps65917}_irq_chipBiju Das1-16/+11
2023-11-01mfd: palmas: Remove trailing comma in the terminator entryBiju Das1-1/+1
2023-11-01mfd: core: Ensure disabled devices are skipped without abortingHerve Codina1-5/+12
2023-11-01mfd: max8997: Simplify obtaining I2C match data and drop max8997_i2c_get_driv...Biju Das1-11/+1
2023-11-01Merge tag 'ib-mfd-i2c-reboot-v6.7' into ibs-for-mfd-mergedLee Jones1-8/+42
2023-10-05Merge tag 'mfd-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-0/+1
2023-09-23mfd: cs42l43: Use correct macro for new-style PM runtime opsCharles Keepax1-2/+2
2023-09-19mfd: cs42l43: Fix MFD_CS42L43 dependency on REGMAP_IRQWoody Zhang1-0/+1