summaryrefslogtreecommitdiff
path: root/include/linux/mfd
AgeCommit message (Expand)AuthorFilesLines
2025-06-03mfd: maxim: Correct Samsung "Electronics" spelling in copyright headersSumanth Gavini7-7/+7
2025-06-03mfd: maxim: Correct Samsung "Electronics" spelling in headersSumanth Gavini3-3/+3
2025-05-23mfd: sec: Change device_type to intAndré Draszik1-1/+1
2025-05-23mfd: sec: Add support for S2MPG10 PMICAndré Draszik4-0/+595
2025-05-23mfd: sec: Move private internal API to internal headerAndré Draszik1-2/+0
2025-05-23mfd: sec-core: Drop non-existing forward declarationsAndré Draszik1-2/+0
2025-05-23mfd: bcm590xx: Drop unused "id" member of bcm590xx structArtur Weber1-1/+0
2025-05-22mfd: aat2870: Use per-client debugfs directoryWolfram Sang1-3/+0
2025-05-22Merge branches 'ib-firmware-mfd-6.16', 'ib-mfd-clocksource-pwm-6.16', 'ib-mfd...Lee Jones6-3/+305
2025-05-22regulator: bcm590xx: Store regulator descriptions in tableArtur Weber1-0/+6
2025-05-22mfd: bcm590xx: Add PMU ID/revision parsing functionArtur Weber1-0/+14
2025-05-22mfd: bcm590xx: Add support for multiple device types + BCM59054 compatibleArtur Weber1-0/+7
2025-05-13mfd: stm32-lptimer: Add support for stm32mp25Fabrice Gasnier1-3/+34
2025-05-09mfd: max77759: Add Maxim MAX77759 core driverAndré Draszik1-0/+165
2025-04-24mfd: bd96801: Support ROHM BD96806Matti Vaittinen1-0/+1
2025-04-24mfd: bd96801: Support ROHM BD96805Matti Vaittinen1-0/+1
2025-04-24mfd: rohm-bd96801: Support ROHM BD96802Matti Vaittinen3-0/+77
2025-04-04Merge tag 'rtc-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds1-5/+0
2025-04-01rtc: mt6397: drop unused definesAlexandre Belloni1-5/+0
2025-03-30Merge tag 'backlight-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-45/+0
2025-03-14mfd: pcf50633: Remove remaining PCF50633 supportDr. David Alan Gilbert2-198/+0
2025-03-14mfd: pcF50633-gpio: Remove unused driverDr. David Alan Gilbert1-48/+0
2025-03-14mfd: pcf50633-adc: Remove unused driverDr. David Alan Gilbert1-69/+0
2025-03-14backlight: pcf50633-backlight: Remove unused driverDr. David Alan Gilbert2-45/+0
2025-03-14mfd: ezx-pcap: Remove unused pcap_adc_syncDr. David Alan Gilbert1-1/+0
2025-03-14mfd: db8500-prcmu: Remove needless return in three void APIsZijun Hu1-3/+3
2025-03-14mfd: Remove STA2x11 core driverLukas Bulwahn1-506/+0
2025-03-14mfd: lp3943: Drop #include <linux/pwm.h> from headerUwe Kleine-König1-1/+0
2025-03-14mfd: max8997: Remove unused function max8997_irq_exit()Lee Jones1-1/+0
2025-03-14mfd: tps65219: Add support for TI TPS65214 PMICShree Ramamoorthy1-5/+60
2025-03-14mfd: tps65219: Add support for TI TPS65215 PMICShree Ramamoorthy1-6/+65
2025-03-14mfd: stm32-timers: Add support for stm32mp25Fabrice Gasnier1-0/+9
2025-03-14Merge branches 'ib-mfd-input-leds-power-6.15', 'ib-mfd-power-6.15' and 'ib-mf...Lee Jones4-0/+229
2025-03-13mfd: sec: Add support for S2MPU05 PMICKaustabh Chakraborty3-0/+228
2025-02-20leds: max77705: Add LEDs supportDzmitry Sankouski1-0/+17
2025-02-20mfd: Add new driver for MAX77705 PMICDzmitry Sankouski2-1/+181
2025-02-20mfd: axp20x: AXP717: Add AXP717_TS_PIN_CFG to writeable regsChris Morgan1-0/+1
2025-01-22Merge tag 'mfd-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds5-7/+85
2025-01-09mfd: tps65219: Remove unused macros & add regmap.hShree Ramamoorthy1-6/+1
2024-12-17mfd: Add support for AAEON UP board FPGAThomas Richard1-0/+55
2024-12-17mfd: da9052: Store result from fault_logMarcus Folkesson1-0/+2
2024-12-17mfd: Add base driver for qnap-mcu devicesHeiko Stuebner1-0/+26
2024-12-17mfd: core: Make platform_data pointer const in struct mfd_cellHeiko Stuebner1-1/+1
2024-12-05Merge tag 'linux-watchdog-6.13-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds1-0/+1
2024-11-30Merge tag 'rtc-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds1-0/+9
2024-11-23Merge tag 'mfd-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds7-19/+887
2024-11-20Merge tag 'gpio-updates-for-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+44
2024-11-12rtc: add driver for Marvell 88PM886 PMIC RTCKarel Balej1-0/+9
2024-11-05watchdog: da9063: Do not use a global variableFabio Estevam1-0/+1
2024-10-31mfd: mt6397: Add initial support for MT6328Yassine Oudjana3-5/+881