aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/da9055-regulator.c
AgeCommit message (Expand)Author
2013-07-30regulator: use dev_get_platdata()Jingoo Han
2013-02-19Merge remote-tracking branch 'regulator/topic/da9055' into regulator-nextMark Brown
2013-01-07regulator: da9055: Remove unused v_shift field from struct da9055_volt_regAxel Lin
2013-01-03Drivers: regulator: remove __dev* attributes.Greg Kroah-Hartman
2012-12-10Merge remote-tracking branch 'regulator/topic/min' into regulator-nextMark Brown
2012-11-27regulator: da9055: Select maximum current in specific range for set_current_l...Axel Lin
2012-11-27regulator: da9055: Use linear_min_sel and regulator_[map|list]_voltage_linearAxel Lin
2012-11-21regulator: da9055: Properly handle voltage range that doesn't start with 0 of...Axel Lin
2012-11-16regulator: da9055: Fix checking wrong value in da9055_gpio_initAxel Lin
2012-11-15regulator: DA9055 regulator driverAshish Jangam