summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
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
2022-07-19mfd: intel_soc_pmic_bxtwc: Create sysfs attributes using core driver's facilityAndy Shevchenko
2022-07-19mfd: intel_soc_pmic_bxtwc: Don't shadow error codes in show()/store()Andy Shevchenko
2022-07-19mfd: intel-lpss: Add Intel Meteor Lake-P PCI IDsAndy Shevchenko
2022-07-19mfd: mt6397: Add basic support for MT6331+MT6332 PMICAngeloGioacchino Del Regno
2022-07-19mfd: axp20x: Add AXP221/AXP223/AXP809 GPIO cellsSamuel Holland
2022-07-19mfd: db8500-prcmu: Drop duplicated word "the" in the commentsJiang Jian
2022-07-19mfd: intel_soc_pmic_chtwc: Switch from __maybe_unused to pm_sleep_ptr() etcAndy Shevchenko
2022-07-19mfd: intel_soc_pmic_chtwc: Use dev_err_probe()Andy Shevchenko
2022-07-19mfd: tc6393xb: Make disable callback return voidUwe Kleine-König
2022-07-19mfd: dln2: Automatically detect and fill endpoint pointersAndy Shevchenko
2022-07-19mfd: pm8008: Remove driver data structure pm8008_dataLee Jones
2022-07-19mfd: twl: Remove platform data supportUwe Kleine-König