aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/da9055-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-17regulator: da9055: Convert to devm_regulator_registerAxel Lin1-19/+5
2013-07-30regulator: use dev_get_platdata()Jingoo Han1-1/+1
2013-02-19Merge remote-tracking branch 'regulator/topic/da9055' into regulator-nextMark Brown1-3/+0
2013-01-07regulator: da9055: Remove unused v_shift field from struct da9055_volt_regAxel Lin1-3/+0
2013-01-03Drivers: regulator: remove __dev* attributes.Greg Kroah-Hartman1-6/+6
2012-12-10Merge remote-tracking branch 'regulator/topic/min' into regulator-nextMark Brown1-47/+8
2012-11-27regulator: da9055: Select maximum current in specific range for set_current_limitAxel Lin1-12/+9
2012-11-27regulator: da9055: Use linear_min_sel and regulator_[map|list]_voltage_linearAxel Lin1-47/+8
2012-11-21regulator: da9055: Properly handle voltage range that doesn't start with 0 offsetAxel Lin1-30/+50
2012-11-16regulator: da9055: Fix checking wrong value in da9055_gpio_initAxel Lin1-1/+1
2012-11-15regulator: DA9055 regulator driverAshish Jangam1-0/+663