aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-14mfd: axp20x: Allow the AXP223 to be probed by I2CMaxime Ripard1-0/+2
2019-05-14mfd: rk808: Remove the id_tableTony Xie1-9/+0
2019-05-14mfd: cros_ec: Instantiate properly CrOS ISH MCU deviceRushikesh S Kadam1-0/+13
2019-05-14mfd: atmel-hlcdc: Add compatible for SAM9X60 HLCD controllerClaudiu Beznea1-0/+1
2019-05-14mfd: Kconfig: Pedantic formattingEnrico Weigelt, metux IT consult1-31/+31
2019-05-14mfd: axp20x: Add USB power supply mfd cell to AXP813Quentin Schulz1-0/+11
2019-05-14mfd: twl6040: Fix device init errors for ACCCTL registerTony Lindgren1-1/+12
2019-05-14mfd: syscon: Add optional clock supportFabrice Gasnier1-0/+19
2019-05-14mfd: sec: Add support for the RTC on S2MPA01Stuart Menefy2-0/+4
2019-05-14mfd: sec: Put one element structure initialisation on one lineStuart Menefy1-39/+19
2019-05-14mfd: intel_soc_pmic_chtwc: Register LED child deviceYauhen Kharuzhy1-0/+1
2019-05-14Merge branches 'ib-mfd-arm-leds-5.2', 'ib-mfd-gpio-input-leds-power-5.2', 'ib-mfd-pinctrl-5.2-2' and 'ib-mfd-regulator-5.2', tag 'ib-mfd-arm-net-5.2' into ibs-for-mfd-mergedLee Jones9-24/+1172
2019-05-10mfd: Add ST Multi-Function eXpander (STMFX) core driverAmelie Delaunay3-1/+559
2019-05-09Merge tag 'dmaengine-5.2-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-2/+2
2019-05-08Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+0
2019-05-08mfd: max77620: Provide system power-off functionalityDmitry Osipenko1-0/+18
2019-05-08mfd: max77620: Support Maxim 77663Dmitry Osipenko1-1/+68
2019-05-08mfd: Add new driver for MAX77650 PMICBartosz Golaszewski3-0/+247
2019-05-08mfd: mfd-core: Document mfd_add_devices()Bartosz Golaszewski1-0/+13
2019-05-07Merge tag 'leds-for-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds1-11/+0
2019-05-07Remove MODULE_ALIAS() calls that take undefined macroMasahiro Yamada1-1/+0
2019-05-06Merge branch 'regulator-5.2' into regulator-nextMark Brown2-7/+1
2019-04-26dmaengine: idma64: Move driver name to the headerAndy Shevchenko1-2/+2
2019-04-07mfd: ti-lmu: Remove LM3532 backlight driver referencesDan Murphy1-11/+0
2019-04-03mfd: sun6i-prcm: Allow to compile with COMPILE_TESTMaxime Ripard1-1/+1
2019-04-02mfd: altera-sysmgr: Add SOCFPGA System ManagerThor Thayer3-0/+222
2019-04-02mfd: sc27xx: Use SoC compatible string for PMIC devicesBaolin Wang1-21/+21
2019-04-02mfd: twl-core: Disable IRQ while suspendedAndreas Kemnade1-0/+23
2019-03-19Merge tag 'v5.1-rc1' into regulator-5.2Mark Brown38-473/+1330
2019-03-13regulator: wm831x-isink: Convert to use regulator_set/get_current_limit_regmapAxel Lin1-1/+1
2019-03-11regulator: wm8400: Get rid of wm8400_block_read/wm8400_set_bits functionsAxel Lin1-6/+0
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+3
2019-03-08Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds2-38/+39
2019-03-08Merge tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds36-435/+1195
2019-03-06Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-0/+93
2019-02-21Merge branch 'ib-qcom-ssbi' into develLinus Walleij2-38/+39
2019-02-20dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig1-0/+2
2019-02-18mfd: mxs-lradc: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-02-18mfd: sec-core: Cleanup formatting to a consistent styleKrzysztof Kozlowski1-5/+6
2019-02-18mfd: tqmx86: IO controller with I2C, Wachdog and GPIOAndrew Lunn3-0/+290
2019-02-18mfd: intel-lpss: Move linux/pm.h to the local headerAndy Shevchenko3-2/+2
2019-02-15Merge tag 'arm-soc/for-5.1/drivers' of https://github.com/Broadcom/stblinux into arm/driversArnd Bergmann2-0/+93
2019-02-14mfd: pm8xxx: select IRQ_DOMAIN_HIERARCHY in KconfigBrian Masney1-1/+1
2019-02-13mfd/sm501: depend on HAS_DMAChristoph Hellwig1-0/+1
2019-02-13mfd: pm8xxx: revert "disassociate old virq if hwirq mapping already exists"Brian Masney1-6/+0
2019-02-13mfd: pm8xxx: disassociate old virq if hwirq mapping already existsBrian Masney1-0/+6
2019-02-13mfd: pm8xxx: convert to v2 irq interfaces to support hierarchical IRQ chipsBrian Masney1-37/+38
2019-02-07mfd: cros_ec_dev: Return number of bytes read with CROS_EC_DEV_IOCRDMEMGuenter Roeck1-1/+1
2019-02-07mfd: tps68470: Drop unused MODULE_DEVICE_TABLEPaul Gortmaker1-1/+0
2019-02-07mfd: at91-usart: No need to copy mfd_cell in probeAxel Lin1-4/+4