aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2013-10-15regulator: max8997: Fix checkpatch issueJingoo Han
2013-10-15regulator: lp3971: Fix checkpatch issueJingoo Han
2013-10-15regulator: fixed: Fix checkpatch issueJingoo Han
2013-10-15regulator: anatop: Fix checkpatch issueJingoo Han
2013-10-14treewide: Fix typo in printkMasanari Iida
2013-10-11regulator: Add REGULATOR_LINEAR_RANGE macroAxel Lin
2013-10-11regulator: Remove max_uV from struct regulator_linear_rangeAxel Lin
2013-10-11Merge remote-tracking branch 'regulator/topic/as3722' into regulator-linearMark Brown
2013-10-11regulator: ti-abb: Fix operator precedence typoNishanth Menon
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