summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)AuthorLines
2020-07-06mfd: tc3589x: Remove invalid use of kerneldoc syntaxLee Jones-1/+1
2020-07-06mfd: ab8500-debugfs: Fix incompatible types in comparison expression issueLee Jones-1/+1
2020-07-06mfd: ab3100-core: Fix incompatible types in comparison expression warningLee Jones-1/+1
2020-07-06mfd: sprd-sc27xx-spi: Fix symbol 'sprd_pmic_detect_charger_type' was not decl...Lee Jones-0/+1
2020-07-06mfd: altera-sysmgr: Fix physical address storing hacksLee Jones-10/+6
2020-07-06mfd: tps6586x: Fix cast to restricted __le32 warningLee Jones-3/+4
2020-07-06mfd: twl4030-irq: Fix cast to restricted __le32 warningLee Jones-1/+1
2020-07-06mfd: twl4030-irq: Fix incorrect type in assignment warningLee Jones-1/+1
2020-07-01mfd: lm3533: Expand control-bank accessorsJohan Hovold-38/+56
2020-07-01backlight: sky81452: Privatize platform dataLinus Walleij-2/+0
2020-06-30mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDsAndy Shevchenko-0/+16
2020-06-25mfd: sprd: Populate sub-devices defined in DTChunyan Zhang-72/+3
2020-06-18mfd: Add support for the Khadas System control MicrocontrollerNeil Armstrong-0/+164
2020-06-18mfd: madera: Fix minor formatting issuesCharles Keepax-7/+6
2020-06-18mfd: arizona: Ensure 32k clock is put on driver unbind and errorCharles Keepax-0/+18
2020-06-18mfd: arizona: Remove BUG_ON usageCharles Keepax-1/+1
2020-06-18mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDsAndy Shevchenko-0/+3
2020-06-18mfd: stm32: Enable regmap fast_io for stm32-lptimerBenjamin Gaignard-0/+1
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