summaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
Commit message (Expand)AuthorAgeFilesLines
* mfd: mt6360: Remove duplicate REGMAP_IRQ_REG_LINE() entryLee Jones2020-06-011-1/+0
* mfd: Add support for PMIC MT6360Gene Chen2020-05-273-0/+438
* mfd: max77620: Use single-byte writes on MAX77620Thierry Reding2020-05-261-0/+1
* mfd: wcd934x: Drop kfree for memory allocated with devm_kzallocWei Yongjun2020-05-261-1/+0
* mfd: stmfx: Disable IRQ in suspend to avoid spurious interruptAmelie Delaunay2020-05-261-0/+6
* mfd: stmfx: Fix stmfx_irq_init error pathAmelie Delaunay2020-05-261-2/+7
* mfd: stmfx: Reset chip on resume as supply was disabledAmelie Delaunay2020-05-261-0/+7
* mfd: wm8994: Silence warning about supplies during deferred probeMarek Szyprowski2020-05-261-1/+3
* mfd: wm8994: Fix unbalanced calls to regulator_bulk_disable()Marek Szyprowski2020-05-261-0/+3
* mfd: wm8994: Fix driver operation if loaded as modulesMarek Szyprowski2020-05-261-0/+1
* mfd: stm32-timers: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi2020-05-261-9/+23
* mfd: sprd: Remove unnecessary spi_bus_type settingBaolin Wang2020-05-261-1/+0
* mfd: intel-lpss: Update LPSS UART #2 PCI ID for Jasper LakeAndy Shevchenko2020-05-261-1/+1
* mfd: tqmx86: Fix a typo in MODULE_DESCRIPTIONChristophe JAILLET2020-05-261-1/+1
* mfd: stpmic1: Make stpmic1_regmap_config staticYueHaibing2020-05-261-1/+1
* mfd: htc-i2cpld: Convert to use i2c_new_client_device()Wolfram Sang2020-05-261-3/+3
*---. Merge branches 'ib-mfd-x86-usb-watchdog-5.8', 'ib-mfd-power-rtc-5.8', 'ib-mfd...Lee Jones2020-05-267-53/+703
|\ \ \
| | | * mfd: Add Gateworks System Controller core driverTim Harvey2020-05-203-0/+293
| | * | mfd: mp2629: Add support for mps battery chargerSaravanan Sekar2020-05-263-0/+90
| | |/
| * | mfd: Add support for the MediaTek MT6358 PMICHsin-Hsiung Wang2020-05-213-1/+272
| * | mfd: mt6397: Trim probe function to support different chips more cleanlyHsin-Hsiung Wang2020-05-211-21/+14
| * | mfd: mt6397: Modify suspend/resume behaviorHsin-Hsiung Wang2020-05-212-31/+34
| |/
* | platform/x86: intel_pmc_ipc: Convert to MFDMika Westerberg2020-04-243-1/+484
* | mfd: intel_soc_pmic_mrfld: Convert to use new SCU IPC APIMika Westerberg2020-04-241-2/+8
* | mfd: intel_soc_pmic_bxtwc: Convert to use new SCU IPC APIMika Westerberg2020-04-241-17/+17
* | platform/x86: intel_scu_ipc: Split out SCU IPC functionality from the SCU driverMika Westerberg2020-04-241-2/+2
|/
* mfd: intel-lpss: Fix Intel Elkhart Lake LPSS I2C input clockJarkko Nikula2020-03-301-8/+13
* mfd: aat2870: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-301-1/+1
* mfd: dln2: Allow to be enumerated via ACPIAndy Shevchenko2020-03-301-0/+21
* mfd: da9062: Add support for interrupt polarity defined in device treeShreyas Joshi2020-03-301-3/+41
* mfd: dln2: Fix sanity checking for endpointsAndy Shevchenko2020-03-301-2/+7
* mfd: intel-lpss: Add Intel Comet Lake PCH-V PCI IDsAndy Shevchenko2020-03-301-0/+10
* mfd: sc27xx: Add USB charger type detection supportBaolin Wang2020-03-301-0/+52
* mfd: rk808: Convert RK805 to shutdown/suspend hooksRobin Murphy2020-03-301-25/+12
* mfd: rk808: Reduce shutdown duplicationRobin Murphy2020-03-301-41/+20
* mfd: rk808: Stop using syscore opsRobin Murphy2020-03-301-14/+12
* mfd: rk808: Ensure suspend/resume hooks always workRobin Murphy2020-03-301-2/+2
* mfd: rk808: Always use poweroff when requestedSoeren Moch2020-03-301-9/+2
* mfd: omap: Remove useless cast for driver.nameCorentin Labbe2020-03-302-2/+2
* mfd: Kconfig: Fix some misspelling of the word functionalityChristophe JAILLET2020-03-301-4/+4
* mfd: pm8xxx: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-301-1/+1
* mfd: omap-usb-tll: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-301-1/+1
* mfd: cpcap: Fix compile if MFD_CORE is not selectedTony Lindgren2020-03-301-0/+1
* mfd: cros_ec: Check DT node for usbpd-notify addPrashant Malani2020-03-301-1/+1
* Merge branches 'ib-mfd-iio-input-5.7' and 'ib-mfd-iio-rtc-5.7' into ibs-for-m...Lee Jones2020-03-302-11/+99
|\
| * mfd: rn5t618: Cleanup i2c_device_idAndreas Kemnade2020-03-271-9/+2
| * mfd: rn5t618: Add more subdevicesAndreas Kemnade2020-03-271-2/+18
| * mfd: rn5t618: Add RTC related registersAndreas Kemnade2020-03-271-0/+2
| * mfd: rn5t618: Add IRQ supportAndreas Kemnade2020-03-272-1/+78
* | mfd: Add support for Azoteq IQS620A/621/622/624/625Jeff LaBundy2020-03-273-0/+1077
|/