index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-22
mfd: macsmc: Wire up Apple SMC RTC subdevice
James Calligeros
1
-0
/
+1
2026-01-22
mfd: arizona: Fix regulator resource leak on wm5102_clear_write_sequencer() failure
Haotian Zhang
1
-1
/
+1
2026-01-22
mfd: core: Add locking around 'mfd_of_node_list'
Douglas Anderson
1
-14
/
+22
2026-01-22
mfd: core: Improve compile coverage of mfd_match_of_node_to_dev()
Geert Uytterhoeven
1
-2
/
+0
2026-01-22
Revert "mfd: da9052-spi: Change read-mask to write-mask"
Marcus Folkesson
1
-1
/
+1
2026-01-22
Merge branches 'ib-mfd-clk-gpio-power-regulator-rtc-6.20', 'ib-mfd-regulator-6.20' and 'ib-mfd-rtc-6.20' into ibs-for-mfd-merged
Lee Jones
6
-52
/
+179
2026-01-20
mfd: sec: Drop now unused struct sec_pmic_dev::irq_data
André Draszik
3
-40
/
+35
2026-01-20
mfd: sec: Add rtc alarm IRQ as platform device resource
André Draszik
1
-9
/
+29
2026-01-20
mfd: rk8xx: Add RK801 support
Joseph Chen
3
-4
/
+116
2026-01-13
mfd: rohm-bd71828: Support ROHM BD72720
Matti Vaittinen
2
-14
/
+494
2026-01-13
mfd: rohm-bd71828: Use standard file header format
Matti Vaittinen
1
-4
/
+5
2026-01-13
mfd: rohm-bd71828: Use regmap_reg_range()
Matti Vaittinen
1
-46
/
+18
2025-12-04
Merge tag 'mfd-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
19
-327
/
+198
2025-11-26
regulator: Use container_of_const() when all types are
Mark Brown
3
-0
/
+385
2025-11-25
mfd: sec: Drop a stray semicolon
André Draszik
1
-1
/
+1
2025-11-21
mfd: qnap-mcu: Hook up the EEPROM sub-device
Heiko Stuebner
1
-0
/
+1
2025-11-20
mfd: mt6358-irq: Fix missing irq_domain_remove() in error path
Haotian Zhang
1
-0
/
+1
2025-11-20
mfd: mt6397-irq: Fix missing irq_domain_remove() in error path
Haotian Zhang
1
-0
/
+1
2025-11-20
mfd: sec: Use chained IRQs for s2mpg10
André Draszik
2
-25
/
+71
2025-11-20
mfd: qnap-mcu: Add proper error handling for command errors
Heiko Stuebner
1
-1
/
+65
2025-11-20
mfd: qnap-mcu: Move checksum verification to its own function
Heiko Stuebner
1
-3
/
+8
2025-11-20
mfd: qnap-mcu: Use EPROTO in stead of EIO on checksum errors
Heiko Stuebner
1
-1
/
+1
2025-11-20
mfd: qnap-mcu: Calculate the checksum on the actual number of bytes received
Heiko Stuebner
1
-2
/
+2
2025-11-19
mfd: simple-mfd-i2c: Don't use "proxy" headers
Andy Shevchenko
1
-1
/
+7
2025-11-19
mfd: simple-mfd-i2c: Make ID table style consistent
Andy Shevchenko
1
-5
/
+5
2025-11-19
mfd: Kconfig: Drop OF dependency on MFD_MAX5970
Andy Shevchenko
1
-1
/
+1
2025-11-19
mfd: ls2kbmc: Remove unneeded semicolon from ls2k_bmc_recover_pci_data()
Chen Ni
1
-1
/
+1
2025-11-13
mfd: syscon: Return -EPROBE_DEFER if the syscon is not found
Dan Carpenter
1
-1
/
+1
2025-11-06
mfd: bcm2835-pm: Add support for BCM2712
Stanimir Varbanov
1
-0
/
+1
2025-11-06
mfd: simple-mfd-i2c: Remove select I2C_K1 from MFD_SPACEMIT_P1
Troy Mitchell
1
-1
/
+0
2025-11-06
mfd: bd718x7: Use regmap_reg_range() for pmic_status_range
Matti Vaittinen
1
-5
/
+4
2025-11-06
mfd: da9055: Simplify the error handling path in da9055_device_init()
Christophe JAILLET
1
-1
/
+0
2025-11-06
mfd: max77620: Fix potential IRQ chip conflict when probing two devices
Krzysztof Kozlowski
1
-4
/
+11
2025-11-06
mfd: da9055: Fix missing regmap_del_irq_chip() in error path
Haotian Zhang
1
-0
/
+1
2025-11-06
mfd: da9063: Occupy second I2C address
Wolfram Sang
1
-0
/
+3
2025-11-06
mfd: tqmx86: Add board definitions for TQMxCU1-HPCM and TQMxCU2-HPCM
Matthias Schiffer
1
-0
/
+8
2025-11-06
mfd: wl1273-core: Remove unused driver
Dr. David Alan Gilbert
3
-273
/
+0
2025-11-06
mfd: altera-sysmgr: Fix device leak on sysmgr regmap lookup
Johan Hovold
1
-0
/
+2
2025-11-06
mfd: macsmc: Make SMC write buffers const
Atharva Tiwari
1
-3
/
+3
2025-11-06
mfd: altera-sysmgr: Enable compile testing
Johan Hovold
1
-1
/
+2
2025-10-21
mfd: pf1550: Add core driver for the PF1550 PMIC
Samuel Kayode
3
-0
/
+385
2025-10-03
mfd: ls2kbmc: check for devm_mfd_add_devices() failure
Dan Carpenter
1
-3
/
+7
2025-10-03
mfd: ls2kbmc: Fix an IS_ERR() vs NULL check in probe()
Dan Carpenter
1
-1
/
+1
2025-10-01
Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-1
/
+1
2025-10-01
Merge tag 'for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
Linus Torvalds
1
-0
/
+3
2025-10-01
Merge tag 'mfd-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
32
-142
/
+1168
2025-10-01
Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
8
-10
/
+624
2025-10-01
mfd: simple-mfd-i2c: Add compatible string for LX2160ARDB
Ioana Ciornei
1
-0
/
+1
2025-10-01
mfd: simple-mfd-i2c: Keep compatible strings in alphabetical order
Ioana Ciornei
1
-3
/
+3
2025-10-01
mfd: intel-lpss: Add Intel Wildcat Lake LPSS PCI IDs
Ilpo Järvinen
1
-0
/
+13
[prev]
[next]