summaryrefslogtreecommitdiffstats
path: root/healthd/BatteryMonitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/sys...Steve Kondik2015-12-071-1/+18
|\
| * healthd: Adds fake battery properties for devices with no battery.Ruchi Kandoi2015-10-121-1/+18
* | Revert "healthd: Support QC2.0 type charger"Chao Chen2015-12-021-1/+0
* | Merge tag 'android-6.0.0_r26' into cm-13.0Ricardo Cerqueira2015-11-051-2/+12
|\ \ | |/
| * healthd: logd: add timestamp to kernel logged battery messagesMark Salyzyn2015-08-271-5/+29
| * Show charging speed on KeyguardAdrian Roos2015-07-131-2/+12
* | healthd: logd: add timestamp to kernel logged battery messagesMark Salyzyn2015-11-011-6/+29
* | healthd: Support QC2.0 type chargerChao Chen2015-11-011-0/+1
* | healthd: dock batteryJorge Ruesga2015-10-191-7/+278
* | healthd: Detect power supply type for all charger devicesmyfluxi2015-10-191-7/+3
* | healthd: Add support for HVDCP_3 chargersAbhijeet Dharmapurikar2015-10-061-0/+1
* | healthd: Add support for HVDCP and Wipower chargersAbhijeet Dharmapurikar2015-10-061-0/+2
* | healthd: Reinitialize mChargerNames for every battery updateRamakrishnan Ganesh2015-10-061-25/+53
|/
* 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