summaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
Commit message (Expand)AuthorAgeFilesLines
* mfd: wm831x: Remove redundant !pdata checksCharles Keepax2017-07-061-14/+12
* mfd: ipaq-micro: Dump debugging hexdumpsLinus Walleij2017-07-061-5/+0
* mfd: intel-lpss: Add Intel Cannonlake PCI IDsAndy Shevchenko2017-07-061-0/+24
* mfd: intel_soc_pmic_bxtwc: Use chained IRQs for second level IRQ chipsKuppuswamy Sathyanarayanan2017-06-191-30/+138
* mfd: intel_soc_pmic_bxtwc: Utilize devm_* functions in driver probeKuppuswamy Sathyanarayanan2017-06-191-36/+18
* mfd: intel_soc_pmic_bxtwc: Remove second level IRQ for gpio deviceKuppuswamy Sathyanarayanan2017-06-191-6/+1
* mfd: intel_soc_pmic_bxtwc: Remove thermal second level IRQsKuppuswamy Sathyanarayanan2017-06-191-20/+12
* mfd: intel_soc_pmic_bxtwc: Fix TMU interrupt indexKuppuswamy Sathyanarayanan2017-06-191-1/+4
* mfd: axp20x: Support AXP803 variantIcenowy Zheng2017-04-272-0/+80
* mfd: intel_soc_pmic_core: Fix unchecked return valuePan Bian2017-04-271-0/+3
* mfd: menelaus: Remove obsolete local_irq_disable() and local_irq_enable()Martin Kepplinger2017-04-271-4/+0
* mfd: omap-usb-tll: Configure ULPIAUTOIDLETony Lindgren2017-04-271-2/+3
* mfd: omap-usb-tll: Fix inverted bit use for USB TLL modeTony Lindgren2017-04-271-1/+1
* mfd: palmas: Fixed spelling mistake in error messageWillis Monroe2017-04-271-1/+1
* mfd: lpc_ich: Add support for Intel Gemini Lake SoCMika Westerberg2017-04-271-0/+6
* mfd: hi655x: Add the clock cell to provide WiFi and BluetoothDaniel Lezcano2017-04-271-1/+2
* mfd: intel_soc_pmic: Fix a mess with compilation unitsAndy Shevchenko2017-04-272-3/+14
* mfd: exynos-lpass: Add runtime PM supportMarek Szyprowski2017-04-271-2/+11
* mfd: exynos-lpass: Add missing remove() functionMarek Szyprowski2017-04-271-0/+11
* mfd: exynos-lpass: Add support for clocksMarek Szyprowski2017-04-271-0/+10
* mfd: exynos-lpass: Remove pad retention controlMarek Szyprowski2017-04-271-16/+0
* mfd: cpcap: Fix bad use of IRQ sense registerTony Lindgren2017-04-271-1/+0
* mfd: cpcap: Use ack_invert interruptsTony Lindgren2017-04-271-0/+3
* mfd: cpcap: Fix interrupt to use level interruptTony Lindgren2017-04-271-1/+1
* mfd: axp20x: Add MFD cells for AXP20X and AXP22X battery driverQuentin Schulz2017-04-271-0/+9
* mfd: Add support for DA9061Steve Twiss2017-04-272-19/+413
* mfd: stmpe: Fix bit clearing on STMPE1600Hugues Fruchet2017-04-271-0/+2
* mfd: bxtwc: Remove unnecessary i2c_addr checks in ipc callsKuppuswamy Sathyanarayanan2017-04-271-12/+10
* mfd: syscon: atmel-smc: Add new helpers to ease SMC regs manipulationBoris Brezillon2017-04-273-0/+319
* mfd: ipaq-micro: Delete redundant return value check of platform_get_resource()Belen Sarabia2017-04-271-3/+0
* mfd: palmas: Reset the POWERHOLD mux during power offKeerthy2017-04-271-0/+14
* mfd: tc6393xb: Make use of raw_spinlock variantsJulia Cartwright2017-04-271-26/+26
* mfd: t7l66xb: Make use of raw_spinlock variantsJulia Cartwright2017-04-271-10/+10
* mfd: asic3: Make use of raw_spinlock variantsJulia Cartwright2017-04-271-28/+28
* mfd: intel_soc_pmic_bxtwc: Rename header to follow c-fileAndy Shevchenko2017-04-271-1/+1
* mfd: intel_soc_pmic_bxtwc: Move inclusion to c-fileAndy Shevchenko2017-04-271-0/+1
* mfd: arizona: Refactor arizona_poll_regCharles Keepax2017-04-271-20/+16
* mfd: arizona: Display register addresses in hexCharles Keepax2017-04-271-2/+2
* mfd: arizona: Remove duplicate set of ret variableCharles Keepax2017-04-271-6/+2
* mfd: Convert remaining uses of pr_warning to pr_warnJoe Perches2017-04-273-8/+5
* mfd: mt6397: Align the placement at which the mfd_cell of LED is definedSean Wang2017-04-271-2/+1
* mfd: axp20x: Add CHRG_CTRL1/2/3 to writeable regs for AXP20X/AXP22XQuentin Schulz2017-04-271-0/+2
* mfd: axp20x: Add AC power supply cells for AXP22X PMICsQuentin Schulz2017-04-271-0/+10
* mfd: axp20x: Add ADC cells for AXP20X and AXP22X PMICsQuentin Schulz2017-04-271-0/+6
* mfd: axp20x: Correct name of temperature data ADC registersQuentin Schulz2017-04-271-1/+1
* mfd: tps65912: Fix variable name for SPI removeAndrew F. Davis2017-04-271-2/+2
* mfd: altr_a10sr: Add Arria10 DevKit Reset ControllerThor Thayer2017-04-271-0/+4
* mfd: intel-lpss: Remove left over variableAndy Shevchenko2017-04-271-4/+0
* mfd: cros ec: spi: Increase wait time to 200msDoug Anderson2017-04-271-3/+6
* mfd: Add TI LMU driverMilo Kim2017-04-273-0/+273