summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2013-10-03regulator: stw481x-vmmc: Set missing .of_match_table to stw481x_vmmc_matchAxel Lin1-0/+1
2013-09-30regulator: tps6524x: use devm_regulator_register()Jingoo Han1-26/+5
2013-09-30regulator: da9210: use devm_regulator_register()Jingoo Han1-9/+1
2013-09-30Merge remote-tracking branch 'regulator/topic/tps6524x' into regulator-devmMark Brown1-1/+0
2013-09-30Merge remote-tracking branch 'regulator/topic/da9210' into regulator-devmMark Brown1-3/+6
2013-09-30regulator: vexpress: use devm_regulator_register()Jingoo Han1-2/+1
2013-09-30regulator: twl: use devm_regulator_register()Jingoo Han1-2/+1
2013-09-30regulator: tps6105x: use devm_regulator_register()Jingoo Han1-10/+3
2013-09-30regulator: pcf50633: use devm_regulator_register()Jingoo Han1-11/+2
2013-09-30regulator: pcap: use devm_regulator_register()Jingoo Han1-11/+2
2013-09-30regulator: max8925: use devm_regulator_register()Jingoo Han1-11/+1
2013-09-30regulator: lp8788-ldo: use devm_regulator_register()Jingoo Han1-22/+2
2013-09-30regulator: lp8788-buck: use devm_regulator_register()Jingoo Han1-11/+1
2013-09-30regulator: lp872x: use devm_regulator_register()Jingoo Han1-30/+3
2013-09-30regulator: da9063: use devm_regulator_register()Jingoo Han1-17/+4
2013-09-30regulator: ab8500-ext: use devm_regulator_register()Jingoo Han1-24/+2
2013-09-30regulator: ab3100: use devm_regulator_register()Jingoo Han1-2/+1
2013-09-30Merge remote-tracking branch 'regulator/fix/wm8350' into regulator-linusMark Brown1-1/+1
2013-09-30Merge remote-tracking branch 'regulator/fix/wm831x' into regulator-linusMark Brown1-2/+2
2013-09-30Merge remote-tracking branch 'regulator/fix/ti-abb' into regulator-linusMark Brown1-2/+14
2013-09-30Merge remote-tracking branch 'regulator/fix/palmas' into regulator-linusMark Brown1-7/+7
2013-09-30Merge remote-tracking branch 'regulator/fix/da9063' into regulator-linusMark Brown1-1/+1
2013-09-30regulator: core: Reduce busy-wait loopingThierry Reding1-5/+33
2013-09-27regulator: ti-abb: skip optional parameter for ldo-addressNishanth Menon1-0/+5
2013-09-27regulator: ti-abb: Fix bias voltage glitch in transition to bypass modeNishanth Menon1-2/+14
2013-09-26regulator: da9210: add Device Tree supportGuennadi Liakhovetski1-3/+6
2013-09-24regulator: core: Always use return value when regulator_dev_lookup() failsMark Brown1-1/+2
2013-09-23regulator: wm831x-ldo: Fix max_uV for gp_ldo and aldo linear range settingsAxel Lin1-2/+2
2013-09-23regulator: core: Fix return code for invalid parametersMark Brown1-1/+1
2013-09-20regulator: as3722: add regulator driver for AMS AS3722Laxman Dewangan3-0/+926
2013-09-20regulator: core: Fix default return value for _get()Mark Brown1-1/+1
2013-09-20regulator: core: set current constraints while setting machine constraintsLaxman Dewangan1-0/+34
2013-09-20regulator: tps6524x: Remove redundant spi_set_drvdataSachin Kamat1-1/+0
2013-09-19regulator: wm8350: correct the max_uV of LDOLaxman Dewangan1-1/+1
2013-09-18regulator: core: add support for configuring turn-on time through constraintsLaxman Dewangan2-0/+8
2013-09-17regulator: palmas: Remove wrong comment for the equation calculating num_volt...Axel Lin1-6/+0
2013-09-17regulator: add STw481x VMMC driverLinus Walleij3-0/+119
2013-09-17Merge remote-tracking branch 'regulator/topic/devm' into regulator-palmasMark Brown48-1099/+508
2013-09-17regulator: palmas: configure enable time for LDOsLaxman Dewangan1-0/+6
2013-09-17regulator: palmas: add support for external control of railsLaxman Dewangan1-6/+158
2013-09-17regulator: core: Remove unused regulator_use_dummy_regulator()Mark Brown1-17/+0
2013-09-17regulator: core: Provide a dummy regulator with full constraintsMark Brown2-27/+19
2013-09-17regulator: core: Split devres code out into a separate fileMark Brown4-252/+292
2013-09-17regulator: core: Refactor devm_regulator_get* APIsAxel Lin1-65/+62
2013-09-17regulator: palmas: Drop regulator_unregister while using devm_regulator_registerAxel Lin1-3/+1
2013-09-17regulator: Remove redundant NULL assignmentSachin Kamat3-3/+0
2013-09-17regulator: core: Fix a trivial typoSachin Kamat1-1/+1
2013-09-17regulator: tps80031: Use devm_regulator_registerSachin Kamat1-25/+5
2013-09-17regulator: tps65912: Use devm_regulator_registerSachin Kamat1-20/+4
2013-09-17regulator: tps65910: Use devm_regulator_registerSachin Kamat1-20/+3