aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/tps65910-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-07regulator: tps65910: Configure correct value for VDDCTRL vout regLaxman Dewangan1-1/+1
2011-11-23Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown1-1/+1
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-nextMark Brown1-6/+8
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak1-1/+1
2011-11-23regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed1-6/+8
2011-11-23regulator: TPS65910: Create an array for init dataKyle Manna1-3/+10
2011-11-23regulator: TPS65910: Move regulator defs to headerKyle Manna1-24/+0
2011-07-22regulator: tps65910: Fix array access out of bounds bugAxel Lin1-12/+43
2011-07-22regulator: tps65910: Add missing breaks in switch/caseAxel Lin1-0/+7
2011-07-22regulator: tps65910: Fix a memory leak in tps65910_probe error pathAxel Lin1-0/+1
2011-05-27regulator: tps65911: Add new chip versionJorge Eduardo Candelaria1-34/+323
2011-05-27regulator: Fix desc_id for tps65023/6507x/65910Axel Lin1-2/+1
2011-05-27TPS65910: Add tps65910 regulator driverGraeme Gregory1-0/+705