aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/lp872x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-06regulator: lp872x: remove unnecessary functionKim, Milo1-28/+0
2012-09-06regulator: lp872x: fix NULL pointer access problemKim, Milo1-4/+4
2012-09-06regulator: lp872x: initialize the DVS modeKim, Milo1-2/+3
2012-09-06regulator: lp872x: set the default DVS modeKim, Milo1-1/+14
2012-09-06regulator: lp872x: remove regulator platform data dependencyKim, Milo1-9/+7
2012-08-28regulator: lp872x: set_current_limit should select the maximum current in specific rangeAxel Lin1-10/+8
2012-07-16regulator: lp872x: Simplify implementation of lp872x_find_regulator_init_data()Axel Lin1-21/+7
2012-06-21regulator: change message level on probing lp872x driverKim, Milo1-1/+1
2012-06-20regulator: lp872x: Return -EINVAL if pdata is NULLAxel Lin1-5/+5
2012-06-19regulator: add new regulator driver for lp872xKim, Milo1-0/+957