index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Age
Commit message (
Expand
)
Author
Lines
2022-12-21
Merge tag 'mfd-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
-1783
/
+826
2022-12-08
mfd: pm8008: Fix return value check in pm8008_probe()
Yang Yingliang
-2
/
+2
2022-12-08
mfd: rohm: Use dev_err_probe()
Matti Vaittinen
-35
/
+26
2022-12-08
mfd: Drop obsolete dependencies on COMPILE_TEST
Jean Delvare
-9
/
+9
2022-12-08
mfd: qcom_rpm: Use devm_of_platform_populate() to simplify code
Christophe JAILLET
-11
/
+1
2022-12-08
mfd: qcom_rpm: Fix an error handling path in qcom_rpm_probe()
Christophe JAILLET
-3
/
+1
2022-12-08
mfd: stm32-lptimer: Use devm_platform_get_and_ioremap_resource()
Minghao Chi
-3
/
+1
2022-12-08
mfd: rohm-bd9576: Convert to i2c's .probe_new()
Uwe Kleine-König
-3
/
+2
2022-12-08
mfd: fsl-imx25-tsadc: Use devm_platform_get_and_ioremap_resource()
Minghao Chi
-3
/
+1
2022-12-07
mfd: palmas: Use device_get_match_data() to simplify the code
ye xingchen
-7
/
+1
2022-12-07
mfd: tps65219: Add driver for TI TPS65219 PMIC
Jerome Neanne
-0
/
+314
2022-12-07
mfd: bd957x: Fix Kconfig dependency on REGMAP_IRQ
Matti Vaittinen
-0
/
+1
2022-12-07
mfd: wcd934x: Convert irq chip to config regs
Aidan MacDonald
-3
/
+8
2022-12-07
mfd: tps65090: Replace irqchip mask_invert with unmask_base
Aidan MacDonald
-2
/
+1
2022-12-07
mfd: sun4i-gpadc: Replace irqchip mask_invert with unmask_base
Aidan MacDonald
-2
/
+1
2022-12-07
mfd: stpmic1: Fix swapped mask/unmask in irq chip
Aidan MacDonald
-2
/
+3
2022-12-07
mfd: sprd-sc27xx-spi: Replace irqchip mask_invert with unmask_base
Aidan MacDonald
-2
/
+1
2022-12-07
mfd: rt5120: Replace irqchip mask_invert with unmask_base
Aidan MacDonald
-2
/
+1
2022-12-07
mfd: rt5033: Replace irqchip mask_invert with unmask_base
Aidan MacDonald
-2
/
+1
2022-12-07
mfd: rohm-bd718x7: Drop useless mask_invert flag on irqchip
Aidan MacDonald
-1
/
+0
2022-12-07
mfd: rohm-bd71828: Replace irqchip mask_invert with unmask_base
Aidan MacDonald
-4
/
+2
2022-12-07
mfd: rn5t618: Replace irqchip mask_invert with unmask_base
Aidan MacDonald
-2
/
+1
2022-12-07
mfd: max77843: Drop useless mask_invert flag on irqchip
Aidan MacDonald
-1
/
+0
2022-12-07
mfd: max77693: Replace irqchip mask_invert with unmask_base
Aidan MacDonald
-5
/
+1
2022-12-07
mfd: max77650: Remove useless type_invert flag
Aidan MacDonald
-1
/
+0
2022-12-07
mfd: max14577: Replace irqchip mask_invert with unmask_base
Aidan MacDonald
-5
/
+2
2022-12-07
mfd: gateworks-gsc: Replace irqchip mask_invert with unmask_base
Aidan MacDonald
-2
/
+1
2022-12-07
mfd: axp20x: Replace irqchip mask_invert with unmask_base
Aidan MacDonald
-14
/
+7
2022-12-07
mfd: atc260x: Replace irqchip mask_invert with unmask_base
Aidan MacDonald
-4
/
+2
2022-12-07
mfd: 88pm800: Replace irqchip mask_invert with unmask_base
Aidan MacDonald
-2
/
+1
2022-12-07
mfd: timberdale: Remove linux/msi.h include
Thomas Gleixner
-1
/
+0
2022-12-07
mfd: tc6393xb: Remove #ifdef guards for PM related functions
Paul Cercueil
-7
/
+2
2022-12-07
mfd: tc3589x: Remove #ifdef guards for PM related functions
Paul Cercueil
-4
/
+3
2022-12-07
mfd: stmpe: Remove #ifdef guards for PM related functions
Paul Cercueil
-12
/
+4
2022-12-07
mfd: stmfx: Remove #ifdef guards for PM related functions
Paul Cercueil
-4
/
+2
2022-12-07
mfd: sprd-sc27xx: Remove #ifdef guards for PM related functions
Paul Cercueil
-4
/
+3
2022-12-07
mfd: motorola-cpcap: Remove #ifdef guards for PM related functions
Paul Cercueil
-4
/
+2
2022-12-07
mfd: max77686: Remove #ifdef guards for PM related functions
Paul Cercueil
-4
/
+2
2022-12-07
mfd: max14577: Remove #ifdef guards for PM related functions
Paul Cercueil
-4
/
+2
2022-12-07
mfd: arizona: Remove #ifdef guards for PM related functions
Paul Cercueil
-14
/
+9
2022-12-07
mfd: t7l66xb: Remove #ifdef guards for PM related functions
Paul Cercueil
-7
/
+2
2022-12-07
mfd: max77620: Remove #ifdef guards for PM related functions
Paul Cercueil
-6
/
+3
2022-12-07
mfd: wm8994: Remove #ifdef guards for PM related functions
Paul Cercueil
-4
/
+2
2022-12-07
mfd: tps6586x: Remove #ifdef guards for PM related functions
Paul Cercueil
-5
/
+1
2022-12-07
mfd: tc6387xb: Remove #ifdef guards for PM related functions
Paul Cercueil
-7
/
+2
2022-12-07
mfd: sm501: Remove #ifdef guards for PM related functions
Paul Cercueil
-8
/
+2
2022-12-07
mfd: sec: Remove #ifdef guards for PM related functions
Paul Cercueil
-4
/
+3
2022-12-07
mfd: mcp-sa11x0: Remove #ifdef guards for PM related functions
Paul Cercueil
-5
/
+1
2022-12-07
mfd: 88pm860x: Remove #ifdef guards for PM related functions
Paul Cercueil
-4
/
+2
2022-12-07
mfd: ucb1x00: Remove #ifdef guards for PM related functions
Paul Cercueil
-4
/
+3
[next]