Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | twl4030_charger: Make the driver atomic notifier safe | Heikki Krogerus | 2011-02-28 |
| | | | | | | | | | | This queues work from the otg notification where the i2c operations can be safely made. Needed for atomic otg notifiers. Signed-off-by: Heikki Krogerus <heikki.krogerus@nokia.com> Tested-by: Grazvydas Ignotas <notasas@gmail.com> Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com> | ||
* | power_supply: Add driver for TWL4030/TPS65950 BCI charger | Grazvydas Ignotas | 2010-09-30 |
TWL4030/TPS65950 is a multi-function device with integrated charger, which allows charging from AC or USB. This driver enables the charger and provides several monitoring functions. Tested on OMAP3 Pandora board. Signed-off-by: Grazvydas Ignotas <notasas@gmail.com> Acked-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com> |