summaryrefslogtreecommitdiffstats
path: root/healthd
Commit message (Expand)AuthorAgeFilesLines
* Merge "healthd: Add elsk as OWNERS" am: abf6a2e1adandroid-build-prod (mdb)2018-05-031-0/+1
|\
| * healthd: Add elsk as OWNERSYifan Hong2018-05-031-0/+1
* | Merge "Use the non-LTO, non-PGO version of libhwbinder" into pi-devPirama Arumuga Nainar2018-04-101-1/+1
|\ \
| * | Use the non-LTO, non-PGO version of libhwbinderPirama Arumuga Nainar2018-04-091-1/+1
* | | Merge "health service can write kernel log" into pi-devYifan Hong2018-04-061-0/+1
|\| |
| * | Merge "health service can write kernel log" into pi-devYifan Hong2018-04-061-0/+1
| |\ \
| | * | health service can write kernel logYifan Hong2018-04-051-0/+1
* | | | Merge "Use non-LTO variant of libhwbinder" into pi-devYi Kong2018-04-061-1/+1
|\| | |
| * | | Merge "Use non-LTO variant of libhwbinder" into pi-devTreeHugger Robot2018-04-061-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Use non-LTO variant of libhwbinderYi Kong2018-04-031-1/+1
* | | | Merge changes from topic "healthd_deprecate2" into pi-devYifan Hong2018-04-052-2/+21
|\| | |
| * | | healthd: a.h.health@2.0-service.override removes healthdYifan Hong2018-04-041-2/+16
| * | | healthd: add healthd.rcYifan Hong2018-04-042-0/+5
| |/ /
* | | Merge "Remove obsolete BRILLO variable" am: dbfbf85f0cDan Willemsen2018-03-121-3/+0
|\ \ \ | |/ / |/| / | |/
| * Remove obsolete BRILLO variableDan Willemsen2018-03-101-3/+0
* | Merge "healthd: Fix negativity check after cast to unsigned enum" am: 3dad67a...Yi Kong2018-03-031-3/+3
|\|
| * healthd: Fix negativity check after cast to unsigned enumYi Kong2018-03-021-3/+3
| * healthd: don't report fake data for battery-less devicesTodd Poynor2018-02-052-21/+6
* | healthd: Remove access to /sys/class/power_supply/battery/batt_vol and batt_tempYifan Hong2018-02-011-12/+0
* | Revert "Revert "healthd: don't report fake data for battery-less devices""Todd Poynor2018-01-232-21/+6
* | healthd: move HealthServiceCommonYifan Hong2018-01-224-93/+12
* | health: Modify IHealthInfo Callback interface to return V2.0 HealthInfoHridya Valsaraju2018-01-181-3/+3
* | Create a friend method for reporting battery healthHridya Valsaraju2018-01-163-0/+7
* | Add libhealthstoragedefault to make filesHridya Valsaraju2018-01-112-0/+4
* | healthd: Replace hwbinder-specific calls with generic ones.Martijn Coenen2017-12-181-8/+8
* | Revert "healthd: don't report fake data for battery-less devices"Todd Poynor2017-12-152-6/+21
* | healthd: don't report fake data for battery-less devicesTodd Poynor2017-12-142-21/+6
* | Move healthd default implementation to hardware/interfaces.Hridya Valsaraju2017-12-125-568/+1
* | Merge "Add OWNERS." am: 3289b9c928 am: 515c8fe572Elliott Hughes2017-12-081-0/+1
|\|
| * Merge "Add OWNERS."Elliott Hughes2017-12-071-0/+1
| |\
| | * Add OWNERS.Elliott Hughes2017-12-071-0/+1
| * | resolve merge conflicts of 796987482 to stage-aosp-master am: bb5ec4a926Elliott Hughes2017-10-171-1/+0
| |\|
| | * resolve merge conflicts of 796987482 to stage-aosp-masterElliott Hughes2017-10-171-1/+0
| | |\
| | | * <stdbool.h> not necessary in C++.Elliott Hughes2017-10-171-1/+0
| | | * Merge "healthd: notify listeners using local copy of list, drop lock"Todd Poynor2017-06-291-3/+13
| | | |\
| | | | * healthd: notify listeners using local copy of list, drop lockTodd Poynor2017-06-291-3/+13
| | * | | resolve merge conflicts of 74a5f22d9 to oc-dr1-dev-plus-aospLuke Song2017-07-194-358/+428
| | |\ \ \
| | | * | | healthd: restructure healthd_mode_chargerLuke Song2017-07-184-362/+432
* | | | | | Use -Werror in system/core/healthdChih-Hung Hsieh2017-12-011-2/+16
* | | | | | healthd: clean up unused codeYifan Hong2017-11-305-148/+19
* | | | | | charger: add charger_testYifan Hong2017-11-213-2/+199
* | | | | | healthd: charger use health 2.0 HALYifan Hong2017-11-203-2/+20
* | | | | | healthd: move healthd_board_init call to Health::Health() c-torYifan Hong2017-11-143-10/+10
* | | | | | healthd: move global gHealth service pointerYifan Hong2017-11-134-17/+35
* | | | | | healthd: remove global binder fdYifan Hong2017-11-101-5/+5
* | | | | | healthd connect to health@1.0 halYifan Hong2017-11-082-5/+68
* | | | | | Refactor common code between healthd and health@2.0-serviceYifan Hong2017-11-074-15/+67
* | | | | | Health@2.0: uses @1.0::HealthInfoYifan Hong2017-11-063-17/+9
* | | | | | Remove unused files in healthd.Yifan Hong2017-10-195-356/+5
* | | | | | healthd provides IHealth/backup.Yifan Hong2017-10-192-59/+26