summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* 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/+8Star
| * | 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/+1Star
| * | | 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/+12Star
| * | | regulator: s5m8767: Remove max_vol parameter from s5m8767_convert_voltage_to_selAxel Lin2013-01-171-23/+10Star
| | |/ | |/|
* | | Merge remote-tracking branch 'regulator/topic/palmas' into regulator-nextMark Brown2013-02-191-5/+0Star
|\ \ \
| * | | regulator: palmas: Remove a redundant setting for warm_resetAxel Lin2013-02-041-5/+0Star
* | | | 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/+3Star
| * | | | regulator: max8997: Use of_get_child_count()Axel Lin2013-01-311-3/+1Star
| * | | | 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/+1Star
|\ \ \ \ \ \ \
| * | | | | | | regulator: max8998: Let regulator core handle the case selector == old_selectorAxel Lin2013-02-081-13/+1Star
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge remote-tracking branch 'regulator/topic/max8997' into regulator-nextMark Brown2013-02-191-61/+20Star
|\ \ \ \ \ \ \
| * | | | | | | regulator: max8997: Convert max8997_safeout_ops to set_voltage_sel and list_v...Axel Lin2012-12-271-58/+18Star
| * | | | | | | regulator: max8997: Remove set_voltage_time_sel setting for max8997_ldo_opsAxel Lin2012-12-271-3/+2Star
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge remote-tracking branch 'regulator/topic/max77686' into regulator-nextMark Brown2013-02-191-6/+8
|\ \ \ \ \ \ \
| * | | | | | | regulator: max77686: Reuse rdev_get_id() function.Thiago Farina2013-02-141-6/+8
* | | | | | | | Merge remote-tracking branch 'regulator/topic/lp8788' into regulator-nextMark Brown2013-02-192-128/+46Star
|\ \ \ \ \ \ \ \
| * | | | | | | | regulator: lp8788-buck: Remove buck[1|2]_vout_addr arrayAxel Lin2013-01-171-12/+2Star
| * | | | | | | | regulator: lp8788-buck: Silence build warningAxel Lin2013-01-101-1/+4
| * | | | | | | | regulator: lp8788-ldo: Use ldo->en_pin to check if regulator is enabled by ex...Axel Lin2013-01-071-93/+14Star
| * | | | | | | | lp8788-ldo: fix a parent device on devm_gpio_request()Kim, Milo2013-01-031-6/+8
| * | | | | | | | lp8788-ldo: fix a parent device in _probe()Kim, Milo2013-01-031-6/+6
| * | | | | | | | lp8788-buck: fix a for-loop coding styleKim, Milo2013-01-031-1/+1
| * | | | | | | | lp8788-buck: fix a parent device on devm_gpio_request()Kim, Milo2013-01-031-6/+8
| * | | | | | | | lp8788-buck: fix a parent deivce in _probe()Kim, Milo2013-01-031-3/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge remote-tracking branch 'regulator/topic/lp8755' into regulator-nextMark Brown2013-02-193-0/+576
|\ \ \ \ \ \ \ \
| * | | | | | | | regulator: lp8755: Use LP8755_BUCK_MAX instead of magic numberAxel Lin2013-01-271-3/+3
| * | | | | | | | regulator: lp8755: Remove enum bucksAxel Lin2013-01-171-33/+17Star
| * | | | | | | | regulator: lp8755: Don't show unrelated messags in lp8755_probe error pathsAxel Lin2013-01-171-9/+10
| * | | | | | | | regulator: lp8755: Fix mask for pchip->mphaseAxel Lin2013-01-081-1/+1
| * | | | | | | | regulator: lp8755: Fix lp8755_regulator_init unwind codeAxel Lin2013-01-081-4/+5
| * | | | | | | | regulator: lp8755: new driver for LP8755Daniel Jeong2012-12-243-0/+590
| |/ / / / / / /