aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2023-12-07mfd: pcf50633-adc: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: omap-usb-tll: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: omap-usb-host: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: mxs-lradc: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: mcp-sa11x0: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: kempld-core: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: intel-lpss-acpi: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: hi655x-pmic: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: fsl-imx25-tsadc: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: exynos-lpass: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: cros_ec_dev: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: ab8500-sysctrl: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: tps65086: Enable register view in debugfsAndre Werner
2023-12-07mfd: rk8xx: fixup devices registration with PLATFORM_DEVID_AUTONeil Armstrong
2023-12-07mfd: intel-lpss: Return error code received from the IRQ APIChen Ni
2023-12-07mfd: intel-lpss: Use PCI APIs instead of dereferencingAndy Shevchenko
2023-12-07mfd: intel-lpss: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2023-12-07mfd: tps6594: Use spi_get_chipselect() API to access spi->chip_selectAmit Kumar Mahapatra
2023-11-02Merge tag 'mfd-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2023-11-01mfd: lpc_ich: Mark *_gpio_offsets data with constAndy Shevchenko
2023-11-01spmi: rename spmi device lookup helperJohan Hovold
2023-11-01mfd: rk8xx: Add support for RK806 power offOndrej Jirman
2023-11-01mfd: rk8xx: Add support for standard system-power-controller propertyOndrej Jirman
2023-11-01mfd: Use i2c_get_match_data() in a selection of driversRob Herring
2023-11-01mfd: Use device_get_match_data() in a bunch of driversRob Herring
2023-11-01mfd: mc13xxx-spi/wm831x-spi: Use spi_get_device_match_data()Rob Herring
2023-11-01mfd: motorola-cpcap: Drop unnecessary of_match_device() callRob Herring
2023-11-01mfd: arizona-spi: Set pdata.hpdet_channel for ACPI enumerated devsHans de Goede
2023-11-01mfd: qcom-spmi-pmic: Switch to EXPORT_SYMBOL_GPL()Johan Hovold
2023-11-01mfd: qcom-spmi-pmic: Fix revid implementationJohan Hovold
2023-11-01mfd: qcom-spmi-pmic: Fix reference leaks in revid helperJohan Hovold
2023-11-01mfd: max8907: Convert to use maple tree register cacheMark Brown
2023-11-01mfd: max77686: Convert to use maple tree register cacheMark Brown
2023-11-01mfd: max77620: Convert to use maple tree register cacheMark Brown
2023-11-01mfd: intel-lpss: Add Intel Lunar Lake-M PCI IDsJarkko Nikula
2023-11-01mfd: rk8xx: Convert to use maple tree register cacheMark Brown
2023-11-01mfd: twl: Convert to use maple tree register cacheMark Brown
2023-11-01mfd: tps65912: Convert to use maple tree register cacheMark Brown
2023-11-01mfd: tps65910: Convert to use maple tree register cacheMark Brown
2023-11-01mfd: tps6586x: Convert to use maple tree register cacheMark Brown
2023-11-01mfd: tps65128: Convert to use maple tree register cacheMark Brown
2023-11-01mfd: tps65090: Convert to use maple tree register cacheMark Brown
2023-11-01mfd: tps65086: Convert to use maple tree register cacheMark Brown
2023-11-01mfd: db8500-prcmu: Replace deprecated strncpy with strscpyJustin Stitt
2023-11-01mfd: lpc_ich: Add a platform device for pinctrl DenvertonAndy Shevchenko
2023-11-01mfd: lpc_ich: Move APL GPIO resources to a custom structureAndy Shevchenko
2023-11-01mfd: lpc_ich: Make struct lpc_ich_priv use enum for chipset memberAndy Shevchenko
2023-11-01mfd: dln2: Fix double put in dln2_probeDinghao Liu
2023-11-01mfd: max8998: Simplify obtaining I2C match data and drop max8998_i2c_get_driv...Biju Das
2023-11-01mfd: max77541: Simplify obtaining I2C match dataBiju Das