summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* mfd: mc13xxx: Fix a missing check of a register-read failureKangjie Lu2019-02-271-1/+3
* mfd: tps65218: Use devm_regmap_add_irq_chip and clean up error path in probe()Keerthy2019-02-271-21/+3
* mfd: wm5110: Add missing ASRC rate registerCharles Keepax2019-02-271-0/+2
* mfd: qcom_rpm: write fw_version to CTRL_REGJonathan Marek2019-02-271-0/+4
* mfd: bd9571mwv: Add volatile register to make DVFS workDien Pham2019-02-271-0/+1
* mfd: ab8500-core: Return zero in get_register_interruptible()Dan Carpenter2019-02-271-1/+1
* mfd: mt6397: Do not call irq_domain_remove if PMIC unsupportedNicolas Boichat2019-02-271-2/+1
* mfd: db8500-prcmu: Fix some section annotationsNathan Chancellor2019-02-271-2/+2
* mfd: twl-core: Fix section annotations on {,un}protect_pm_masterNathan Chancellor2019-02-271-2/+2
* mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cellsVignesh R2019-02-271-2/+3
* mfd: tps6586x: Handle interrupts on suspendJonathan Hunter2019-01-231-0/+24
* mfd: menelaus: Fix possible race condition and leakAlexandre Belloni2018-11-131-4/+9
* mfd: omap-usb-host: Fix dts probe of childrenTony Lindgren2018-10-181-5/+6
* mfd: 88pm860x-i2c: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin2018-09-261-4/+4
* mfd: ti_am335x_tscadc: Fix struct clk memory leakZumeng Chen2018-09-191-2/+1
* mfd: sm501: Set coherent_dma_mask when creating subdevicesGuenter Roeck2018-09-151-0/+1
* mfd: hi655x: Fix regmap area declared size for hi655xRafael David Tinoco2018-09-091-1/+1
* mfd: cros_ec: Fail early if we cannot identify the ECVincent Palatin2018-08-031-1/+5
* mfd: intel-lpss: Fix Intel Cannon Lake LPSS I2C input clockJarkko Nikula2018-07-031-10/+15
* mfd: intel-lpss: Program REMAP register in PIO modeAndy Shevchenko2018-07-031-2/+2
* mfd: twl6040: Fix child-node lookupJohan Hovold2017-12-291-4/+8
* mfd: twl4030-audio: Fix sibling-node lookupJohan Hovold2017-12-291-2/+7
* mfd: cros ec: spi: Don't send first message too soonJon Hunter2017-12-291-0/+1
* mfd: mxs-lradc: Fix error handling in mxs_lradc_probe()Alexey Khoroshilov2017-12-201-2/+4
* mfd: fsl-imx25: Clean up irq settings during removalMartin Kaiser2017-12-201-0/+14
* mfd: lpc_ich: Avoton/Rangeley uses SPI_BYT methodJoakim Tjernlund2017-11-301-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-141-1/+1
* Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2017-09-0735-117/+899
|\
| * mfd: intel_soc_pmic: Differentiate between Bay and Cherry Trail CRC variantsHans de Goede2017-09-052-8/+30
| * mfd: intel_soc_pmic: Export separate mfd-cell configs for BYT and CHTHans de Goede2017-09-053-6/+26
| * mfd: omap-usb-tll: Fix register offsetsArnd Bergmann2017-09-051-2/+2
| * mfd: da9052: Constify spi_device_idArvind Yadav2017-09-051-1/+1
| * mfd: intel-lpss: Put I2C and SPI controllers into reset state on suspendFurquan Shaikh2017-09-051-0/+8
| * mfd: da9055: Constify i2c_device_idArvind Yadav2017-09-051-1/+1
| * mfd: intel-lpss: Add missing PCI ID for Intel Sunrise Point LPSS devicesFlorian R. Hölzlwimmer2017-09-051-0/+1
| * mfd: t7l66xb: Handle return value of clk_prepare_enableArvind Yadav2017-09-051-3/+14
| * mfd: intel_soc_pmic_chtwc: Turn Kconfig option into a boolHans de Goede2017-09-051-1/+1
| * mfd: lp87565: Convert to use devm_mfd_add_devices()Axel Lin2017-09-051-4/+3
| * mfd: Add support for TPS68470 deviceRajmohan Mani2017-09-053-0/+125
| * mfd: lpc_ich: Do not touch SPI-NOR write protection bit on Haswell/BroadwellMika Westerberg2017-09-051-10/+0
| * mfd: syscon: atmel-smc: Add helper to retrieve register layoutLudovic Desroches2017-09-051-14/+53
| * mfd: axp20x: Use correct platform device ID for many PEKQuentin Schulz2017-09-051-6/+6
| * mfd: axp20x: Add support for AXP813 PMICChen-Yu Tsai2017-09-052-0/+23
| * mfd: Add ROHM BD9571MWV-M MFD PMIC driverMarek Vasut2017-09-053-0/+245
| * mfd: hi6421-pmic: Add support for HiSilicon Hi6421v530Guodong Xu2017-09-051-18/+52
| * mfd: hi6421-pmic: Update dev_err messagesGuodong Xu2017-09-051-3/+3
| * mfd: hi6421-pmic: Change license text to shorter formGuodong Xu2017-09-051-11/+2
| * mfd: Kconfig: Add missing Kconfig dependency for TPS65086Michal Simek2017-09-051-0/+1
| * mfd: ab8500-core: Constify attribute_group structuresArvind Yadav2017-09-051-3/+3