summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)AuthorLines
2023-12-07mfd: tps65911-comparator: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-12-07mfd: ti_am335x_tscadc: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-12-07mfd: stm32-timers: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-12-07mfd: sm501: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-12-07mfd: qcom-pm8xxx: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-12-07mfd: pcf50633-adc: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-12-07mfd: omap-usb-tll: Convert to platform remove callback returning voidUwe Kleine-König-3/+2
2023-12-07mfd: omap-usb-host: Convert to platform remove callback returning voidUwe Kleine-König-3/+2
2023-12-07mfd: mxs-lradc: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-12-07mfd: mcp-sa11x0: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-12-07mfd: kempld-core: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-12-07mfd: intel-lpss-acpi: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-12-07mfd: hi655x-pmic: Convert to platform remove callback returning voidUwe Kleine-König-3/+2
2023-12-07mfd: fsl-imx25-tsadc: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-12-07mfd: exynos-lpass: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-12-07mfd: cros_ec_dev: Convert to platform remove callback returning voidUwe Kleine-König-3/+2
2023-12-07mfd: ab8500-sysctrl: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-12-07mfd: tps65086: Enable register view in debugfsAndre Werner-0/+1
2023-12-07mfd: rk8xx: fixup devices registration with PLATFORM_DEVID_AUTONeil Armstrong-21/+13
2023-12-07mfd: intel-lpss: Return error code received from the IRQ APIChen Ni-1/+4
2023-12-07mfd: intel-lpss: Use PCI APIs instead of dereferencingAndy Shevchenko-2/+6
2023-12-07mfd: intel-lpss: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET-3/+3
2023-12-07mfd: tps6594: Use spi_get_chipselect() API to access spi->chip_selectAmit Kumar Mahapatra-1/+1
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