- 833ebf2 libhwbinder users use libhidlbase by Steven Moreland · 6 years ago
- 8af067f charger: fix show 0% symptom when start to draw UI by Ken Tsou · 6 years ago
- 486d694 charger: android_get_control_file on last_kmsg by Yifan Hong · 6 years ago
- 2dbb060 healthd: Add charger.recovery module. by Tao Bao · 7 years ago
- 7c92351 healthd: charger uses shared libraries. by Tao Bao · 7 years ago
- 62b18ee libprocessgroup: Add support for task profiles by Suren Baghdasaryan · 6 years ago
- 175c3d8 Merge "healthd: update owners" by Treehugger Robot · 6 years ago
- 5b92d6b healthd: update owners by Yifan Hong · 6 years ago
- 4c0e1c4 healthd: charger loads resources from /product by Yifan Hong · 6 years ago
- 1d6b373 Add dependencies on libprocessgroup for sched_policy users by Suren Baghdasaryan · 6 years ago
- a3d78ed healthd.h: add ignorePowerSupplyNames to healthd_config by Thierry Strudel · 6 years ago
- acb32e3 health: Add CAP_WAKE_ALARM to service via init by Felix · 6 years ago
- 95261e3 healthd: BatteryMonitor: Fix compiler warning by ShevT · 7 years ago
- f11accf healthd: `GRSurface` now is a class. by Tao Bao · 6 years ago
- 8c9de83 Move system/core/ off NO_ERROR. by Elliott Hughes · 6 years ago
- a9073b9 Reland "Add static libbinderthreadstate explicitly to charger module."" by Jayant Chowdhary · 7 years ago
- 9227539 Revert "Add static libbinderthreadstate explicitly to charger module." by Remi NGUYEN VAN · 7 years ago
- 760f839 Add static libbinderthreadstate explicitly to charger module. by Jayant Chowdhary · 7 years ago
- 9f88dd8 healthd: Drop the unneeded include path. by Tao Bao · 7 years ago
- 5d62609 charger: screen blank on disconnect and 0% not displayed by kentsou · 7 years ago
- 56bfbff Merge "charger: minui error handling fixups" am: bc31fc62ce by Tao Bao · 7 years ago
- 04590b5 charger: minui error handling fixups by Todd Poynor · 7 years ago
- 9245c09 healthd_mode_charger: unblank the screen only on first frame by Thierry Strudel · 7 years ago
- c3e4baf healthd: uses android.hardware.health@2.0-service_defaults by Yifan Hong · 7 years ago
- 23231c1 Merge "healthd: libbatterymonitor: recovery_available" into stage-aosp-master by Yifan Hong · 7 years ago
- e1f1ae3 healthd: libbatterymonitor: recovery_available by Yifan Hong · 7 years ago
- 73bf0c5 healthd: add missing libbatteryservice_headers dep by Yifan Hong · 7 years ago
- 9eacd7c healthd: overridden by health@2.0-service by Yifan Hong · 7 years ago
- 0067b53 healthd use vintf_fragments by Yifan Hong · 7 years ago
- 28d3049 libbatterymonitor: vendor_available by Yifan Hong · 8 years ago
- ff6041a Merge "healthd_mode_charger: unblank the screen only on first frame" into pi-dev by Thierry Strudel · 7 years ago
- 0e1c5f7 healthd_mode_charger: unblank the screen only on first frame by Thierry Strudel · 7 years ago
- 7fc91c3 Merge "healthd: Add elsk as OWNERS" am: abf6a2e1ad am: 2a38926b9d by android-build-prod (mdb) · 7 years ago
- c5995dc healthd: Add elsk as OWNERS by Yifan Hong · 7 years ago
- ed08934 Merge "Use the non-LTO, non-PGO version of libhwbinder" into pi-dev by Pirama Arumuga Nainar · 7 years ago
- 04bff1a Use the non-LTO, non-PGO version of libhwbinder by Pirama Arumuga Nainar · 7 years ago
- 8c69064 Merge "health service can write kernel log" into pi-dev am: c867941783 by Yifan Hong · 7 years ago
- ddf613e Merge "health service can write kernel log" into pi-dev by Yifan Hong · 7 years ago
- a0f467a Merge "Use non-LTO variant of libhwbinder" into pi-dev am: 715700a5a1 by Yi Kong · 7 years ago
- 24949c6 Merge "Use non-LTO variant of libhwbinder" into pi-dev by TreeHugger Robot · 7 years ago
- 3792ce3 health service can write kernel log by Yifan Hong · 7 years ago
- c133853 Merge changes from topic "healthd_deprecate2" into pi-dev am: 7498160272 by Yifan Hong · 7 years ago
- 6fad6aa healthd: a.h.health@2.0-service.override removes healthd by Yifan Hong · 7 years ago
- 3984c5e healthd: add healthd.rc by Yifan Hong · 7 years ago
- 9f04cb4 Use non-LTO variant of libhwbinder by Yi Kong · 7 years ago
- cd1e518 Merge "Remove obsolete BRILLO variable" am: dbfbf85f0c am: 2527add41a by Dan Willemsen · 7 years ago
- 4c99cf4 Remove obsolete BRILLO variable by Dan Willemsen · 7 years ago
- 2063e03 Merge "healthd: Fix negativity check after cast to unsigned enum" am: 3dad67af05 am: 4734981245 by Yi Kong · 7 years ago
- 9ba7992 healthd: Fix negativity check after cast to unsigned enum by Yi Kong · 7 years ago
- ada6958 healthd: don't report fake data for battery-less devices by Todd Poynor · 7 years ago
- c328093 healthd: Remove access to /sys/class/power_supply/battery/batt_vol and batt_temp by Yifan Hong · 7 years ago
- c506463 Revert "Revert "healthd: don't report fake data for battery-less devices"" by Todd Poynor · 7 years ago
- 3c5bb10 healthd: move HealthServiceCommon by Yifan Hong · 7 years ago
- e622ddc health: Modify IHealthInfo Callback interface to return V2.0 HealthInfo by Hridya Valsaraju · 7 years ago
- f988555 Create a friend method for reporting battery health by Hridya Valsaraju · 7 years ago
- eeaf9c9 Add libhealthstoragedefault to make files by Hridya Valsaraju · 7 years ago
- e3a135e healthd: Replace hwbinder-specific calls with generic ones. by Martijn Coenen · 7 years ago
- 74b77c0 Revert "healthd: don't report fake data for battery-less devices" by Todd Poynor · 7 years ago
- 05a7658 healthd: don't report fake data for battery-less devices by Todd Poynor · 7 years ago
- 820427d Move healthd default implementation to hardware/interfaces. by Hridya Valsaraju · 7 years ago
- 841f5ee Merge "Add OWNERS." am: 3289b9c928 am: 515c8fe572 am: aede8375fe by Elliott Hughes · 7 years ago
- a0236c5 Merge "Add OWNERS." by Elliott Hughes · 7 years ago
- 6a1a51a Add OWNERS. by Elliott Hughes · 7 years ago
- 8d084aa Use -Werror in system/core/healthd by Chih-Hung Hsieh · 7 years ago
- 423ce20 healthd: clean up unused code by Yifan Hong · 7 years ago
- 77c7854 charger: add charger_test by Yifan Hong · 7 years ago
- 6e9dff0 healthd: charger use health 2.0 HAL by Yifan Hong · 7 years ago
- 4ebdcb0 healthd: move healthd_board_init call to Health::Health() c-tor by Yifan Hong · 7 years ago
- 51937bc healthd: move global gHealth service pointer by Yifan Hong · 7 years ago
- 8c17355 healthd: remove global binder fd by Yifan Hong · 7 years ago
- 8998d13 healthd connect to health@1.0 hal by Yifan Hong · 7 years ago
- 36724d0 Refactor common code between healthd and health@2.0-service by Yifan Hong · 7 years ago
- f2f452d Health@2.0: uses @1.0::HealthInfo by Yifan Hong · 7 years ago
- cd9c21c Remove unused files in healthd. by Yifan Hong · 8 years ago
- 3b3d878 healthd provides IHealth/backup. by Yifan Hong · 8 years ago
- 3fad894 resolve merge conflicts of 796987482 to stage-aosp-master am: bb5ec4a926 by Elliott Hughes · 7 years ago
- 74b464d resolve merge conflicts of 796987482 to stage-aosp-master by Elliott Hughes · 7 years ago
- 4e6a744 <stdbool.h> not necessary in C++. by Elliott Hughes · 8 years ago
- c1e3070 <stdbool.h> not necessary in C++. by Elliott Hughes · 8 years ago
- cb69b12 Update for expanding @2.0::HealthInfo. by Yifan Hong · 7 years ago
- e26d739 Implement android.hardware.health@2.0. by Yifan Hong · 8 years ago
- 53b0e1c libbatterymonitor: vendor_available by Yifan Hong · 8 years ago
- 6d35950 resolve merge conflicts of 74a5f22d9 to oc-dr1-dev-plus-aosp by Luke Song · 8 years ago
- db1d182 healthd: restructure healthd_mode_charger by Luke Song · 8 years ago
- 49249e3 healthd: restructure healthd_mode_charger by Luke Song · 8 years ago
- eaf72e2 Added libhealthd-headers. by Steven Moreland · 8 years ago
- 7032193 Merge "healthd: notify listeners using local copy of list, drop lock" by Todd Poynor · 8 years ago
- 1ff3910 healthd: notify listeners using local copy of list, drop lock by Todd Poynor · 8 years ago
- a8356b0 Merge changes Ibe1feb39,I05be83e4,If1422e4d am: a4f086ab20 am: 3a156e6c2b by Mark Salyzyn · 8 years ago
- cbcdc55 healthd: notify listeners using local copy of list, drop lock am: fd68370074 by Todd Poynor · 8 years ago
- 160a1ce Merge changes Ibe1feb39,I05be83e4,If1422e4d am: a4f086ab20 by Mark Salyzyn · 8 years ago
- 68d0ecb healthd: notify listeners using local copy of list, drop lock by Todd Poynor · 8 years ago
- f1adabf healthd: check console-ramoops-0 by Mark Salyzyn · 8 years ago
- 16f1b66 Merge "healthd: add battery health status values from JEITA spec" am: 5dd87c4ef6 by Yueyao Zhu · 8 years ago
- f8b2bec healthd: add battery health status values from JEITA spec by Yueyao Zhu · 8 years ago
- 1ed16d2 Merge "healthd: Implement scheduleUpdate" am: 6edabc75ab am: c0405200b8 by Adam Lesinski · 8 years ago
- 36d1d66 Merge "healthd: Implement scheduleUpdate" am: 6edabc75ab by Adam Lesinski · 8 years ago
- 42b2975 healthd: Implement scheduleUpdate by Adam Lesinski · 8 years ago
- 5d99f97 Merge "libutils: String\d+ make std_string private" am: 76850afa52 am: 2ebb1e5404 by Steven Moreland · 8 years ago
- 86505c3 Merge "libutils: String\d+ make std_string private" am: 76850afa52 by Steven Moreland · 8 years ago