aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Gravatar Linus Torvalds 5-68/+70
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-10/+10
2012-05-21Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Gravatar Linus Torvalds 54-3236/+3884
2012-05-20regulator: tps65910: use of_node of matched regulator being registerGravatar Laxman Dewangan 1-7/+12
2012-05-20regulator: tps65910: dt: support when "regulators" node foundGravatar Laxman Dewangan 1-0/+4
2012-05-20regulator: tps65910: add error message in case of failureGravatar Laxman Dewangan 1-4/+8
2012-05-20regulator: tps62360: dt: initialize of_node param for regulator register.Gravatar Laxman Dewangan 1-0/+1
2012-05-20mfd: Make anatop register accessor more flexible and rename meaningfullyGravatar Richard Zhao 1-10/+8
2012-05-20mfd: Convert wm831x to irq_domainGravatar Mark Brown 3-15/+23
2012-05-20mfd: Commonize tps65910 regmap access through headerGravatar Rhyland Klein 1-46/+42
2012-05-19regulator: tps65910: use devm_* for memory allocationGravatar Laxman Dewangan 1-18/+9
2012-05-19regulator: tps65910: use small letter for regulator namesGravatar Laxman Dewangan 1-52/+52
2012-05-19regulator: regulator for Palmas KconfigGravatar Graeme Gregory 2-0/+13
2012-05-19regulator: regulator driver for Palmas series chipsGravatar Graeme Gregory 1-0/+822
2012-05-18regulator: Enable Device Tree for the db8500-prcmu regulator driverGravatar Lee Jones 1-7/+69
2012-05-18regulator: db8500-prcmu: Separate regulator registration from probeGravatar Lee Jones 1-27/+44
2012-05-18regulator: ab3100: Use regulator_map_voltage_iterate()Gravatar Axel Lin 1-34/+1
2012-05-18regulator: tps65217: Convert to set_voltage_sel and map_voltageGravatar Axel Lin 1-38/+30
2012-05-18regulator: Enable the ab8500 for Device TreeGravatar Lee Jones 1-0/+54
2012-05-18regulator: ab8500: Split up probe() into manageable piecesGravatar Lee Jones 1-63/+87
2012-05-17regulator: max8925: Remove check_range function and max_uV from struct rc5t58...Gravatar Axel Lin 1-12/+0
2012-05-17regulator: max8649: Remove unused check_range() functionGravatar Axel Lin 1-10/+0
2012-05-17regulator: rc5t583: Remove max_uV from struct rc5t583_regulator_infoGravatar Axel Lin 1-4/+0
2012-05-16regulator: da9052: Convert to set_voltage_sel and map_voltageGravatar Axel Lin 1-13/+24
2012-05-16regulator: max8952: Use devm_kzallocGravatar Axel Lin 1-8/+3
2012-05-16regulator: isl6271a: Convert to set_voltage_sel and regulator_map_voltage_linearGravatar Axel Lin 1-15/+6
2012-05-16regulator: isl6271a: Convert to get_voltage_selGravatar Axel Lin 1-12/+5
2012-05-16regulator: isl6271a: Use regulator_list_voltage_linear()Gravatar Axel Lin 1-6/+3
2012-05-15regulator: max8660: Convert to set_voltage_sel and regulator_map_voltage_linearGravatar Axel Lin 1-56/+15
2012-05-15regulator: max8660: Convert to get_voltage_selGravatar Axel Lin 1-11/+12
2012-05-15regulator: max8660: Convert to regulator_list_voltage_linear()Gravatar Axel Lin 1-27/+16
2012-05-15regulator: da903x: Kill da903x_[get|set]_[ldo12|ldo14]_voltage_sel() functionsGravatar Axel Lin 1-67/+6
2012-05-15regulator: da903x: Convert to set_voltage_sel and map_voltageGravatar Axel Lin 1-56/+54
2012-05-15regulator: da903x: Convert to regulator_list_voltage_linear()Gravatar Axel Lin 1-33/+21
2012-05-14regulator: tps62360: support force PWM mode via regulator modeGravatar Laxman Dewangan 1-37/+65
2012-05-14regulator: rc5t583: Convert to regulator_set_voltage_sel_regmap and regulator...Gravatar Axel Lin 1-27/+2
2012-05-14regulator: rc5t583: Convert to regulator_list_voltage_linear()Gravatar Axel Lin 1-19/+9
2012-05-14regulator: max8649: Convert to regulator_set_voltage_sel_regmap and regulator...Gravatar Axel Lin 1-20/+2
2012-05-14regulator: max8649: Convert to regulator_list_voltage_linear()Gravatar Axel Lin 1-7/+4
2012-05-14regulator: max8649: Use regulator_get_voltage_sel_regmap()Gravatar Axel Lin 1-29/+16
2012-05-14regulator: max8649: Convert to get_voltage_selGravatar Axel Lin 1-3/+3
2012-05-14regulator: tps62360: Fix build error due to missing semicolonGravatar Axel Lin 1-1/+1
2012-05-14regulator: wm8994: Allow registration with no platform dataGravatar Mark Brown 1-4/+2
2012-05-14regulator: core: Don't open code _regulator_is_enabled()Gravatar Mark Brown 1-3/+2
2012-05-14regulator: wm831x-dcdc: Add missing checks for pdata before useGravatar Mark Brown 1-2/+3
2012-05-14regulator: max8925: Convert to set_voltage_sel() and map_voltage()Gravatar Axel Lin 1-15/+8
2012-05-14regulator: max8925: Convert to regulator_list_voltage_linear()Gravatar Axel Lin 1-17/+8
2012-05-14regulator: max8925: Convert to get_voltage_selGravatar Axel Lin 1-4/+4
2012-05-14regulator: core: Release regulator-regulator supplies on errorGravatar Mark Brown 1-0/+2
2012-05-14regulator: tps62360: Convert to set_voltage_sel and regulator_map_voltage_linearGravatar Axel Lin 1-17/+7