summaryrefslogtreecommitdiff
path: root/common/charge_state.c
Commit message (Expand)AuthorAgeFilesLines
* Move printf() formatting to its own file to enable re-useRandall Spangler2012-06-071-6/+3
* Add AC state change hookRandall Spangler2012-05-171-8/+3
* de-LPCify the EC host interfaceVincent Palatin2012-05-151-29/+29
* Fix charging task running too frequentlyRandall Spangler2012-05-141-7/+12
* Handle overtemp condition in discharging stateRong Chang2012-04-251-2/+6
* Refactor async console outputRandall Spangler2012-04-241-7/+10
* Trickle charging state and minor bugs fixRong Chang2012-04-191-87/+108
* Export more battery information in LPC mapDuncan Laurie2012-04-061-1/+56
* Set power adapter LED based on charge stateRong Chang2012-03-201-0/+14
* Add battery SMI events and refactor charging stateRong Chang2012-03-191-211/+267
* Clean up debug console outputRandall Spangler2012-03-061-19/+11
* Write battery values to LPC mapped memoryRong Chang2012-03-031-7/+82
* Add battery charge state machine and taskRong Chang2012-03-031-0/+365