summaryrefslogtreecommitdiff
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'regulator/topic/stw481x' into regulator-nextMark Brown2013-10-243-0/+120
|\
| * regulator: stw481x-vmmc: Set missing .of_match_table to stw481x_vmmc_matchAxel Lin2013-10-031-0/+1
| * regulator: add STw481x VMMC driverLinus Walleij2013-09-173-0/+119
* | Merge remote-tracking branch 'regulator/topic/s5m8767' into regulator-nextMark Brown2013-10-241-22/+40
|\ \
| * | regulator: s5m8767: Modify parsing method of the voltage table of buck2/3/4Chanwoo Choi2013-10-241-26/+28
| * | regulator: s5m8767: Modify parse_dt function to parse data related to rampChanwoo Choi2013-10-241-0/+16
* | | Merge remote-tracking branch 'regulator/topic/palmas' into regulator-nextMark Brown2013-10-241-7/+159
|\ \ \
| * | | regulator: palmas: get regulators node from parent node onlyLaxman Dewangan2013-10-071-1/+1
| * | | Merge remote-tracking branch 'regulator/topic/devm' into regulator-palmasMark Brown2013-09-1748-1099/+508
| |\ \ \
| * | | | regulator: palmas: configure enable time for LDOsLaxman Dewangan2013-09-171-0/+6
| * | | | regulator: palmas: add support for external control of railsLaxman Dewangan2013-09-171-6/+158
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'regulator/topic/optional' into regulator-nextMark Brown2013-10-242-44/+15
|\ \ \ \
| * | | | regulator: core: Always warn when using a dummy regulatorMark Brown2013-10-041-7/+2
| * | | | regulator: core: Always use return value when regulator_dev_lookup() failsMark Brown2013-09-241-1/+2
| * | | | regulator: core: Fix default return value for _get()Mark Brown2013-09-201-1/+1
| * | | | regulator: core: Remove unused regulator_use_dummy_regulator()Mark Brown2013-09-171-17/+0
| * | | | regulator: core: Provide a dummy regulator with full constraintsMark Brown2013-09-172-27/+19
| |/ / /
* | | | Merge remote-tracking branch 'regulator/topic/mc13783' into regulator-nextMark Brown2013-10-241-14/+14
|\ \ \ \
| * | | | regulator: mc13783: Fix checkpatch issueJingoo Han2013-10-151-14/+14
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'regulator/topic/max8997' into regulator-nextMark Brown2013-10-241-2/+3
|\ \ \ \
| * | | | regulator: max8997: Fix checkpatch issueJingoo Han2013-10-151-2/+3
| |/ / /
* | | | Merge remote-tracking branch 'regulator/topic/lp3971' into regulator-nextMark Brown2013-10-241-2/+2
|\ \ \ \
| * | | | regulator: lp3971: Fix checkpatch issueJingoo Han2013-10-151-2/+2
| |/ / /
* | | | Merge remote-tracking branch 'regulator/topic/linear' into regulator-nextMark Brown2013-10-2410-79/+42
|\ \ \ \
| * | | | regulator: Add REGULATOR_LINEAR_RANGE macroAxel Lin2013-10-119-51/+37
| * | | | regulator: Remove max_uV from struct regulator_linear_rangeAxel Lin2013-10-1110-66/+43
| * | | | Merge remote-tracking branch 'regulator/topic/as3722' into regulator-linearMark Brown2013-10-113-0/+926
| |\ \ \ \ | | |/ / / | |/| | |
* | | | | 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-301-3/+6
| |\ \ \ \ \ \
| * | | | | | | 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