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