summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/tps65910-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown2011-11-231-1/+1
|\
| * regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-231-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2011-11-231-6/+8
|\ \
| * | regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed2011-11-231-6/+8
| |/
* | regulator: TPS65910: Create an array for init dataKyle Manna2011-11-231-3/+10
* | regulator: TPS65910: Move regulator defs to headerKyle Manna2011-11-231-24/+0Star
|/
* regulator: tps65910: Fix array access out of bounds bugAxel Lin2011-07-221-12/+43
* regulator: tps65910: Add missing breaks in switch/caseAxel Lin2011-07-221-0/+7
* regulator: tps65910: Fix a memory leak in tps65910_probe error pathAxel Lin2011-07-221-0/+1
* regulator: tps65911: Add new chip versionJorge Eduardo Candelaria2011-05-271-34/+323
* regulator: Fix desc_id for tps65023/6507x/65910Axel Lin2011-05-271-2/+1Star
* TPS65910: Add tps65910 regulator driverGraeme Gregory2011-05-271-0/+705