summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* mfd: axp20x: use explicit bit definesOlliver Schinagl2018-12-131-1/+1
* mfd: axp20x: Clean up included headersOlliver Schinagl2018-12-131-5/+6
* Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown2018-12-111-1/+7
|\
| * Revert "mfd: cros_ec: Use devm_kzalloc for private data"Enric Balletbo i Serra2018-12-051-1/+7
* | regulator: wm8994: Pass descriptor instead of GPIO numberLinus Walleij2018-11-151-9/+0Star
|/
* Merge tag 'tag-chrome-platform-for-v4.20' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2018-11-011-6/+7
|\
| * Merge remote-tracking branch 'origin/ib-chrome-platform-mfd-move-cros_ec_lpc'...Benson Leung2018-10-101-6/+7
| |\
| | * mfd: cros_ec: Fix and improve kerneldoc comments.Enric Balletbo i Serra2018-09-071-6/+7
* | | Merge tag 'mfd-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-10-2531-425/+396Star
|\ \ \
| * | | 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/+14Star
| * | | mfd: ti-lmu: Use managed resource for everythingPavel Machek2018-10-231-13/+8Star
| * | | mfd: ti-lmu: Switch to GPIODPavel Machek2018-10-231-16/+12Star
| * | | 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/+1Star
| * | | 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/+10Star
| * | | 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/+7Star
| * | | mfd: intel_soc_pmic_crc: Use DEFINE_RES_IRQ_NAMED() macroAndy Shevchenko2018-10-231-30/+5Star
| * | | mfd: intel_msic: Use DEFINE_RES_IRQ() macroAndy Shevchenko2018-10-231-34/+10Star
| * | | 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/+64Star
| * | | mfd: sec-core: Add SPDX license identifiersKrzysztof Kozlowski2018-10-232-24/+8Star
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ 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/+0Star
| |/ /
* | | Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2018-10-231-87/+75Star
|\ \ \
| | \ \
| | \ \
| *-. | | 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/+75Star
| |\| | | | | |_|/ | |/| |
| | * | 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/+29Star
| | |/
| | |
| \ \
*-. \ \ 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-221-4/+4
|\