summaryrefslogtreecommitdiff
path: root/core/java/com/android/internal/os/PowerProfile.java
Commit message (Expand)AuthorAgeFilesLines
* Small fixes to PowerProfile and ModemPowerProfileMichael Wachenschwanz2022-01-211-6/+5
* Introduce modem element to power_profile.xmlMichael Wachenschwanz2022-01-111-9/+161
* Update PowerProfile to support multidisplay devicesMichael Wachenschwanz2021-10-051-0/+122
* Merge "Check argument in PowerProfile.getNumCoresInCpuCluster" am: 74952231df...Automerger Merge Worker2020-02-201-0/+3
|\
| * Merge "Check argument in PowerProfile.getNumCoresInCpuCluster"Treehugger Robot2020-02-201-0/+3
| |\
| | * Check argument in PowerProfile.getNumCoresInCpuClusterKichan Kwon2019-08-061-0/+3
| | * Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-201-0/+20
| * | Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-091-1/+1
* | | Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-061-1/+1
* | | Rename writeToProto to be dumpDebugJeffrey Huang2019-12-051-1/+1
|/ /
* | pull PowerProfile into statsdChenjie Yu2018-10-031-0/+178
* | Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-201-0/+20
|/
* Remove PowerProfile.POWER_NONEMike Ma2018-03-081-5/+0
* Power profile audio & video supportMike Ma2018-03-051-10/+17
* Power profile improvement: support ambient displayMike Ma2018-03-011-1/+5
* GPS power calculationSiddharth Ray2018-01-221-1/+7
* Cellular/Wifi power profileSiddharth Ray2018-01-221-8/+1
* Add cluster&active cost to cpu powerMike Ma2018-01-191-89/+109
* Add static lock in PowerProfilejackqdyulei2017-08-291-3/+7
* Calculate and account for memory power useJames Carr2016-07-271-0/+23
* Fix SuppressWarnings typo.Ian Rogers2016-05-271-1/+1
* BatteryStatsHelper: Include screen on baseline power drawAdam Lesinski2016-04-201-1/+1
* power_profile: Move all wifi power valuesRoshan Pius2016-04-011-1/+8
* Record ModemActivityInfo and distribute power blame to appsAdam Lesinski2016-01-271-0/+12
* BatteryStats: Better big-little CPU accountingAdam Lesinski2015-09-091-14/+68
* Add UI for camera + flashlight battery reporting.Ruben Brunk2015-06-041-1/+8
* am 36e53bb8: am 1770f9cf: am 3afca74a: Merge "BatteryStats: Adds an additiona...Ruchi Kandoi2015-04-141-1/+1
|\
| * Merge "BatteryStats: Adds an additional condition to avoid ArrayIndexOutOfBou...Ruchi Kandoi2015-04-141-1/+1
| |\
| | * BatteryStats: Adds an additional condition to avoidRuchi Kandoi2014-07-081-1/+1
* | | Adding per UID WiFi power distribution.Adam Lesinski2015-04-071-10/+49
* | | Revert "Adding per UID WiFi power distribution."Bart Sears2015-04-071-49/+10
* | | Adding per UID WiFi power distribution.Adam Lesinski2015-04-061-10/+49
* | | BatteryStats: Record energy info stats from WiFi and Bluetooth controllersAdam Lesinski2015-03-091-3/+24
|/ /
* / Issue #15986092: Add power tracking of flashlight.Dianne Hackborn2014-07-011-0/+5
|/
* Add BatteryStats for Wifi Batched Scanning.Robert Greenwalt2013-11-061-1/+8
* Fix issue #3177284: Account for wake lock power usage on CrespoDianne Hackborn2010-11-081-0/+9
* DO NOT MERGE: Add a battery capacity value to the power profile.Amith Yamasani2010-07-011-0/+18
* Re-arrange android-common so framework no longer links with it.Dianne Hackborn2010-02-251-1/+1
* Update imports to android-commonTom Taylor2009-12-211-1/+1
* Proper fix for zero signal strength and no_service. Fixes #2176141Amith Yamasani2009-10-191-0/+5
* Track CPU speed stepping to get more accurate CPU cost per app.Amith Yamasani2009-09-201-9/+14
* Bluetooth at command tracking.Amith Yamasani2009-07-201-0/+5
* Track native processes and airplane mode.Amith Yamasani2009-06-241-5/+5
* Allow arrays of values for power profile data.Amith Yamasani2009-06-101-21/+74
* Initial checkin for App Fuel Gauge infrastructure.Amith Yamasani2009-05-221-0/+185