summaryrefslogtreecommitdiff
path: root/include/linux/mfd
AgeCommit message (Expand)AuthorFilesLines
2019-01-06Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2019-01-03mfd: cros_ec: Add commands to control codecCheng-Yi Chiang1-0/+94
2019-01-03mfd: ingenic-tcu: Fix bit field description in headerPaul Cercueil1-1/+1
2019-01-03mfd: madera: Add shared data for accessory detectionRichard Fitzgerald1-0/+7
2019-01-03mfd: tmio: Typo s/use use/use/Geert Uytterhoeven1-1/+1
2018-12-29Merge tag 'for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds1-0/+1
2018-12-29Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-7/+2
2018-12-18PCI: imx: Add imx6sx suspend/resume supportLeonard Crestez1-0/+1
2018-12-17mmc: host: tmio: Use GPIO descriptorsLinus Walleij1-7/+2
2018-12-13mfd: axp20x: name voltage ramping define properlyOlliver Schinagl1-2/+2
2018-12-05power: supply: add AC power supply driver for AXP813Oskari Lemmela1-0/+1
2018-12-03iio: adc: ti_am335x_tscadc: Improve accuracy of measurementVignesh R1-0/+4
2018-11-15regulator: wm8994: Pass descriptor instead of GPIO numberLinus Walleij1-3/+0
2018-11-14platform/chrome: straighten out cros_ec_get_{next,host}_event() error codesBrian Norris1-2/+4
2018-11-01Merge tag 'tag-chrome-platform-for-v4.20' of git://git.kernel.org/pub/scm/lin...Linus Torvalds4-357/+303
2018-10-25Merge tag 'for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds1-0/+10
2018-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+1
2018-10-25Merge tag 'mfd-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds31-278/+95
2018-10-23mfd: ti-lmu: Switch to GPIODPavel Machek1-1/+2
2018-10-23mfd: max8997: Enale irq-wakeup unconditionallyMarek Szyprowski1-1/+0
2018-10-23mfd: Convert Intel PMIC drivers to use SPDX identifierAndy Shevchenko3-24/+5
2018-10-23mfd: intel_soc_pmic_bxtwc: Chain power button IRQs as wellAndy Shevchenko1-0/+1
2018-10-23mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC valuesFabio Estevam1-0/+1
2018-10-23mfd: madera: Remove unused forward referenceRichard Fitzgerald1-1/+0
2018-10-23mfd: Add ingenic-tcu.h headerPaul Cercueil1-0/+56
2018-10-23mfd: maxim: Add SPDX license identifiersKrzysztof Kozlowski12-142/+12
2018-10-23mfd: sec-core: Add SPDX license identifiersKrzysztof Kozlowski11-109/+16
2018-10-23Merge tag 'mmc-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-7/+0
2018-10-19regulator: bd718x7: Remove struct bd718xx_pmicAxel Lin1-2/+0
2018-10-15mmc: tmio: remove TMIO_MMC_HAVE_HIGH_REG flagMasahiro Yamada1-7/+0
2018-10-10Merge remote-tracking branch 'origin/ib-chrome-platform-mfd-move-cros_ec_lpc'...Benson Leung4-357/+303
2018-10-09mfd: cros: add "base attached" MKBP switch definitionDmitry Torokhov1-0/+1
2018-09-28regulator: bd718XX use pickable rangesMatti Vaittinen1-14/+18
2018-09-28regulator/mfd: bd718xx: rename bd71837/bd71847 common instancesMatti Vaittinen1-32/+32
2018-09-28regulator/mfd: Support ROHM BD71847 power management ICMatti Vaittinen1-147/+124
2018-09-16mfd: cros: add charger port count command definitionFabien Parent1-0/+10
2018-09-10mfd: madera: Add irqchip data pointer into struct maderaRichard Fitzgerald1-0/+2
2018-09-07mfd: cros_ec: Fix and improve kerneldoc comments.Enric Balletbo i Serra2-206/+303
2018-09-07platform/chrome: Move mfd/cros_ec_lpc* includes to drivers/platform.Enric Balletbo i Serra2-151/+0
2018-08-31regulator: da9063: fix DT probing with constraintsPhilipp Zabel1-7/+9
2018-08-29regulator: bd71837: Disable voltage monitoring for LDO3/4Matti Vaittinen1-3/+30
2018-08-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds1-0/+3
2018-08-21Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds10-14/+4788
2018-08-16mfd: madera: Add register definitions for accessory detectRichard Fitzgerald1-0/+51
2018-08-16mfd: bd71837: Core driver for ROHM BD71837 PMICMatti Vaittinen1-0/+332
2018-07-27mfd: as3722: Disable auto-power-on when AC OKMarcel Ziswiler1-0/+3
2018-07-27mfd: wm8994: Allow to configure CS/ADDR Pulldown from dtsAlberto Panizzo1-0/+6
2018-07-27mfd: rave-sp: Add legacy EEPROM access command translationAndrey Smirnov1-0/+1
2018-07-27Merge branches 'ib-mfd-4.19', 'ib-mfd-gpio-pinctrl-4.19', 'ib-mfd-i915-media-...Lee Jones6-10/+4267
2018-07-16mmc: tmio: add eMMC HS400 mode supportMasaharu Hayakawa1-0/+3