summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-10-2531-425/+396
|\
| * mfd: cros_ec: Avoid unneeded internal declaration warningNathan Chancellor2018-10-231-0/+1
| * mfd: ti-lmu: Use of_device_get_match_data() helperPavel Machek2018-10-231-16/+14
| * mfd: ti-lmu: Use managed resource for everythingPavel Machek2018-10-231-13/+8
| * mfd: ti-lmu: Switch to GPIODPavel Machek2018-10-231-16/+12
| * mfd: ti-lmu: constify mfd_cell tablesSebastian Reichel2018-10-231-7/+7
| * mfd: max8997: Disable interrupt handling for suspend/resume cycleMarek Szyprowski2018-10-231-0/+2
| * mfd: max8997: Enale irq-wakeup unconditionallyMarek Szyprowski2018-10-231-7/+1
| * mfd: arizona: Make array mclk_name static, shrinks object sizeColin Ian King2018-10-231-1/+1
| * mfd: Convert Intel PMIC drivers to use SPDX identifierAndy Shevchenko2018-10-237-51/+10
| * mfd: Sort headers alphabetically for Intel PMIC driversAndy Shevchenko2018-10-233-9/+12
| * mfd: intel_soc_pmic_bxtwc: Chain power button IRQs as wellAndy Shevchenko2018-10-231-10/+31
| * mfd: intel_soc_pmic_crc: Use REGMAP_IRQ_REG() macroAndy Shevchenko2018-10-231-21/+7
| * mfd: intel_soc_pmic_crc: Use DEFINE_RES_IRQ_NAMED() macroAndy Shevchenko2018-10-231-30/+5
| * mfd: intel_msic: Use DEFINE_RES_IRQ() macroAndy Shevchenko2018-10-231-34/+10
| * mfd: motorola-cpcap: Add audio-codec supportSebastian Reichel2018-10-231-1/+50
| * mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC valuesFabio Estevam2018-10-231-1/+2
| * mfd: max77620: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-231-1/+1
| * mfd: madera: Don't use regmap_read_poll_timeout to poll for BOOT_DONERichard Fitzgerald2018-10-231-13/+20
| * mfd: arizona: Correct calling of runtime_put_syncSapthagiri Baratam2018-10-231-4/+4
| * mfd: cros_ec: Check for mkbp events on resume only if supported.RaviChandra Sadineni2018-10-231-1/+2
| * mfd: adp5520: Update MODULE AUTHOR email addressMichael Hennerich2018-10-231-1/+1
| * mfd: sec-core: Allow building as moduleKrzysztof Kozlowski2018-10-232-2/+17
| * mfd: sec-core: Fix indentation of Kconfig descriptionKrzysztof Kozlowski2018-10-231-4/+4
| * mfd: maxim: Add SPDX license identifiersKrzysztof Kozlowski2018-10-238-155/+64
| * mfd: sec-core: Add SPDX license identifiersKrzysztof Kozlowski2018-10-232-24/+8
| *---. Merge branches 'ib-mfd-iio-input-4.20', 'ib-mfd-irqchip-4.20', 'ib-mfd-rtc-4....Lee Jones2018-10-234-4/+91
| |\ \ \
| | | | * mfd: at91-usart: Include Device Tree headerLee Jones2018-09-111-0/+1
| | | | * mfd: at91-usart: Add MFD driver for USARTRadu Pirea2018-09-103-0/+81
| | | |/ | | |/|
| | | * mfd: menelaus: Fix possible race condition and leakAlexandre Belloni2018-09-111-4/+9
| | |/
| * | mfd: ti_am335x_tscadc: Keep ADC interface on if child is wakeup capableVignesh R2018-10-091-0/+13
| * | mfd: ti_am335x_tscadc: Don't mark TSCADC MFD as wakeup capableVignesh R2018-10-091-1/+0
| |/
* | Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2018-10-231-87/+75
|\ \
| | \
| | \
| *-. \ Merge remote-tracking branches 'regulator/topic/bd718xx' and 'regulator/topic...Mark Brown2018-10-211-1/+1
| |\ \ \ | | | |/
| | * | regulator: bd718xx: fix build warning on x86_64Matti Vaittinen2018-10-021-1/+1
| * | | Merge branch 'regulator-4.20' into regulator-nextMark Brown2018-10-211-87/+75
| |\ \ \ | | |/ /
| | * | regulator/mfd: bd718xx: rename bd71837/bd71847 common instancesMatti Vaittinen2018-09-281-49/+49
| | * | regulator/mfd: Support ROHM BD71847 power management ICMatti Vaittinen2018-09-281-41/+29
| | |/
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...Mark Brown2018-10-214-4/+8
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * regmap: split up regmap_config.use_single_rwDavid Frey2018-09-074-4/+8
| |/
* | mfd: omap-usb-host: Fix dts probe of childrenTony Lindgren2018-09-111-5/+6
|/
* Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-211-4/+4
|\
| * mfd: 88pm860x-i2c: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin2018-07-131-4/+4
* | Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-08-2029-1513/+8985
|\ \
| * | mfd: sm501: Set coherent_dma_mask when creating subdevicesGuenter Roeck2018-08-161-0/+1
| * | mfd: bd71837: Core driver for ROHM BD71837 PMICMatti Vaittinen2018-08-163-0/+225
| * | mfd: sec-core: Export OF module alias tableKrzysztof Kozlowski2018-07-271-0/+1
| * | mfd: as3722: Disable auto-power-on when AC OKMarcel Ziswiler2018-07-271-0/+12
| * | mfd: axp20x: Support AXP806 in I2C modeChen-Yu Tsai2018-07-271-0/+2
| * | mfd: axp20x: Add self-working mode support for AXP806Chen-Yu Tsai2018-07-271-3/+25
OpenPOWER on IntegriCloud