summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/ti-abb-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * regulator: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | regulator: of: Add regulator desc param to of_get_regulator_init_data()Javier Martinez Canillas2014-11-261-1/+2
|/
* regulator: ti-abb: Remove redundant error messageSachin Kamat2014-02-191-8/+3
* regulator: ti-abb: Do not hardcode return valueSachin Kamat2014-02-191-1/+1
* regulator: ti-abb-regulator: do not open-code counting and access of dt array...Heiko Stuebner2014-02-121-23/+20
* regulator: ti-abb: Add support for interleaved LDO registersNishanth Menon2014-02-031-29/+57
* Merge remote-tracking branch 'regulator/topic/ti-abb' into regulator-nextMark Brown2013-10-241-0/+5
|\
| * regulator: ti-abb: skip optional parameter for ldo-addressNishanth Menon2013-09-271-0/+5
* | Merge remote-tracking branch 'regulator/topic/alias' into regulator-nextMark Brown2013-10-241-57/+22
|\ \
| * | regulator: ti-abb: Use devm_regulator_registerSachin Kamat2013-09-171-57/+22
| |/
* | regulator: ti-abb: Fix operator precedence typoNishanth Menon2013-10-111-1/+1
* | regulator: ti-abb: Fix bias voltage glitch in transition to bypass modeNishanth Menon2013-09-271-2/+14
|/
* regulator: ti-abb: simplify platform_get_resource_byname/devm_ioremap_resourceJulia Lawall2013-08-221-10/+0
* regulator: ti-abb: Convert to use devm_ioremap_resourceTushar Behera2013-06-181-8/+6
* regulator: ti-abb: Fix off-by-one valid range checking for abb->current_info_idxAxel Lin2013-05-121-2/+2
* regulator: Introduce TI Adaptive Body Bias(ABB) on-chip LDO driverAndrii.Tseglytskyi2013-05-121-0/+912