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