summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'regulator/topic/gpio' into regulator-nextMark Brown2013-10-241-1/+0
|\
| * regulator: gpio: Remove redundant breakSachin Kamat2013-10-041-1/+0
* | Merge remote-tracking branch 'regulator/topic/fixed' into regulator-nextMark Brown2013-10-242-33/+10
|\ \
| * | regulator: fixed: Fix checkpatch issueJingoo Han2013-10-151-6/+4
| * | regulator: fixed: get rid of {get|list}_voltage()Laxman Dewangan2013-09-101-26/+2
| * | regulator: core: provide fixed voltage in desc for single voltage railLaxman Dewangan2013-09-101-1/+4
* | | Merge remote-tracking branch 'regulator/topic/devm' into regulator-nextMark Brown2013-10-2414-189/+29
|\ \ \
| * | | regulator: tps6524x: use devm_regulator_register()Jingoo Han2013-09-301-26/+5
| * | | regulator: da9210: use devm_regulator_register()Jingoo Han2013-09-301-9/+1
| * | | Merge remote-tracking branch 'regulator/topic/tps6524x' into regulator-devmMark Brown2013-09-301-1/+0
| |\ \ \
| | * | | regulator: tps6524x: Remove redundant spi_set_drvdataSachin Kamat2013-09-201-1/+0
| * | | | Merge remote-tracking branch 'regulator/topic/da9210' into regulator-devmMark Brown2013-09-30263-1221/+2250
| |\ \ \ \
| * | | | | regulator: vexpress: use devm_regulator_register()Jingoo Han2013-09-301-2/+1
| * | | | | regulator: twl: use devm_regulator_register()Jingoo Han2013-09-301-2/+1
| * | | | | regulator: tps6105x: use devm_regulator_register()Jingoo Han2013-09-301-10/+3
| * | | | | regulator: pcf50633: use devm_regulator_register()Jingoo Han2013-09-301-11/+2
| * | | | | regulator: pcap: use devm_regulator_register()Jingoo Han2013-09-301-11/+2
| * | | | | regulator: max8925: use devm_regulator_register()Jingoo Han2013-09-301-11/+1
| * | | | | regulator: lp8788-ldo: use devm_regulator_register()Jingoo Han2013-09-301-22/+2
| * | | | | regulator: lp8788-buck: use devm_regulator_register()Jingoo Han2013-09-301-11/+1
| * | | | | regulator: lp872x: use devm_regulator_register()Jingoo Han2013-09-301-30/+3
| * | | | | regulator: da9063: use devm_regulator_register()Jingoo Han2013-09-301-17/+4
| * | | | | regulator: ab8500-ext: use devm_regulator_register()Jingoo Han2013-09-301-24/+2
| * | | | | regulator: ab3100: use devm_regulator_register()Jingoo Han2013-09-301-2/+1
* | | | | | Merge remote-tracking branch 'regulator/topic/da9210' into regulator-nextMark Brown2013-10-241-3/+6
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | regulator: da9210: add Device Tree supportGuennadi Liakhovetski2013-09-261-3/+6
* | | | | | Merge remote-tracking branch 'regulator/topic/da9063' into regulator-nextMark Brown2013-10-241-1/+1
|\ \ \ \ \ \
| * | | | | | regulator: da9063: Add missing initialization of da9063_reg_matchesGeert Uytterhoeven2013-09-171-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge remote-tracking branch 'regulator/topic/da9052' into regulator-nextMark Brown2013-10-241-6/+35
|\ \ \ \ \ \
| * | | | | | regulator: da9052: Revert se apply_[reg|bit] with regmap based voltage_sel op...Axel Lin2013-10-241-6/+35
* | | | | | | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2013-10-242-6/+76
|\ \ \ \ \ \ \
| * | | | | | | regulator: core: Reduce busy-wait loopingThierry Reding2013-09-301-5/+33
| * | | | | | | regulator: core: Fix return code for invalid parametersMark Brown2013-09-231-1/+1
| * | | | | | | regulator: core: set current constraints while setting machine constraintsLaxman Dewangan2013-09-201-0/+34
| * | | | | | | regulator: core: add support for configuring turn-on time through constraintsLaxman Dewangan2013-09-182-0/+8
| | |/ / / / / | |/| | | | |
* | | | | | | Merge remote-tracking branch 'regulator/topic/as3722' into regulator-nextMark Brown2013-10-243-0/+926
|\ \ \ \ \ \ \
| * | | | | | | regulator: as3722: Fix off-by-one n_voltages setting for SDxAxel Lin2013-10-031-7/+7
| * | | | | | | regulator: as3722: Fix equation to calculate max_uV in regulator_lin_range macroAxel Lin2013-10-031-5/+5
| * | | | | | | regulator: as3722: add regulator driver for AMS AS3722Laxman Dewangan2013-09-203-0/+926
| |/ / / / / /
* | | | | | | Merge remote-tracking branch 'regulator/topic/anatop' into regulator-nextMark Brown2013-10-241-2/+2
|\ \ \ \ \ \ \
| * | | | | | | regulator: anatop: Fix checkpatch issueJingoo Han2013-10-151-2/+2
* | | | | | | | Merge remote-tracking branch 'regulator/topic/alias' into regulator-nextMark Brown2013-10-2450-1090/+870
|\ \ \ \ \ \ \ \
| * | | | | | | | mfd: arizona: Specify supply mappings for Arizona CODECsCharles Keepax2013-10-231-3/+29
| * | | | | | | | mfd: Allow mapping regulator supplies to MFD device from childrenCharles Keepax2013-10-231-5/+17
| * | | | | | | | regulator: core: Add ability to create a lookup alias for supplyCharles Keepax2013-10-182-0/+333
| | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | regulator: core: Split devres code out into a separate fileMark Brown2013-09-174-252/+292
| * | | | | | | regulator: core: Refactor devm_regulator_get* APIsAxel Lin2013-09-171-65/+62
| * | | | | | | regulator: palmas: Drop regulator_unregister while using devm_regulator_registerAxel Lin2013-09-171-3/+1
| * | | | | | | regulator: Remove redundant NULL assignmentSachin Kamat2013-09-173-3/+0
| * | | | | | | regulator: core: Fix a trivial typoSachin Kamat2013-09-171-1/+1