summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
7 daysmfd: mt6358-irq: Fix missing irq_domain_remove() in error pathHaotian Zhang1-0/+1
7 daysmfd: mt6397-irq: Fix missing irq_domain_remove() in error pathHaotian Zhang1-0/+1
7 daysmfd: da9055: Fix missing regmap_del_irq_chip() in error pathHaotian Zhang1-0/+1
2025-11-13mfd: intel-lpss: Add Intel Wildcat Lake LPSS PCI IDsIlpo Järvinen1-0/+13
2025-11-13mfd: core: Increment of_node's refcount before linking it to the platform deviceBastien Curutchet1-0/+1
2025-11-13mfd: da9063: Split chip variant reading in two bus transactionsJens Kehne1-6/+21
2025-11-13mfd: madera: Work around false-positive -Wininitialized warningArnd Bergmann1-2/+2
2025-11-13mfd: stmpe-i2c: Add missing MODULE_LICENSEAlexander Stein1-0/+1
2025-11-13mfd: stmpe: Remove IRQ domain upon removalAlexander Stein1-0/+3
2025-11-13mfd: kempld: Switch back to earlier ->init() behaviorHeijligen, Thomas1-14/+18
2025-10-19mfd: intel_soc_pmic_chtdc_ti: Set use_single_read regmap_config flagHans de Goede1-0/+2
2025-10-19mfd: intel_soc_pmic_chtdc_ti: Drop unneeded assignment for cache_typeAndy Shevchenko1-1/+0
2025-10-19mfd: intel_soc_pmic_chtdc_ti: Fix invalid regmap-config max_register valueHans de Goede1-1/+1
2025-10-15mfd: vexpress-sysreg: Check the return value of devm_gpiochip_add_data()Bartosz Golaszewski1-1/+5
2025-10-15mfd: rz-mtu3: Fix MTU5 NFCR register offsetCosmin Tanislav1-1/+1
2025-08-20mfd: cros_ec: Separate charge-control probing from USB-PDThomas Weißschuh1-1/+9
2025-08-20mfd: axp20x: Set explicit ID for AXP313 regulatorChen-Yu Tsai1-1/+2
2025-07-10mfd: exynos-lpass: Fix another error handling path in exynos_lpass_probe()Christophe JAILLET1-10/+15
2025-07-06mfd: max14577: Fix wakeup source leaks on device unbindKrzysztof Kozlowski1-0/+1
2025-06-19mfd: stmpe-spi: Correct the name used in MODULE_DEVICE_TABLEAlexey Gladkov1-1/+1
2025-06-19mfd: exynos-lpass: Avoid calling exynos_lpass_disable() twice in exynos_lpass...Christophe JAILLET1-1/+0
2025-06-19mfd: exynos-lpass: Fix an error handling path in exynos_lpass_probe()Christophe JAILLET1-3/+2
2025-05-29mfd: axp20x: AXP717: Add AXP717_TS_PIN_CFG to writeable regsChris Morgan1-0/+1
2025-05-29mfd: tps65219: Remove TPS65219_REG_TI_DEV_ID checkShree Ramamoorthy1-7/+0
2025-04-20mfd: ene-kb3930: Fix a potential NULL pointer dereferenceChenyuan Yang1-1/+1
2025-04-10mfd: sm501: Switch to BIT() to mitigate integer overflowsNikita Zhandarovich1-3/+3
2025-02-17mfd: lpc_ich: Add another Gemini Lake ISA bridge PCI device-idHans de Goede1-1/+2
2025-02-08mfd: syscon: Fix race in device_node_get_regmap()Rob Herring (Arm)1-9/+10
2024-12-05mfd: rt5033: Fix missing regmap_del_irq_chip()Zhang Changzhong1-2/+2
2024-12-05mfd: intel_soc_pmic_bxtwc: Fix IRQ domain names duplicationAndy Shevchenko1-0/+6
2024-12-05mfd: intel_soc_pmic_bxtwc: Use IRQ domain for PMIC devicesAndy Shevchenko1-24/+30
2024-12-05mfd: intel_soc_pmic_bxtwc: Use IRQ domain for TMU deviceAndy Shevchenko1-14/+17
2024-12-05mfd: intel_soc_pmic_bxtwc: Use IRQ domain for USB Type-C deviceAndy Shevchenko1-17/+40
2024-12-05mfd: da9052-spi: Change read-mask to write-maskMarcus Folkesson1-1/+1
2024-12-05mfd: tps65010: Use IRQF_NO_AUTOEN flag in request_irq() to fix raceJinjie Ruan1-6/+2
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro5-5/+5
2024-09-24Merge tag 'mfd-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds38-108/+150
2024-09-23mfd: atc260x: Convert a bunch of commas to semicolonsChen Ni1-2/+2
2024-09-23mfd: intel-lpss: Add Intel Panther Lake LPSS PCI IDsIlpo Järvinen1-0/+26
2024-09-23mfd: intel-lpss: Add Intel Arrow Lake-H LPSS PCI IDsIlpo Järvinen1-0/+13
2024-09-23mfd: tc3589x: Drop vendorless compatible string from match tableRob Herring (Arm)1-2/+0
2024-09-23mfd: qcom-spmi-pmic: Use for_each_child_of_node_scoped()Jinjie Ruan1-4/+1
2024-09-23mfd: max77620: Use for_each_child_of_node_scoped()Jinjie Ruan1-3/+2
2024-09-23mfd: intel_soc_pmic_chtwc: Make Lenovo Yoga Tab 3 X90F DMI match less strictHans de Goede1-1/+0
2024-09-23mfd: cros_ec: Update module descriptionTzung-Bi Shih1-2/+2
2024-09-23mfd: cros_ec: Simplify and clean-up cros_ec_dev_init()Tzung-Bi Shih1-8/+3
2024-09-23mfd: max14577: Provide MODULE_DEVICE_TABLE() to fix module autoloadingLiao Chen1-0/+1
2024-09-23mfd: rk8xx: Add support for rk806 on i2c busDetlev Casanova1-0/+25
2024-09-19Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-6/+3
2024-09-18Merge tag 'pwm/for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-0/+218