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