summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2017-04-27mfd: axp20x: Correct name of temperature data ADC registersQuentin Schulz1-1/+1
2017-04-27mfd: tps65912: Fix variable name for SPI removeAndrew F. Davis1-2/+2
2017-04-27mfd: altr_a10sr: Add Arria10 DevKit Reset ControllerThor Thayer1-0/+4
2017-04-27mfd: intel-lpss: Remove left over variableAndy Shevchenko1-4/+0
2017-04-27mfd: cros ec: spi: Increase wait time to 200msDoug Anderson1-3/+6
2017-04-27mfd: Add TI LMU driverMilo Kim3-0/+273
2017-04-27mfd: axp20x: Add support for dts property "xpowers,master-mode"Rask Ingemann Lambertsen1-8/+13
2017-04-27mfd: intel_soc_pmic_core: Remove unnecessary functionAndy Shevchenko1-25/+1
2017-04-27mfd: stm32-timers: Fix max registerFabrice Gasnier1-1/+1
2017-04-27mfd: rtsx: Convert forgotten dev_info() statement to pcr_dbg()Borislav Petkov1-1/+1
2017-04-27mfd: twl4030-power: Fix pmic for boards that need vmmc1 on rebootAdam Ford1-0/+1
2017-04-27mfd: stm32-timers: Fix driver removalFabrice Gasnier1-0/+8
2017-04-27mfd: lpc_ich: Add PCI ID for Intel Cougar Mountain SoCPriyalee Kushwaha1-0/+6
2017-04-27mfd: cros_ec: Add ACPI GPE handler for LID0 devicesArchana Patni3-4/+118
2017-04-27Merge branches 'ib-mfd-gpio-4.12', 'ib-mfd-iio-input-4.12', 'ib-mfd-input-4.1...Lee Jones5-2/+315
2017-04-11mfd: cpcap: Implement IRQ sense helperSebastian Reichel1-0/+28
2017-03-23mfd: mxs-lradc: Add support for mxs-lradcKsenija Stanojevic3-0/+285
2017-03-23mfd: wm831x: Add basic device tree bindingCharles Keepax4-14/+58
2017-03-23mfd: exynos-lpass: Use common soc/exynos-regs-pmu.h headerKrzysztof Kozlowski1-2/+2
2017-02-13mfd: lpc_ich: Enable watchdog on Intel Apollo Lake PCHTan Jui Nee1-0/+1
2017-02-13mfd: lpc_ich: Remove useless comments in core partAndy Shevchenko1-16/+0
2017-02-13mfd: Add support for several boards to Kontron PLD driverMichael Brunner2-0/+45
2017-02-13mfd: constify regmap_irq_chip structuresBhumika Goyal1-2/+2
2017-02-13mfd: cpcap: Add minimal supportTony Lindgren3-0/+271
2017-02-13mfd: mt6397: Add MT6323 LED support into MT6397 driverSean Wang1-0/+4
2017-02-13mfd: tps65912: Export OF device ID table as module aliasesJavier Martinez Canillas1-0/+1
2017-02-13mfd: ab8500-core: Rename clock device and compatibleLinus Walleij1-2/+2
2017-02-13mfd: cros_ec: Send correct suspend/resume event to ECShawn Nematbakhsh1-4/+6
2017-02-13mfd: max77686: Remove I2C device ID tableJavier Martinez Canillas1-8/+0
2017-02-13mfd: max77686: Use the struct i2c_driver .probe_new instead of .probeJavier Martinez Canillas1-3/+2
2017-02-13mfd: max77686: Use of_device_get_match_data() helperJavier Martinez Canillas1-7/+2
2017-02-13mfd: max77686: Don't attempt to get i2c_device_id .dataJavier Martinez Canillas1-8/+5
2017-02-13mfd: ab8500-sysctrl: Handle probe deferralLinus Walleij1-3/+11
2017-02-13mfd: intel-lpss: Add Intel Gemini Lake PCI IDsAndy Shevchenko1-1/+16
2017-02-13mfd: axp20x: Fix AXP806 access errors on cold bootChen-Yu Tsai1-0/+26
2017-02-13mfd: cros_ec: Send suspend state notification to ECShawn Nematbakhsh1-0/+49
2017-02-13mfd: cros_ec: Prevent data transfer while device is suspendedJoseph Lo1-0/+2
2017-02-13mfd: Kconfig: MFD_SUN4I_GPADC depends on !TOUCHSCREN_SUN4I_GPADCQuentin Schulz1-0/+1
2017-02-13mfd: axp20x: Add separate MFD cell for AXP223Quentin Schulz1-4/+24
2017-02-13mfd: axp20x: Fix axp288 volatile rangesHans de Goede1-0/+7
2017-02-13mfd: axp20x: Fix axp288 PEK_DBR and PEK_DBF irqs being swappedHans de Goede1-4/+4
2017-02-13mfd: axp20x: Add missing axp288 irqsHans de Goede1-0/+3
2017-02-13mfd: axp20x: Use IRQF_TRIGGER_LOW on the axp288Hans de Goede1-3/+3
2017-02-13mfd: arizona: Remove totally unused forward declarationCharles Keepax1-2/+0
2017-02-13mfd: sun6i-prcm: Add codec analog controls sub-device for Allwinner A23Chen-Yu Tsai1-0/+13
2017-02-13mfd: arizona: Correctly clean up after IRQsCharles Keepax1-18/+41
2017-02-13mfd: arizona: Add defines for IRQs on the main Arizona IRQ domainCharles Keepax1-6/+15
2017-02-13mfd: arizona: Use arizona_map_irq instead of hard coding itCharles Keepax1-12/+10
2017-02-13Merge branches 'ib-mfd-arm-iio-pwm-4.11', 'ib-mfd-input-4.11-1', 'ib-mfd-mtd-...Lee Jones1-0/+131
2017-01-23mfd: Add STM32 Timers driverBenjamin Gaignard3-0/+93