aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-24mfd: mt6397: Fix probe after changing mt6397-coreFrank Wunderlich1-24/+40
2019-09-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermalLinus Torvalds1-52/+1
2019-09-24thermal: db8500: Finalize device tree conversionLinus Walleij1-52/+1
2019-09-23Merge tag 'mfd-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds36-659/+598
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-16/+30
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds5-660/+147
2019-09-18Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-2/+0
2019-09-18Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds4-290/+113
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds1-12/+2
2019-09-03Merge generic_lookup_helpers into usb-nextGreg Kroah-Hartman1-12/+2
2019-09-03mfd: don't select DMA_DECLARE_COHERENT for the sm501 and tc6393xb driversChristoph Hellwig1-2/+0
2019-09-02mfd: cros_ec: Use mfd_add_hotplug_devices() helperEnric Balletbo i Serra1-12/+6
2019-09-02mfd: cros_ec: Add convenience struct to define autodetectable CrOS EC subdevicesEnric Balletbo i Serra1-58/+73
2019-09-02mfd: cros_ec: Add convenience struct to define dedicated CrOS EC MCUsEnric Balletbo i Serra1-39/+49
2019-09-02mfd: cros_ec: Use kzalloc and cros_ec_cmd_xfer_status helperEnric Balletbo i Serra1-10/+7
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra1-1/+2
2019-09-02mfd / platform: cros_ec: Rename config to a better nameEnric Balletbo i Serra2-8/+11
2019-09-02mfd: cros_ec: Switch to use the new cros-ec-chardev driverEnric Balletbo i Serra1-214/+6
2019-09-02mfd / platform: cros_ec: Miscellaneous character device to talk with the ECEnric Balletbo i Serra2-36/+3
2019-09-02mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra3-295/+2
2019-09-02mfd / platform: cros_ec: Handle chained ECs as platform devicesEnric Balletbo i Serra1-30/+31
2019-09-02mfd: mt6323: Add MT6323 RTC and PWRCJosef Friedl1-0/+25
2019-09-02mfd: mt6323: Replace boilerplate resource code with DEFINE_RES_* macrosJosef Friedl1-10/+3
2019-09-02mfd: db8500-prcmu: Support the higher DB8520 ARMSSLinus Walleij1-5/+35
2019-09-02mfd: intel-lpss: Use MODULE_SOFTDEP() instead of implicit requestAndy Shevchenko1-21/+8
2019-09-02mfd: htc-i2cpld: Drop check because i2c_unregister_device() is NULL safeWolfram Sang1-2/+1
2019-09-02mfd: sm501: Include the GPIO driver headerLinus Walleij1-0/+1
2019-09-02mfd: intel-lpss: Add Intel Skylake ACPI IDsAndy Shevchenko1-0/+26
2019-09-02mfd: intel-lpss: Consistently use GENMASK()Andy Shevchenko1-5/+5
2019-09-02mfd: Add support for Merrifield Basin Cove PMICAndy Shevchenko3-0/+169
2019-09-02mfd: ezx-pcap: Replace mutex_lock with spin_lockFuqian Huang1-23/+30
2019-08-27Merge tag 'mfd-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-3/+3
2019-08-27mfd: rk808: Make PM function declaration staticLee Jones1-1/+1
2019-08-27mfd: rk808: Mark pm functions __maybe_unusedArnd Bergmann1-2/+2
2019-08-14mfd: asic3: Include the right headerLinus Walleij1-1/+1
2019-08-12mfd: mt6397: Extract IRQ related code from core driverHsin-Hsiung Wang3-147/+183
2019-08-12mfd: mt6397: Rename macros to something more readableHsin-Hsiung Wang1-8/+8
2019-08-12mfd: Remove dev_err() usage after platform_get_irq()Stephen Boyd6-27/+9
2019-08-12mfd: db8500-prcmu: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-08-12mfd: intel-lpss: Add Intel Tiger Lake PCI IDsAndy Shevchenko1-0/+23
2019-08-12mfd: Drop obsolete JZ4740 driverPaul Cercueil3-334/+0
2019-08-12mfd: omap-usb-host: Mark expected switch fall-throughsGustavo A. R. Silva1-2/+2
2019-08-12mfd: intel-lpss: Remove D3cold delayKai-Heng Feng1-0/+2
2019-08-12mfd: twl-core: Convert to i2c_new_dummy_deviceWolfram Sang1-3/+3
2019-08-12mfd: palmas: Convert to i2c_new_dummy_deviceWolfram Sang1-3/+3
2019-08-12mfd: max8998: Convert to i2c_new_dummy_deviceWolfram Sang1-3/+3
2019-08-12mfd: max8997: Convert to i2c_new_dummy_deviceWolfram Sang1-9/+9
2019-08-12mfd: max8925-i2c: Convert to i2c_new_dummy_deviceWolfram Sang1-6/+6
2019-08-12mfd: max8907: Convert to i2c_new_dummy_deviceWolfram Sang1-3/+3
2019-08-12mfd: max77843: Convert to i2c_new_dummy_deviceWolfram Sang1-3/+3