summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2023-11-0244-333/+436
|\
| * mfd: lpc_ich: Mark *_gpio_offsets data with constAndy Shevchenko2023-11-011-3/+3
| * spmi: rename spmi device lookup helperJohan Hovold2023-11-011-1/+1
| * mfd: rk8xx: Add support for RK806 power offOndrej Jirman2023-11-011-0/+4
| * mfd: rk8xx: Add support for standard system-power-controller propertyOndrej Jirman2023-11-011-1/+2
| * mfd: Use i2c_get_match_data() in a selection of driversRob Herring2023-11-016-55/+15
| * mfd: Use device_get_match_data() in a bunch of driversRob Herring2023-11-018-58/+26
| * mfd: mc13xxx-spi/wm831x-spi: Use spi_get_device_match_data()Rob Herring2023-11-012-24/+6
| * mfd: motorola-cpcap: Drop unnecessary of_match_device() callRob Herring2023-11-011-6/+1
| * mfd: arizona-spi: Set pdata.hpdet_channel for ACPI enumerated devsHans de Goede2023-11-011-0/+3
| * mfd: qcom-spmi-pmic: Switch to EXPORT_SYMBOL_GPL()Johan Hovold2023-11-011-1/+1
| * mfd: qcom-spmi-pmic: Fix revid implementationJohan Hovold2023-11-011-16/+53
| * mfd: qcom-spmi-pmic: Fix reference leaks in revid helperJohan Hovold2023-11-011-13/+19
| * mfd: max8907: Convert to use maple tree register cacheMark Brown2023-11-011-2/+2
| * mfd: max77686: Convert to use maple tree register cacheMark Brown2023-11-011-1/+1
| * mfd: max77620: Convert to use maple tree register cacheMark Brown2023-11-011-3/+3
| * mfd: intel-lpss: Add Intel Lunar Lake-M PCI IDsJarkko Nikula2023-11-011-0/+13
| * mfd: rk8xx: Convert to use maple tree register cacheMark Brown2023-11-011-3/+3
| * mfd: twl: Convert to use maple tree register cacheMark Brown2023-11-011-1/+1
| * mfd: tps65912: Convert to use maple tree register cacheMark Brown2023-11-011-1/+1
| * mfd: tps65910: Convert to use maple tree register cacheMark Brown2023-11-011-1/+1
| * mfd: tps6586x: Convert to use maple tree register cacheMark Brown2023-11-011-1/+1
| * mfd: tps65128: Convert to use maple tree register cacheMark Brown2023-11-011-1/+1
| * mfd: tps65090: Convert to use maple tree register cacheMark Brown2023-11-011-1/+1
| * mfd: tps65086: Convert to use maple tree register cacheMark Brown2023-11-011-1/+1
| * mfd: db8500-prcmu: Replace deprecated strncpy with strscpyJustin Stitt2023-11-011-2/+2
| * mfd: lpc_ich: Add a platform device for pinctrl DenvertonAndy Shevchenko2023-11-011-0/+49
| * mfd: lpc_ich: Move APL GPIO resources to a custom structureAndy Shevchenko2023-11-011-11/+41
| * mfd: lpc_ich: Make struct lpc_ich_priv use enum for chipset memberAndy Shevchenko2023-11-011-13/+13
| * mfd: dln2: Fix double put in dln2_probeDinghao Liu2023-11-011-1/+0
| * mfd: max8998: Simplify obtaining I2C match data and drop max8998_i2c_get_driv...Biju Das2023-11-011-11/+1
| * mfd: max77541: Simplify obtaining I2C match dataBiju Das2023-11-011-5/+1
| * mfd: madera-i2c: Simplify obtaining I2C match dataBiju Das2023-11-011-8/+1
| * mfd: arizona-i2c: Simplify obtaining I2C match dataBiju Das2023-11-011-9/+2
| * mfd: iqs62x: Annotate struct iqs62x_fw_blk with __counted_byKees Cook2023-11-011-1/+1
| * mfd: stm32-timers: Add support for interruptsFabrice Gasnier2023-11-011-0/+46
| * mfd: twl-core: Add a clock subdevice for the TWL6032Andreas Kemnade2023-11-011-0/+16
| * mfd: atmel-hlcdc: Add compatible for sam9x75 XLCD controllerManikandan Muralidharan2023-11-011-0/+1
| * mfd: wcd934x: Update to use maple tree register cacheMark Brown2023-11-011-1/+1
| * mfd: axp20x: Generalise handling without interruptAndre Przywara2023-11-011-20/+24
| * mfd: palmas: Make similar OF and ID tableBiju Das2023-11-011-5/+5
| * mfd: palmas: Move OF table closer to its consumerBiju Das2023-11-011-17/+8
| * mfd: palmas: Constify .data in OF table and {palmas,tps65917}_irq_chipBiju Das2023-11-011-16/+11
| * mfd: palmas: Remove trailing comma in the terminator entryBiju Das2023-11-011-1/+1
| * mfd: core: Ensure disabled devices are skipped without abortingHerve Codina2023-11-011-5/+12
| * mfd: max8997: Simplify obtaining I2C match data and drop max8997_i2c_get_driv...Biju Das2023-11-011-11/+1
| * Merge tag 'ib-mfd-i2c-reboot-v6.7' into ibs-for-mfd-mergedLee Jones2023-11-011-8/+42
| |\
| | * mfd: tps6586x: Register restart handlerBenjamin Bara2023-07-281-0/+21
| | * mfd: tps6586x: Use devm-based power off handlerBenjamin Bara2023-07-281-8/+21
* | | Merge tag 'mfd-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2023-10-051-0/+1
|\ \ \