summaryrefslogtreecommitdiff
path: root/common/battery.c
Commit message (Expand)AuthorAgeFilesLines
* Add host command to set battery vendor parametersstabilize-zako-5712.88.Bstabilize-5712.89.Bstabilize-5712.61.Bstabilize-5712.49.Brelease-R35-5712.BDave Parker2014-04-301-0/+66
* Make battery_is_present() tristate: YES, NO, NOT_SUREBill Richardson2014-03-271-2/+3
* Add configs for battery detect via gpio or custom functionChromeOS Developer2014-02-061-0/+16
* cleanup: Remove checkpatch warningsRandall Spangler2013-12-191-2/+2
* Cleanly force battery to mAh mode when reading capacityRandall Spangler2013-12-021-7/+3
* Add battery_get_params()Randall Spangler2013-12-021-54/+61
* Show smart battery status with 'battery' commandBill Richardson2013-11-051-0/+24
* Move source files to driver/ and power/ subdirsRandall Spangler2013-10-231-0/+195
* cleanup: Battery header files and filenamesRandall Spangler2013-10-071-195/+0
* Battery command needs to delay between iterationsRandall Spangler2013-09-301-0/+8
* Show charging allowed info for 'battery' commandVic Yang2013-09-101-0/+4
* Extend charge state machine to accommodate KirbyVic Yang2013-09-051-1/+2
* Add BQ27541 battery driverVic Yang2013-09-051-0/+182