aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/da9055-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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