Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-03-10 | regulator: act8865: Remove unnecessary *rdev[] from struct act8865 | Axel Lin | 1 | -8/+5 |
2014-02-19 | regulator: act8865: Remove redundant error message | Sachin Kamat | 1 | -4/+1 |
2014-02-18 | regulator: act8865: Add missing of_node_put | Sachin Kamat | 1 | -0/+1 |
2014-02-15 | regulator: act8865: Use of_get_child_by_name | Sachin Kamat | 1 | -1/+1 |
2014-01-06 | regulator: act8865: Fix build error when !OF | Axel Lin | 1 | -1/+1 |
2013-12-31 | regulator: act8865: register all regulators regardless of how many are used | Wenyou Yang | 1 | -7/+4 |
2013-12-30 | regulator: act8865: fix incorrect devm_kzalloc for act8865 | Wenyou Yang | 1 | -3/+1 |
2013-12-30 | regulator: act8865: Remove set_suspend_[en|dis]able implementation | Axel Lin | 1 | -2/+0 |
2013-12-30 | regulator: act8865: Remove unneeded regulator_unregister() calls | Axel Lin | 1 | -12/+0 |
2013-12-24 | regulator: act8865: add PMIC act8865 driver | Wenyou Yang | 1 | -0/+368 |