summaryrefslogtreecommitdiff
path: root/drivers/regulator/da9055-regulator.c
Commit message (Expand)AuthorAge
* regulator: da9055: Pass descriptor instead of GPIO numberLinus Walleij2018-02-16
* regulator: da9*: constify regulator_ops structuresJulia Lawall2015-12-22
* regulator: drop owner assignment from platform_driversWolfram Sang2014-10-20
*-. Merge remote-tracking branches 'regulator/topic/bcm590xx', 'regulator/topic/d...Mark Brown2014-03-26
|\ \
| | * regulator: da9055: Do not hardcode return valueSachin Kamat2014-02-20
| | * regulator: da9055: Use of_get_child_by_nameSachin Kamat2014-02-14
| | * regulator: da9055: declare return type of inline function exclusivelySeongJae Park2014-02-12
| | * regulator: da9055: Add DT supportAdam Thomson2014-02-07
| |/
* | regulator: da9055: Remove use of regmap_irq_get_virq()Adam Thomson2014-02-07
|/
* regulator: da9055: Convert to devm_regulator_registerAxel Lin2013-09-17
* regulator: use dev_get_platdata()Jingoo Han2013-07-30
* Merge remote-tracking branch 'regulator/topic/da9055' into regulator-nextMark Brown2013-02-19
|\
| * regulator: da9055: Remove unused v_shift field from struct da9055_volt_regAxel Lin2013-01-07
* | Drivers: regulator: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/
* Merge remote-tracking branch 'regulator/topic/min' into regulator-nextMark Brown2012-12-10
|\
| * regulator: da9055: Use linear_min_sel and regulator_[map|list]_voltage_linearAxel Lin2012-11-27
* | regulator: da9055: Select maximum current in specific range for set_current_l...Axel Lin2012-11-27
|/
* regulator: da9055: Properly handle voltage range that doesn't start with 0 of...Axel Lin2012-11-21
* regulator: da9055: Fix checking wrong value in da9055_gpio_initAxel Lin2012-11-16
* regulator: DA9055 regulator driverAshish Jangam2012-11-15