summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* mfd: intel_soc_pmic_bxtwc: Use bits.h macros for all masksAndy Shevchenko2022-07-191-10/+11
* mfd: intel_soc_pmic_bxtwc: Drop redundant ACPI_PTR()Andy Shevchenko2022-07-191-1/+1
* mfd: intel_soc_pmic_bxtwc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr...Andy Shevchenko2022-07-191-4/+3
* mfd: intel_soc_pmic_bxtwc: Extend use of temporary variable for struct deviceAndy Shevchenko2022-07-191-11/+8
* mfd: intel_soc_pmic_bxtwc: Use dev_err_probe()Andy Shevchenko2022-07-191-60/+26
* mfd: intel_soc_pmic_bxtwc: Convert to use platform_get/set_drvdata()Andy Shevchenko2022-07-191-2/+2
* mfd: intel_soc_pmic_bxtwc: Create sysfs attributes using core driver's facilityAndy Shevchenko2022-07-191-16/+7
* mfd: intel_soc_pmic_bxtwc: Don't shadow error codes in show()/store()Andy Shevchenko2022-07-191-7/+9
* mfd: intel-lpss: Add Intel Meteor Lake-P PCI IDsAndy Shevchenko2022-07-191-0/+13
* mfd: mt6397: Add basic support for MT6331+MT6332 PMICAngeloGioacchino Del Regno2022-07-192-1/+55
* mfd: axp20x: Add AXP221/AXP223/AXP809 GPIO cellsSamuel Holland2022-07-191-0/+9
* mfd: db8500-prcmu: Drop duplicated word "the" in the commentsJiang Jian2022-07-191-1/+1
* mfd: intel_soc_pmic_chtwc: Switch from __maybe_unused to pm_sleep_ptr() etcAndy Shevchenko2022-07-191-4/+4
* mfd: intel_soc_pmic_chtwc: Use dev_err_probe()Andy Shevchenko2022-07-191-12/+7
* mfd: tc6393xb: Make disable callback return voidUwe Kleine-König2022-07-191-3/+2
* mfd: dln2: Automatically detect and fill endpoint pointersAndy Shevchenko2022-07-191-13/+4
* mfd: pm8008: Remove driver data structure pm8008_dataLee Jones2022-07-191-33/+20
* mfd: twl: Remove platform data supportUwe Kleine-König2022-07-191-318/+5
* mfd: cros_ec: Add SCP Core-1 as a new CrOS EC MCUTinghan Shen2022-07-191-0/+5
* mfd: mt6358-irq: Add MT6357 PMIC supportFabien Parent2022-07-191-0/+24
* mfd: mt6397-core: Add MT6357 PMIC supportFabien Parent2022-07-191-0/+44
* mfd: max77620: Fix refcount leak in max77620_initialise_fpsMiaoqian Lin2022-07-191-0/+2
* syscon: Use %pa to format the variable of resource_size_t typeAndy Shevchenko2022-07-191-2/+1
* mfd: t7l66xb: Drop platform disable callbackUwe Kleine-König2022-07-191-5/+1
* mfd: asic3: Make asic3_gpio_remove() return voidUwe Kleine-König2022-07-191-6/+3
* mfd: max77714: Update Luca Ceresoli's e-mail addressLuca Ceresoli2022-07-191-2/+2
*-. Merge branches 'ib-mfd-acpi-for-rafael-5.20', 'ib-mfd-edac-i2c-leds-pinctrl-p...Lee Jones2022-07-193-56/+180
|\ \
| | * mfd: bcm2835-pm: Add support for BCM2711Stefan Wahren2022-07-041-0/+13
| | * mfd: bcm2835-pm: Use 'reg-names' to get resourcesNicolas Saenz Julienne2022-07-041-20/+41
| * | mfd: lpc_ich: Add support for pinctrl in non-ACPI systemTan Jui Nee2022-07-141-1/+104
| * | mfd: lpc_ich: Switch to generic p2sb_bar()Andy Shevchenko2022-07-142-19/+9
| * | mfd: lpc_ich: Factor out lpc_ich_enable_spi_write()Andy Shevchenko2022-07-141-17/+14
| |/
* / mfd: core: Use acpi_dev_for_each_child()Rafael J. Wysocki2022-06-271-7/+24
|/
* Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-021-36/+94
|\
| * ARM/pxa/mfd/power/sound: Switch Tosa to GPIO descriptorsLinus Walleij2022-05-071-36/+94
* | mfd: rt4831: Improve error reporting for problems during .remove()Uwe Kleine-König2022-05-231-1/+6
* | mfd: davinci_voicecodec: Fix possible null-ptr-deref davinci_vc_probe()Yang Yingliang2022-05-231-4/+2
* | mfd: intel-lpss: Add support for ADL-P i2c6 and i2c7Gaggery Tsai2022-05-231-0/+2
* | mfd: twl4030: Make twl4030_exit_irq() return voidUwe Kleine-König2022-04-283-11/+4
* | mfd: twl6030: Make twl6030_exit_irq() return voidUwe Kleine-König2022-04-283-5/+4
* | mfd: sprd: Jugle {of,spi}_device_id tables into numerical orderCixi Geng2022-04-271-2/+2
* | mfd: sprd: Add SC2730 PMIC to SPI device ID tableCixi Geng2022-04-271-0/+1
* | mfd: cros_ec_dev: Only register PCHG device if presentStephen Boyd2022-04-261-0/+19
* | mfd: mt6397-core: Add resources for PMIC keys for MT6359Fabien Parent2022-04-261-0/+13
* | mfd: ipaq-micro: Fix error check return value of platform_get_irq()Lv Ruyi2022-04-261-1/+1
* | mfd: hi655x-pmic: Replace legacy gpio interface for gpiod interfaceMaíra Canal2022-04-261-19/+8
|/
* Merge tag 'mfd-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2022-03-2523-2188/+404
|\
| * mfd: bd9576: fix typos in commentsJulia Lawall2022-03-231-1/+1
| * mfd: Use platform_get_irq() to get the interruptMinghao Chi (CGEL ZTE)2022-03-231-7/+5
| * mfd: arizona-spi: Add Android board ACPI table handlingHans de Goede2022-03-231-1/+34