summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)AuthorLines
2020-07-14irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner-2/+3
2020-06-16mfd: mt6360: Fix register driver NULL pointer by adding driver nameGene Chen-0/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-5/+5
2020-06-05Merge tag 'gpio-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds-17/+8
2020-06-04Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-95/+9
2020-06-01mfd: mt6360: Remove duplicate REGMAP_IRQ_REG_LINE() entryLee Jones-1/+0
2020-05-27mfd: Add support for PMIC MT6360Gene Chen-0/+438
2020-05-26mfd: max77620: Use single-byte writes on MAX77620Thierry Reding-0/+1
2020-05-26mfd: wcd934x: Drop kfree for memory allocated with devm_kzallocWei Yongjun-1/+0
2020-05-26mfd: stmfx: Disable IRQ in suspend to avoid spurious interruptAmelie Delaunay-0/+6
2020-05-26mfd: stmfx: Fix stmfx_irq_init error pathAmelie Delaunay-2/+7
2020-05-26mfd: stmfx: Reset chip on resume as supply was disabledAmelie Delaunay-0/+7
2020-05-26mfd: wm8994: Silence warning about supplies during deferred probeMarek Szyprowski-1/+3
2020-05-26mfd: wm8994: Fix unbalanced calls to regulator_bulk_disable()Marek Szyprowski-0/+3
2020-05-26mfd: wm8994: Fix driver operation if loaded as modulesMarek Szyprowski-0/+1
2020-05-26mfd: stm32-timers: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi-9/+23
2020-05-26mfd: sprd: Remove unnecessary spi_bus_type settingBaolin Wang-1/+0
2020-05-26mfd: intel-lpss: Update LPSS UART #2 PCI ID for Jasper LakeAndy Shevchenko-1/+1
2020-05-26mfd: tqmx86: Fix a typo in MODULE_DESCRIPTIONChristophe JAILLET-1/+1
2020-05-26mfd: stpmic1: Make stpmic1_regmap_config staticYueHaibing-1/+1
2020-05-26mfd: htc-i2cpld: Convert to use i2c_new_client_device()Wolfram Sang-3/+3
2020-05-26Merge branches 'ib-mfd-x86-usb-watchdog-5.8', 'ib-mfd-power-rtc-5.8', 'ib-mfd...Lee Jones-53/+703
2020-05-26mfd: mp2629: Add support for mps battery chargerSaravanan Sekar-0/+90
2020-05-25gpio: dwapb: Remove unneeded has_irq member in struct dwapb_port_propertyAndy Shevchenko-1/+0
2020-05-21mfd: Add support for the MediaTek MT6358 PMICHsin-Hsiung Wang-1/+272
2020-05-21mfd: mt6397: Trim probe function to support different chips more cleanlyHsin-Hsiung Wang-21/+14
2020-05-21mfd: mt6397: Modify suspend/resume behaviorHsin-Hsiung Wang-31/+34
2020-05-20mfd: Add Gateworks System Controller core driverTim Harvey-0/+293
2020-05-18mfd: sm501: Use GPIO_LOOKUP_IDX() helper macroGeert Uytterhoeven-16/+8
2020-05-13vexpress: Move setting master site to vexpress-config busRob Herring-24/+1
2020-05-13mfd: vexpress-sysreg: Support building as a moduleRob Herring-12/+5
2020-05-13mfd: vexpress-sysreg: Use devres API variantsRob Herring-2/+2
2020-05-13mfd: vexpress-sysreg: Drop unused syscon child devicesRob Herring-36/+0
2020-05-13mfd: vexpress-sysreg: Drop selecting CONFIG_CLKSRC_MMIORob Herring-2/+1
2020-05-05ARM: vexpress: Move vexpress_flags_set() into arch codeRob Herring-19/+0
2020-04-24platform/x86: intel_pmc_ipc: Convert to MFDMika Westerberg-1/+484
2020-04-24mfd: intel_soc_pmic_mrfld: Convert to use new SCU IPC APIMika Westerberg-2/+8
2020-04-24mfd: intel_soc_pmic_bxtwc: Convert to use new SCU IPC APIMika Westerberg-17/+17
2020-04-24platform/x86: intel_scu_ipc: Split out SCU IPC functionality from the SCU driverMika Westerberg-2/+2
2020-03-30mfd: intel-lpss: Fix Intel Elkhart Lake LPSS I2C input clockJarkko Nikula-8/+13
2020-03-30mfd: aat2870: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai-1/+1
2020-03-30mfd: dln2: Allow to be enumerated via ACPIAndy Shevchenko-0/+21
2020-03-30mfd: da9062: Add support for interrupt polarity defined in device treeShreyas Joshi-3/+41
2020-03-30mfd: dln2: Fix sanity checking for endpointsAndy Shevchenko-2/+7
2020-03-30mfd: intel-lpss: Add Intel Comet Lake PCH-V PCI IDsAndy Shevchenko-0/+10
2020-03-30mfd: sc27xx: Add USB charger type detection supportBaolin Wang-0/+52
2020-03-30mfd: rk808: Convert RK805 to shutdown/suspend hooksRobin Murphy-25/+12
2020-03-30mfd: rk808: Reduce shutdown duplicationRobin Murphy-41/+20
2020-03-30mfd: rk808: Stop using syscore opsRobin Murphy-14/+12
2020-03-30mfd: rk808: Ensure suspend/resume hooks always workRobin Murphy-2/+2