aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
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-25mfd: wm8994-core: Don't use managed regulator bulk get APIViresh Kumar1-3/+11
2016-11-25mfd: wm8994-core: Disable regulators before removing themViresh Kumar1-1/+1
2016-11-25mfd: syscon: Support native-endian regmapsPaul Burton1-1/+3
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' into ibs-for-mfd-mergedLee Jones1-17/+17
2016-11-21mfd: qcom-pm8xxx: Clean up PM8XXX namespaceLinus Walleij3-31/+27
2016-11-17mfd: 88pm860x: Move over to new I2C device .probe() callLee Jones1-3/+2
2016-11-16mfd: core: Fix device reference leak in mfd_clone_cellJohan Hovold1-0/+2
2016-11-16mfd: stmpe: Fix RESET regression on STMPE2401Linus Walleij1-0/+2
2016-11-16mfd: intel_soc_pmic_bxtwc: Fix usbc interruptHeikki Krogerus1-2/+4
2016-11-16mfd: intel-lpss: Do not put device in reset state on suspendAzhar Shaikh1-3/+0
2016-11-16mfd: lpss: Fix Intel Kaby Lake PCH-H propertiesJarkko Nikula1-22/+9
2016-11-05mfd: ti_am335x_tscadc: store physical addressMugunthan V N1-0/+1
2016-10-26mfd: tps65218: Use mfd_add_devices instead of of_platform_populateKeerthy1-2/+16
2016-10-26mfd: tps65218: Remove redundant read wrapperKeerthy1-16/+2
2016-10-07Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds38-271/+1226
2016-10-05Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds7-487/+325
2016-10-04Merge tag 'regulator-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-0/+9
2016-10-04mfd: arizona: Handle probe deferral for reset GPIOCharles Keepax1-4/+9
2016-10-04mfd: arizona: Remove arizona_of_get_named_gpio helper functionCharles Keepax1-20/+7
2016-10-04mfd: arizona: Add DT options for max_channels_clocked and PDM speaker configRichard Fitzgerald1-0/+30
2016-10-04mfd: twl6040: Register child device for twl6040-pdmclkPeter Ujfalusi1-0/+5
2016-10-04mfd: cros_ec_spi: Remove unused variable 'request'Lee Jones1-2/+0
2016-10-04mfd: omap-usb-host: Return value is not 'const int'Lee Jones1-1/+1
2016-10-04mfd: ab8500-debugfs: Remove 'weak' function suspend_test_wake_cause_interrupt_is_mine()Lee Jones1-9/+1
2016-10-04mfd: ab8500-debugfs: Remove ab8500_dump_all_banks_to_mem()Lee Jones1-54/+0
2016-10-04mfd: db8500-prcmu: Remove unused *prcmu_set_ddr_opp() callsLee Jones1-19/+0
2016-10-04mfd: ab8500-debugfs: Prevent initialised field from being over-writtenLee Jones1-29/+21
2016-10-04mfd: max8997-irq: 'inline' should be at the beginning of the declarationLee Jones1-1/+1
2016-10-04mfd: tps65217: Fix nonstandard declarationArnd Bergmann1-1/+1
2016-10-04mfd: lp873x: Remove unused mutex lock from struct lp873xAxel Lin1-2/+0
2016-10-04mfd: atmel-hlcdc: Do not sleep in atomic contextBoris Brezillon1-2/+3
2016-10-04mfd: exynos-lpass: Mark PM functions as __maybe_unusedArnd Bergmann1-4/+2
2016-10-04mfd: intel-lpss: Add default I2C device properties for Apollo LakeJarkko Nikula2-9/+33
2016-10-04mfd: twl-core: Make it explicitly non-modularPaul Gortmaker1-8/+1
2016-10-04mfd: sun6i-prcm: Make it explicitly non-modularPaul Gortmaker1-6/+2
2016-10-04mfd: smsc-ece1099: Make it explicitly non-modularPaul Gortmaker1-9/+2
2016-10-04mfd: intel_msic: Make it explicitly non-modularPaul Gortmaker1-7/+2
2016-10-04mfd: as3722: Convert MFD_AS3722 from bool to tristatePaul Gortmaker1-1/+1
2016-10-04mfd: altera-a10sr: Make it explicitly non-modularPaul Gortmaker1-8/+6
2016-10-04mfd: tps65217: Add power button as subdeviceMarcin Niestroj1-0/+10
2016-10-04mfd: tps65217: Add support for IRQsMarcin Niestroj2-8/+188
2016-10-04mfd: sm501: Constify gpio_chip structuresJulia Lawall1-1/+1
2016-10-04mfd: ucb1x00: Remove NO_IRQ checkArnd Bergmann1-1/+1
2016-10-04mfd: twl6040: The chip does not support bulk accessPeter Ujfalusi1-0/+1
2016-10-04mfd: arizona: Use suspend_noirq inplace of suspend_lateCharles Keepax1-6/+4