summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge remote-tracking branch 'regulator/topic/max8997' into v3.9-rc8Mark Brown2013-04-281-2/+2
|\ \ \
| * | | regulator: max8997: Test pdata by NULL checking instead of IS_ERR_OR_NULLAxel Lin2013-04-151-2/+2
| | |/ | |/|
* | | Merge remote-tracking branch 'regulator/topic/max8973' into v3.9-rc8Mark Brown2013-04-281-5/+5
|\ \ \
| * | | regulator: max8973: Don't override control1 variable when set ramp delay bitsAxel Lin2013-04-241-5/+5
| |/ /
* | | Merge remote-tracking branch 'regulator/topic/max8952' into v3.9-rc8Mark Brown2013-04-281-2/+73
|\ \ \
| * | | regulator: max8952: Add missing config.of_node setting for regulator registerAxel Lin2013-04-261-0/+1
| * | | regulator: max8952: Add Device Tree supportTomasz Figa2013-04-051-0/+70
| * | | regulator: max8952: Separate constraints from platform data structTomasz Figa2013-04-051-2/+2
| |/ /
* | | Merge remote-tracking branch 'regulator/topic/max8925' into v3.9-rc8Mark Brown2013-04-281-3/+2
|\ \ \
| * | | regulator: max8925: Remove unused parameter from max8925_regulator_dt_initAxel Lin2013-03-041-3/+2
| | |/ | |/|
* | | Merge remote-tracking branch 'regulator/topic/max77686' into v3.9-rc8Mark Brown2013-04-281-11/+21
|\ \ \
| * | | regulator: max77686: Don't update max77686->opmode if update register failsAxel Lin2013-04-281-11/+21
| | |/ | |/|
* | | Merge remote-tracking branch 'regulator/topic/max1586' into v3.9-rc8Mark Brown2013-04-281-1/+1
|\ \ \
| * | | regulator: max1586: Constify v6_voltages_uv tableAxel Lin2013-03-301-1/+1
| |/ /
* | | Merge remote-tracking branch 'regulator/topic/lp8788' into v3.9-rc8Mark Brown2013-04-281-48/+11
|\ \ \
| * | | regulator: lp8788: Implement list_voltage for lp8788_ldo_voltage_fixed_opsAxel Lin2013-04-031-18/+9
| * | | regulator: lp8788: Remove lp8788_dldo_id and lp8788_aldo_id arraysAxel Lin2013-04-031-30/+2
* | | | Merge remote-tracking branch 'regulator/topic/gpio' into v3.9-rc8Mark Brown2013-04-282-100/+140
|\ \ \ \ | |/ / /
| * | | regulator: lp8788-ldo: use ena_pin of regulator-core for external controlKim, Milo2013-03-041-81/+17
| * | | regulator: core: use regulator_ena_pin memberKim, Milo2013-03-041-3/+3
| * | | regulator: core: manage enable GPIO listKim, Milo2013-03-041-6/+44
| * | | regulator: core: support shared enable GPIO conceptKim, Milo2013-03-041-10/+76
| | |/ | |/|
* | | Merge remote-tracking branch 'regulator/topic/fan53555' into v3.9-rc8Mark Brown2013-04-281-3/+1
|\ \ \
| * | | regulator: fan53555: Use PTR_RET functionAlexandru Gheorghiu2013-03-201-3/+1
| | |/ | |/|
* | | Merge remote-tracking branch 'regulator/topic/enable-invert' into v3.9-rc8Mark Brown2013-04-283-69/+30
|\ \ \
| * | | regulator: max8649: Use enable_is_inverted flag with regulator_enable_regmap ...Axel Lin2013-03-051-33/+6
| * | | regulator: 88pm8607: Use enable_is_inverted flag with regulator_enable_regmap...Axel Lin2013-03-051-32/+4
| * | | regulator: core: Add enable_is_inverted flag to indicate set enable_mask bits...Axel Lin2013-03-051-4/+20
* | | | Merge remote-tracking branch 'regulator/topic/core' into v3.9-rc8Mark Brown2013-04-286-17/+27
|\ \ \ \
| * | | | regulator: Remove NULL test before calling regulator_unregister()Axel Lin2013-04-285-14/+7
| * | | | regulator: core: return err value for regulator_get if there is no DT bindingNishanth Menon2013-04-171-1/+10
| * | | | regulator: core: don't require a supply when supply_name is specifiedAndrew Bresticker2013-04-051-1/+9
| * | | | regulator: Fix typo in of_get_regulator function commentsMaxime Ripard2013-03-251-1/+1
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'regulator/topic/ascend' into v3.9-rc8Mark Brown2013-04-2811-10/+55
|\ \ \ \
| * | | | regulator: tps6524x: Use regulator_map_voltage_ascendAxel Lin2013-04-261-0/+1
| * | | | regulator: lp8788-buck: Use regulator_map_voltage_ascendAxel Lin2013-04-251-0/+2
| * | | | regulator: lp872x: Use regulator_map_voltage_ascendAxel Lin2013-04-251-0/+3
| * | | | regulator: mc13892: Use regulator_map_voltage_ascend for mc13892_sw_regulator...Axel Lin2013-04-251-0/+1
| * | | | regulator: tps65023: Use regulator_map_voltage_ascendAxel Lin2013-04-251-0/+2
| * | | | regulator: tps65023: Merge tps65020 ldo1 and ldo2 vsel tableAxel Lin2013-04-251-10/+5
| * | | | regulator: tps6507x: Use regulator_map_voltage_ascendAxel Lin2013-04-251-0/+1
| * | | | regulator: tps6586x: Convert to use regulator_map_voltage_ascendAxel Lin2013-04-231-0/+1
| * | | | regulator: tps65910: Convert to use regulator_map_voltage_ascendAxel Lin2013-04-231-0/+4
| * | | | regulator: lp3972: Convert to use regulator_map_voltage_ascendAxel Lin2013-04-231-0/+2
| * | | | regulator: lp3971: Convert to use regulator_map_voltage_ascendAxel Lin2013-04-231-0/+2
| * | | | regulator: core: Add regulator_map_voltage_ascend() APIAxel Lin2013-04-181-0/+31
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'regulator/topic/as3711' into v3.9-rc8Mark Brown2013-04-281-3/+64
|\ \ \ \
| * | | | regulator: as3711: Use a static of_regulator_match table for of_regulator_matchAxel Lin2013-04-171-25/+18
| * | | | regulator: as3711: add OF supportGuennadi Liakhovetski2013-03-251-3/+71
| |/ / /
* | | | Merge remote-tracking branch 'regulator/topic/arizona' into v3.9-rc8Mark Brown2013-04-281-1/+1
|\ \ \ \
OpenPOWER on IntegriCloud