summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-194-0/+647
|\ \
| * | 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-244-0/+661
| |/
* | 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-291-1/+1
| * | | | regulator: gpio-regulator: Use of_gpio_count()Axel Lin2013-01-291-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-1411398-325551/+550618
| |\ \ \ \ \
| * | | | | | 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-194-4/+83
|\ \ \ \ \ \ \
| * | | | | | | ASoC: wm5110: Provide MICSUPP widget for regulator driverMark Brown2013-01-131-0/+4
| * | | | | | | ASoC: wm5102: Provide MICSUPP widget for regulator driverMark Brown2013-01-131-0/+4
| * | | | | | | 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-195-111/+39
|\ \ \ \ \ \ \ \
| * | | | | | | | regulator: 88pm8607: Use apply_[reg|bit] with regmap based voltage_sel operat...Axel Lin2012-12-271-32/+6
| * | | | | | | | regulator: 88pm8607: Update update_bit for BUCK2 in pm8607_set_voltage_selAxel Lin2012-12-271-0/+1
| * | | | | | | | regulator: tps6586x: Use apply_[reg|bit] with regmap based voltage_sel operat...Axel Lin2012-12-241-44/+10
| * | | | | | | | regulator: da9052: Use apply_[reg|bit] with regmap based voltage_sel operationsAxel Lin2012-12-241-35/+6
| * | | | | | | | regulator: core: Allow specify apply_[reg|bit] for regmap based voltage_sel o...Axel Lin2012-12-242-1/+17
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge remote-tracking branch 'regulator/topic/anatop' into regulator-nextMark Brown2013-02-192-0/+49
|\ \ \ \ \ \ \ \
| * | | | | | | | regulator: anatop: improve precision of delay timeShawn Guo2013-02-081-2/+2
| * | | | | | | | regulators: anatop: add set_voltage_time_sel interfaceAnson Huang2013-01-312-0/+49
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Linux 3.8v3.8Linus Torvalds2013-02-181-1/+1