summaryrefslogtreecommitdiff
path: root/common/charge_state_v2.c
Commit message (Expand)AuthorAgeFilesLines
* Add cprints() and ccprints()Vic Yang2014-05-211-14/+14
* reduced the charge v2 debug message sizeLouis Yung-Chieh Lo2014-05-201-23/+27
* Add "debug" option to charge_state_v2.cBill Richardson2014-05-151-1/+17
* battery: don't talk to battery after cut-offLouis Yung-Chieh Lo2014-04-251-1/+8
* charger v2: only configure charger when AC is on.Louis Yung-Chieh Lo2014-04-241-10/+15
* charger v2: supports charger watchdogLouis Yung-Chieh Lo2014-04-231-15/+31
* nyan: add info_precharge for drained batteryLouis Yung-Chieh Lo2014-04-221-3/+9
* Fixed the stack overflow bug in 'battery' console command.stabilize-5784.0.BLouis Yung-Chieh Lo2014-04-211-0/+5
* Stop charge_state_v2 from spewing problems with no battery.Bill Richardson2014-04-111-9/+29
* Increase test coverage of charge_state_v2.cBill Richardson2014-04-111-1/+4
* Move common charge_state time constants to a common headerBill Richardson2014-04-111-20/+11
* Small bugfix in low-battery notification (charge_state_v2.c)Bill Richardson2014-04-091-1/+1
* Add host command to control charge state v2Bill Richardson2014-04-051-4/+108
* Samus: Workaround for flaky battery temp readingBill Richardson2014-04-051-0/+13
* More info in console messages from charge state v2Bill Richardson2014-04-021-1/+12
* Update some comments to reflect newly-filed bugsBill Richardson2014-04-021-22/+12
* Add charge_state_v2 algorithm for use by SamusBill Richardson2014-04-011-11/+706
* Create stub files for charge_state_v2.cBill Richardson2014-03-201-0/+66