summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2022-09-28mfd: intel_soc_pmic_chtdc_ti: Switch from __maybe_unused to pm_sleep_ptr() etcAndy Shevchenko
2022-09-28mfd: stmpe: Switch to using gpiod APIDmitry Torokhov
2022-09-28mfd/omap1: htc-i2cpld: Convert to a pure GPIO driverLinus Walleij
2022-09-28mfd: intel-m10-bmc: Add d5005 bmc secure update driverRuss Weight
2022-09-28mfd: qcom-spmi-pmic: Add support for PMP8074Robert Marko
2022-09-28mfd: Move from strlcpy with unused retval to strscpyWolfram Sang
2022-09-28mfd: fsl-imx25: Fix check for platform_get_irq() errorsDan Carpenter
2022-09-28mfd: rt5120: Add Richtek PMIC supportChiYuan Huang
2022-09-28mfd: core: Delete corresponding OF node entries from list on MFD removalMichal Oleszczyk
2022-09-28mfd: twl-core: Fix double "to to" in comment.Jason Wang
2022-09-28mfd: lp8788: Fix an error handling path in lp8788_irq_init() and lp8788_irq_i...Christophe JAILLET
2022-09-28mfd: lp8788: Fix an error handling path in lp8788_probe()Christophe JAILLET
2022-09-28mfd: fsl-imx25: Fix an error handling path in mx25_tsadc_setup_irq()Christophe JAILLET
2022-09-28mfd: silergy,sy7636a: Add config option MFD_SY7636AAlistair Francis
2022-09-28mfd: mt6370: Add MediaTek MT6370 supportChiYuan Huang
2022-09-28mfd: rk808: Add Rockchip rk817 battery charger supportChris Morgan
2022-09-28mfd: intel_soc_pmic_crc: Update the copyright yearAndy Shevchenko
2022-09-28mfd: intel_soc_pmic_crc: Replace intel_soc_pmic with crystal_coveAndy Shevchenko
2022-09-28mfd: intel_soc_pmic_crc: Convert driver to use ->probe_new()Andy Shevchenko
2022-09-28mfd: intel_soc_pmic_crc: Drop redundant ACPI_PTR() and ifdefferyAndy Shevchenko
2022-09-28mfd: intel_soc_pmic_crc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()...Andy Shevchenko
2022-09-28mfd: intel_soc_pmic_crc: Convert to use i2c_get/set_clientdata()Andy Shevchenko
2022-09-28mfd: intel_soc_pmic_crc: Use devm_regmap_add_irq_chip()Andy Shevchenko
2022-09-28mfd: intel_soc_pmic: Move non-Intel Makefile entries to their own groupAndy Shevchenko
2022-09-28mfd: intel_soc_pmic_crc: Merge Intel PMIC core to crcAndy Shevchenko
2022-09-28mfd: intel_soc_pmic: Fix an error handling path in intel_soc_pmic_i2c_probe()Christophe JAILLET
2022-09-28mfd: stmpe: Probe sub-function by compatibleFrancesco Dolcini
2022-09-28mfd: stmpe: Remove rotator block from probeFrancesco Dolcini
2022-09-28mfd: intel-lpss: Provide an SSP type to the SPI driverAndy Shevchenko
2022-09-09mfd: ocelot: Add support for the vsc7512 chip via spiColin Foster
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-08-06Merge tag 'mfd-next-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2022-08-04Merge tag 'gpio-updates-for-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-08-04Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-08-04Merge tag 'tag-chrome-platform-for-v5.20' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-04Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-03mfd: remove reference to AVR32 architecture in atmel-smc.cHans-Christian Noren Egtvedt
2022-08-02Merge tag 'acpi-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-07-19mfd: sun6i-prcm: Update Kconfig descriptionSamuel Holland
2022-07-19mfd: intel_soc_pmic_bxtwc: Fix spelling in the commentAndy Shevchenko
2022-07-19mfd: intel_soc_pmic_bxtwc: Drop unneeded castingAndy Shevchenko
2022-07-19mfd: intel_soc_pmic_bxtwc: Use sysfs_emit() instead of sprintf()Andy Shevchenko
2022-07-19mfd: intel_soc_pmic_bxtwc: Use bits.h macros for all masksAndy Shevchenko
2022-07-19mfd: intel_soc_pmic_bxtwc: Drop redundant ACPI_PTR()Andy Shevchenko
2022-07-19mfd: intel_soc_pmic_bxtwc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr...Andy Shevchenko
2022-07-19mfd: intel_soc_pmic_bxtwc: Extend use of temporary variable for struct deviceAndy Shevchenko
2022-07-19mfd: intel_soc_pmic_bxtwc: Use dev_err_probe()Andy Shevchenko
2022-07-19mfd: intel_soc_pmic_bxtwc: Convert to use platform_get/set_drvdata()Andy Shevchenko