summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete BUILD_TINY_ANDROID check from healthd makefileTrevor Drake2015-01-231-4/+0
* Healthd: Remove unused variablesAndreas Gampe2014-11-243-8/+0
* Update calls to IInterface::asBinder()Marco Nelissen2014-11-171-5/+5
* healthd: charger: Run animation even if capacity is 0Devin Kim2014-09-231-1/+1
* healthd: charger: fix check for charger connected to enter suspendTodd Poynor2014-08-181-1/+1
* healthd: Reports arbitrary numbers for capacity and temperature whenRuchi Kandoi2014-07-101-5/+7
* healthd: fix 64-bit buildColin Cross2014-07-011-1/+1
* charger: leave screen off when entered with very low batteryTodd Poynor2014-06-301-7/+23
* resolved conflicts for merge of 079c637f to masterRiley Andrews2014-06-231-2/+12
|\
| * healthd: UEVENT_MSG_LEN is changed from 1048 to 2048 in compliance withRuchi Kandoi2014-06-191-1/+1
* | healthd: Avoid animation while not charging.Ruchi Kandoi2014-06-231-13/+22
* | resolved conflicts for merge of de7bdc94 to masterRuchi Kandoi2014-06-201-1/+1
* | healthd: Set fixed battery level and temperature via propertiesTodd Poynor2014-05-212-2/+16
* | healthd: Add hooks for ENERGY_COUNTER propertyTodd Poynor2014-05-203-1/+10
* | healthd: Add ENERGY_COUNTER property placeholder, and 64-bit propertiesTodd Poynor2014-05-151-7/+10
* | healthd: fix warningsColin Cross2014-05-151-12/+13
* | healthd: Turn on -WerrorMark Salyzyn2014-05-156-13/+14
* | NULL check in registerListenerNatalie Silvanovich2014-04-301-0/+4
* | am 43cb7ae6: am 4f362e43: am 835526fd: Merge "Cleanup: warning fixit."Sasha Levitskiy2014-04-111-2/+2
|\|
| * Cleanup: warning fixit.Sasha Levitskiy2014-04-111-2/+2
* | healthd: Add battery capacity to getPropertyPaul Lawrence2014-03-201-0/+10
* | am 706d57b2: am 769c6452: update minui library callDoug Zongker2014-03-171-2/+2
|\|
* | remove pixelflinger from healthdDoug Zongker2014-03-1111-23/+21
* | resolved conflicts for merge of 1fef485f to masterColin Cross2014-02-131-0/+2
|\|
* | healthd: charger mode dump previous console from pstoreTodd Poynor2013-12-101-3/+8
* | healthd: fix runstring option error reportingTodd Poynor2013-11-211-1/+2
* | healthd: remove/rearrange extra battery property handlingTodd Poynor2013-10-221-18/+10
* | healthd: remove service batterypropregTodd Poynor2013-10-221-1/+0
* | healthd: rename service batterypropreg => batterypropertiesTodd Poynor2013-10-221-0/+1
* | healthd: BatteryService dumpstate supportTodd Poynor2013-10-226-5/+61
* | healthd: Fixups for systems without batteries or removable batteriesTodd Poynor2013-10-222-16/+30
* | healthd: start switchover to BatteryExtraPropertiesTodd Poynor2013-09-301-5/+11
* | Install the nonexistent-source symlink as a post-install stepYing Wang2013-09-201-15/+3
* | healthd: move charger executable to healthd charger modeTodd Poynor2013-09-1712-10/+782
* | healthd: move Android communication code to separate sourceTodd Poynor2013-09-176-45/+133
* | healthd: add register event interfaceTodd Poynor2013-09-172-76/+88
* | healthd: break link between BatteryMonitor and BatteryPropertiesRegistrarTodd Poynor2013-09-175-16/+20
* | am ee549d25: am ff9ec2d9: healthd: perform periodic chores when awake and on ...Todd Poynor2013-09-091-0/+3
|\|
| * healthd: perform periodic chores when awake and on battery powerTodd Poynor2013-09-091-0/+3
* | healthd: Add average current propertyTodd Poynor2013-09-043-0/+20
* | healthd: read individual battery property value on demandTodd Poynor2013-08-214-0/+42
|/
* healthd: Move power_supply attribute paths to healthd_configTodd Poynor2013-08-134-78/+141
* healthd: switch to HAL static librariesTodd Poynor2013-08-131-6/+7
* 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: create healthd_board_init()Todd Poynor2013-08-083-25/+33
* healthd: add health HAL supportTodd Poynor2013-08-075-25/+137
* healthd: add optional current_now and charge_counter to tracked stateTodd Poynor2013-08-072-6/+38
* healthd: Add system health monitoring daemonTodd Poynor2013-07-256-0/+835