summaryrefslogtreecommitdiff
path: root/driver/battery
Commit message (Expand)AuthorAgeFilesLines
* Liara: Add supported batteriesJonathan Brandmeyer2018-09-051-2/+2
* battery: Optionally prevent boot at low SOC with cell imbalance.Jonathan Brandmeyer2018-08-082-0/+44
* battery/max17055: Check/Reload the battery profilePhilip Chen2018-04-031-6/+23
* battery/max17055: Report BP_NOT_SURE before battery detection finishesPhilip Chen2018-03-312-3/+37
* battery/max17055: Report the raw measured currentPhilip Chen2018-03-231-1/+1
* battery/max17055: Implement battery_status()Philip Chen2018-03-212-1/+26
* battery/max17055: Fix the unit of cycle countPhilip Chen2018-03-141-1/+9
* battery/max17055: Report battery presence properlyPhilip Chen2018-02-261-13/+15
* power: introducing pwr_avg console commandRuben Rodriguez Buchillon2018-01-162-0/+38
* battery/max17055: Support advanced config with battery profilePhilip Chen2017-12-112-53/+161
* sb_fw_update: Get rid of CONFIG_SB_FIRMWARE_UPDATEFurquan Shaikh2017-11-282-382/+0
* battery/max17055: Allow chargingPhilip Chen2017-11-031-0/+10
* battery/max17055: Use macros to clean up duplicate codePhilip Chen2017-11-021-25/+25
* battery/max17055: Measure temperature using external thermistorPhilip Chen2017-10-241-0/+13
* battery/max17055: update battery remaining capacity message dynamicLin Huang2017-09-131-1/+9
* battery/max17055: Specify desired charging voltage/currentPhilip Chen2017-08-211-2/+2
* battery/max17055: Wait longer for initial configPhilip Chen2017-08-181-2/+2
* battery/max17055: Process negative current/temperature rightPhilip Chen2017-08-181-2/+2
* battery/max17055: Add max17055 fuel gauge driverPhilip Chen2017-07-271-0/+375
* cleanup: Remove charge_state_v1Sam Hurst2017-02-061-1/+1
* smart_battery: Cleanup smart battery & SB users codeVijay Hiremath2017-01-021-27/+41
* smart_battery: Add console command to read ManufacturerAccess() dataVijay Hiremath2016-11-121-0/+57
* smart_battery: Remove smart charger unreachable codeVijay Hiremath2016-10-111-10/+0
* i2c: Add i2ctest console commandVijay Hiremath2016-09-231-0/+33
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-243-18/+9
* Standard locations for board specific battery codeVictor Prupis2016-08-192-536/+0
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-181-1/+1
* Kunimitsu: remove console commands for code sizeKyoung Kim2016-04-141-1/+1
* Smart battery: wait for any battery responseMary Ruthven2015-12-031-21/+7
* i2c: get battery information from charge stateMary Ruthven2015-10-271-0/+3
* charge_state_v2: fix battfake command race conditionAlec Berg2015-10-062-2/+64
* ryu: update charging temperature upper limitVincent Palatin2015-10-021-2/+2
* ryu: change charging temperature limitsVincent Palatin2015-09-241-5/+5
* ryu: put additional temperature checks for battery chargingVincent Palatin2015-09-151-2/+11
* Driver: Add macros to conditionally compile the console commandsVijay Hiremath2015-07-292-0/+4
* cleanup: fix all the header guardsBill Richardson2015-06-181-2/+2
* Remove obsolete board-specific codeRandall Spangler2015-06-101-140/+0
* Skip the battery device name reading on BQ27742Vincent Palatin2015-03-261-0/+6
* ryu: Implement charging profileVic Yang2015-01-291-0/+215
* samus: modify fast charging profile to avoid charge problemsAlec Berg2015-01-261-29/+91
* samus: add battery cutoffAlec Berg2015-01-241-0/+24
* bq27541: report battery present stateVic Yang2015-01-241-2/+12
* driver: BQ27621 scaling bug fixMyles Watson2015-01-241-2/+2
* battery: Add support for TI's BQ27621_g1 fuel gauge.Myles Watson2014-12-311-0/+754
* samus: set BQ voltage to battery voltage when AC disconnectedAlec Berg2014-12-231-1/+1
* samus: enabled fast charging for EVT ATL cellsAlec Berg2014-09-231-19/+51
* Add support for BQ27742 battery gauge chipVic Yang2014-09-171-5/+24
* EC: smart battery using smbus APISheng-Liang Song2014-09-031-2/+21
* EC: Add smart battery firmware update driverSheng-Liang Song2014-09-032-0/+382
* EC: clean up i2c_read_stringSheng-Liang Song2014-08-291-1/+1