summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-21mfd: ab8500-debugfs: BIG clean-upLee Jones
2014-07-11mfd: arizona: Update DT binding to support MICVDD init_dataCharles Keepax
2014-07-11mfd: arizona: Update DT binding to support LDO1 init_dataCharles Keepax
2014-07-09Doc: mfd: as3722: Add details of optional missing propertyLaxman Dewangan
2014-07-09mfd: cros_ec: Use the proper size when looking at the cros_ec_i2c resultDoug Anderson
2014-07-09mfd: ab8500-core: Resolve code style issuesLee Jones
2014-07-09mfd: ab3100-core: Correct code sytle problemsLee Jones
2014-07-09mfd: aat2870-core: Stop using obsolte simple_strtoul()Lee Jones
2014-07-09mfd: 88pm860x-i2c: Repair 'space before tab' warningLee Jones
2014-07-09mfd: 88pm860x-core: Repair formatting issuesLee Jones
2014-07-09mfd: 88pm805: msleep(1ms ~ 20ms) may not do what the caller intendsLee Jones
2014-07-09mfd: tps65910: Rid data size incompatibility warn when building for 64bitLee Jones
2014-07-09mfd: arizona: Rid data size incompatibility warn when building for 64bitLee Jones
2014-07-09mfd: stmpe: Rid data size incompatibility warn when building for 64bitLee Jones
2014-07-09mfd: intel_soc_pmic: Rid compiler working for unused ACPI match tableLee Jones
2014-07-09mfd: ab8500-debugfs: Simplify invalid debugfs data checkingLee Jones
2014-07-09mfd: ab8500-core: Remove pointless else in if statementLee Jones
2014-07-09mfd: ab8500-debugfs: Cleaning up unnecessary to test, unsigned can't be negat...Rickard Strandqvist
2014-07-09mfd: ab8500-debugfs: Remove unnecessary null test before debugfs_remove_recur...Fabian Frederick
2014-07-09mfd: cros_ec: Move EC interrupt to cros_ec_keybAndrew Bresticker
2014-07-09mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from ECBill Richardson
2014-07-09mfd: cros_ec: Check result code from EC messagesBill Richardson
2014-07-09mfd: cros_ec: cleanup: Remove EC wrapper functionsBill Richardson
2014-07-09mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_deviceBill Richardson
2014-07-09mfd: cros_ec: Use struct cros_ec_command to communicate with the ECBill Richardson
2014-07-09mfd: cros_ec: Detect in-progress commandsSimon Glass
2014-07-09mfd: cros_ec: Tweak struct cros_ec_device for clarityBill Richardson
2014-07-09mfd: cros_ec: Allow static din/dout buffers with cros_ec_register()Bill Richardson
2014-07-09mfd: cros_ec: Fix the comment on cros_ec_remove()Bill Richardson
2014-07-09mfd: pcf50633: Reconnect -ENOMEM error pathLee Jones
2014-07-09mfd: ab8500-debugfs.c: Cleaning up values that are never usedRickard Strandqvist
2014-07-09mfd: sec-core: Prepare regulators for suspend state to reduce power-consumptionChanwoo Choi
2014-07-09dt-bindings: mfd: s2mps11: Add support S2MPU02 PMICChanwoo Choi
2014-07-09regulator: s2mps11: Add support S2MPU02 regulator deviceChanwoo Choi
2014-07-09mfd: sec-core: Add support for S2MPU02 deviceChanwoo Choi
2014-07-09mfd: mc13xxx: Use regmap irq framework for interruptsAlexander Shiyan
2014-07-09mfd: pm8921-core: Remove unused variableSachin Kamat
2014-07-09mfd: arizona: Add comment to explain non-devm regulator_getCharles Keepax
2014-07-09Documentation: devicetree: Fix s2mps11 and s5m8767 typosAndreas Färber
2014-07-09Documentation: devicetree: Fix s2mps11 example syntaxAndreas Färber
2014-07-09mfd: wm8994: Add a bunch of missing defaults/readablesCharles Keepax
2014-07-09mfd: cros_ec_spi: Set wakeup capabilityPrathyush K
2014-07-09dt-binding: mfd: as3722: Correct macro nameLaxman Dewangan
2014-07-09mfd: arizona: Lower ARIZONA_MAX_CORE_SUPPLIES to 2Charles Keepax
2014-07-09mfd: arizona: Use num_core_supplies in arizona_dev_exitCharles Keepax
2014-07-09mfd: arizona: Don't use devres for DCVDDCharles Keepax
2014-07-09mfd: arizona: Disable DCVDD before we destroy the MFDCharles Keepax
2014-07-09mfd: arizona: Disable PM runtime at start of driver removalCharles Keepax
2014-07-09mfd: tc3589x: Translate onecell, not twocellLinus Walleij
2014-07-09mfd: asic3: Fix potential null pointer dereferenceSachin Kamat