Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm: msm: status for vreg | Steve Muckle | 2010-05-12 | 1 | -1/+1 |
| | | | | | | | Keep track of the success/failure of the last vreg proc comm command, and return that on debugfs reads. Signed-off-by: Steve Muckle <smuckle@quicinc.com> | ||||
* | [ARM] msm: vreg interface to msm7k pmic | Brian Swetland | 2008-10-22 | 1 | -0/+29 |
The baseband cpu owns the pmic, so voltage regulator control is only available via a relatively limited interface through the proc_comm transport. Signed-off-by: Brian Swetland <swetland@google.com> |