index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Age
Commit message (
Expand
)
Author
Lines
2025-07-24
Merge branches 'ib-mfd-gpio-input-pwm-6.17', 'ib-mfd-gpio-power-soc-6.17' and...
Lee Jones
-10
/
+615
2025-07-24
mfd: Add Apple Silicon System Management Controller
Sven Peter
-0
/
+517
2025-07-14
Add RPMh regulator support for PM7550 & PMR735B
Mark Brown
-7
/
+5
2025-07-10
mfd: tps6594: Add TI TPS652G1 support
Michael Walle
-10
/
+98
2025-07-07
Merge tag 'gpio-mmio-remove-bgpio-pdata-for-v6.17-rc1' into gpio/for-next
Bartosz Golaszewski
-18
/
+28
2025-07-07
mfd: vexpress-sysreg: set-up software nodes for gpio-mmio
Bartosz Golaszewski
-18
/
+28
2025-07-01
mfd: adp5585: Add support for a reset pin
Nuno Sá
-0
/
+16
2025-07-01
mfd: adp5585: Support getting vdd regulator
Nuno Sá
-0
/
+5
2025-07-01
mfd: adp5585: Add support for input devices
Nuno Sá
-0
/
+31
2025-07-01
mfd: adp5585: Support reset and unlock events
Nuno Sá
-2
/
+272
2025-07-01
mfd: adp5585: Add support for event handling
Nuno Sá
-8
/
+168
2025-07-01
mfd: adp5585: Add a per chip reg struture
Nuno Sá
-0
/
+10
2025-07-01
mfd: adp5585: Add support for adp5589
Nuno Sá
-9
/
+114
2025-07-01
mfd: adp5585: Refactor how regmap defaults are handled
Nuno Sá
-39
/
+41
2025-07-01
mfd: adp5585: Make use of MFD_CELL_NAME()
Nuno Sá
-2
/
+3
2025-07-01
mfd: adp5585: Enable oscillator during probe
Nuno Sá
-0
/
+19
2025-07-01
mfd: adp5585: Only add devices given in FW
Nuno Sá
-9
/
+29
2025-06-19
mfd: Fix building without CONFIG_OF
Arnd Bergmann
-7
/
+5
2025-06-03
Merge tag 'mfd-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
-991
/
+1799
2025-05-27
Merge tag 'gpio-updates-for-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-0
/
+711
2025-05-23
mfd: sm501: Remove unused sm501_find_clock
Dr. David Alan Gilbert
-43
/
+0
2025-05-23
mfd: 88pm886: Constify struct regmap_irq_chip and some other structures
Christophe JAILLET
-4
/
+4
2025-05-23
mfd: sprd-sc27xx: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
-1
/
+4
2025-05-23
mfd: rt5033: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
-1
/
+5
2025-05-23
mfd: max8925: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
-0
/
+1
2025-05-23
mfd: max77705: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
-1
/
+3
2025-05-23
mfd: max77541: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
-1
/
+1
2025-05-23
mfd: max14577: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
-0
/
+1
2025-05-23
mfd: as3722: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
-1
/
+3
2025-05-23
mfd: 88pm886: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
-1
/
+5
2025-05-23
mfd: stmpe-spi: Correct the name used in MODULE_DEVICE_TABLE
Alexey Gladkov
-1
/
+1
2025-05-23
mfd: exynos-lpass: Fix another error handling path in exynos_lpass_probe()
Christophe JAILLET
-10
/
+15
2025-05-23
mfd: exynos-lpass: Avoid calling exynos_lpass_disable() twice in exynos_lpass...
Christophe JAILLET
-1
/
+0
2025-05-23
mfd: exynos-lpass: Fix an error handling path in exynos_lpass_probe()
Christophe JAILLET
-3
/
+2
2025-05-23
mfd: sec: Add myself as module author
André Draszik
-0
/
+2
2025-05-23
mfd: sec-irq: Convert to using REGMAP_IRQ_REG() macros
André Draszik
-268
/
+75
2025-05-23
mfd: sec-common: Convert to using MFD_CELL macros
André Draszik
-36
/
+21
2025-05-23
mfd: sec-common: Use sizeof(*var), not sizeof(struct type_of_var)
André Draszik
-1
/
+1
2025-05-23
mfd: sec: Don't compare against NULL / 0 for errors, use !
André Draszik
-3
/
+3
2025-05-23
mfd: sec: Change device_type to int
André Draszik
-12
/
+9
2025-05-23
mfd: sec-i2c: Rework platform data and regmap instantiating
André Draszik
-67
/
+66
2025-05-23
mfd: sec-common: Don't ignore errors from sec_irq_init()
André Draszik
-1
/
+3
2025-05-23
mfd: sec-irq: s2dos05 doesn't support interrupts
André Draszik
-6
/
+8
2025-05-23
mfd: sec-i2c: s2dos05/s2mpu05: Use explicit regmap config and drop default
André Draszik
-3
/
+15
2025-05-23
mfd: sec: Use dev_err_probe() where appropriate
André Draszik
-17
/
+13
2025-05-23
mfd: sec-i2c: Sort struct of_device_id entries and the device type switch
André Draszik
-9
/
+9
2025-05-23
mfd: sec-common: Fix multiple trivial whitespace issues
André Draszik
-4
/
+4
2025-05-23
mfd: sec: Merge separate core and irq modules
André Draszik
-10
/
+4
2025-05-23
mfd: sec: Add support for S2MPG10 PMIC
André Draszik
-0
/
+544
2025-05-23
mfd: sec: Split into core and transport (i2c) drivers
André Draszik
-223
/
+283
[prev]
[next]