aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/lp872x.c
AgeCommit message (Expand)Author
2013-04-25regulator: lp872x: Use regulator_map_voltage_ascendAxel Lin
2013-02-19Merge remote-tracking branch 'regulator/topic/lp872x' into regulator-nextMark Brown
2012-12-10regulator: lp872x: Kill _rdev_to_offset() functionAxel Lin
2012-11-20regulator: remove use of __devexitBill Pemberton
2012-11-20regulator: remove use of __devexit_pBill Pemberton
2012-09-06regulator: lp872x: remove unnecessary functionKim, Milo
2012-09-06regulator: lp872x: fix NULL pointer access problemKim, Milo
2012-09-06regulator: lp872x: initialize the DVS modeKim, Milo
2012-09-06regulator: lp872x: set the default DVS modeKim, Milo
2012-09-06regulator: lp872x: remove regulator platform data dependencyKim, Milo
2012-08-28regulator: lp872x: set_current_limit should select the maximum current in spe...Axel Lin
2012-07-16regulator: lp872x: Simplify implementation of lp872x_find_regulator_init_data()Axel Lin
2012-06-21regulator: change message level on probing lp872x driverKim, Milo
2012-06-20regulator: lp872x: Return -EINVAL if pdata is NULLAxel Lin
2012-06-19regulator: add new regulator driver for lp872xKim, Milo