summaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
Commit message (Expand)AuthorAgeFilesLines
* mfd: intel-lpss: Set the device in reset state when initBinbin Wu2019-05-141-0/+3
* platform/chrome: Add support for v1 of host sleep eventEvan Green2019-05-141-5/+34
* mfd: cros_ec: Instantiate the CrOS USB PD logger driverEnric Balletbo i Serra2019-05-141-1/+2
* mfd: cs47l90: Make DAC_AEC_CONTROL_2 readableAjit Pandey2019-05-141-0/+2
* mfd: cs47l35: Make DAC_AEC_CONTROL_2 readableRichard Fitzgerald2019-05-141-0/+2
* mfd: da9063: Remove platform_data supportWolfram Sang2019-05-143-20/+2
* mfd: da9063: Convert headers to SPDXWolfram Sang2019-05-143-20/+6
* mfd: axp20x: Allow the AXP223 to be probed by I2CMaxime Ripard2019-05-141-0/+2
* mfd: rk808: Remove the id_tableTony Xie2019-05-141-9/+0
* mfd: cros_ec: Instantiate properly CrOS ISH MCU deviceRushikesh S Kadam2019-05-141-0/+13
* mfd: atmel-hlcdc: Add compatible for SAM9X60 HLCD controllerClaudiu Beznea2019-05-141-0/+1
* mfd: Kconfig: Pedantic formattingEnrico Weigelt, metux IT consult2019-05-141-31/+31
* mfd: axp20x: Add USB power supply mfd cell to AXP813Quentin Schulz2019-05-141-0/+11
* mfd: twl6040: Fix device init errors for ACCCTL registerTony Lindgren2019-05-141-1/+12
* mfd: syscon: Add optional clock supportFabrice Gasnier2019-05-141-0/+19
* mfd: sec: Add support for the RTC on S2MPA01Stuart Menefy2019-05-142-0/+4
* mfd: sec: Put one element structure initialisation on one lineStuart Menefy2019-05-141-39/+19
* mfd: intel_soc_pmic_chtwc: Register LED child deviceYauhen Kharuzhy2019-05-141-0/+1
*-----. Merge branches 'ib-mfd-arm-leds-5.2', 'ib-mfd-gpio-input-leds-power-5.2', 'ib...Lee Jones2019-05-149-24/+1172
|\ \ \ \
| | | | * mfd: max77620: Provide system power-off functionalityDmitry Osipenko2019-05-081-0/+18
| | | | * mfd: max77620: Support Maxim 77663Dmitry Osipenko2019-05-081-1/+68
| | | * | mfd: Add ST Multi-Function eXpander (STMFX) core driverAmelie Delaunay2019-05-103-1/+559
| | | |/
| | * | mfd: Add new driver for MAX77650 PMICBartosz Golaszewski2019-05-083-0/+247
| | * | mfd: mfd-core: Document mfd_add_devices()Bartosz Golaszewski2019-05-081-0/+13
| | |/
| | * mfd: sun6i-prcm: Allow to compile with COMPILE_TESTMaxime Ripard2019-04-031-1/+1
| | * mfd: sc27xx: Use SoC compatible string for PMIC devicesBaolin Wang2019-04-021-21/+21
| | * mfd: twl-core: Disable IRQ while suspendedAndreas Kemnade2019-04-021-0/+23
| * | mfd: altera-sysmgr: Add SOCFPGA System ManagerThor Thayer2019-04-023-0/+222
| |/
* / mfd: ti-lmu: Remove LM3532 backlight driver referencesDan Murphy2019-04-071-11/+0
|/
* Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-101-0/+3
|\
| * dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig2019-02-201-0/+2
| * mfd/sm501: depend on HAS_DMAChristoph Hellwig2019-02-131-0/+1
* | Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-03-082-38/+39
|\ \
| * \ Merge branch 'ib-qcom-ssbi' into develLinus Walleij2019-02-212-38/+39
| |\ \
| | * | mfd: pm8xxx: select IRQ_DOMAIN_HIERARCHY in KconfigBrian Masney2019-02-141-1/+1
| | * | mfd: pm8xxx: revert "disassociate old virq if hwirq mapping already exists"Brian Masney2019-02-131-6/+0
| | * | mfd: pm8xxx: disassociate old virq if hwirq mapping already existsBrian Masney2019-02-131-0/+6
| | * | mfd: pm8xxx: convert to v2 irq interfaces to support hierarchical IRQ chipsBrian Masney2019-02-131-37/+38
* | | | Merge tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-03-0836-435/+1195
|\ \ \ \
| * | | | mfd: mxs-lradc: Mark expected switch fall-throughGustavo A. R. Silva2019-02-181-1/+1
| * | | | mfd: sec-core: Cleanup formatting to a consistent styleKrzysztof Kozlowski2019-02-181-5/+6
| * | | | mfd: tqmx86: IO controller with I2C, Wachdog and GPIOAndrew Lunn2019-02-183-0/+290
| * | | | mfd: intel-lpss: Move linux/pm.h to the local headerAndy Shevchenko2019-02-183-2/+2
| * | | | mfd: cros_ec_dev: Return number of bytes read with CROS_EC_DEV_IOCRDMEMGuenter Roeck2019-02-071-1/+1
| * | | | mfd: tps68470: Drop unused MODULE_DEVICE_TABLEPaul Gortmaker2019-02-071-1/+0
| * | | | mfd: at91-usart: No need to copy mfd_cell in probeAxel Lin2019-02-071-4/+4
| * | | | mfd: at91-usart: Constify at91_usart_spi_subdev and at91_usart_serial_subdevAxel Lin2019-02-071-8/+8
| * | | | mfd: lochnagar: Add support for the Cirrus Logic LochnagarCharles Keepax2019-02-073-0/+408
| * | | | mfd: sec-core: Return gracefully instead of BUG() if device cannot matchKrzysztof Kozlowski2019-02-071-2/+3
| * | | | mfd: sm501: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva2019-02-071-2/+1