summaryrefslogtreecommitdiff
path: root/drivers/regulator/lp872x.c
Commit message (Expand)AuthorAge
* regulator: lp872x: Add enable GPIO pin supportPaul Kocialkowski2016-02-05
* regulator: lp872x: Remove warning about invalid DVS GPIOPaul Kocialkowski2016-02-05
* regulator: lp872x: Get rid of duplicate reference to DVS GPIOPaul Kocialkowski2015-12-23
* regulator: lp872x: Add missing of_match in regulators descriptionsPaul Kocialkowski2015-12-23
*-. Merge remote-tracking branches 'regulator/topic/mt6311', 'regulator/topic/ocp...Mark Brown2015-08-30
|\ \
| | * regulator: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-14
| |/
* | regulator: lp872x: handle error caseMilo Kim2015-08-25
* | regulator: lp872x: use the private data instead of updating I2C device platfo...Milo Kim2015-08-25
|/
* regulator: lp872x: Remove **regulators from struct lp872xAxel Lin2015-01-26
* regulator: lp872x: Don't set constraints within the regulator driverMark Brown2014-07-28
* regulator: lp872x: Do not hardcode return valuesSachin Kamat2014-02-20
* regulator: lp872x: use devm_regulator_register()Jingoo Han2013-09-30
* Merge remote-tracking branch 'regulator/topic/max8660' into regulator-nextMark Brown2013-09-01
|\
| * regulator: use dev_get_platdata()Jingoo Han2013-07-30
* | regulator: lp872x: fix a build waring and coding stylesMilo Kim2013-07-15
|/
* regulator: lp872x: support the device tree featureKim, Milo2013-05-20
* regulator: lp872x: Use regulator_map_voltage_ascendAxel Lin2013-04-25
* Merge remote-tracking branch 'regulator/topic/lp872x' into regulator-nextMark Brown2013-02-19
|\
| * regulator: lp872x: Kill _rdev_to_offset() functionAxel Lin2012-12-10
* | regulator: remove use of __devexitBill Pemberton2012-11-20
* | regulator: remove use of __devexit_pBill Pemberton2012-11-20
|/
* regulator: lp872x: remove unnecessary functionKim, Milo2012-09-06
* regulator: lp872x: fix NULL pointer access problemKim, Milo2012-09-06
* regulator: lp872x: initialize the DVS modeKim, Milo2012-09-06
* regulator: lp872x: set the default DVS modeKim, Milo2012-09-06
* regulator: lp872x: remove regulator platform data dependencyKim, Milo2012-09-06
* regulator: lp872x: set_current_limit should select the maximum current in spe...Axel Lin2012-08-28
* regulator: lp872x: Simplify implementation of lp872x_find_regulator_init_data()Axel Lin2012-07-16
* regulator: change message level on probing lp872x driverKim, Milo2012-06-21
* regulator: lp872x: Return -EINVAL if pdata is NULLAxel Lin2012-06-20
* regulator: add new regulator driver for lp872xKim, Milo2012-06-19