summaryrefslogtreecommitdiffstats
path: root/include/linux/mfd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2023-02-251-2/+4
|\
| * clk: imx6ul: add ethernet refclock mux supportOleksij Rempel2023-01-311-2/+4
* | Merge tag 'mfd-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2023-02-236-45/+182
|\ \
| * | mfd: ntxec: Add version number for EC in Tolino VisionAndreas Kemnade2023-02-221-1/+1
| * | mfd: Remove toshiba tmio driversArnd Bergmann2023-02-225-419/+0
| * | mfd: core: Spelling s/compement/complement/Geert Uytterhoeven2023-02-221-1/+1
| * | mfd: twl: Fix TWL6032 phy vbus detectionAndreas Kemnade2023-02-221-0/+2
| * | mfd: axp20x: Fix order of pek rise and fall eventsAren Moynihan2023-02-221-5/+10
| * | Merge tags 'ib-mfd-extcon-i2c-v6.3' and 'ib-mfd-fpga-hwmon-v6.3-1' into ibs-f...Lee Jones2023-02-221-38/+167
| |\ \
| | * | fpga: m10bmc-sec: Add support for N6000Ilpo Järvinen2023-01-301-0/+51
| | * | mfd: intel-m10-bmc: Add PMCI driverIlpo Järvinen2023-01-271-0/+28
| | * | fpga: m10bmc-sec: Make rsu status type specificIlpo Järvinen2023-01-271-1/+0
| | * | mfd: intel-m10-bmc: Prefix register defines with M10BMC_N3000Ilpo Järvinen2023-01-271-33/+33
| | * | mfd: intel-m10-bmc: Support multiple CSR register layoutsIlpo Järvinen2023-01-271-4/+34
| | * | mfd: intel-m10-bmc: Split into core and spi specific partsIlpo Järvinen2023-01-271-0/+6
| | * | mfd: intel-m10-bmc: Create m10bmc_platform_info for type specific infoIlpo Järvinen2023-01-271-0/+12
| | * | mfd: intel-m10-bmc: Add missing includes to headerIlpo Järvinen2023-01-271-0/+3
| | |/
| * / mfd: intel_soc_pmic_chtwc: Add Lenovo Yoga Tab 3 X90F to intel_cht_wc_modelsHans de Goede2023-02-041-0/+1
| |/
* | mfd: remove htc-pasic3 driverArnd Bergmann2023-02-011-54/+0
* | mfd: remove toshiba tmio driversArnd Bergmann2023-02-015-419/+0
|/
* Merge tag 'mfd-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2022-12-216-116/+349
|\
| * mfd: tps65219: Add driver for TI TPS65219 PMICJerome Neanne2022-12-071-0/+345
| * mfd: stmfx: Remove #ifdef guards for PM related functionsPaul Cercueil2022-12-071-2/+0
| * mfd: pcf50633: Remove #ifdef guards for PM related functionsPaul Cercueil2022-12-071-4/+2
| * mfd: Remove dm355evm_msp driverArnd Bergmann2022-12-071-79/+0
| * mfd: twl6040: Drop twl6040_platform_data and associated definitionsDmitry Torokhov2022-12-071-29/+0
| * mfd: twl6040: Switch to using gpiod APIDmitry Torokhov2022-12-071-2/+3
| * mfd: palmas: Stop including of_gpio.hDmitry Torokhov2022-12-071-1/+0
* | Merge tag 'linux-watchdog-6.2-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2022-12-171-0/+9
|\ \
| * | watchdog: rn5t618: add support for read out bootstatusMarcus Folkesson2022-11-191-0/+9
| |/
* | Merge tag 'mmc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2022-12-131-1/+0
|\ \
| * | mmc: tmio: remove 'alignment_shift' from platform dataWolfram Sang2022-12-071-1/+0
| |/
* / Input: max8997 - convert to modern way to get a reference to a PWMUwe Kleine-König2022-11-171-3/+0
|/
* mfd: rk808: Add Rockchip rk817 battery charger supportChris Morgan2022-09-281-0/+91
* mfd: ocelot: Add helper to get regmap from a resourceColin Foster2022-09-091-0/+62
* Merge tag 'mfd-next-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2022-08-0613-61/+3031
|\
| * mfd: mt6397: Add basic support for MT6331+MT6332 PMICAngeloGioacchino Del Regno2022-07-195-0/+1333
| * mfd: ipaq-micro: Fix spelling mistake of "receive{d}"Zhang Jiaming2022-07-191-2/+2
| * mfd: tc6393xb: Make disable callback return voidUwe Kleine-König2022-07-191-1/+1
| * mfd: twl: Remove platform data supportUwe Kleine-König2022-07-191-55/+0
| * mfd: mt6358-irq: Add MT6357 PMIC supportFabien Parent2022-07-191-0/+1
| * mfd: mt6397-core: Add MT6357 PMIC supportFabien Parent2022-07-192-0/+1693
| * mfd: tc6387xb: Drop disable callback that is never calledUwe Kleine-König2022-07-191-1/+0
| * mfd: t7l66xb: Drop platform disable callbackUwe Kleine-König2022-07-191-1/+0
| * mfd: max77714: Update Luca Ceresoli's e-mail addressLuca Ceresoli2022-07-191-1/+1
* | Merge tag 'gpio-updates-for-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-08-041-2/+0
|\ \
| * | gpio: twl4030: Drop platform teardown callbackUwe Kleine-König2022-07-191-2/+0
* | | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-08-045-45/+5
|\ \ \ | |_|/ |/| |
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_319.RULEThomas Gleixner2022-06-103-27/+3
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner2022-06-102-18/+2
| |/