summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'mfd-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds15-49/+92
6 daysMerge tag 'usb-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-10/+85
9 daysMerge tag 'soc-drivers-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-5/+5
2026-03-31mfd: core: Preserve OF node when ACPI handle is presentBrian Mak1-1/+11
2026-03-31mfd: ene-kb3930: Use of_device_is_system_power_controller() wrapperKrzysztof Kozlowski1-1/+1
2026-03-30mfd: max77759: add register bitmasks and modify irq configs for chargerAmit Sunil Dhamne1-10/+85
2026-03-25mfd: intel-lpss: Add Intel Nova Lake-H PCI IDsSaranya Gopal1-0/+13
2026-03-25mfd: ezx-pcap: Avoid rescheduling after destroying workqueueKrzysztof Kozlowski1-6/+2
2026-03-25mfd: ezx-pcap: Return directly instead of empty gotosKrzysztof Kozlowski1-11/+7
2026-03-25mfd: ezx-pcap: Drop memory allocation error messageKrzysztof Kozlowski1-1/+0
2026-03-25mfd: bcm2835-pm: Add BCM2712 PM device supportPhil Elwell1-1/+1
2026-03-25mfd: bcm2835-pm: Introduce SoC-specific type identifierPhil Elwell1-3/+4
2026-03-25mfd: viperboard: Drop redundant device referenceJohan Hovold1-5/+2
2026-03-25mfd: dln2: Switch to managed resources and fix bare unsigned typesSubhash Rawat1-10/+8
2026-03-25mfd: macsmc: Wire up Apple SMC power driverHector Martin1-0/+1
2026-03-25mfd: mt6397: Properly fix CID of MT6328, MT6331 and MT6332Akari Tsuyukusa1-2/+2
2026-03-25mfd: lpc_ich: Expose the GPIO controller cell's software nodeBartosz Golaszewski1-0/+7
2026-03-25mfd: atmel-hlcdc: Fetch LVDS PLL clock for LVDS displayManikandan Muralidharan1-2/+11
2026-03-25mfd: dln2: Drop redundant device referenceJohan Hovold1-2/+1
2026-03-25mfd: max77705: Make max77705_pm_ops variable staticKrzysztof Kozlowski1-1/+1
2026-03-25mfd: rohm-bd71828: Enable wakeup via power buttonAndreas Kemnade1-0/+1
2026-03-25mfd: stpmic1: Attempt system shutdown twice in case PMIC is confusedMarek Vasut1-2/+18
2026-03-25mfd: mc13xxx-core: Fix memory leak in mc13xxx_add_subdevice_pdata()Abdun Nihaal1-1/+1
2026-03-09mfd: cs42l43: Add support for the B variantMaciej Strozek4-17/+89
2026-02-28firmware: exynos-acpm: Drop fake 'const' on handle pointerKrzysztof Kozlowski1-5/+5
2026-02-22Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-2/+1
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds11-15/+15
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook11-17/+17
2026-02-16Merge tag 'mfd-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds19-76/+213
2026-02-11Merge 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