summaryrefslogtreecommitdiff
path: root/common/pmu_tps65090_charger.c
Commit message (Expand)AuthorAgeFilesLines
* spring: More stable battery LED controlstabilize-3881.0.BVic Yang2013-03-191-14/+11
* Rename board_get_ac() to extpower_is_present()Randall Spangler2013-03-191-8/+8
* spring: minimize the window that loses TSU6721 interruptVic Yang2013-02-251-0/+4
* spring: Handle dead battery and booting with low power chargerVic Yang2013-02-201-0/+3
* spring: Control battery LEDVic Yang2013-02-051-12/+14
* spring: Sense attached device typeVic Yang2013-01-081-0/+17
* tps65090: Throttle PMU interrupt instead of charger taskVic Yang2012-12-281-11/+30
* Use SECOND and MSEC constantsRandall Spangler2012-10-291-8/+7
* Hook functions no longer return valuesRandall Spangler2012-10-231-3/+2
* tpschrome: AC detection is board specific.Vincent Palatin2012-09-201-6/+6
* snow: Clear state of charge calculation window on state changeRong Chang2012-09-101-4/+19
* snow: Check state of charge using moving averageRong Chang2012-09-101-1/+38
* snow: Stop discharging when temperature lower than 0CRong Chang2012-09-091-1/+1
* snow: make pmu charge ranges inclusiveDavid Hendricks2012-09-081-2/+2
* snow: Change charging temperature rangeRong Chang2012-08-311-2/+2
* Blink charger LED on charging errorRong Chang2012-08-231-7/+67
* daisy: Modify charging flow to comply charging specificationRong Chang2012-08-161-71/+148
* Handle IRQ from TPS65090, pass AC status to APSimon Que2012-08-141-39/+7
* Add TPSChrome comments on charging codeRong Chang2012-08-061-5/+38
* charger: Add delay in tasker task to avoid lockupSimon Glass2012-07-131-0/+3
* Get AC state from GPIO instead of PMURong Chang2012-07-111-35/+36
* Initialize PMU default settings using board configurationRong Chang2012-07-031-1/+5
* Fix multiple charging issues on snowRong Chang2012-07-011-15/+29
* tpschrome: skip bad I2C readVincent Palatin2012-06-261-2/+1
* TPSChrome charging loopRong Chang2012-06-261-0/+282