summaryrefslogtreecommitdiff
path: root/include/linux/mfd
AgeCommit message (Expand)AuthorFilesLines
2023-04-26Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2023-04-12regulator: da9063: add voltage monitoring registersBenjamin Bara1-0/+23
2023-03-06gpiolib: split linux/gpio/driver.h out of linux/gpio.hArnd Bergmann1-0/+1
2023-02-26Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-2/+4
2023-02-24Merge tag 'mfd-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds6-45/+182
2023-02-22mfd: ntxec: Add version number for EC in Tolino VisionAndreas Kemnade1-1/+1
2023-02-22mfd: Remove toshiba tmio driversArnd Bergmann5-419/+0
2023-02-22mfd: core: Spelling s/compement/complement/Geert Uytterhoeven1-1/+1
2023-02-22mfd: twl: Fix TWL6032 phy vbus detectionAndreas Kemnade1-0/+2
2023-02-22mfd: axp20x: Fix order of pek rise and fall eventsAren Moynihan1-5/+10
2023-02-22Merge tags 'ib-mfd-extcon-i2c-v6.3' and 'ib-mfd-fpga-hwmon-v6.3-1' into ibs-f...Lee Jones1-38/+167
2023-02-04mfd: intel_soc_pmic_chtwc: Add Lenovo Yoga Tab 3 X90F to intel_cht_wc_modelsHans de Goede1-0/+1
2023-02-01mfd: remove htc-pasic3 driverArnd Bergmann1-54/+0
2023-02-01mfd: remove toshiba tmio driversArnd Bergmann5-419/+0
2023-01-31clk: imx6ul: add ethernet refclock mux supportOleksij Rempel1-2/+4
2023-01-30fpga: m10bmc-sec: Add support for N6000Ilpo Järvinen1-0/+51
2023-01-27mfd: intel-m10-bmc: Add PMCI driverIlpo Järvinen1-0/+28
2023-01-27fpga: m10bmc-sec: Make rsu status type specificIlpo Järvinen1-1/+0
2023-01-27mfd: intel-m10-bmc: Prefix register defines with M10BMC_N3000Ilpo Järvinen1-33/+33
2023-01-27mfd: intel-m10-bmc: Support multiple CSR register layoutsIlpo Järvinen1-4/+34
2023-01-27mfd: intel-m10-bmc: Split into core and spi specific partsIlpo Järvinen1-0/+6
2023-01-27mfd: intel-m10-bmc: Create m10bmc_platform_info for type specific infoIlpo Järvinen1-0/+12
2023-01-27mfd: intel-m10-bmc: Add missing includes to headerIlpo Järvinen1-0/+3
2022-12-21Merge tag 'mfd-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds6-116/+349
2022-12-17Merge tag 'linux-watchdog-6.2-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds1-0/+9
2022-12-14Merge tag 'mmc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-1/+0
2022-12-07mfd: tps65219: Add driver for TI TPS65219 PMICJerome Neanne1-0/+345
2022-12-07mfd: stmfx: Remove #ifdef guards for PM related functionsPaul Cercueil1-2/+0
2022-12-07mfd: pcf50633: Remove #ifdef guards for PM related functionsPaul Cercueil1-4/+2
2022-12-07mfd: Remove dm355evm_msp driverArnd Bergmann1-79/+0
2022-12-07mfd: twl6040: Drop twl6040_platform_data and associated definitionsDmitry Torokhov1-29/+0
2022-12-07mfd: twl6040: Switch to using gpiod APIDmitry Torokhov1-2/+3
2022-12-07mfd: palmas: Stop including of_gpio.hDmitry Torokhov1-1/+0
2022-12-07mmc: tmio: remove 'alignment_shift' from platform dataWolfram Sang1-1/+0
2022-11-19watchdog: rn5t618: add support for read out bootstatusMarcus Folkesson1-0/+9
2022-11-18Input: max8997 - convert to modern way to get a reference to a PWMUwe Kleine-König1-3/+0
2022-09-28mfd: rk808: Add Rockchip rk817 battery charger supportChris Morgan1-0/+91
2022-09-09mfd: ocelot: Add helper to get regmap from a resourceColin Foster1-0/+62
2022-08-06Merge tag 'mfd-next-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds13-61/+3031
2022-08-05Merge tag 'gpio-updates-for-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+0
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-45/+5
2022-07-19mfd: mt6397: Add basic support for MT6331+MT6332 PMICAngeloGioacchino Del Regno5-0/+1333
2022-07-19mfd: ipaq-micro: Fix spelling mistake of "receive{d}"Zhang Jiaming1-2/+2
2022-07-19mfd: tc6393xb: Make disable callback return voidUwe Kleine-König1-1/+1
2022-07-19mfd: twl: Remove platform data supportUwe Kleine-König1-55/+0
2022-07-19mfd: mt6358-irq: Add MT6357 PMIC supportFabien Parent1-0/+1
2022-07-19mfd: mt6397-core: Add MT6357 PMIC supportFabien Parent2-0/+1693
2022-07-19mfd: tc6387xb: Drop disable callback that is never calledUwe Kleine-König1-1/+0
2022-07-19mfd: t7l66xb: Drop platform disable callbackUwe Kleine-König1-1/+0
2022-07-19mfd: max77714: Update Luca Ceresoli's e-mail addressLuca Ceresoli1-1/+1