summaryrefslogtreecommitdiffstats
path: root/healthd/BatteryMonitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* healthd: Turn on -WerrorMark Salyzyn2014-05-151-1/+1
* healthd: Add battery capacity to getPropertyPaul Lawrence2014-03-201-0/+10
* healthd: remove/rearrange extra battery property handlingTodd Poynor2013-10-221-18/+10
* healthd: BatteryService dumpstate supportTodd Poynor2013-10-221-5/+35
* healthd: Fixups for systems without batteries or removable batteriesTodd Poynor2013-10-221-16/+29
* healthd: start switchover to BatteryExtraPropertiesTodd Poynor2013-09-301-5/+11
* healthd: move Android communication code to separate sourceTodd Poynor2013-09-171-10/+2
* healthd: break link between BatteryMonitor and BatteryPropertiesRegistrarTodd Poynor2013-09-171-1/+1
* healthd: Add average current propertyTodd Poynor2013-09-041-0/+18
* healthd: read individual battery property value on demandTodd Poynor2013-08-221-0/+35
* healthd: Move power_supply attribute paths to healthd_configTodd Poynor2013-08-141-63/+97
* healthd: fix botched logging callTodd Poynor2013-08-121-1/+1
* healthd: preserve uA and uAh units for current_now and charge_counterTodd Poynor2013-08-091-3/+3
* healthd: add health HAL supportTodd Poynor2013-08-071-17/+23
* healthd: add optional current_now and charge_counter to tracked stateTodd Poynor2013-08-071-6/+36
* healthd: Add system health monitoring daemonTodd Poynor2013-07-261-0/+354