aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
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
2022-07-19mfd: cros_ec: Add SCP Core-1 as a new CrOS EC MCUTinghan Shen
2022-07-19mfd: mt6358-irq: Add MT6357 PMIC supportFabien Parent
2022-07-19mfd: mt6397-core: Add MT6357 PMIC supportFabien Parent
2022-07-19mfd: max77620: Fix refcount leak in max77620_initialise_fpsMiaoqian Lin
2022-07-19syscon: Use %pa to format the variable of resource_size_t typeAndy Shevchenko
2022-07-19mfd: t7l66xb: Drop platform disable callbackUwe Kleine-König
2022-07-19mfd: asic3: Make asic3_gpio_remove() return voidUwe Kleine-König
2022-07-19mfd: max77714: Update Luca Ceresoli's e-mail addressLuca Ceresoli
2022-07-19Merge branches 'ib-mfd-acpi-for-rafael-5.20', 'ib-mfd-edac-i2c-leds-pinctrl-p...Lee Jones
2022-07-19gpio: ucb1400: Remove platform setup and teardown supportUwe Kleine-König
2022-07-14Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2022-07-14mfd: lpc_ich: Add support for pinctrl in non-ACPI systemTan Jui Nee
2022-07-14mfd: lpc_ich: Switch to generic p2sb_bar()Andy Shevchenko
2022-07-14mfd: lpc_ich: Factor out lpc_ich_enable_spi_write()Andy Shevchenko
2022-07-04mfd: bcm2835-pm: Add support for BCM2711Stefan Wahren
2022-07-04mfd: bcm2835-pm: Use 'reg-names' to get resourcesNicolas Saenz Julienne
2022-06-27mfd: core: Use acpi_dev_for_each_child()Rafael J. Wysocki
2022-06-18mfd: qcom-spmi-pmic: read fab id on supported PMICsCaleb Connolly
2022-06-18mfd: qcom-spmi-pmic: expose the PMIC revid information to clientsCaleb Connolly
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_319.RULEThomas Gleixner
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner
2022-06-08mfd: intel-m10-bmc: Rename n3000bmc-secure driverRuss Weight
2022-06-08platform/chrome: cros_ec_proto: Rename cros_ec_command functionPrashant Malani
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-23mfd: rt4831: Improve error reporting for problems during .remove()Uwe Kleine-König
2022-05-23mfd: davinci_voicecodec: Fix possible null-ptr-deref davinci_vc_probe()Yang Yingliang
2022-05-23mfd: intel-lpss: Add support for ADL-P i2c6 and i2c7Gaggery Tsai