summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
3 daysConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-2/+1
4 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds11-15/+15
4 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook11-17/+17
9 daysMerge tag 'mfd-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds19-76/+213
14 daysMerge tag 'gpio-updates-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-60/+513
2026-02-04mfd: cgbc: Add support for backlightPetri Karhula1-0/+1
2026-02-04mfd: sec: Add support for S2MPG11 PMIC via ACPMAndré Draszik3-6/+268
2026-01-22mfd: intel-lpss: Add Intel Nova Lake-S PCI IDsIlpo Järvinen1-0/+13
2026-01-22mfd: ls2kbmc: Use PCI API instead of direct accessesAndy Shevchenko1-2/+2
2026-01-22mfd: ls2kbmc: Fully convert to use managed resourcesAndy Shevchenko1-27/+9
2026-01-22mfd: omap-usb-host: Fix OF populate on driver rebindJohan Hovold1-2/+4
2026-01-22mfd: qcom-pm8xxx: Fix OF populate on driver rebindJohan Hovold1-7/+1
2026-01-22mfd: qnap-mcu: Add driver data for TS133 variantHeiko Stuebner1-0/+9
2026-01-22mfd: sec: Fix IRQ domain names duplicationAndré Draszik1-0/+1
2026-01-22mfd: simple-mfd-i2c: Add Delta TN48M CPLD supportRobert Marko2-0/+12
2026-01-22mfd: macsmc: Initialize mutexJanne Grunau1-0/+1
2026-01-22mfd: Kconfig: Default MFD_SPACEMIT_P1 to 'm' if ARCH_SPACEMITTroy Mitchell1-0/+1
2026-01-22mfd: axp20x: AXP717: Add type-C CC registersChen-Yu Tsai1-1/+4
2026-01-22mfd: core: Simplify storing device_node in mfd_match_of_node_to_dev()Krzysztof Kozlowski1-2/+1
2026-01-22mfd: core: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-3/+1
2026-01-22mfd: tps65219: Implement LOCK register handling for TPS65214Kory Maincent (TI.com)1-0/+9
2026-01-22mfd: atmel-hlcdc: Add compatible for sama7d65 XLCD controllerRyan Wanner1-0/+1
2026-01-22mfd: max77759: Drop use of irqd_get_trigger_typeAndré Draszik1-11/+1
2026-01-22mfd: macsmc: Wire up Apple SMC input subdeviceJames Calligeros1-0/+1
2026-01-22mfd: macsmc: Wire up Apple SMC hwmon subdeviceJames Calligeros1-0/+1
2026-01-22mfd: macsmc: Wire up Apple SMC RTC subdeviceJames Calligeros1-0/+1
2026-01-22mfd: arizona: Fix regulator resource leak on wm5102_clear_write_sequencer() f...Haotian Zhang1-1/+1
2026-01-22mfd: core: Add locking around 'mfd_of_node_list'Douglas Anderson1-14/+22
2026-01-22mfd: core: Improve compile coverage of mfd_match_of_node_to_dev()Geert Uytterhoeven1-2/+0
2026-01-22Revert "mfd: da9052-spi: Change read-mask to write-mask"Marcus Folkesson1-1/+1
2026-01-22Merge branches 'ib-mfd-clk-gpio-power-regulator-rtc-6.20', 'ib-mfd-regulator-...Lee Jones6-52/+179
2026-01-20mfd: sec: Drop now unused struct sec_pmic_dev::irq_dataAndré Draszik3-40/+35
2026-01-20mfd: sec: Add rtc alarm IRQ as platform device resourceAndré Draszik1-9/+29
2026-01-20mfd: rk8xx: Add RK801 supportJoseph Chen3-4/+116
2026-01-13mfd: rohm-bd71828: Support ROHM BD72720Matti Vaittinen2-14/+494
2026-01-13mfd: rohm-bd71828: Use standard file header formatMatti Vaittinen1-4/+5
2026-01-13mfd: rohm-bd71828: Use regmap_reg_range()Matti Vaittinen1-46/+18
2025-12-05Merge tag 'mfd-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds19-327/+198
2025-11-27regulator: Use container_of_const() when all types areMark Brown3-0/+385
2025-11-25mfd: sec: Drop a stray semicolonAndré Draszik1-1/+1
2025-11-21mfd: qnap-mcu: Hook up the EEPROM sub-deviceHeiko Stuebner1-0/+1
2025-11-20mfd: mt6358-irq: Fix missing irq_domain_remove() in error pathHaotian Zhang1-0/+1
2025-11-20mfd: mt6397-irq: Fix missing irq_domain_remove() in error pathHaotian Zhang1-0/+1
2025-11-20mfd: sec: Use chained IRQs for s2mpg10André Draszik2-25/+71
2025-11-20mfd: qnap-mcu: Add proper error handling for command errorsHeiko Stuebner1-1/+65
2025-11-20mfd: qnap-mcu: Move checksum verification to its own functionHeiko Stuebner1-3/+8
2025-11-20mfd: qnap-mcu: Use EPROTO in stead of EIO on checksum errorsHeiko Stuebner1-1/+1
2025-11-20mfd: qnap-mcu: Calculate the checksum on the actual number of bytes receivedHeiko Stuebner1-2/+2
2025-11-19mfd: simple-mfd-i2c: Don't use "proxy" headersAndy Shevchenko1-1/+7
2025-11-19mfd: simple-mfd-i2c: Make ID table style consistentAndy Shevchenko1-5/+5