summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2025-09-11mfd: tps6594: Explicitly include bitfield.hNathan Chancellor
2025-09-11mfd: bq257xx: Add support for BQ25703A core driverChris Morgan
2025-09-09mfd: at91-usart: Make it selectable for ARCH_MICROCHIPRobert Marko
2025-09-04Merge tag 'gpio/mfd-stmpe-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linu...Bartosz Golaszewski
2025-09-04mfd: stmpe: Allow building as moduleAlexander Stein
2025-09-03mfd: vexpress-sysreg: Use new generic GPIO chip APIBartosz Golaszewski
2025-09-03mfd: vexpress-sysreg: Check the return value of devm_gpiochip_add_data()Bartosz Golaszewski
2025-09-03mfd: tps6594: Add board power-off supportMichael Walle
2025-09-03mfd: tps6594: Add power button functionalityMichael Walle
2025-09-02mfd: Add support for Loongson Security Engine chip controllerQunqin Zhao
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski
2025-07-31Merge tag 'mfd-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2025-07-31Merge tag 'mips_6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2025-07-30mfd: Minor Cirrus/Maxim Kconfig order fixesCharles Keepax
2025-07-30mfd: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-07-28Merge tag 'regulator-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-07-28Merge tag 'gpio-updates-for-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-28MIPS: Update Joshua Kinard's e-mail addressJoshua Kinard
2025-07-24Merge tag 'ib-mfd-gpio-power-soc-v6.17' of git://git.kernel.org/pub/scm/linux...Bartosz Golaszewski
2025-07-24mfd: mt6397: Do not use generic name for keypad sub-devicesDmitry Torokhov
2025-07-24mfd: axp20x: Set explicit ID for regulator cell if no IRQ line is presentChen-Yu Tsai
2025-07-24mfd: mt6370: Fix the interrupt naming typoChiYuan Huang
2025-07-24mfd: rk8xx-core: Allow to customize RK806 reset modeQuentin Schulz
2025-07-24mfd: syscon: atmel-smc: Don't use "proxy" headersAndy Shevchenko
2025-07-24mfd: tps65219: Remove another unused field from 'struct tps65219'Christophe JAILLET
2025-07-24mfd: tps65219: Constify struct regmap_irq_sub_irq_map and tps65219_chip_dataChristophe JAILLET
2025-07-24mfd: rohm-bd71828: Constify some structuresChristophe JAILLET
2025-07-24mfd: axp20x: Set explicit ID for AXP313 regulatorChen-Yu Tsai
2025-07-24mfd: Use dev_fwnode() instead of of_fwnode_handle()Jiri Slaby (SUSE)
2025-07-24mfd: stm32-timers: Fix build warnings about export.hAntonio Borneo
2025-07-24mfd: twl6030-irq: Remove unused twl6030_mmc_card_detect*Dr. David Alan Gilbert
2025-07-24mfd: Constify reg_sequence and regmap_irqKrzysztof Kozlowski
2025-07-24mfd: cros_ec: Separate charge-control probing from USB-PDThomas Weißschuh
2025-07-24mfd: tps65219: Update TPS65214 MFD cell's GPIO compatible stringShree Ramamoorthy
2025-07-24Merge branches 'ib-mfd-gpio-input-pwm-6.17', 'ib-mfd-gpio-power-soc-6.17' and...Lee Jones
2025-07-24mfd: Add Apple Silicon System Management ControllerSven Peter
2025-07-14Add RPMh regulator support for PM7550 & PMR735BMark Brown
2025-07-10mfd: tps6594: Add TI TPS652G1 supportMichael Walle
2025-07-07Merge tag 'gpio-mmio-remove-bgpio-pdata-for-v6.17-rc1' into gpio/for-nextBartosz Golaszewski
2025-07-07mfd: vexpress-sysreg: set-up software nodes for gpio-mmioBartosz Golaszewski
2025-07-01mfd: adp5585: Add support for a reset pinNuno Sá
2025-07-01mfd: adp5585: Support getting vdd regulatorNuno Sá
2025-07-01mfd: adp5585: Add support for input devicesNuno Sá
2025-07-01mfd: adp5585: Support reset and unlock eventsNuno Sá
2025-07-01mfd: adp5585: Add support for event handlingNuno Sá
2025-07-01mfd: adp5585: Add a per chip reg strutureNuno Sá
2025-07-01mfd: adp5585: Add support for adp5589Nuno Sá
2025-07-01mfd: adp5585: Refactor how regmap defaults are handledNuno Sá
2025-07-01mfd: adp5585: Make use of MFD_CELL_NAME()Nuno Sá
2025-07-01mfd: adp5585: Enable oscillator during probeNuno Sá