summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2 daysMerge tag 'regulator-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2 daysMerge tag 'gpio-updates-for-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
7 daysMerge tag 'ib-mfd-gpio-power-soc-v6.17' of git://git.kernel.org/pub/scm/linux...Bartosz Golaszewski
7 daysmfd: Add Apple Silicon System Management ControllerSven Peter
2025-07-14Add RPMh regulator support for PM7550 & PMR735BMark Brown
2025-07-10mfd: tps6594: Add TI TPS652G1 supportMichael Walle
2025-07-07Merge tag 'gpio-mmio-remove-bgpio-pdata-for-v6.17-rc1' into gpio/for-nextBartosz Golaszewski
2025-07-07mfd: vexpress-sysreg: set-up software nodes for gpio-mmioBartosz Golaszewski
2025-07-01mfd: adp5585: Add support for a reset pinNuno Sá
2025-07-01mfd: adp5585: Support getting vdd regulatorNuno Sá
2025-07-01mfd: adp5585: Add support for input devicesNuno Sá
2025-07-01mfd: adp5585: Support reset and unlock eventsNuno Sá
2025-07-01mfd: adp5585: Add support for event handlingNuno Sá
2025-07-01mfd: adp5585: Add a per chip reg strutureNuno Sá
2025-07-01mfd: adp5585: Add support for adp5589Nuno Sá
2025-07-01mfd: adp5585: Refactor how regmap defaults are handledNuno Sá
2025-07-01mfd: adp5585: Make use of MFD_CELL_NAME()Nuno Sá
2025-07-01mfd: adp5585: Enable oscillator during probeNuno Sá
2025-07-01mfd: adp5585: Only add devices given in FWNuno Sá
2025-06-19mfd: Fix building without CONFIG_OFArnd Bergmann
2025-06-03Merge tag 'mfd-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2025-05-27Merge tag 'gpio-updates-for-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-23mfd: sm501: Remove unused sm501_find_clockDr. David Alan Gilbert
2025-05-23mfd: 88pm886: Constify struct regmap_irq_chip and some other structuresChristophe JAILLET
2025-05-23mfd: sprd-sc27xx: Fix wakeup source leaks on device unbindKrzysztof Kozlowski
2025-05-23mfd: rt5033: Fix wakeup source leaks on device unbindKrzysztof Kozlowski
2025-05-23mfd: max8925: Fix wakeup source leaks on device unbindKrzysztof Kozlowski
2025-05-23mfd: max77705: Fix wakeup source leaks on device unbindKrzysztof Kozlowski
2025-05-23mfd: max77541: Fix wakeup source leaks on device unbindKrzysztof Kozlowski
2025-05-23mfd: max14577: Fix wakeup source leaks on device unbindKrzysztof Kozlowski
2025-05-23mfd: as3722: Fix wakeup source leaks on device unbindKrzysztof Kozlowski
2025-05-23mfd: 88pm886: Fix wakeup source leaks on device unbindKrzysztof Kozlowski
2025-05-23mfd: stmpe-spi: Correct the name used in MODULE_DEVICE_TABLEAlexey Gladkov
2025-05-23mfd: exynos-lpass: Fix another error handling path in exynos_lpass_probe()Christophe JAILLET
2025-05-23mfd: exynos-lpass: Avoid calling exynos_lpass_disable() twice in exynos_lpass...Christophe JAILLET
2025-05-23mfd: exynos-lpass: Fix an error handling path in exynos_lpass_probe()Christophe JAILLET
2025-05-23mfd: sec: Add myself as module authorAndré Draszik
2025-05-23mfd: sec-irq: Convert to using REGMAP_IRQ_REG() macrosAndré Draszik
2025-05-23mfd: sec-common: Convert to using MFD_CELL macrosAndré Draszik
2025-05-23mfd: sec-common: Use sizeof(*var), not sizeof(struct type_of_var)André Draszik
2025-05-23mfd: sec: Don't compare against NULL / 0 for errors, use !André Draszik
2025-05-23mfd: sec: Change device_type to intAndré Draszik
2025-05-23mfd: sec-i2c: Rework platform data and regmap instantiatingAndré Draszik
2025-05-23mfd: sec-common: Don't ignore errors from sec_irq_init()André Draszik
2025-05-23mfd: sec-irq: s2dos05 doesn't support interruptsAndré Draszik
2025-05-23mfd: sec-i2c: s2dos05/s2mpu05: Use explicit regmap config and drop defaultAndré Draszik
2025-05-23mfd: sec: Use dev_err_probe() where appropriateAndré Draszik
2025-05-23mfd: sec-i2c: Sort struct of_device_id entries and the device type switchAndré Draszik
2025-05-23mfd: sec-common: Fix multiple trivial whitespace issuesAndré Draszik
2025-05-23mfd: sec: Merge separate core and irq modulesAndré Draszik