summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)AuthorLines
2016-12-19Merge tag 'mfd-for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-909/+1271
2016-12-18Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvh...Linus Torvalds-0/+38
2016-12-18platform/x86: Add Whiskey Cove PMIC TMU supportNilesh Bacchewar-0/+38
2016-12-15Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+2
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2016-12-14treewide: Fix printk() message errorsMasanari Iida-1/+1
2016-12-13Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+1
2016-12-13Merge tag 'leds_for_4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j....Linus Torvalds-31/+27
2016-11-29mfd: tps65217: Support an interrupt pin as the system wakeupMilo Kim-0/+2
2016-11-29mfd: tps65217: Make an interrupt handler simplerMilo Kim-35/+9
2016-11-29mfd: tps65217: Update register interrupt mask bits instead of writing operationMilo Kim-4/+3
2016-11-29mfd: tps65217: Specify the IRQ nameMilo Kim-0/+1
2016-11-29mfd: tps65217: Fix page fault on unloading modulesMilo Kim-0/+19
2016-11-29mfd: palmas: Remove redundant check in palmas_power_offKeerthy-3/+0
2016-11-29mfd: arizona: Disable IRQs during driver removeCharles Keepax-0/+1
2016-11-29mfd: pm8xxx: add support to pm8821Srinivas Kandagatla-10/+221
2016-11-29mfd: intel-lpss: Try to enable Memory-Write-InvalidateAndy Shevchenko-0/+1
2016-11-29mfd: rn5t618: Add Ricoh RC5T619 PMIC supportPierre-Hugues Husson-1/+3
2016-11-29mfd: axp20x: Add address extension registers for AXP806 regmapChen-Yu Tsai-1/+2
2016-11-29mfd: intel_soc_pmic_bxtwc: Fix a typo in MODULE_DEVICE_TABLE()Wei Yongjun-1/+1
2016-11-29mfd: core: Fix device reference leak in mfd_clone_cellJohan Hovold-0/+2
2016-11-29mfd: bcm590xx: Simplify a testChristophe JAILLET-1/+1
2016-11-29mfd: sun4i-gpadc: Select regmap-irqArnd Bergmann-0/+1
2016-11-29mfd: abx500-core: drop unused MODULE_ tags from non-modular codePaul Gortmaker-5/+2
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