- 6e2276b Add healthd to hwasan-postsubmit by Florian Mayer · 2 years, 8 months ago
- 095c944 healthd: Convert multiple private methods into static nonmember functions by Bart Van Assche · 2 years, 8 months ago
- 5a7e508 healthd: Fix readFromFile() by Bart Van Assche · 2 years, 8 months ago
- 024e18f healthd: Make initHealthInfo() easier to read by Bart Van Assche · 2 years, 8 months ago
- 25b2a8d healthd: Improve readability of BatteryMonitor::init() by Bart Van Assche · 2 years, 8 months ago
- b99d15c healthd: batterymonitor uses AIDL HealthInfo. by Yifan Hong · 2 years, 8 months ago
- 56540a0 charger: support screen rotation by Jack Wu · 3 years ago
- 3d637a9 charger: process hall_sensor event to show charging animation by Jack Wu · 3 years, 1 month ago
- c1b1711 Charger: support secondary connector by Jack Wu · 3 years, 1 month ago
- 06b9041 BatteryMonitor: support Dock charging by Jack Wu · 2 years, 11 months ago
- dcdb160 healthd: remove hridya@ from OWNERS file by Hridya Valsaraju · 2 years, 10 months ago
- 5771858 healthd: *charger_test links to a.h.health@2.x statically. by Yifan Hong · 2 years, 11 months ago
- ac74836 charger: vendor charger use resources from /vendor by Yifan Hong · 3 years ago
- e3ffd1b charger: make libhealthd_charger_ui vendor_available. by Yifan Hong · 3 years, 1 month ago
- 8e55134 charger: Add API to replace ro.charger.enable_suspend by Yifan Hong · 3 years ago
- b5d7033 charger: separate UI and HAL access. by Yifan Hong · 3 years, 1 month ago
- a40d872 charger: fix charger display stuck by Xiaohui Niu · 3 years, 2 months ago
- d69ad69 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 3 years, 9 months ago
- c3a206c Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/core" by Elliott Hughes · 3 years, 9 months ago
- 187b7d1 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 3 years, 9 months ago
- 605e7d2 BatteryMonitor: Add helper of logValues() by Yifan Hong · 3 years, 9 months ago
- d86f5b9 Remove healthd. by Yifan Hong · 3 years, 10 months ago
- ae11855 Merge "health: Add CAP_BLOCK_SUSPEND" by Yifan Hong · 4 years, 1 month ago
- 340d284 Update sysprop_library API txt by Inseob Kim · 4 years, 1 month ago
- 28ebc23 health: Add CAP_BLOCK_SUSPEND by Subbaraman Narayanamurthy · 4 years, 1 month ago
- bab6877 Assume UNSUPPORTED if the battery capacity level sysfs node does not exist. by Stephane Lee · 4 years, 3 months ago
- 8763fd2 charger: Avoid a couple string constructions by Greg Kaiser · 4 years, 3 months ago
- c2bed97 charger: Add tests for loading animation resources by Yifan Hong · 4 years, 3 months ago
- 5109c8c charger: Move built-in resources to /system by Yifan Hong · 4 years, 3 months ago
- abda715 charger: Load default resources from /system by Yifan Hong · 4 years, 3 months ago
- 186b4d9 Add libhealthd_charger_test to presubmit. by Yifan Hong · 4 years, 3 months ago
- 12d1575 Convert healthd_test to Soong by Yifan Hong · 4 years, 3 months ago
- 2a06ae8 Fix AnimationParser remove_prefix test by Yifan Hong · 4 years, 3 months ago
- e5bd5f9 BatteryMonitor: report current_now in uA by Yifan Hong · 4 years, 7 months ago
- 8e4d982 healthd: Don't take device-scoped battery as the main system battery. by Kazuhiro Inaba · 5 years ago
- 0684604 Add UNSUPPORTED to health HAL 2.1 values by Stephane Lee · 4 years, 9 months ago
- 1c108ed Consume design capacity in health HAL 2.1 by Stephane Lee · 4 years, 9 months ago
- d43724d Initialize key structure to zero in charger by Stephane Lee · 4 years, 9 months ago
- 3aa3b3c charger: uses health HAL service. by Yifan Hong · 4 years, 9 months ago
- 86f9f6a Populate fields for health HAL 2.1 by Stephane Lee · 4 years, 11 months ago
- ec56c59 Merge "healthd: Fix incorrect return check" by Treehugger Robot · 5 years ago
- 47a6bf0 healthd: Fix incorrect return check by John Stultz · 5 years ago
- 6cabe9b BatteryMonitor: init health info properly. by Yifan Hong · 5 years ago
- 7dcf7b0 healthd: Remove libhealthd dependency from charger by Yifan Hong · 5 years ago
- 35cb083 healthd: partially fill in health 2.1 HAL fields by Yifan Hong · 5 years ago
- 1d4368b [REFACTOR] healthd: BatteryMonitor use health 2.1 types by Yifan Hong · 5 years ago
- 1353e70 [REFACTOR] healthd: BatteryMonitor::update split into 3 funcs by Yifan Hong · 5 years ago
- a4eaf64 Remove libhwbinder/libhidltransport deps by Steven Moreland · 5 years ago
- 34114e3 Implement sysprop_library API stability check by Inseob Kim · 5 years ago
- 958216c Merge changes from topic "charger_props" am: 7cea50acd8 by Yifan Hong · 5 years ago
- dbaa477 healthd: Convert libhealthd_{draw,charger} to Soong. by Yifan Hong · 5 years ago
- 97eecdc healthd: charger use runtime sysprops instead. by Yifan Hong · 5 years ago
- dcbaeef healthd: remove unused variable. by Yifan Hong · 5 years ago
- 451e764 Merge "libhwbinder users use libhidlbase" into qt-dev am: 490f1cf074 by Steven Moreland · 5 years ago
- aedef73 libhwbinder users use libhidlbase by Steven Moreland · 5 years ago
- 5cac100 healthd: charger: shutdown timer configurable by John Zhao · 6 years ago
- 6c7ece7 charger: fix show 0% symptom when start to draw UI by Ken Tsou · 6 years ago
- dc9c08b charger: android_get_control_file on last_kmsg by Yifan Hong · 6 years ago
- 5747e22 healthd: Add charger.recovery module. by Tao Bao · 6 years ago
- f2455d8 healthd: charger uses shared libraries. by Tao Bao · 6 years ago
- 82b72a5 libprocessgroup: Add support for task profiles by Suren Baghdasaryan · 6 years ago
- accdf0e Merge "healthd: update owners" by Treehugger Robot · 6 years ago
- 505b551 healthd: update owners by Yifan Hong · 6 years ago
- 082d295 healthd: charger loads resources from /product by Yifan Hong · 6 years ago
- 0284333 Add dependencies on libprocessgroup for sched_policy users by Suren Baghdasaryan · 6 years ago
- f73de6f healthd.h: add ignorePowerSupplyNames to healthd_config by Thierry Strudel · 6 years ago
- fb55955 health: Add CAP_WAKE_ALARM to service via init by Felix · 6 years ago
- 9d98a6a healthd: BatteryMonitor: Fix compiler warning by ShevT · 6 years ago
- 777af95 healthd: `GRSurface` now is a class. by Tao Bao · 6 years ago
- 643268f Move system/core/ off NO_ERROR. by Elliott Hughes · 6 years ago
- c2d3949 Reland "Add static libbinderthreadstate explicitly to charger module."" by Jayant Chowdhary · 6 years ago
- 17a6549 Revert "Add static libbinderthreadstate explicitly to charger module." by Remi NGUYEN VAN · 6 years ago
- f23fa3b Add static libbinderthreadstate explicitly to charger module. by Jayant Chowdhary · 6 years ago
- b6ccc78 healthd: Drop the unneeded include path. by Tao Bao · 6 years ago
- ba61ea4 charger: screen blank on disconnect and 0% not displayed by kentsou · 6 years ago
- d6b7711 Merge "charger: minui error handling fixups" am: bc31fc62ce by Tao Bao · 6 years ago
- e5d1b62 charger: minui error handling fixups by Todd Poynor · 6 years ago
- 2cbe2c7 healthd_mode_charger: unblank the screen only on first frame by Thierry Strudel · 6 years ago
- ef26fe4 healthd: uses android.hardware.health@2.0-service_defaults by Yifan Hong · 6 years ago
- d5c59f7 Merge "healthd: libbatterymonitor: recovery_available" into stage-aosp-master by Yifan Hong · 6 years ago
- 90fdc72 healthd: libbatterymonitor: recovery_available by Yifan Hong · 6 years ago
- 9a81d54 healthd: add missing libbatteryservice_headers dep by Yifan Hong · 7 years ago
- 31150c1 healthd: overridden by health@2.0-service by Yifan Hong · 7 years ago
- 3a39eec healthd use vintf_fragments by Yifan Hong · 7 years ago
- 3da9f08 libbatterymonitor: vendor_available by Yifan Hong · 7 years ago
- 60c3c1f Merge "healthd_mode_charger: unblank the screen only on first frame" into pi-dev by Thierry Strudel · 6 years ago
- ac2aa7d healthd_mode_charger: unblank the screen only on first frame by Thierry Strudel · 6 years ago
- 6c97047 Merge "healthd: Add elsk as OWNERS" am: abf6a2e1ad am: 2a38926b9d by android-build-prod (mdb) · 7 years ago
- a922d6b healthd: Add elsk as OWNERS by Yifan Hong · 7 years ago
- 970b664 Merge "Use the non-LTO, non-PGO version of libhwbinder" into pi-dev by Pirama Arumuga Nainar · 7 years ago
- 9dddfbc Use the non-LTO, non-PGO version of libhwbinder by Pirama Arumuga Nainar · 7 years ago
- bf5658e Merge "health service can write kernel log" into pi-dev am: c867941783 by Yifan Hong · 7 years ago
- c867941 Merge "health service can write kernel log" into pi-dev by Yifan Hong · 7 years ago
- fb48068 Merge "Use non-LTO variant of libhwbinder" into pi-dev am: 715700a5a1 by Yi Kong · 7 years ago
- 715700a Merge "Use non-LTO variant of libhwbinder" into pi-dev by TreeHugger Robot · 7 years ago
- 7eed108 health service can write kernel log by Yifan Hong · 7 years ago
- b36fb13 Merge changes from topic "healthd_deprecate2" into pi-dev am: 7498160272 by Yifan Hong · 7 years ago
- 1cf853f healthd: a.h.health@2.0-service.override removes healthd by Yifan Hong · 7 years ago
- fd1aa70 healthd: add healthd.rc by Yifan Hong · 7 years ago
- 95958a7 Use non-LTO variant of libhwbinder by Yi Kong · 7 years ago