summaryrefslogtreecommitdiff
path: root/board/reef/battery.c
Commit message (Expand)AuthorAgeFilesLines
* battery: Check physical battery presence before inhibiting powerScott Collyer2017-08-231-1/+1
* Basking: Add CPT battery configRyan Zhang2017-02-241-9/+33
* reef: Add SMP-C22N1626 battery configs as in specVijay Hiremath2017-02-101-3/+10
* charger_profile: support multiple battery voltage range thresholdsVijay Hiremath2017-02-101-41/+61
* Reef: Reduce max battery charge voltage for 0.5% marginDaisuke Nojiri2017-01-251-4/+5
* electro: Sony battery: Correct charge current rated performance valuesVijay Hiremath2017-01-221-2/+2
* reef: Remove battery revive codeVijay Hiremath2017-01-191-48/+0
* Electro: Add Panasonic battery configRyan Zhang2017-01-181-0/+84
* Basking: Add Basking battery parameters for charger profile override.David.Huang2017-01-171-2/+92
* Basking: Fix cannot power on when resume from battery cutoff.David.Huang2017-01-131-5/+26
* Electro: Add battery hint messageRyan Zhang2017-01-111-1/+6
* reef: Cleanup battery codeVijay Hiremath2017-01-021-120/+98
* smart_battery: Cleanup smart battery & SB users codeVijay Hiremath2017-01-021-15/+6
* electro: Add BQ40z555 Sony battery parameters as in the specVijay Hiremath2017-01-021-10/+34
* charger_profile: Add common code for charger profile overrideVijay Hiremath2017-01-021-156/+94
* Electro: Fix power lost when release shipping modeRyan Zhang2016-12-201-2/+11
* reef: Do not discharge on AC when battery is still waking upVijay Hiremath2016-12-151-25/+41
* Basking: Add two support battery.David.Huang2016-12-141-0/+56
* reef: Discharge on AC till charger is detectedVijay Hiremath2016-12-131-2/+9
* reef: BD9995X: Suspend DC-DC converter when discharging on ACVijay Hiremath2016-11-281-1/+25
* electro/reef: Configure the battery parameters for electro & reefVijay Hiremath2016-11-221-25/+138
* BD9995X/reef/snappy/pyro: Boot from the shipmode batteryVijay Hiremath2016-11-181-7/+20
* reef: Enable battery learn-mode when battery charging not allowedVijay Hiremath2016-11-181-0/+2
* Electro: modify battery cutoff commandRyan Zhang2016-11-141-16/+7
* reef: Update battery structure info as in the specVijay Hiremath2016-11-051-46/+43
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-1/+1
* apollolake: Do not power-on AP till sufficient power is providedVijay Hiremath2016-08-241-4/+16
* reef: battery: Revive batteries in soft-disconnect stateRachel Nancollas2016-08-021-5/+60
* reef: reject charge port on init till battery is initializedDivya Sasidharan2016-07-191-0/+30
* BD99955: System VR in battery LEARN, Cut-off & No-battery conditionVijay Hiremath2016-07-181-9/+1
* reef: Minimum battery voltage settings in no battery conditionVijay Hiremath2016-06-081-1/+9
* reef: Initial commitDavid Hendricks2016-05-201-0/+232