summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)AuthorLines
2016-11-29mfd: ab8500: make sysctrl explicitly non-modularPaul Gortmaker-5/+4
2016-11-29mfd: ab8500-gpadc: Make it explicitly non-modularPaul Gortmaker-17/+2
2016-11-29mfd: ab8500-debugfs: Make it explicitly non-modularPaul Gortmaker-19/+2
2016-11-29mfd: ab8500-core: Make it explicitly non-modularPaul Gortmaker-31/+6
2016-11-29mfd: ab3100-core: Make it explicitly non-modularPaul Gortmaker-36/+3
2016-11-29mfd: si476x-i2c: Fix spelling mistakes "Failet" and "gett"Colin Ian King-1/+1
2016-11-29mfd: arizona: Use irq_find_mapping when appropriateCharles Keepax-4/+4
2016-11-29mfd: wm8994-core: Don't use managed regulator bulk get APIViresh Kumar-3/+11
2016-11-29mfd: davinci_voicecodec: Tidyup header difinitionsKuninori Morimoto-0/+1
2016-11-29mfd: wm5102: Remove spurious trailing spacesRichard Fitzgerald-706/+706
2016-11-29mfd: sun4i-gpadc: Fix 'cast from pointer to integer of different size' warningLee Jones-1/+1
2016-11-29mfd: axp20x-i2c: Add i2c-ids to fix module auto-loadingHans de Goede-3/+4
2016-11-29mfd: syscon: Support native-endian regmapsPaul Burton-1/+3
2016-11-29mfd: rk808: RK818 uses DEV_OFF to power off suppliesJianhong Chen-1/+22
2016-11-29mfd: fsl-imx25-tsadc: Fix module autoload when registered via OFJavier Martinez Canillas-0/+1
2016-11-29mfd: hi655x-pmic: Fix module autoload when registered via OFJavier Martinez Canillas-0/+1
2016-11-29mfd: abx500-core: Allow driver to built if COMPILE_TEST is enabledJavier Martinez Canillas-1/+1
2016-11-29mfd: exynos-lpass: Add hardware dependencyJean Delvare-0/+1
2016-11-29mfd: tps65912: Move regmap config into core driverArnd Bergmann-0/+17
2016-11-29mfd: wm8994-core: Disable regulators before removing themViresh Kumar-1/+1
2016-11-29mfd: wm8994-core: Don't split lines unnecessarilyViresh Kumar-4/+2
2016-11-29mfd: Enable compile testing for max77620 and max77686Krzysztof Kozlowski-2/+2
2016-11-29mfd: tc3589x: Improve function-level documentationJulia Lawall-2/+2
2016-11-29mfd: Add support for Allwinner SoCs ADCQuentin Schulz-0/+197
2016-11-25mfd: wm8994-core: Don't use managed regulator bulk get APIViresh Kumar-3/+11
2016-11-25mfd: wm8994-core: Disable regulators before removing themViresh Kumar-1/+1
2016-11-25mfd: syscon: Support native-endian regmapsPaul Burton-1/+3
2016-11-21mfd: arizona: Mark AIFx_TX_BCLK_RATE as readable for cs47l24Praveen Kumar Vegivada-0/+6
2016-11-21mfd: lpc_ich: Use gpio-ich driver for 8-series and 9-series Intel PCH devicesDan Gora-0/+2
2016-11-21mfd: axp20x: Add adc volatile ranges for axp22xIcenowy Zheng-0/+1
2016-11-21Merge branches 'ib-mfd-arm-leds-4.10' and 'ib-mfd-gpio-input-regulator-4.10' ...Lee Jones-17/+17
2016-11-21mfd: qcom-pm8xxx: Clean up PM8XXX namespaceLinus Walleij-31/+27
2016-11-17mfd: 88pm860x: Move over to new I2C device .probe() callLee Jones-3/+2
2016-11-16mfd: core: Fix device reference leak in mfd_clone_cellJohan Hovold-0/+2
2016-11-16mfd: stmpe: Fix RESET regression on STMPE2401Linus Walleij-0/+2
2016-11-16mfd: intel_soc_pmic_bxtwc: Fix usbc interruptHeikki Krogerus-2/+4
2016-11-16mfd: intel-lpss: Do not put device in reset state on suspendAzhar Shaikh-3/+0
2016-11-16mfd: lpss: Fix Intel Kaby Lake PCH-H propertiesJarkko Nikula-22/+9
2016-11-05mfd: ti_am335x_tscadc: store physical addressMugunthan V N-0/+1
2016-10-26mfd: tps65218: Use mfd_add_devices instead of of_platform_populateKeerthy-2/+16
2016-10-26mfd: tps65218: Remove redundant read wrapperKeerthy-16/+2
2016-10-07Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-271/+1226
2016-10-05Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds-487/+325
2016-10-04Merge tag 'regulator-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds-0/+9
2016-10-04mfd: arizona: Handle probe deferral for reset GPIOCharles Keepax-4/+9
2016-10-04mfd: arizona: Remove arizona_of_get_named_gpio helper functionCharles Keepax-20/+7
2016-10-04mfd: arizona: Add DT options for max_channels_clocked and PDM speaker configRichard Fitzgerald-0/+30
2016-10-04mfd: twl6040: Register child device for twl6040-pdmclkPeter Ujfalusi-0/+5
2016-10-04mfd: cros_ec_spi: Remove unused variable 'request'Lee Jones-2/+0
2016-10-04mfd: omap-usb-host: Return value is not 'const int'Lee Jones-1/+1