aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2026-06-17mfd: cros_ec: Delay dev_set_drvdata() until probe successAndrei Kuchynski1-1/+2
2026-06-17mfd: ezx-pcap: Remove unused driverArnd Bergmann3-499/+0
2026-06-17mfd: twl-core: Use i2c_check_functionality as boolean valueThorsten Blum1-1/+1
2026-06-17mfd: menf21bmc: Inline i2c_check_functionality checkThorsten Blum1-5/+3
2026-06-17mfd: max77759: Improve static struct formatting and commentaryAmit Sunil Dhamne1-32/+16
2026-06-17mfd: wm8994: Remove dead legacy-gpio codeArnd Bergmann1-90/+4
2026-06-17mfd: cs5535: Add, assign and expose the software node for the GPIO cellBartosz Golaszewski1-0/+9
2026-06-17mfd: Consistently define pci_device_ids using named initializersUwe Kleine-König (The Capable Hub)4-638/+638
2026-06-17mfd: rsmu: Add 8a34002 supportMatthew Bystrin2-0/+4
2026-06-17mfd: rsmu: Fix page register setupMatthew Bystrin2-9/+2
2026-06-17mfd: cros_ec: Don't add cros_ec_ucsi if it is defined in OF or ACPIJameson Thies1-5/+18
2026-06-17mfd: sm501: Fix reference leak on failed device registrationGuangshuo Li1-1/+3
2026-06-17mfd: bq257xx: Add BQ25792 supportAlexey Charkov1-3/+51
2026-06-17mfd: simple-mfd-i2c: Add a reboot cell for the SpacemiT P1 chipAurelien Jarno1-0/+1
2026-06-17mfd: sprd-sc27xx: Switch to devm_mfd_add_devices()Otto Pflüger1-9/+53
2026-06-17mfd: tps65219: Make poweroff handler conditional on system-power-controllerAkashdeep Kaur1-6/+8
2026-06-17mfd: tps65910: Add error handling for dummy I2C transfer in probeWenyuan Li1-1/+15
2026-06-17Merge branches 'ib-mfd-gpio-7.2' and 'ib-mfd-leds-7.2' into ibs-for-mfd-mergedLee Jones3-6/+133
2026-06-17mfd: sec: Set DMA coherent maskKaustabh Chakraborty1-0/+3
2026-06-17mfd: sec: Add support for S2MU005 PMICKaustabh Chakraborty3-6/+130
2026-05-29firmware: samsung: acpm: Make acpm_ops const and access via pointerTudor Ambarus1-3/+3
2026-05-29firmware: samsung: acpm: Drop redundant _ops suffix in acpm_ops membersTudor Ambarus1-3/+3
2026-05-07gpio: timberdale: Remove platform data headerBartosz Golaszewski1-17/+0
2026-05-07mfd: timberdale: Set up a software node for the GPIO cellBartosz Golaszewski1-0/+18
2026-05-07mfd: timberdale: Move GPIO_NR_PINS into the driverBartosz Golaszewski2-1/+2
2026-04-20Merge tag 'mfd-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds15-49/+92
2026-04-19Merge tag 'usb-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-10/+85
2026-04-16Merge tag 'soc-drivers-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus 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