summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-11-29mfd: palmas: Remove redundant check in palmas_power_offKeerthy1-3/+0
2016-11-29mfd: arizona: Disable IRQs during driver removeCharles Keepax1-0/+1
2016-11-29mfd: pm8xxx: add support to pm8821Srinivas Kandagatla1-10/+221
2016-11-29mfd: intel-lpss: Try to enable Memory-Write-InvalidateAndy Shevchenko1-0/+1
2016-11-29mfd: rn5t618: Add Ricoh RC5T619 PMIC supportPierre-Hugues Husson2-1/+3
2016-11-29mfd: axp20x: Add address extension registers for AXP806 regmapChen-Yu Tsai1-1/+2
2016-11-29mfd: intel_soc_pmic_bxtwc: Fix a typo in MODULE_DEVICE_TABLE()Wei Yongjun1-1/+1
2016-11-29mfd: core: Fix device reference leak in mfd_clone_cellJohan Hovold1-0/+2
2016-11-29mfd: bcm590xx: Simplify a testChristophe JAILLET1-1/+1
2016-11-29mfd: sun4i-gpadc: Select regmap-irqArnd Bergmann1-0/+1
2016-11-29mfd: abx500-core: drop unused MODULE_ tags from non-modular codePaul Gortmaker1-5/+2
2016-11-29mfd: ab8500: make sysctrl explicitly non-modularPaul Gortmaker1-5/+4
2016-11-29mfd: ab8500-gpadc: Make it explicitly non-modularPaul Gortmaker1-17/+2
2016-11-29mfd: ab8500-debugfs: Make it explicitly non-modularPaul Gortmaker1-19/+2
2016-11-29mfd: ab8500-core: Make it explicitly non-modularPaul Gortmaker1-31/+6
2016-11-29mfd: ab3100-core: Make it explicitly non-modularPaul Gortmaker1-36/+3
2016-11-29mfd: si476x-i2c: Fix spelling mistakes "Failet" and "gett"Colin Ian King1-1/+1
2016-11-29mfd: arizona: Use irq_find_mapping when appropriateCharles Keepax1-4/+4
2016-11-29mfd: wm8994-core: Don't use managed regulator bulk get APIViresh Kumar1-3/+11
2016-11-29mfd: davinci_voicecodec: Tidyup header difinitionsKuninori Morimoto1-0/+1
2016-11-29mfd: wm5102: Remove spurious trailing spacesRichard Fitzgerald1-706/+706
2016-11-29mfd: sun4i-gpadc: Fix 'cast from pointer to integer of different size' warningLee Jones1-1/+1
2016-11-29mfd: axp20x-i2c: Add i2c-ids to fix module auto-loadingHans de Goede1-3/+4
2016-11-29mfd: syscon: Support native-endian regmapsPaul Burton1-1/+3
2016-11-29mfd: rk808: RK818 uses DEV_OFF to power off suppliesJianhong Chen1-1/+22
2016-11-29mfd: fsl-imx25-tsadc: Fix module autoload when registered via OFJavier Martinez Canillas1-0/+1
2016-11-29mfd: hi655x-pmic: Fix module autoload when registered via OFJavier Martinez Canillas1-0/+1
2016-11-29mfd: abx500-core: Allow driver to built if COMPILE_TEST is enabledJavier Martinez Canillas1-1/+1
2016-11-29mfd: exynos-lpass: Add hardware dependencyJean Delvare1-0/+1
2016-11-29mfd: tps65912: Move regmap config into core driverArnd Bergmann1-0/+17
2016-11-29mfd: wm8994-core: Disable regulators before removing themViresh Kumar1-1/+1
2016-11-29mfd: wm8994-core: Don't split lines unnecessarilyViresh Kumar1-4/+2
2016-11-29mfd: Enable compile testing for max77620 and max77686Krzysztof Kozlowski1-2/+2
2016-11-29mfd: tc3589x: Improve function-level documentationJulia Lawall1-2/+2
2016-11-29mfd: Add support for Allwinner SoCs ADCQuentin Schulz3-0/+197
2016-11-21mfd: arizona: Mark AIFx_TX_BCLK_RATE as readable for cs47l24Praveen Kumar Vegivada1-0/+6
2016-11-21mfd: lpc_ich: Use gpio-ich driver for 8-series and 9-series Intel PCH devicesDan Gora1-0/+2
2016-11-21mfd: axp20x: Add adc volatile ranges for axp22xIcenowy Zheng1-0/+1
2016-11-21Merge branches 'ib-mfd-arm-leds-4.10' and 'ib-mfd-gpio-input-regulator-4.10' ...Lee Jones4-113/+85
2016-11-21mfd: qcom-pm8xxx: Clean up PM8XXX namespaceLinus Walleij4-32/+28
2016-10-26regulator: tps65218: Remove all the compatiblesKeerthy1-94/+56
2016-10-26mfd: tps65218: Use mfd_add_devices instead of of_platform_populateKeerthy1-2/+16
2016-10-26input: tps65218-pwrbutton: Add platform_device_id tableKeerthy1-0/+8
2016-10-26mfd: tps65218: Remove redundant read wrapperKeerthy3-19/+7
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds11-255/+467
2016-10-14Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-1/+1
2016-10-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds13-11/+6557
2016-10-14Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds21-369/+503
2016-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds13-58/+317