summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | 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-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-1467-714/+4290
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | 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
| * | | | | | | | | | 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-241-1/+11
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge remote-tracking branch 'regulator/topic/anatop' into regulator-nextMark Brown2013-02-191-0/+41
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | regulator: anatop: improve precision of delay timeShawn Guo2013-02-081-2/+2
| * | | | | | | | | regulators: anatop: add set_voltage_time_sel interfaceAnson Huang2013-01-311-0/+41
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge remote-tracking branch 'regulator/fix/tps65910' into tmpMark Brown2013-02-061-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | regulator: tps65910: Fix using wrong dev argument for calling of_regulator_matchAxel Lin2013-01-241-1/+1
| |/ / / / / / /
* | | | | | | | Merge remote-tracking branch 'regulator/fix/tps65217' into tmpMark Brown2013-02-061-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | regulator: tps65217: Fix using wrong dev argument for calling of_regulator_matchAxel Lin2013-01-241-2/+2
| |/ / / / / / /
* | | | | | | | Merge remote-tracking branch 'regulator/fix/s2mps11' into tmpMark Brown2013-02-061-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | regulator: s2mps11: fix incorrect register for buck10Alim Akhtar2013-01-311-2/+2
| |/ / / / / / /
* | | | | | | | Merge remote-tracking branch 'regulator/fix/of' into tmpMark Brown2013-02-061-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | regulator: clear state each invocation of of_regulator_matchStephen Warren2013-01-301-0/+6
| |/ / / / / / /
* | | | | | | | Merge remote-tracking branch 'regulator/fix/max8998' into tmpMark Brown2013-02-061-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | regulator: max8998: fix incorrect min_uV value for ldo10Marek Szyprowski2013-01-261-1/+1
| |/ / / / / / /
OpenPOWER on IntegriCloud