summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)Author
2013-10-09regulator: tps65910: get regulators node from parent node onlyLaxman Dewangan
2013-10-09regulator: tps6586x: get regulators node from parent node onlyLaxman Dewangan
2013-10-09regulator: tps65090: get regulators node from parent node onlyLaxman Dewangan
2013-10-07regulator: palmas: get regulators node from parent node onlyLaxman Dewangan
2013-10-04regulator: gpio: Remove redundant breakSachin Kamat
2013-10-04regulator: core: Always warn when using a dummy regulatorMark Brown
2013-10-03regulator: as3722: Fix off-by-one n_voltages setting for SDxAxel Lin
2013-10-03regulator: as3722: Fix equation to calculate max_uV in regulator_lin_range macroAxel Lin
2013-10-03regulator: stw481x-vmmc: Set missing .of_match_table to stw481x_vmmc_matchAxel Lin
2013-09-30regulator: tps6524x: use devm_regulator_register()Jingoo Han
2013-09-30regulator: da9210: use devm_regulator_register()Jingoo Han
2013-09-30Merge remote-tracking branch 'regulator/topic/tps6524x' into regulator-devmMark Brown
2013-09-30Merge remote-tracking branch 'regulator/topic/da9210' into regulator-devmMark Brown
2013-09-30regulator: vexpress: use devm_regulator_register()Jingoo Han
2013-09-30regulator: twl: use devm_regulator_register()Jingoo Han
2013-09-30regulator: tps6105x: use devm_regulator_register()Jingoo Han
2013-09-30regulator: pcf50633: use devm_regulator_register()Jingoo Han
2013-09-30regulator: pcap: use devm_regulator_register()Jingoo Han
2013-09-30regulator: max8925: use devm_regulator_register()Jingoo Han
2013-09-30regulator: lp8788-ldo: use devm_regulator_register()Jingoo Han
2013-09-30regulator: lp8788-buck: use devm_regulator_register()Jingoo Han
2013-09-30regulator: lp872x: use devm_regulator_register()Jingoo Han
2013-09-30regulator: da9063: use devm_regulator_register()Jingoo Han
2013-09-30regulator: ab8500-ext: use devm_regulator_register()Jingoo Han
2013-09-30regulator: ab3100: use devm_regulator_register()Jingoo Han
2013-09-30Merge remote-tracking branch 'regulator/fix/wm8350' into regulator-linusMark Brown
2013-09-30Merge remote-tracking branch 'regulator/fix/wm831x' into regulator-linusMark Brown
2013-09-30Merge remote-tracking branch 'regulator/fix/ti-abb' into regulator-linusMark Brown
2013-09-30Merge remote-tracking branch 'regulator/fix/palmas' into regulator-linusMark Brown
2013-09-30Merge remote-tracking branch 'regulator/fix/da9063' into regulator-linusMark Brown
2013-09-30regulator: core: Reduce busy-wait loopingThierry Reding
2013-09-27regulator: ti-abb: skip optional parameter for ldo-addressNishanth Menon
2013-09-27regulator: ti-abb: Fix bias voltage glitch in transition to bypass modeNishanth Menon
2013-09-26regulator: da9210: add Device Tree supportGuennadi Liakhovetski
2013-09-24regulator: core: Always use return value when regulator_dev_lookup() failsMark Brown
2013-09-23regulator: wm831x-ldo: Fix max_uV for gp_ldo and aldo linear range settingsAxel Lin
2013-09-23regulator: core: Fix return code for invalid parametersMark Brown
2013-09-20regulator: as3722: add regulator driver for AMS AS3722Laxman Dewangan
2013-09-20regulator: core: Fix default return value for _get()Mark Brown
2013-09-20regulator: core: set current constraints while setting machine constraintsLaxman Dewangan
2013-09-20regulator: tps6524x: Remove redundant spi_set_drvdataSachin Kamat
2013-09-19regulator: wm8350: correct the max_uV of LDOLaxman Dewangan
2013-09-18regulator: core: add support for configuring turn-on time through constraintsLaxman Dewangan
2013-09-17regulator: palmas: Remove wrong comment for the equation calculating num_volt...Axel Lin
2013-09-17regulator: add STw481x VMMC driverLinus Walleij
2013-09-17Merge remote-tracking branch 'regulator/topic/devm' into regulator-palmasMark Brown
2013-09-17regulator: palmas: configure enable time for LDOsLaxman Dewangan
2013-09-17regulator: palmas: add support for external control of railsLaxman Dewangan
2013-09-17regulator: core: Remove unused regulator_use_dummy_regulator()Mark Brown
2013-09-17regulator: core: Provide a dummy regulator with full constraintsMark Brown