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