Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-28 | power: Add PMIC_ prefix to CHARGER_EN/DISABLE | Simon Glass | |
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> | |||
2013-09-25 | drivers:power:max77693: add support for new multi function pmic max77693 | Piotr Wilczek | |
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> |