summaryrefslogtreecommitdiff
path: root/include/battery.h
Commit message (Expand)AuthorAgeFilesLines
* battery: Allow 2 batteries to be fetched via ACPINicolas Boichat2018-02-091-2/+16
* charge_state_v2: Store battery information in new structuresNicolas Boichat2018-02-071-0/+14
* power: introducing pwr_avg console commandRuben Rodriguez Buchillon2018-01-161-0/+10
* battery: Check physical battery presence before inhibiting powerScott Collyer2017-08-231-0/+8
* scarlet: Define BATTERY_DESIRED_CHARGING_CURRENTPhilip Chen2017-08-211-0/+1
* battery: Allow BATTERY_LEVEL_NEAR_FULL to be defined by boardDuncan Laurie2017-03-091-0/+4
* BD9995X/reef/snappy/pyro: Boot from the shipmode batteryVijay Hiremath2016-11-181-0/+7
* i2c: Add i2ctest console commandVijay Hiremath2016-09-231-0/+4
* i2c: get battery information from charge stateMary Ruthven2015-10-271-1/+3
* samus: Kick battery out of disconnect state when AC is attachedShawn Nematbakhsh2014-07-231-0/+11
* Add 'at-shutdown' option to batterycutoff host commandDave Parker2014-06-151-0/+6
* Add "debug" option to charge_state_v2.cBill Richardson2014-05-151-0/+5
* Adding waiting function when battery boot-upWonjoon Lee2014-05-071-0/+7
* Rename battery_vendor_params() to battery_override_params()Dave Parker2014-04-291-1/+1
* Add host command to set battery vendor parametersDave Parker2014-04-291-0/+22
* battery: don't talk to battery after cut-offLouis Yung-Chieh Lo2014-04-251-0/+5
* battery: move cut-off commands to common/battery.cstabilize-5791.0.BLouis Yung-Chieh Lo2014-04-231-0/+7
* Add more fields and error flags to struct batt_paramsBill Richardson2014-03-281-14/+28
* Make battery_is_present() tristate: YES, NO, NOT_SUREBill Richardson2014-03-271-4/+6
* Add configs for battery detect via gpio or custom functionChromeOS Developer2014-02-061-3/+5
* Move battery temp ranges to battery_info structRandall Spangler2013-12-031-11/+7
* Cleanly force battery to mAh mode when reading capacityRandall Spangler2013-12-021-34/+4
* Add battery_get_params()Randall Spangler2013-12-021-68/+26
* Show smart battery status with 'battery' commandBill Richardson2013-11-051-3/+3
* cleanup: Battery header files and filenamesRandall Spangler2013-10-071-62/+250
* Extend charge state machine to accommodate KirbyVic Yang2013-09-051-3/+10
* Add BQ27541 battery driverVic Yang2013-09-051-0/+99
* Remove fancy trickle charging logicRandall Spangler2013-07-151-2/+4
* After shutting down AP, hibernate EC if battery is lowRandall Spangler2013-03-051-3/+4
* Rename and document battery constantsRandall Spangler2013-02-121-16/+20
* Set minimum brightness to 35%, variable osc settings.Bill Richardson2012-10-141-6/+0
* link: Hibernate EC when battery level drops below 2%Randall Spangler2012-10-051-0/+3
* link: Add charge_near_full stateRandall Spangler2012-10-021-2/+2
* Use two-color lightbar scheme, with KB backlight for brightnessBill Richardson2012-09-241-2/+2
* Only use trickle charging logic when battery is mostly dischargedRandall Spangler2012-09-211-0/+2
* Add "lightbar demo" mode for executive bikesheddingBill Richardson2012-08-201-6/+5
* Implement something close to final lightbar code.Bill Richardson2012-07-231-0/+12
* Trickle charging state and minor bugs fixRong Chang2012-04-191-3/+4
* Add battery SMI events and refactor charging stateRong Chang2012-03-191-2/+4
* Add battery lpc commandsRong Chang2012-03-071-0/+15