summaryrefslogtreecommitdiffstats
path: root/drivers/regulator (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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/fix/twl' into tmpMark Brown2013-03-051-5/+4
|\
| * regulator: twl: Convert twl4030ldo_ops to get_voltage_selAxel Lin2013-03-011-5/+4
* | Merge remote-tracking branch 'regulator/fix/palmas' into tmpMark Brown2013-03-051-1/+2
|\ \
| * | regulator: palmas: fix number of SMPS voltagesGraeme Gregory2013-03-011-1/+2
| |/
* | Merge remote-tracking branch 'regulator/fix/doc' into tmpMark Brown2013-03-051-1/+1
|\ \
| * | regulator: core: fix documentation error in regulator_allow_bypassNishanth Menon2013-03-011-1/+1
| |/
* | Merge remote-tracking branch 'regulator/fix/db8500' into tmpMark Brown2013-03-051-2/+2
|\ \
| * | regulator: db8500-prcmu - remove incorrect __exit markupDmitry Torokhov2013-03-011-2/+2
* | | regulator: fixed regulator_bulk_enable unwinding codeAndrzej Hajda2013-03-011-3/+7
| |/ |/|
* | Merge remote-tracking branch 'regulator/topic/tps65090' into regulator-nextMark Brown2013-02-191-5/+101
|\ \
| * | regulator: tps65090: Fix using wrong dev argument for calling of_regulator_matchAxel Lin2013-01-311-1/+1
| * | regulator: tps65090: add DT supportLaxman Dewangan2013-01-291-5/+101
* | | Merge remote-tracking branch 'regulator/topic/tps6507x' into regulator-nextMark Brown2013-02-191-0/+92
|\ \ \
| * | | regulator: tps6507x: Fix using wrong dev argument for calling of_regulator_matchAxel Lin2013-01-301-1/+1
| * | | regulator: tps6507x: add device tree support.Vishwanathrao Badarkhe, Manish2013-01-271-0/+92
| |/ /
* | | Merge remote-tracking branch 'regulator/topic/tps51632' into regulator-nextMark Brown2013-02-191-49/+103
|\ \ \
| * | | regulator: tps51632: Use regulator_[get|set]_voltage_sel_regmapAxel Lin2013-02-131-44/+8
| * | | regulator: tps51632: add DT supportLaxman Dewangan2012-12-271-0/+59
| * | | regulator: tps51632: add register property for regmapLaxman Dewangan2012-12-271-5/+36
* | | | Merge remote-tracking branch 'regulator/topic/s5m8767' into regulator-nextMark Brown2013-02-191-62/+206
|\ \ \ \
| * | | | regulator: s5m8767: Prevent possible NULL pointer dereferenceAxel Lin2013-02-131-5/+5
| * | | | regulator: s5m8767: Fix dev argument for devm_kzalloc and of_get_regulator_in...Axel Lin2013-02-131-6/+7
| * | | | regulator: s5m8767: Use of_get_child_count()Axel Lin2013-02-081-3/+1
| * | | | regulator: add device tree support for s5m8767Amit Daniel Kachhap2013-02-041-1/+185
| * | | | regulator: s5m8767: Convert to regulator_[get|set]_voltage_sel_regmapAxel Lin2013-01-181-38/+12
| * | | | regulator: s5m8767: Remove max_vol parameter from s5m8767_convert_voltage_to_selAxel Lin2013-01-171-23/+10
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'regulator/topic/palmas' into regulator-nextMark Brown2013-02-191-5/+0
|\ \ \ \
| * | | | regulator: palmas: Remove a redundant setting for warm_resetAxel Lin2013-02-041-5/+0
* | | | | Merge remote-tracking branch 'regulator/topic/of' into regulator-nextMark Brown2013-02-198-19/+30
|\ \ \ \ \
| * | | | | regulator: mc13xxx: Use of_get_child_count()Axel Lin2013-01-311-5/+3
| * | | | | regulator: max8997: Use of_get_child_count()Axel Lin2013-01-311-3/+1
| * | | | | regulator: Add missing of_node_put()Axel Lin2013-01-308-11/+26
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge remote-tracking branches 'regulator/fix/max8907', 'regulator/fix/max899...Mark Brown2013-01-305-43/+123
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge remote-tracking branch 'regulator/topic/mc13892' into regulator-nextMark Brown2013-02-193-22/+103
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | regulator: mc13892: sanity check num_regulators parsed vs. registeredMatt Sealey2013-01-273-6/+47
| * | | | | | | | regulator: mc13892-regulator: correct/refine handling of the SWxHI bitMatt Sealey2013-01-271-16/+56
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge remote-tracking branch 'regulator/topic/max8998' into regulator-nextMark Brown2013-02-191-13/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | regulator: max8998: Let regulator core handle the case selector == old_selectorAxel Lin2013-02-081-13/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge remote-tracking branch 'regulator/topic/max8997' into regulator-nextMark Brown2013-02-191-61/+20
|\ \ \ \ \ \ \ \