summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mfd: rtsx: Simplify function return logicJavier Martinez Canillas2015-10-305-25/+5
* 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
* MAINTAINERS: Remove Samuel Ortiz as MFD MaintainerLee Jones2015-10-301-1/+0
* platform: x86: PMC IPC depends on ACPILee Jones2015-10-301-0/+1
* bindings: mfd: cros ec: Document vbc EC propertyEmilio López2015-10-301-0/+4
* mfd: lpc_ich: Separate device cells for clarityAaron Sierra2015-10-301-24/+18
* mfd: add Intel Broxton Whiskey Cove PMIC driverQipeng Zha2015-10-303-0/+548
* mfd: intel_soc_pmic: Add support for Broxton WC PMICQipeng Zha2015-10-301-0/+2
* 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-262-0/+256
* 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-263-0/+33
* 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-262-0/+3
* 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-26723-4361/+8439
|\ \ \ \
| | | | * mfd: tps6105x: Use i2c regmap to access registersGrigoryev Denis2015-10-053-80/+24
| | | * | regmap: Add generic macro to define regmap_irqQipeng Zha2015-09-241-0/+3
| | | |/
| | * | mfd: da9150: Use DEFINE_RES_IRQ_NAMED() help macro for IRQ resourceAdam Thomson2015-10-131-30/+5
| | * | mfd: da9150: Use relative paths in DT bindings documentAdam Thomson2015-10-131-4/+4
| | * | power: da9150: Add DT bindings documentation for Fuel-GaugeAdam Thomson2015-10-131-0/+23
| | * | power: Add support for DA9150 Fuel-GaugeAdam Thomson2015-10-133-0/+590
| | * | mfd: da9150: Update DT bindings for Fuel-Gauge supportAdam Thomson2015-10-131-4/+23
| | * | mfd: da9150: Add support for Fuel-GaugeAdam Thomson2015-10-132-8/+167
| | |/
| * | at24: enable ACPI device found on Galileo Gen2Andy Shevchenko2015-10-261-3/+19
| * | 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-263-21/+52
| * | Linux 4.3-rc4v4.3-rc4Linus Torvalds2015-10-041-1/+1
| * | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-0425-37/+188
| |\ \
| | * | tile: use global strscpy() rather than private copyChris Metcalf2015-09-101-29/+4
| | * | string: provide strscpy()Chris Metcalf2015-09-102-0/+91
| | * | Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-0822-8/+93
| * | | Merge tag 'md/4.3-fixes' of git://neil.brown.name/mdLinus Torvalds2015-10-047-26/+28
| |\ \ \
OpenPOWER on IntegriCloud