summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* mfd: kempld-core: Simplify function return logicJavier Martinez Canillas2015-10-301-12/+2
* mfd: pcf50633: Remove unneded ret variableJavier Martinez Canillas2015-10-301-2/+2
* mfd: arizona: Remove unneded ret variableJavier Martinez Canillas2015-10-301-3/+1
* mfd: htc-i2cpld: Remove unneded ret variableJavier Martinez Canillas2015-10-301-2/+1
* mfd: tps6105x: Fix possible NULL pointer accessGrigoryev Denis2015-10-301-29/+43
* mfd: qcom_rpm: Drop use of IRQF_NO_SUSPEND flagSudeep Holla2015-10-301-1/+1
* mfd: lpc_ich: Separate device cells for clarityAaron Sierra2015-10-301-24/+18
* mfd: add Intel Broxton Whiskey Cove PMIC driverQipeng Zha2015-10-302-0/+479
* mfd: rt5033: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas2015-10-261-1/+0
* mfd: bcm590xx: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas2015-10-261-1/+0
* mfd: tps65217: Add battery charger as subdeviceEnric Balletbo i Serra2015-10-261-0/+4
* mfd: wm8998: Fixup register defaults/readablesCharles Keepax2015-10-261-8/+0
* mfd: arizona: Add register bits to support the ANC blockCharles Keepax2015-10-261-0/+186
* mfd: arizona: Fix typo in arizona_irq_mapCharles Keepax2015-10-261-1/+1
* mfd: wm831x: Fix possible NULL pointer dereferenceJavier Martinez Canillas2015-10-261-1/+3
* mfd: s2mps11: Add manual shutdown method for Odroid XU3Krzysztof Kozlowski2015-10-261-0/+30
* mfd: intel-lpss: Use writeq() helperAndy Shevchenko2015-10-261-8/+4
* mfd: sm501: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-261-0/+1
* mfd: max8997: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-261-0/+1
* mfd: hi6421-pmic: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-261-0/+1
* mfd: atmel-hlcdc: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-261-0/+1
* mfd: Fixup clients of multi_reg_write/register_patchNariman Poushin2015-10-262-2/+2
* mfd: stmpe: PWM on 24xx has altfunc 1Linus Walleij2015-10-261-0/+1
* mfd: twl6040: Fix deferred probe handling for clk32kTony Lindgren2015-10-261-0/+2
* mfd: 88pm80x: Add 88pm860 chip type supportVaibhav Hiremath2015-10-261-0/+2
* mfd: cros_ec_i2c: Add OF match tableJavier Martinez Canillas2015-10-261-0/+7
*-----. Merge branches 'ib-extcon-mfd-4.4', 'ib-mfd-i2c-v4.4', 'ib-mfd-power-4.4', 'i...Lee Jones2015-10-264-128/+226
|\ \ \ \
| | | | * mfd: tps6105x: Use i2c regmap to access registersGrigoryev Denis2015-10-051-65/+13
| | | |/
| | * | mfd: da9150: Use DEFINE_RES_IRQ_NAMED() help macro for IRQ resourceAdam Thomson2015-10-131-30/+5
| | * | mfd: da9150: Add support for Fuel-GaugeAdam Thomson2015-10-131-7/+149
| | |/
| * | mfd: intel_quark_i2c_gpio: support devices behind i2c busAndy Shevchenko2015-10-261-0/+14
| * | mfd: intel_quark_i2c_gpio: load gpio driver firstAndy Shevchenko2015-10-261-10/+9
| * | mfd: core: redo ACPI matching of the children devicesAndy Shevchenko2015-10-261-16/+36
| |/
* | mfd: arizona: Add TST_CAP bits for headphone detectionCharles Keepax2015-09-221-0/+2
* | mfd: arizona: Add register bits for general purpose switchCharles Keepax2015-09-221-0/+2
* | mfd: arizona: Add registers for ADC microphone detectionCharles Keepax2015-09-221-0/+2
|/
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-168-9/+8
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-09-043-0/+33
|\
| * Merge tag 'v4.2-rc7' into drm-nextDave Airlie2015-08-172-10/+8
| |\
| * | mfd: Add GPIOLIB dependency if INTEL_SOC_PMIC is to be enabledShobhit Kumar2015-07-221-0/+1
| * | mfd: intel_soc_pmic_core: ADD PWM lookup table for CRC PMIC based PWMShobhit Kumar2015-07-211-0/+12
| * | mfd: intel_soc_pmic_crc: Add PWM cell device for Crystalcove PMICShobhit Kumar2015-07-211-0/+3
| * | mfd: intel_soc_pmic_core: Add lookup table for Panel Control as GPIO signalShobhit Kumar2015-07-211-0/+17
* | | Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-09-046-14/+28
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge remote-tracking branches 'asoc/topic/wm0010', 'asoc/topic/wm5100', 'aso...Mark Brown2015-08-301-1/+15
| |\ \ \ \
| | | * \ \ Merge tag 'regmap-seq-delay-api' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown2015-07-176-13/+13
| | | |\ \ \
| | | * | | | mfd: wm5110: Add register patch for rev E and aboveCharles Keepax2015-07-081-1/+13
| | | * | | | mfd: wm5110: Add registers for custom write sequence triggersCharles Keepax2015-07-081-0/+2
| | |/ / / /
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...Mark Brown2015-08-306-13/+13
| |\ \ \ \ \ \ | | | |/ / / / | | |/| / / / | | | |/ / / | | | | | / | | |_|_|/ | |/| | |
| | | * | regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin2015-07-166-13/+13
| | |/ /
OpenPOWER on IntegriCloud