Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | power: Add PMIC_ prefix to CHARGER_EN/DISABLE | Simon Glass | 2014-05-28 | -2/+0 |
| | | | | | | | | This enum should be common across all PMICs rather than having it independently defined with the same name in multiple places. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com> | |||
* | drivers:power:max77693: add support for new multi function pmic max77693 | Piotr Wilczek | 2013-09-25 | -0/+43 |
This patch add support for new multi function pmic max77693. The driver is split into three modules: pmic, muic and fuelgage. Signed-off-by: Piotr Wilczek <p.wilczek@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com> |