summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2022-12-21Merge tag 'mfd-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2022-12-08mfd: pm8008: Fix return value check in pm8008_probe()Yang Yingliang
2022-12-08mfd: rohm: Use dev_err_probe()Matti Vaittinen
2022-12-08mfd: Drop obsolete dependencies on COMPILE_TESTJean Delvare
2022-12-08mfd: qcom_rpm: Use devm_of_platform_populate() to simplify codeChristophe JAILLET
2022-12-08mfd: qcom_rpm: Fix an error handling path in qcom_rpm_probe()Christophe JAILLET
2022-12-08mfd: stm32-lptimer: Use devm_platform_get_and_ioremap_resource()Minghao Chi
2022-12-08mfd: rohm-bd9576: Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-08mfd: fsl-imx25-tsadc: Use devm_platform_get_and_ioremap_resource()Minghao Chi
2022-12-07mfd: palmas: Use device_get_match_data() to simplify the codeye xingchen
2022-12-07mfd: tps65219: Add driver for TI TPS65219 PMICJerome Neanne
2022-12-07mfd: bd957x: Fix Kconfig dependency on REGMAP_IRQMatti Vaittinen
2022-12-07mfd: wcd934x: Convert irq chip to config regsAidan MacDonald
2022-12-07mfd: tps65090: Replace irqchip mask_invert with unmask_baseAidan MacDonald
2022-12-07mfd: sun4i-gpadc: Replace irqchip mask_invert with unmask_baseAidan MacDonald
2022-12-07mfd: stpmic1: Fix swapped mask/unmask in irq chipAidan MacDonald
2022-12-07mfd: sprd-sc27xx-spi: Replace irqchip mask_invert with unmask_baseAidan MacDonald
2022-12-07mfd: rt5120: Replace irqchip mask_invert with unmask_baseAidan MacDonald
2022-12-07mfd: rt5033: Replace irqchip mask_invert with unmask_baseAidan MacDonald
2022-12-07mfd: rohm-bd718x7: Drop useless mask_invert flag on irqchipAidan MacDonald
2022-12-07mfd: rohm-bd71828: Replace irqchip mask_invert with unmask_baseAidan MacDonald
2022-12-07mfd: rn5t618: Replace irqchip mask_invert with unmask_baseAidan MacDonald
2022-12-07mfd: max77843: Drop useless mask_invert flag on irqchipAidan MacDonald
2022-12-07mfd: max77693: Replace irqchip mask_invert with unmask_baseAidan MacDonald
2022-12-07mfd: max77650: Remove useless type_invert flagAidan MacDonald
2022-12-07mfd: max14577: Replace irqchip mask_invert with unmask_baseAidan MacDonald
2022-12-07mfd: gateworks-gsc: Replace irqchip mask_invert with unmask_baseAidan MacDonald
2022-12-07mfd: axp20x: Replace irqchip mask_invert with unmask_baseAidan MacDonald
2022-12-07mfd: atc260x: Replace irqchip mask_invert with unmask_baseAidan MacDonald
2022-12-07mfd: 88pm800: Replace irqchip mask_invert with unmask_baseAidan MacDonald
2022-12-07mfd: timberdale: Remove linux/msi.h includeThomas Gleixner
2022-12-07mfd: tc6393xb: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-12-07mfd: tc3589x: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-12-07mfd: stmpe: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-12-07mfd: stmfx: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-12-07mfd: sprd-sc27xx: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-12-07mfd: motorola-cpcap: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-12-07mfd: max77686: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-12-07mfd: max14577: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-12-07mfd: arizona: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-12-07mfd: t7l66xb: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-12-07mfd: max77620: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-12-07mfd: wm8994: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-12-07mfd: tps6586x: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-12-07mfd: tc6387xb: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-12-07mfd: sm501: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-12-07mfd: sec: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-12-07mfd: mcp-sa11x0: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-12-07mfd: 88pm860x: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-12-07mfd: ucb1x00: Remove #ifdef guards for PM related functionsPaul Cercueil