aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2016-12-15Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-3/+2
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2016-12-14treewide: Fix printk() message errorsGravatar Masanari Iida 1-1/+1
2016-12-13Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+1
2016-12-13Merge tag 'leds_for_4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j....Gravatar Linus Torvalds 3-31/+27
2016-11-25mfd: wm8994-core: Don't use managed regulator bulk get APIGravatar Viresh Kumar 1-3/+11
2016-11-25mfd: wm8994-core: Disable regulators before removing themGravatar Viresh Kumar 1-1/+1
2016-11-25mfd: syscon: Support native-endian regmapsGravatar Paul Burton 1-1/+3
2016-11-21mfd: qcom-pm8xxx: Clean up PM8XXX namespaceGravatar Linus Walleij 3-31/+27
2016-11-17mfd: 88pm860x: Move over to new I2C device .probe() callGravatar Lee Jones 1-3/+2
2016-11-16mfd: core: Fix device reference leak in mfd_clone_cellGravatar Johan Hovold 1-0/+2
2016-11-16mfd: stmpe: Fix RESET regression on STMPE2401Gravatar Linus Walleij 1-0/+2
2016-11-16mfd: intel_soc_pmic_bxtwc: Fix usbc interruptGravatar Heikki Krogerus 1-2/+4
2016-11-16mfd: intel-lpss: Do not put device in reset state on suspendGravatar Azhar Shaikh 1-3/+0
2016-11-16mfd: lpss: Fix Intel Kaby Lake PCH-H propertiesGravatar Jarkko Nikula 1-22/+9
2016-11-05mfd: ti_am335x_tscadc: store physical addressGravatar Mugunthan V N 1-0/+1
2016-10-07Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 38-271/+1226
2016-10-05Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 7-487/+325
2016-10-04Merge tag 'regulator-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Gravatar Linus Torvalds 1-0/+9
2016-10-04mfd: arizona: Handle probe deferral for reset GPIOGravatar Charles Keepax 1-4/+9
2016-10-04mfd: arizona: Remove arizona_of_get_named_gpio helper functionGravatar Charles Keepax 1-20/+7
2016-10-04mfd: arizona: Add DT options for max_channels_clocked and PDM speaker configGravatar Richard Fitzgerald 1-0/+30
2016-10-04mfd: twl6040: Register child device for twl6040-pdmclkGravatar Peter Ujfalusi 1-0/+5
2016-10-04mfd: cros_ec_spi: Remove unused variable 'request'Gravatar Lee Jones 1-2/+0
2016-10-04mfd: omap-usb-host: Return value is not 'const int'Gravatar Lee Jones 1-1/+1
2016-10-04mfd: ab8500-debugfs: Remove 'weak' function suspend_test_wake_cause_interrupt...Gravatar Lee Jones 1-9/+1
2016-10-04mfd: ab8500-debugfs: Remove ab8500_dump_all_banks_to_mem()Gravatar Lee Jones 1-54/+0
2016-10-04mfd: db8500-prcmu: Remove unused *prcmu_set_ddr_opp() callsGravatar Lee Jones 1-19/+0
2016-10-04mfd: ab8500-debugfs: Prevent initialised field from being over-writtenGravatar Lee Jones 1-29/+21
2016-10-04mfd: max8997-irq: 'inline' should be at the beginning of the declarationGravatar Lee Jones 1-1/+1
2016-10-04mfd: tps65217: Fix nonstandard declarationGravatar Arnd Bergmann 1-1/+1
2016-10-04mfd: lp873x: Remove unused mutex lock from struct lp873xGravatar Axel Lin 1-2/+0
2016-10-04mfd: atmel-hlcdc: Do not sleep in atomic contextGravatar Boris Brezillon 1-2/+3
2016-10-04mfd: exynos-lpass: Mark PM functions as __maybe_unusedGravatar Arnd Bergmann 1-4/+2
2016-10-04mfd: intel-lpss: Add default I2C device properties for Apollo LakeGravatar Jarkko Nikula 2-9/+33
2016-10-04mfd: twl-core: Make it explicitly non-modularGravatar Paul Gortmaker 1-8/+1
2016-10-04mfd: sun6i-prcm: Make it explicitly non-modularGravatar Paul Gortmaker 1-6/+2
2016-10-04mfd: smsc-ece1099: Make it explicitly non-modularGravatar Paul Gortmaker 1-9/+2
2016-10-04mfd: intel_msic: Make it explicitly non-modularGravatar Paul Gortmaker 1-7/+2
2016-10-04mfd: as3722: Convert MFD_AS3722 from bool to tristateGravatar Paul Gortmaker 1-1/+1
2016-10-04mfd: altera-a10sr: Make it explicitly non-modularGravatar Paul Gortmaker 1-8/+6
2016-10-04mfd: tps65217: Add power button as subdeviceGravatar Marcin Niestroj 1-0/+10
2016-10-04mfd: tps65217: Add support for IRQsGravatar Marcin Niestroj 2-8/+188
2016-10-04mfd: sm501: Constify gpio_chip structuresGravatar Julia Lawall 1-1/+1
2016-10-04mfd: ucb1x00: Remove NO_IRQ checkGravatar Arnd Bergmann 1-1/+1
2016-10-04mfd: twl6040: The chip does not support bulk accessGravatar Peter Ujfalusi 1-0/+1
2016-10-04mfd: arizona: Use suspend_noirq inplace of suspend_lateGravatar Charles Keepax 1-6/+4
2016-10-04mfd: act8945a: Add .of_compatible for act8945a-chargerGravatar Wenyou Yang 1-0/+1
2016-10-04mfd: arizona: Add sensible return value to some error pathsGravatar Charles Keepax 1-1/+4
2016-10-04mfd: Add Samsung Exynos Low Power Audio Subsystem driverGravatar Sylwester Nawrocki 3-0/+196