| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 1 | -1/+0 |
|\ |
|
| * | regulator: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | regulator: of: Add regulator desc param to of_get_regulator_init_data() | Javier Martinez Canillas | 2014-11-26 | 1 | -1/+2 |
|/ |
|
* | regulator: ti-abb: Remove redundant error message | Sachin Kamat | 2014-02-19 | 1 | -8/+3 |
* | regulator: ti-abb: Do not hardcode return value | Sachin Kamat | 2014-02-19 | 1 | -1/+1 |
* | regulator: ti-abb-regulator: do not open-code counting and access of dt array... | Heiko Stuebner | 2014-02-12 | 1 | -23/+20 |
* | regulator: ti-abb: Add support for interleaved LDO registers | Nishanth Menon | 2014-02-03 | 1 | -29/+57 |
* | Merge remote-tracking branch 'regulator/topic/ti-abb' into regulator-next | Mark Brown | 2013-10-24 | 1 | -0/+5 |
|\ |
|
| * | regulator: ti-abb: skip optional parameter for ldo-address | Nishanth Menon | 2013-09-27 | 1 | -0/+5 |
* | | Merge remote-tracking branch 'regulator/topic/alias' into regulator-next | Mark Brown | 2013-10-24 | 1 | -57/+22 |
|\ \ |
|
| * | | regulator: ti-abb: Use devm_regulator_register | Sachin Kamat | 2013-09-17 | 1 | -57/+22 |
| |/ |
|
* | | regulator: ti-abb: Fix operator precedence typo | Nishanth Menon | 2013-10-11 | 1 | -1/+1 |
* | | regulator: ti-abb: Fix bias voltage glitch in transition to bypass mode | Nishanth Menon | 2013-09-27 | 1 | -2/+14 |
|/ |
|
* | regulator: ti-abb: simplify platform_get_resource_byname/devm_ioremap_resource | Julia Lawall | 2013-08-22 | 1 | -10/+0 |
* | regulator: ti-abb: Convert to use devm_ioremap_resource | Tushar Behera | 2013-06-18 | 1 | -8/+6 |
* | regulator: ti-abb: Fix off-by-one valid range checking for abb->current_info_idx | Axel Lin | 2013-05-12 | 1 | -2/+2 |
* | regulator: Introduce TI Adaptive Body Bias(ABB) on-chip LDO driver | Andrii.Tseglytskyi | 2013-05-12 | 1 | -0/+912 |