summaryrefslogtreecommitdiff
path: root/common/smart_battery.c
Commit message (Expand)AuthorAgeFilesLines
* Remove 'sb' and 'sbc' console commandsstabilize-4701.BVic Yang2013-09-171-78/+0
* Mock smart battery at lower levelVic Yang2013-09-171-2/+2
* Extend charge state machine to accommodate KirbyVic Yang2013-09-051-3/+31
* Add BQ27541 battery driverVic Yang2013-09-051-145/+153
* battery: Add sleep param; make errors fatal in the loopDoug Anderson2013-08-281-2/+18
* Move TPSChrome charging temperature range to battery packRong Chang2013-07-241-0/+21
* Improve 'sb' command, add 'sbc' commandBill Richardson2013-06-071-26/+52
* Add a pass-through for the smart batteryVincent Palatin2013-01-191-0/+77
* Use SECOND and MSEC constantsRandall Spangler2012-10-291-1/+1
* Add a repeat count parameter to the battery commandSimon Glass2012-07-021-42/+66
* Better help for console commandsRandall Spangler2012-05-251-5/+11
* Add support for printing fixed-point numbersRandall Spangler2012-05-221-2/+2
* Even more debug command cleanup to save spaceRandall Spangler2012-05-211-44/+39
* Use console output instead of uart output for console commandsRandall Spangler2012-04-241-41/+42
* Add smart battery functions read ascii infoRong Chang2012-03-061-0/+13
* Add basic smart battery driverRong Chang2012-02-101-0/+241