summaryrefslogtreecommitdiff
path: root/driver/battery/max17055.c
Commit message (Expand)AuthorAgeFilesLines
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-2/+2
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-2/+4
* MAX17055: Add the full model driverYH Lin2019-05-081-17/+191
* battery: Consolidate battery_manufacturer_nameDaisuke Nojiri2019-05-011-7/+0
* battery/max17055: Use DevName Register as device nameTing Shen2019-03-131-2/+8
* battery/max17055: Report 5 sec average currentTing Shen2019-03-071-2/+2
* battery/max17055: Update batt_param as a whole.Yilun Lin2018-12-061-29/+32
* max17055: Support alert function.Yilun Lin2018-10-121-0/+23
* max17055: Invalidate all batt info when batt not present.Yilun Lin2018-10-021-11/+13
* battery/max17055: Check/Reload the battery profilePhilip Chen2018-04-031-6/+23
* battery/max17055: Report BP_NOT_SURE before battery detection finishesPhilip Chen2018-03-311-3/+35
* battery/max17055: Report the raw measured currentPhilip Chen2018-03-231-1/+1
* battery/max17055: Implement battery_status()Philip Chen2018-03-211-1/+21
* 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-161-0/+14
* battery/max17055: Support advanced config with battery profilePhilip Chen2017-12-111-53/+38
* 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