summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/da9055-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: da9055: Pass descriptor instead of GPIO numberLinus Walleij2018-02-161-2/+2
* regulator: da9*: constify regulator_ops structuresJulia Lawall2015-12-221-2/+2
* regulator: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
*-. Merge remote-tracking branches 'regulator/topic/bcm590xx', 'regulator/topic/d...Mark Brown2014-03-261-4/+65
|\ \
| | * regulator: da9055: Do not hardcode return valueSachin Kamat2014-02-201-1/+1
| | * regulator: da9055: Use of_get_child_by_nameSachin Kamat2014-02-141-1/+1
| | * regulator: da9055: declare return type of inline function exclusivelySeongJae Park2014-02-121-1/+1
| | * regulator: da9055: Add DT supportAdam Thomson2014-02-071-4/+65
| |/
* / regulator: da9055: Remove use of regmap_irq_get_virq()Adam Thomson2014-02-071-1/+3
|/
* regulator: da9055: Convert to devm_regulator_registerAxel Lin2013-09-171-19/+5
* regulator: use dev_get_platdata()Jingoo Han2013-07-301-1/+1
* Merge remote-tracking branch 'regulator/topic/da9055' into regulator-nextMark Brown2013-02-191-3/+0
|\
| * regulator: da9055: Remove unused v_shift field from struct da9055_volt_regAxel Lin2013-01-071-3/+0
* | Drivers: regulator: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-6/+6
|/
* Merge remote-tracking branch 'regulator/topic/min' into regulator-nextMark Brown2012-12-101-47/+8
|\
| * regulator: da9055: Use linear_min_sel and regulator_[map|list]_voltage_linearAxel Lin2012-11-271-47/+8
* | regulator: da9055: Select maximum current in specific range for set_current_l...Axel Lin2012-11-271-12/+9
|/
* regulator: da9055: Properly handle voltage range that doesn't start with 0 of...Axel Lin2012-11-211-30/+50
* regulator: da9055: Fix checking wrong value in da9055_gpio_initAxel Lin2012-11-161-1/+1
* regulator: DA9055 regulator driverAshish Jangam2012-11-151-0/+663