summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)AuthorLines
2019-09-02mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra-295/+2
2019-09-02mfd / platform: cros_ec: Handle chained ECs as platform devicesEnric Balletbo i Serra-30/+31
2019-09-02mfd: mt6323: Add MT6323 RTC and PWRCJosef Friedl-0/+25
2019-09-02mfd: mt6323: Replace boilerplate resource code with DEFINE_RES_* macrosJosef Friedl-10/+3
2019-09-02mfd: db8500-prcmu: Support the higher DB8520 ARMSSLinus Walleij-5/+35
2019-09-02mfd: intel-lpss: Use MODULE_SOFTDEP() instead of implicit requestAndy Shevchenko-21/+8
2019-09-02mfd: htc-i2cpld: Drop check because i2c_unregister_device() is NULL safeWolfram Sang-2/+1
2019-09-02mfd: sm501: Include the GPIO driver headerLinus Walleij-0/+1
2019-09-02mfd: intel-lpss: Add Intel Skylake ACPI IDsAndy Shevchenko-0/+26
2019-09-02mfd: intel-lpss: Consistently use GENMASK()Andy Shevchenko-5/+5
2019-09-02mfd: Add support for Merrifield Basin Cove PMICAndy Shevchenko-0/+169
2019-09-02mfd: ezx-pcap: Replace mutex_lock with spin_lockFuqian Huang-23/+30
2019-08-27Merge tag 'mfd-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-3/+3
2019-08-27mfd: rk808: Make PM function declaration staticLee Jones-1/+1
2019-08-27mfd: rk808: Mark pm functions __maybe_unusedArnd Bergmann-2/+2
2019-08-14mfd: asic3: Include the right headerLinus Walleij-1/+1
2019-08-12mfd: mt6397: Extract IRQ related code from core driverHsin-Hsiung Wang-147/+183
2019-08-12mfd: mt6397: Rename macros to something more readableHsin-Hsiung Wang-8/+8
2019-08-12mfd: Remove dev_err() usage after platform_get_irq()Stephen Boyd-27/+9
2019-08-12mfd: db8500-prcmu: Mark expected switch fall-throughsGustavo A. R. Silva-0/+2
2019-08-12mfd: intel-lpss: Add Intel Tiger Lake PCI IDsAndy Shevchenko-0/+23
2019-08-12mfd: Drop obsolete JZ4740 driverPaul Cercueil-334/+0
2019-08-12mfd: omap-usb-host: Mark expected switch fall-throughsGustavo A. R. Silva-2/+2
2019-08-12mfd: intel-lpss: Remove D3cold delayKai-Heng Feng-0/+2
2019-08-12mfd: twl-core: Convert to i2c_new_dummy_deviceWolfram Sang-3/+3
2019-08-12mfd: palmas: Convert to i2c_new_dummy_deviceWolfram Sang-3/+3
2019-08-12mfd: max8998: Convert to i2c_new_dummy_deviceWolfram Sang-3/+3
2019-08-12mfd: max8997: Convert to i2c_new_dummy_deviceWolfram Sang-9/+9
2019-08-12mfd: max8925-i2c: Convert to i2c_new_dummy_deviceWolfram Sang-6/+6
2019-08-12mfd: max8907: Convert to i2c_new_dummy_deviceWolfram Sang-3/+3
2019-08-12mfd: max77843: Convert to i2c_new_dummy_deviceWolfram Sang-3/+3
2019-08-12mfd: max77693: Convert to i2c_new_dummy_deviceWolfram Sang-6/+6
2019-08-12mfd: max14577: Convert to i2c_new_dummy_deviceWolfram Sang-3/+3
2019-08-12mfd: da9150-core: Convert to i2c_new_dummy_deviceWolfram Sang-3/+3
2019-08-12mfd: bcm590xx: Convert to i2c_new_dummy_deviceWolfram Sang-3/+3
2019-08-12mfd: ab3100-core: Convert to i2c_new_dummy_deviceWolfram Sang-3/+3
2019-08-12mfd: 88pm860x-core: Convert to i2c_new_dummy_deviceWolfram Sang-3/+3
2019-08-12mfd: 88pm800: Convert to i2c_new_dummy_deviceWolfram Sang-6/+6
2019-08-12mfd: timberdale: Use dev_get_drvdataChuhong Yuan-2/+1
2019-08-12mfd: tps80031: Convert to devm_i2c_new_dummy_deviceWolfram Sang-15/+8
2019-08-12mfd: aat2870: No need to check return value of debugfs_create functionsGreg Kroah-Hartman-11/+2
2019-08-12mfd: ab8500: No need to check return value of debugfs_create functionsGreg Kroah-Hartman-226/+98
2019-08-12mfd: ab3100: No need to check return value of debugfs_create functionsGreg Kroah-Hartman-53/+13
2019-08-12Merge 5.3-rc4 into driver-core-nextGreg Kroah-Hartman-2/+4
2019-08-09mfd: omap-usb-host: Mark expected switch fall-throughsGustavo A. R. Silva-2/+2
2019-08-09mfd: db8500-prcmu: Mark expected switch fall-throughsGustavo A. R. Silva-0/+2
2019-08-08mfd/syscon: Add device_node_to_regmap()Paul Cercueil-16/+30
2019-08-01mfd: aat2870: no need to check return value of debugfs_create functionsGreg Kroah-Hartman-11/+2
2019-08-01mfd: ab8500: no need to check return value of debugfs_create functionsGreg Kroah-Hartman-226/+98
2019-08-01mfd: ab3100: no need to check return value of debugfs_create functionsGreg Kroah-Hartman-53/+13