summaryrefslogtreecommitdiffstats
path: root/healthd/BatteryMonitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* resolve merge conflicts of a617e33 to stage-aosp-masterDmitry Shmidt2016-06-201-92/+65
|\
| * batterymonitor: simplify readFromFile and use std::string buffersMichael Scott2016-06-201-80/+54
* | healthd: Add charge counter for BatteryProperties.Ruchi Kandoi2016-04-081-0/+4
|\ \
| * | healthd: Add charge counter for BatteryProperties.Ruchi Kandoi2016-04-071-0/+4
* | | Merge "healthd: Check if battery device exists instead of charger drivers bef...Ruchi Kandoi2016-03-091-7/+3
|\ \ \ | | |/ | |/|
| * | healthd: Check if battery device exists instead of charger drivers beforeRuchi Kandoi2016-03-081-7/+3
* | | Merge "healthd: Correct the scaling factor for maxVoltage and maxCurrent." in...Ruchi Kandoi2016-02-261-1/+1
|\ \ \ | | |/ | |/|
| * | healthd: Correct the scaling factor for maxVoltage and maxCurrent.Ruchi Kandoi2016-02-261-1/+1
* | | Merge "healthd: Read the max power supply voltage" into nyc-devBadhri Jagan Sridharan2016-02-251-7/+24
|\| |
| * | healthd: Read the max power supply voltageBadhri Jagan Sridharan2016-02-251-7/+24
| * | healthd: support reading charge status from BatteryMonitor.Yabin Cui2016-02-231-0/+11
| * | healthd: separate libbatterymonitor for use in recovery.Yabin Cui2016-02-231-2/+2
| * | healthd: init members of BatteryMonitor.Yabin Cui2016-02-231-6/+23
* | | Merge "healthd: Remove warning by clang compiler." am: 08c8b53800Ruchi Kandoi2016-02-231-2/+1
|\ \ \ | | |/ | |/|
| * | healthd: Remove warning by clang compiler.Ruchi Kandoi2016-02-221-2/+1
* | | Merge "healthd: support reading charge status from BatteryMonitor." am: d6331...Yabin Cui2016-02-221-0/+11
|\| |
| * | healthd: support reading charge status from BatteryMonitor.Yabin Cui2016-02-191-0/+11
* | | resolve merge conflicts of 0f5d443d0c to nyc-dev-plus-aospJames Hawkins2016-02-191-3/+3
|\| |
| * | Merge "system/core: Cleanup direct calls to opendir by containing in a std::u...James Hawkins2016-02-191-3/+3
| |\ \
| | * | system/core: Cleanup direct calls to opendir by containing in aJames Hawkins2016-02-181-3/+3
* | | | Merge "healthd: separate libbatterymonitor for use in recovery." am: 219806bc7aYabin Cui2016-02-191-2/+2
|\| | |
| * | | healthd: separate libbatterymonitor for use in recovery.Yabin Cui2016-02-181-2/+2
| |/ /
* | / Merge "healthd: init members of BatteryMonitor."Yabin Cui2016-02-171-6/+23
|\| | | |/ |/|
| * healthd: init members of BatteryMonitor.Yabin Cui2016-02-161-6/+23
* | Merge "Add support for USB_HVDCP chargers" am: ba3014c914Elliott Hughes2016-02-041-1/+4
|\|
| * Add support for USB_HVDCP chargersJohan Redestig2016-02-031-1/+4
* | Merge "logd: isMonotonic improvements" am: 554630f94eMark Salyzyn2015-12-301-20/+0
|\|
| * logd: isMonotonic improvementsMark Salyzyn2015-12-291-20/+0
* | Merge remote-tracking branch \'origin/mnc-dr2-dev\' into mnc-dr2-dev-plus-aospQiwen Zhao2015-11-191-24/+7
|\|
* | Merge "healthd: Support new PD and USB Type C types" am: ab75edb4ad am: 741df...Ruchi Kandoi2015-11-131-0/+3
|\|
| * Merge "healthd: Support new PD and USB Type C types"Ruchi Kandoi2015-11-131-0/+3
| |\
| | * healthd: Support new PD and USB Type C typesBenson Leung2015-11-121-0/+3
| * | am 43ed8e15: am 08cf0e55: Merge "healthd: Adds fake battery properties for de...Ruchi Kandoi2015-10-131-1/+18
| |\ \ | | |/ | |/|
| | * healthd: Adds fake battery properties for devices with no battery.Ruchi Kandoi2015-10-121-1/+18
| | * healthd: logd: add timestamp to kernel logged battery messagesMark Salyzyn2015-08-271-5/+29
* | | healthd: Read the max power supply voltageBadhri Jagan Sridharan2015-11-021-7/+24
* | | Adding comment removed from failed merge (6acb240c)Ian Pedowitz2015-10-121-0/+3
* | | healthd: Adds fake battery properties for devices with no battery.Ruchi Kandoi2015-10-091-2/+16
|/ /
* | am 62729a1d: am 565e4c6a: Merge "healthd: Adds cycle_count, current_now and f...Ruchi Kandoi2015-08-261-6/+60
|\ \
| * | healthd: Adds cycle_count, current_now and full_charge properties.Ruchi Kandoi2015-08-241-6/+60
* | | am e49aba54: am 95e7cb5b: Merge "healthd: logd: add timestamp to kernel logge...Mark Salyzyn2015-08-121-5/+29
|\| | | |/ |/|
| * healthd: logd: add timestamp to kernel logged battery messagesMark Salyzyn2015-07-281-5/+29
* | Show charging speed on KeyguardAdrian Roos2015-07-131-2/+12
|/
* resolved conflicts for merge of 03be4928 to lmp-mr1-dev-plus-aospAndreas Gampe2014-11-251-1/+0
|\
| * Healthd: Remove unused variablesAndreas Gampe2014-11-241-1/+0
* | healthd: use warning level for info logsTodd Poynor2014-09-231-5/+5
|/
* healthd: Reports arbitrary numbers for capacity and temperature whenRuchi Kandoi2014-07-111-5/+7
* healthd: Set fixed battery level and temperature via propertiesTodd Poynor2014-05-221-2/+14
* healthd: Add hooks for ENERGY_COUNTER propertyTodd Poynor2014-05-201-1/+6
* healthd: Add ENERGY_COUNTER property placeholder, and 64-bit propertiesTodd Poynor2014-05-161-7/+10