| Commit message (Expand) | Author | Age | Files | Lines |
* | regulator: act8865: support output voltage by VSET2[] bits | Wenyou Yang | 2015-10-02 | 1 | -2/+22 |
* | regulator: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 2015-07-14 | 1 | -1/+0 |
* | regulator: act8865: add input supply handling | Heiko Stuebner | 2015-03-07 | 1 | -27/+28 |
* | regulator: act8865: Add act8600 support | Zubair Lutfullah Kakakhel | 2015-03-06 | 1 | -1/+119 |
* | of: Rename "poweroff-source" property to "system-power-controller" | Romain Perier | 2014-12-01 | 1 | -1/+1 |
* | regulator: act8865: Add support to turn off all outputs | Romain Perier | 2014-10-22 | 1 | -0/+31 |
* | regulator: act8865: fix build when OF is not enabled | Beniamino Galvani | 2014-08-05 | 1 | -9/+20 |
* | regulator: act8865: add support for act8846 | Beniamino Galvani | 2014-08-05 | 1 | -0/+71 |
* | regulator: act8865: prepare support for other act88xx devices | Beniamino Galvani | 2014-08-05 | 1 | -128/+83 |
* | regulator: act8865: set correct number of regulators in pdata | Beniamino Galvani | 2014-08-05 | 1 | -1/+1 |
* | regulator: act8865: Remove error variable in act8865_pmic_probe | Axel Lin | 2014-08-05 | 1 | -5/+4 |
* | regulator: act8865: fix parsing of platform data | Beniamino Galvani | 2014-08-05 | 1 | -8/+21 |
* | regulator: act8865: Remove unnecessary *rdev[] from struct act8865 | Axel Lin | 2014-03-10 | 1 | -8/+5 |
* | regulator: act8865: Remove redundant error message | Sachin Kamat | 2014-02-20 | 1 | -4/+1 |
* | regulator: act8865: Add missing of_node_put | Sachin Kamat | 2014-02-18 | 1 | -0/+1 |
* | regulator: act8865: Use of_get_child_by_name | Sachin Kamat | 2014-02-14 | 1 | -1/+1 |
* | regulator: act8865: Fix build error when !OF | Axel Lin | 2014-01-06 | 1 | -1/+1 |
* | regulator: act8865: register all regulators regardless of how many are used | Wenyou Yang | 2013-12-31 | 1 | -7/+4 |
* | regulator: act8865: fix incorrect devm_kzalloc for act8865 | Wenyou Yang | 2013-12-30 | 1 | -3/+1 |
* | regulator: act8865: Remove set_suspend_[en|dis]able implementation | Axel Lin | 2013-12-30 | 1 | -2/+0 |
* | regulator: act8865: Remove unneeded regulator_unregister() calls | Axel Lin | 2013-12-30 | 1 | -12/+0 |
* | regulator: act8865: add PMIC act8865 driver | Wenyou Yang | 2013-12-24 | 1 | -0/+368 |