summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/lp8755.c
AgeCommit message (Expand)AuthorLines
2014-07-09regulator: lp8755: Use devm_regulator_registerHimangi Saraogi-17/+6
2013-09-01Merge remote-tracking branch 'regulator/topic/max8660' into regulator-nextMark Brown-1/+1
2013-09-01Merge remote-tracking branch 'regulator/topic/lp8755' into regulator-nextMark Brown-0/+1
2013-07-30regulator: use dev_get_platdata()Jingoo Han-1/+1
2013-07-02regulator: lp8755: Provide map_voltage()Mark Brown-0/+1
2013-05-12regulator: Remove unnecessary include of linux/delay.h from regulator driversAxel Lin-1/+0
2013-01-27regulator: lp8755: Use LP8755_BUCK_MAX instead of magic numberAxel Lin-3/+3
2013-01-17regulator: lp8755: Remove enum bucksAxel Lin-33/+17
2013-01-17regulator: lp8755: Don't show unrelated messags in lp8755_probe error pathsAxel Lin-9/+10
2013-01-08regulator: lp8755: Fix mask for pchip->mphaseAxel Lin-1/+1
2013-01-08regulator: lp8755: Fix lp8755_regulator_init unwind codeAxel Lin-4/+5
2012-12-24regulator: lp8755: new driver for LP8755Daniel Jeong-0/+580