summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)AuthorLines
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-117/+899
2017-09-05Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-41/+21
2017-09-05mfd: intel_soc_pmic: Differentiate between Bay and Cherry Trail CRC variantsHans de Goede-8/+30
2017-09-05mfd: intel_soc_pmic: Export separate mfd-cell configs for BYT and CHTHans de Goede-6/+26
2017-09-05mfd: omap-usb-tll: Fix register offsetsArnd Bergmann-2/+2
2017-09-05mfd: da9052: Constify spi_device_idArvind Yadav-1/+1
2017-09-05mfd: intel-lpss: Put I2C and SPI controllers into reset state on suspendFurquan Shaikh-0/+8
2017-09-05mfd: da9055: Constify i2c_device_idArvind Yadav-1/+1
2017-09-05mfd: intel-lpss: Add missing PCI ID for Intel Sunrise Point LPSS devicesFlorian R. Hölzlwimmer-0/+1
2017-09-05mfd: t7l66xb: Handle return value of clk_prepare_enableArvind Yadav-3/+14
2017-09-05mfd: intel_soc_pmic_chtwc: Turn Kconfig option into a boolHans de Goede-1/+1
2017-09-05mfd: lp87565: Convert to use devm_mfd_add_devices()Axel Lin-4/+3
2017-09-05mfd: Add support for TPS68470 deviceRajmohan Mani-0/+125
2017-09-05mfd: lpc_ich: Do not touch SPI-NOR write protection bit on Haswell/BroadwellMika Westerberg-10/+0
2017-09-05mfd: syscon: atmel-smc: Add helper to retrieve register layoutLudovic Desroches-14/+53
2017-09-05mfd: axp20x: Use correct platform device ID for many PEKQuentin Schulz-6/+6
2017-09-05mfd: axp20x: Add support for AXP813 PMICChen-Yu Tsai-0/+23
2017-09-05mfd: Add ROHM BD9571MWV-M MFD PMIC driverMarek Vasut-0/+245
2017-09-05mfd: hi6421-pmic: Add support for HiSilicon Hi6421v530Guodong Xu-18/+52
2017-09-05mfd: hi6421-pmic: Update dev_err messagesGuodong Xu-3/+3
2017-09-05mfd: hi6421-pmic: Change license text to shorter formGuodong Xu-11/+2
2017-09-05mfd: Kconfig: Add missing Kconfig dependency for TPS65086Michal Simek-0/+1
2017-09-05mfd: ab8500-core: Constify attribute_group structuresArvind Yadav-3/+3
2017-09-05mfd: max8998: Fix potential NULL pointer dereferenceChristophe JAILLET-4/+2
2017-09-05mfd: max8925-i2c: Drop unnecessary staticJulia Lawall-1/+1
2017-09-05mfd: da9052: Fix manual ADC read after timed out readSebastian Reichel-0/+2
2017-09-05mfd: rtsx: Make arrays depth and cd_mask static constColin Ian King-2/+2
2017-09-05mfd: twl-core: Improve the documentationDan Carpenter-2/+2
2017-09-05Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...Lee Jones-21/+304
2017-09-04mfd: Add STM32 LPTimer driverFabrice Gasnier-0/+122
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang-7/+7
2017-09-03Merge tag 'hwmon-for-linus-v4.14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+23
2017-09-04Merge branch 'pm-cpufreq'Rafael J. Wysocki-41/+21
2017-08-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-1/+1
2017-08-22mfd: db8500-prcmu: Get rid of cpufreq dependencyLinus Walleij-41/+21
2017-08-22Revert "mfd: da9061: Fix to remove BBAT_CONT register from chip model"Lee Jones-0/+6
2017-08-22mfd: da9052: Make touchscreen registration optionalSebastian Reichel-3/+23
2017-08-21mfd: rk808: Add RK805 power key supportJoseph Chen-0/+17
2017-08-21mfd: rk808: Add RK805 pinctrl supportJoseph Chen-0/+1
2017-08-21mfd: rk808: Add RK805 supportElaine Zhang-2/+110
2017-08-21mfd: rk808: Fix up the chip id get failedElaine Zhang-6/+15
2017-08-15mfd: tps65010: Move header file out of I2C realmWolfram Sang-1/+1
2017-08-15mfd: dm355evm_msp: Move header file out of I2C realmWolfram Sang-1/+1
2017-07-26memory: atmel-ebi: Fix smc cycle xlate converterAlexander Dahl-1/+1
2017-07-18mfd: tps6105x: Add OF device ID tableJavier Martinez Canillas-0/+8
2017-07-18mfd: retu: Add OF device ID tableJavier Martinez Canillas-0/+8
2017-07-18mfd: retu: Drop -mfd suffix from I2C device ID nameJavier Martinez Canillas-2/+2
2017-07-11Merge tag 'chrome-platform-for-linus-4.13' of git://git.kernel.org/pub/scm/li...Linus Torvalds-3/+10
2017-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+1
2017-07-07Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-174/+641