summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2022-12-07mfd: wcd934x: Convert irq chip to config regsAidan MacDonald1-3/+8
2022-12-07mfd: tps65090: Replace irqchip mask_invert with unmask_baseAidan MacDonald1-2/+1
2022-12-07mfd: sun4i-gpadc: Replace irqchip mask_invert with unmask_baseAidan MacDonald1-2/+1
2022-12-07mfd: stpmic1: Fix swapped mask/unmask in irq chipAidan MacDonald1-2/+3
2022-12-07mfd: sprd-sc27xx-spi: Replace irqchip mask_invert with unmask_baseAidan MacDonald1-2/+1
2022-12-07mfd: rt5120: Replace irqchip mask_invert with unmask_baseAidan MacDonald1-2/+1
2022-12-07mfd: rt5033: Replace irqchip mask_invert with unmask_baseAidan MacDonald1-2/+1
2022-12-07mfd: rohm-bd718x7: Drop useless mask_invert flag on irqchipAidan MacDonald1-1/+0
2022-12-07mfd: rohm-bd71828: Replace irqchip mask_invert with unmask_baseAidan MacDonald1-4/+2
2022-12-07mfd: rn5t618: Replace irqchip mask_invert with unmask_baseAidan MacDonald1-2/+1
2022-12-07mfd: max77843: Drop useless mask_invert flag on irqchipAidan MacDonald1-1/+0
2022-12-07mfd: max77693: Replace irqchip mask_invert with unmask_baseAidan MacDonald1-5/+1
2022-12-07mfd: max77650: Remove useless type_invert flagAidan MacDonald1-1/+0
2022-12-07mfd: max14577: Replace irqchip mask_invert with unmask_baseAidan MacDonald1-5/+2
2022-12-07mfd: gateworks-gsc: Replace irqchip mask_invert with unmask_baseAidan MacDonald1-2/+1
2022-12-07mfd: axp20x: Replace irqchip mask_invert with unmask_baseAidan MacDonald1-14/+7
2022-12-07mfd: atc260x: Replace irqchip mask_invert with unmask_baseAidan MacDonald1-4/+2
2022-12-07mfd: 88pm800: Replace irqchip mask_invert with unmask_baseAidan MacDonald1-2/+1
2022-12-07mfd: timberdale: Remove linux/msi.h includeThomas Gleixner1-1/+0
2022-12-07mfd: tc6393xb: Remove #ifdef guards for PM related functionsPaul Cercueil1-7/+2
2022-12-07mfd: tc3589x: Remove #ifdef guards for PM related functionsPaul Cercueil1-4/+3
2022-12-07mfd: stmpe: Remove #ifdef guards for PM related functionsPaul Cercueil3-12/+4
2022-12-07mfd: stmfx: Remove #ifdef guards for PM related functionsPaul Cercueil1-4/+2
2022-12-07mfd: sprd-sc27xx: Remove #ifdef guards for PM related functionsPaul Cercueil1-4/+3
2022-12-07mfd: motorola-cpcap: Remove #ifdef guards for PM related functionsPaul Cercueil1-4/+2
2022-12-07mfd: max77686: Remove #ifdef guards for PM related functionsPaul Cercueil1-4/+2
2022-12-07mfd: max14577: Remove #ifdef guards for PM related functionsPaul Cercueil1-4/+2
2022-12-07mfd: arizona: Remove #ifdef guards for PM related functionsPaul Cercueil3-14/+9
2022-12-07mfd: t7l66xb: Remove #ifdef guards for PM related functionsPaul Cercueil1-7/+2
2022-12-07mfd: max77620: Remove #ifdef guards for PM related functionsPaul Cercueil1-6/+3
2022-12-07mfd: wm8994: Remove #ifdef guards for PM related functionsPaul Cercueil1-4/+2
2022-12-07mfd: tps6586x: Remove #ifdef guards for PM related functionsPaul Cercueil1-5/+1
2022-12-07mfd: tc6387xb: Remove #ifdef guards for PM related functionsPaul Cercueil1-7/+2
2022-12-07mfd: sm501: Remove #ifdef guards for PM related functionsPaul Cercueil1-8/+2
2022-12-07mfd: sec: Remove #ifdef guards for PM related functionsPaul Cercueil1-4/+3
2022-12-07mfd: mcp-sa11x0: Remove #ifdef guards for PM related functionsPaul Cercueil1-5/+1
2022-12-07mfd: 88pm860x: Remove #ifdef guards for PM related functionsPaul Cercueil1-4/+2
2022-12-07mfd: ucb1x00: Remove #ifdef guards for PM related functionsPaul Cercueil1-4/+3
2022-12-07mfd: stpmic1: Remove #ifdef guards for PM related functionsPaul Cercueil1-4/+2
2022-12-07mfd: rc5t583-irq: Remove #ifdef guards for PM related functionsPaul Cercueil1-5/+2
2022-12-07mfd: pcf50633: Remove #ifdef guards for PM related functionsPaul Cercueil2-26/+9
2022-12-07mfd: mt6397-irq: Remove #ifdef guards for PM related functionsPaul Cercueil1-5/+1
2022-12-07mfd: max8925-i2c: Remove #ifdef guards for PM related functionsPaul Cercueil1-4/+3
2022-12-07mfd: adp5520: Remove #ifdef guards for PM related functionsPaul Cercueil1-4/+2
2022-12-07mfd: aat2870: Remove #ifdef guards for PM related functionsPaul Cercueil1-5/+3
2022-12-07mfd: 88pm80x: Remove #ifdef guards for PM related functionsPaul Cercueil3-6/+3
2022-12-07mfd: axp20x: Do not sleep in the power off handlerSamuel Holland1-1/+1
2022-12-07mfd: mc13xxx-spi: Fix typo ("transfert")Jonathan Neuschäfer1-1/+1
2022-12-07mfd: intel_soc_pmic: Allow COMPILE_TEST or I2C_DESIGNWARE_PLATFORMRandy Dunlap1-1/+1
2022-12-07mfd: rk808: Permit having multiple PMIC instancesNeil Armstrong1-10/+16