summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | regulator: max8997: Convert max8997_safeout_ops to set_voltage_sel and list_v...Axel Lin2012-12-271-58/+18
| * | | regulator: max8997: Remove set_voltage_time_sel setting for max8997_ldo_opsAxel Lin2012-12-271-3/+2
* | | | 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/+46
|\ \ \ \ \
| * | | | | regulator: lp8788-buck: Remove buck[1|2]_vout_addr arrayAxel Lin2013-01-171-12/+2
| * | | | | 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/+14
| * | | | | 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/+17
| * | | | | 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
| |/ / / /
* | | | | Merge remote-tracking branch 'regulator/topic/lp872x' into regulator-nextMark Brown2013-02-191-29/+7
|\ \ \ \ \
| * | | | | regulator: lp872x: Kill _rdev_to_offset() functionAxel Lin2012-12-101-29/+7
* | | | | | Merge remote-tracking branch 'regulator/topic/lp3972' into regulator-nextMark Brown2013-02-191-16/+6
|\ \ \ \ \ \
| * | | | | | regulator: lp3972: Convert to get_voltage_selAxel Lin2013-01-081-16/+6
* | | | | | | Merge remote-tracking branch 'regulator/topic/lp3971' into regulator-nextMark Brown2013-02-191-16/+6
|\ \ \ \ \ \ \
| * | | | | | | regulator: lp3971: Convert to get_voltage_selAxel Lin2012-12-241-16/+6
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge remote-tracking branch 'regulator/topic/gpio' into regulator-nextMark Brown2013-02-192-6/+3
|\ \ \ \ \ \ \
| * | | | | | | regulator: show state for GPIO-controlled regulatorsMichał Mirosław2013-02-041-1/+1
| * | | | | | | regulator: gpio-regulator: Staticize of_get_gpio_regulator_config()Axel Lin2013-01-281-1/+1
| * | | | | | | regulator: gpio-regulator: Use of_gpio_count()Axel Lin2013-01-281-4/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge remote-tracking branch 'regulator/topic/da9055' into regulator-nextMark Brown2013-02-191-3/+0
|\ \ \ \ \ \ \
| * | | | | | | regulator: da9055: Remove unused v_shift field from struct da9055_volt_regAxel Lin2013-01-071-3/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2013-02-191-7/+22
|\ \ \ \ \ \ \
| * | | | | | | regulator: Fix memory garbage dev_err printout.Russ Dill2013-02-141-2/+2
| * | | | | | | Merge tag 'v3.8-rc7' into regulator-coreMark Brown2013-02-145369-188534/+309568
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | regulator: core: Optimize _regulator_do_set_voltage if voltage does not changeAxel Lin2013-02-081-3/+6
| * | | | | | | regulator: core: if voltage scaling fails, restore original voltage valuesPaolo Pisati2012-12-151-2/+14
* | | | | | | | Merge remote-tracking branch 'regulator/topic/as3711' into regulator-nextMark Brown2013-02-191-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | regulator: as3711: Fix checking if no platform initialization dataAxel Lin2013-02-131-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge remote-tracking branch 'regulator/topic/arizona' into regulator-nextMark Brown2013-02-192-4/+75
|\ \ \ \ \ \ \ \
| * | | | | | | | regulator: arizona-micsupp: Enable bypass in default constraintsMark Brown2013-01-131-1/+2
| * | | | | | | | regulator: arizona-micsupp: Enable SYSCLK for charge pumpMark Brown2013-01-132-3/+73
* | | | | | | | | Merge remote-tracking branch 'regulator/topic/apply' into regulator-nextMark Brown2013-02-194-111/+33
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | regulator: 88pm8607: Use apply_[reg|bit] with regmap based voltage_sel operat...Axel Lin2012-12-271-32/+6