summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* mfd: ocelot: add external ocelot switch controlColin Foster2023-01-301-0/+60
* mfd: ocelot: prepend resource size macros to be 32-bitColin Foster2023-01-301-4/+4
* Merge tag 'mfd-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2022-12-21113-1783/+826
|\
| * mfd: pm8008: Fix return value check in pm8008_probe()Yang Yingliang2022-12-081-2/+2
| * mfd: rohm: Use dev_err_probe()Matti Vaittinen2022-12-083-35/+26
| * mfd: Drop obsolete dependencies on COMPILE_TESTJean Delvare2022-12-082-9/+9
| * mfd: qcom_rpm: Use devm_of_platform_populate() to simplify codeChristophe JAILLET2022-12-081-11/+1
| * mfd: qcom_rpm: Fix an error handling path in qcom_rpm_probe()Christophe JAILLET2022-12-081-3/+1
| * mfd: stm32-lptimer: Use devm_platform_get_and_ioremap_resource()Minghao Chi2022-12-081-3/+1
| * mfd: rohm-bd9576: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-081-3/+2
| * mfd: fsl-imx25-tsadc: Use devm_platform_get_and_ioremap_resource()Minghao Chi2022-12-081-3/+1
| * mfd: palmas: Use device_get_match_data() to simplify the codeye xingchen2022-12-071-7/+1
| * mfd: tps65219: Add driver for TI TPS65219 PMICJerome Neanne2022-12-073-0/+314
| * mfd: bd957x: Fix Kconfig dependency on REGMAP_IRQMatti Vaittinen2022-12-071-0/+1
| * mfd: wcd934x: Convert irq chip to config regsAidan MacDonald2022-12-071-3/+8
| * mfd: tps65090: Replace irqchip mask_invert with unmask_baseAidan MacDonald2022-12-071-2/+1
| * mfd: sun4i-gpadc: Replace irqchip mask_invert with unmask_baseAidan MacDonald2022-12-071-2/+1
| * mfd: stpmic1: Fix swapped mask/unmask in irq chipAidan MacDonald2022-12-071-2/+3
| * mfd: sprd-sc27xx-spi: Replace irqchip mask_invert with unmask_baseAidan MacDonald2022-12-071-2/+1
| * mfd: rt5120: Replace irqchip mask_invert with unmask_baseAidan MacDonald2022-12-071-2/+1
| * mfd: rt5033: Replace irqchip mask_invert with unmask_baseAidan MacDonald2022-12-071-2/+1
| * mfd: rohm-bd718x7: Drop useless mask_invert flag on irqchipAidan MacDonald2022-12-071-1/+0
| * mfd: rohm-bd71828: Replace irqchip mask_invert with unmask_baseAidan MacDonald2022-12-071-4/+2
| * mfd: rn5t618: Replace irqchip mask_invert with unmask_baseAidan MacDonald2022-12-071-2/+1
| * mfd: max77843: Drop useless mask_invert flag on irqchipAidan MacDonald2022-12-071-1/+0
| * mfd: max77693: Replace irqchip mask_invert with unmask_baseAidan MacDonald2022-12-071-5/+1
| * mfd: max77650: Remove useless type_invert flagAidan MacDonald2022-12-071-1/+0
| * mfd: max14577: Replace irqchip mask_invert with unmask_baseAidan MacDonald2022-12-071-5/+2
| * mfd: gateworks-gsc: Replace irqchip mask_invert with unmask_baseAidan MacDonald2022-12-071-2/+1
| * mfd: axp20x: Replace irqchip mask_invert with unmask_baseAidan MacDonald2022-12-071-14/+7
| * mfd: atc260x: Replace irqchip mask_invert with unmask_baseAidan MacDonald2022-12-071-4/+2
| * mfd: 88pm800: Replace irqchip mask_invert with unmask_baseAidan MacDonald2022-12-071-2/+1
| * mfd: timberdale: Remove linux/msi.h includeThomas Gleixner2022-12-071-1/+0
| * mfd: tc6393xb: Remove #ifdef guards for PM related functionsPaul Cercueil2022-12-071-7/+2
| * mfd: tc3589x: Remove #ifdef guards for PM related functionsPaul Cercueil2022-12-071-4/+3
| * mfd: stmpe: Remove #ifdef guards for PM related functionsPaul Cercueil2022-12-073-12/+4
| * mfd: stmfx: Remove #ifdef guards for PM related functionsPaul Cercueil2022-12-071-4/+2
| * mfd: sprd-sc27xx: Remove #ifdef guards for PM related functionsPaul Cercueil2022-12-071-4/+3
| * mfd: motorola-cpcap: Remove #ifdef guards for PM related functionsPaul Cercueil2022-12-071-4/+2
| * mfd: max77686: Remove #ifdef guards for PM related functionsPaul Cercueil2022-12-071-4/+2
| * mfd: max14577: Remove #ifdef guards for PM related functionsPaul Cercueil2022-12-071-4/+2
| * mfd: arizona: Remove #ifdef guards for PM related functionsPaul Cercueil2022-12-073-14/+9
| * mfd: t7l66xb: Remove #ifdef guards for PM related functionsPaul Cercueil2022-12-071-7/+2
| * mfd: max77620: Remove #ifdef guards for PM related functionsPaul Cercueil2022-12-071-6/+3
| * mfd: wm8994: Remove #ifdef guards for PM related functionsPaul Cercueil2022-12-071-4/+2
| * mfd: tps6586x: Remove #ifdef guards for PM related functionsPaul Cercueil2022-12-071-5/+1
| * mfd: tc6387xb: Remove #ifdef guards for PM related functionsPaul Cercueil2022-12-071-7/+2
| * mfd: sm501: Remove #ifdef guards for PM related functionsPaul Cercueil2022-12-071-8/+2
| * mfd: sec: Remove #ifdef guards for PM related functionsPaul Cercueil2022-12-071-4/+3
| * mfd: mcp-sa11x0: Remove #ifdef guards for PM related functionsPaul Cercueil2022-12-071-5/+1