aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-19mfd: intel_soc_pmic_bxtwc: Fix spelling in the commentAndy Shevchenko1-5/+5
2022-07-19mfd: intel_soc_pmic_bxtwc: Drop unneeded castingAndy Shevchenko1-1/+1
2022-07-19mfd: intel_soc_pmic_bxtwc: Use sysfs_emit() instead of sprintf()Andy Shevchenko1-2/+2
2022-07-19mfd: intel_soc_pmic_bxtwc: Use bits.h macros for all masksAndy Shevchenko1-10/+11
2022-07-19mfd: intel_soc_pmic_bxtwc: Drop redundant ACPI_PTR()Andy Shevchenko1-1/+1
2022-07-19mfd: intel_soc_pmic_bxtwc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcAndy Shevchenko1-4/+3
2022-07-19mfd: intel_soc_pmic_bxtwc: Extend use of temporary variable for struct deviceAndy Shevchenko1-11/+8
2022-07-19mfd: intel_soc_pmic_bxtwc: Use dev_err_probe()Andy Shevchenko1-60/+26
2022-07-19mfd: intel_soc_pmic_bxtwc: Convert to use platform_get/set_drvdata()Andy Shevchenko1-2/+2
2022-07-19mfd: intel_soc_pmic_bxtwc: Create sysfs attributes using core driver's facilityAndy Shevchenko1-16/+7
2022-07-19mfd: intel_soc_pmic_bxtwc: Don't shadow error codes in show()/store()Andy Shevchenko1-7/+9
2022-07-19mfd: intel-lpss: Add Intel Meteor Lake-P PCI IDsAndy Shevchenko1-0/+13
2022-07-19mfd: mt6397: Add basic support for MT6331+MT6332 PMICAngeloGioacchino Del Regno2-1/+55
2022-07-19mfd: axp20x: Add AXP221/AXP223/AXP809 GPIO cellsSamuel Holland1-0/+9
2022-07-19mfd: db8500-prcmu: Drop duplicated word "the" in the commentsJiang Jian1-1/+1
2022-07-19mfd: intel_soc_pmic_chtwc: Switch from __maybe_unused to pm_sleep_ptr() etcAndy Shevchenko1-4/+4
2022-07-19mfd: intel_soc_pmic_chtwc: Use dev_err_probe()Andy Shevchenko1-12/+7
2022-07-19mfd: tc6393xb: Make disable callback return voidUwe Kleine-König1-3/+2
2022-07-19mfd: dln2: Automatically detect and fill endpoint pointersAndy Shevchenko1-13/+4
2022-07-19mfd: pm8008: Remove driver data structure pm8008_dataLee Jones1-33/+20
2022-07-19mfd: twl: Remove platform data supportUwe Kleine-König1-318/+5
2022-07-19mfd: cros_ec: Add SCP Core-1 as a new CrOS EC MCUTinghan Shen1-0/+5
2022-07-19mfd: mt6358-irq: Add MT6357 PMIC supportFabien Parent1-0/+24
2022-07-19mfd: mt6397-core: Add MT6357 PMIC supportFabien Parent1-0/+44
2022-07-19mfd: max77620: Fix refcount leak in max77620_initialise_fpsMiaoqian Lin1-0/+2
2022-07-19syscon: Use %pa to format the variable of resource_size_t typeAndy Shevchenko1-2/+1
2022-07-19mfd: t7l66xb: Drop platform disable callbackUwe Kleine-König1-5/+1
2022-07-19mfd: asic3: Make asic3_gpio_remove() return voidUwe Kleine-König1-6/+3
2022-07-19mfd: max77714: Update Luca Ceresoli's e-mail addressLuca Ceresoli1-2/+2
2022-07-19Merge branches 'ib-mfd-acpi-for-rafael-5.20', 'ib-mfd-edac-i2c-leds-pinctrl-platform-watchdog-5.20' and 'ib-mfd-soc-bcm-5.20' into ibs-for-mfd-mergedLee Jones3-56/+180
2022-07-19gpio: ucb1400: Remove platform setup and teardown supportUwe Kleine-König1-4/+2
2022-07-14Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-nextGreg Kroah-Hartman1-90/+182
2022-07-14mfd: lpc_ich: Add support for pinctrl in non-ACPI systemTan Jui Nee1-1/+104
2022-07-14mfd: lpc_ich: Switch to generic p2sb_bar()Andy Shevchenko2-19/+9
2022-07-14mfd: lpc_ich: Factor out lpc_ich_enable_spi_write()Andy Shevchenko1-17/+14
2022-07-04mfd: bcm2835-pm: Add support for BCM2711Stefan Wahren1-0/+13
2022-07-04mfd: bcm2835-pm: Use 'reg-names' to get resourcesNicolas Saenz Julienne1-20/+41
2022-06-27mfd: core: Use acpi_dev_for_each_child()Rafael J. Wysocki1-7/+24
2022-06-18mfd: qcom-spmi-pmic: read fab id on supported PMICsCaleb Connolly1-0/+7
2022-06-18mfd: qcom-spmi-pmic: expose the PMIC revid information to clientsCaleb Connolly1-90/+175
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_319.RULEThomas Gleixner5-45/+5
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (part 2)Thomas Gleixner2-18/+2
2022-06-08mfd: intel-m10-bmc: Rename n3000bmc-secure driverRuss Weight1-1/+1
2022-06-08platform/chrome: cros_ec_proto: Rename cros_ec_command functionPrashant Malani1-2/+2
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-36/+94
2022-05-23mfd: rt4831: Improve error reporting for problems during .remove()Uwe Kleine-König1-1/+6
2022-05-23mfd: davinci_voicecodec: Fix possible null-ptr-deref davinci_vc_probe()Yang Yingliang1-4/+2
2022-05-23mfd: intel-lpss: Add support for ADL-P i2c6 and i2c7Gaggery Tsai1-0/+2
2022-05-07ARM/pxa/mfd/power/sound: Switch Tosa to GPIO descriptorsLinus Walleij1-36/+94
2022-04-28mfd: twl4030: Make twl4030_exit_irq() return voidUwe Kleine-König3-11/+4