summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)AuthorLines
2023-11-01mfd: lpc_ich: Move APL GPIO resources to a custom structureAndy Shevchenko-11/+41
2023-11-01mfd: lpc_ich: Make struct lpc_ich_priv use enum for chipset memberAndy Shevchenko-13/+13
2023-11-01mfd: dln2: Fix double put in dln2_probeDinghao Liu-1/+0
2023-11-01mfd: max8998: Simplify obtaining I2C match data and drop max8998_i2c_get_driv...Biju Das-11/+1
2023-11-01mfd: max77541: Simplify obtaining I2C match dataBiju Das-5/+1
2023-11-01mfd: madera-i2c: Simplify obtaining I2C match dataBiju Das-8/+1
2023-11-01mfd: arizona-i2c: Simplify obtaining I2C match dataBiju Das-9/+2
2023-11-01mfd: iqs62x: Annotate struct iqs62x_fw_blk with __counted_byKees Cook-1/+1
2023-11-01mfd: stm32-timers: Add support for interruptsFabrice Gasnier-0/+46
2023-11-01mfd: twl-core: Add a clock subdevice for the TWL6032Andreas Kemnade-0/+16
2023-11-01mfd: atmel-hlcdc: Add compatible for sam9x75 XLCD controllerManikandan Muralidharan-0/+1
2023-11-01mfd: wcd934x: Update to use maple tree register cacheMark Brown-1/+1
2023-11-01mfd: axp20x: Generalise handling without interruptAndre Przywara-20/+24
2023-11-01mfd: palmas: Make similar OF and ID tableBiju Das-5/+5
2023-11-01mfd: palmas: Move OF table closer to its consumerBiju Das-17/+8
2023-11-01mfd: palmas: Constify .data in OF table and {palmas,tps65917}_irq_chipBiju Das-16/+11
2023-11-01mfd: palmas: Remove trailing comma in the terminator entryBiju Das-1/+1
2023-11-01mfd: core: Ensure disabled devices are skipped without abortingHerve Codina-5/+12
2023-11-01mfd: max8997: Simplify obtaining I2C match data and drop max8997_i2c_get_driv...Biju Das-11/+1
2023-11-01Merge tag 'ib-mfd-i2c-reboot-v6.7' into ibs-for-mfd-mergedLee Jones-8/+42
2023-10-05Merge tag 'mfd-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-0/+1
2023-09-23mfd: cs42l43: Use correct macro for new-style PM runtime opsCharles Keepax-2/+2
2023-09-19mfd: cs42l43: Fix MFD_CS42L43 dependency on REGMAP_IRQWoody Zhang-0/+1
2023-08-22mfd: mc13xxx: Simplify device data fetching in probe()Biju Das-8/+1
2023-08-22mfd: rz-mtu3: Replace raw_spin_lock->spin_lock()Biju Das-8/+8
2023-08-22mfd: rz-mtu3: Reduce critical sectionsBiju Das-9/+7
2023-08-22mfd: mxs-lradc: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski-1/+1
2023-08-22mfd: wm31x: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski-2/+2
2023-08-22mfd: wm8994: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski-1/+1
2023-08-22mfd: tc3589: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski-1/+1
2023-08-22mfd: lp87565: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski-1/+1
2023-08-22mfd: hi6421-pmic: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski-1/+1
2023-08-22mfd: max77541: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski-1/+1
2023-08-22mfd: max14577: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski-2/+1
2023-08-22mfd: stmpe: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski-1/+1
2023-08-22mfd: rn5t618: Remove redundant of_match_ptr()Zhu Wang-1/+1
2023-08-22mfd: lochnagar-i2c: Remove redundant of_match_ptr()Zhu Wang-1/+1
2023-08-22mfd: stpmic1: Remove redundant of_match_ptr()Zhu Wang-1/+1
2023-08-22mfd: act8945a: Remove redundant of_match_ptr()Zhu Wang-1/+1
2023-08-22mfd: rsmu_spi: Remove redundant of_match_ptr()Zhu Wang-1/+1
2023-08-22mfd: altera-a10sr: Remove redundant of_match_ptr()Zhu Wang-1/+1
2023-08-22mfd: rsmu_i2c: Remove redundant of_match_ptr()Zhu Wang-1/+1
2023-08-22mfd: tc3589x: Remove redundant of_match_ptr()Ruan Jinjie-1/+1
2023-08-22mfd: ipaq-micro: Remove unused variable i in micro_rx_msg()Li Zetao-2/+0
2023-08-18mfd: rz-mtu3: Remove duplicated include module.hYang Li-1/+0
2023-08-18mfd: qcom-pm8xxx: Fix potential deadlock on &chip->pm_irq_lockChengfeng Ye-4/+6
2023-08-18mfd: rz-mtu3: Fix COMPILE_TEST build errorBiju Das-0/+1
2023-08-18mfd: Explicitly include correct DT includesRob Herring-64/+41
2023-08-18mfd: wm8998: Update to use maple tree register cacheMark Brown-1/+1
2023-08-18mfd: wm8997: Update to use maple tree register cacheMark Brown-1/+1