1. 72adf11 healthd: return battery status property by Jin Qian · 7 years ago
  2. c8183bb healthd: charger mode use reboot(), not android_reboot() by Todd Poynor · 7 years ago
  3. 3d34631d Merge "healthd: Track the API change of minui/minui.h." am: fb8c70cf4b am: 93e35655c4 am: bf90005832 by Tao Bao · 7 years ago
  4. bf90005 Merge "healthd: Track the API change of minui/minui.h." am: fb8c70cf4b by Tao Bao · 7 years ago
  5. 92c2601 healthd: Track the API change of minui/minui.h. by Tao Bao · 7 years ago
  6. f13c6ff Add BMS as a Battery type by Adam Lesinski · 8 years ago
  7. 9291de8 healthd: Show animation before waiting on timer am: 6f8314900f by Nick Vaccaro · 8 years ago
  8. 485c647 resolve merge conflicts of e3083de to nyc-mr1-dev-plus-aosp by Nick Vaccaro · 8 years ago
  9. fdce087 Always show the battery percentage unless it is unknown am: 3f0250c3cc by Damien Bargiacchi · 8 years ago
  10. 1e811fc resolve merge conflicts of 1f1a6fd to nyc-mr1-dev-plus-aosp by Nick Vaccaro · 8 years ago
  11. 62e840f Split libhidl into base and transport. by Yifan Hong · 8 years ago
  12. a368195 healthd: start using the new Health hal by Sandeep Patil · 8 years ago
  13. 526f8cf healthd: refactor healthd code to split into 'charger' and 'healthd' by Sandeep Patil · 8 years ago
  14. 6012db5 healthd: build 'charger' and 'healthd' binaries by Sandeep Patil · 8 years ago
  15. fca8244 healthd: refactor to split charger and framework facing code by Sandeep Patil · 8 years ago
  16. c3c947a healthd: Show animation before waiting on timer am: 6f8314900f am: 2ed637210e by Nick Vaccaro · 8 years ago
  17. 6f83149 healthd: Show animation before waiting on timer by Nick Vaccaro · 8 years ago
  18. 836a404 resolve merge conflicts of 4897bb5 to nyc-mr2-dev-plus-aosp by Tom Cherry · 8 years ago
  19. 4897bb5 Enable CHARGER_ENABLE_SUSPEND to allow suspend am: e3083dec0f by Nick Vaccaro · 8 years ago
  20. 085c91b Merge "Enable CHARGER_ENABLE_SUSPEND to allow suspend" into cw-f-dev by TreeHugger Robot · 8 years ago
  21. 2f65bf3 Always show the battery percentage unless it is unknown am: 3f0250c3cc by Damien Bargiacchi · 8 years ago
  22. 4443725 Always show the battery percentage unless it is unknown am: 3f0250c3cc by Damien Bargiacchi · 8 years ago
  23. cd54221 Merge "Always show the battery percentage unless it is unknown" into cw-f-dev by TreeHugger Robot · 8 years ago
  24. 3f0250c Always show the battery percentage unless it is unknown by Damien Bargiacchi · 8 years ago
  25. e204690 resolve merge conflicts of 7c5aeb0 to nyc-mr2-dev-plus-aosp by Nick Vaccaro · 8 years ago
  26. e3083de Enable CHARGER_ENABLE_SUSPEND to allow suspend by Nick Vaccaro · 8 years ago
  27. 1f1a6fd healthd: allow override of wake interval timing by Nick Vaccaro · 8 years ago
  28. b9ede3d healthd: move binder fd to not use EPOLLWAKEUP am: e89ea5eb85 am: 098babc7c8 by Tim Murray · 8 years ago
  29. 098babc healthd: move binder fd to not use EPOLLWAKEUP am: e89ea5eb85 by Tim Murray · 8 years ago
  30. e89ea5e healthd: move binder fd to not use EPOLLWAKEUP by Tim Murray · 8 years ago
  31. 7948a33 resolve merge conflicts of a4398c1 to stage-aosp-master am: 195669febc by Elliott Hughes · 8 years ago
  32. da46b39 Move off std::sto* function which abort on failure. by Elliott Hughes · 8 years ago
  33. afd59e2 resolve merge conflicts of 565ba02 to nyc-mr1-dev-plus-aosp by Damien Bargiacchi · 8 years ago
  34. 565ba02 Allow customization of charger animation by Damien Bargiacchi · 8 years ago
  35. ada99f9 Update to new minui text API am: 0ee524de68 by Damien Bargiacchi · 8 years ago
  36. 0ee524d Update to new minui text API by Damien Bargiacchi · 8 years ago
  37. 119d41c Merge \"Fix clang-tidy performance warnings in healthd.\" am: b66b16b39a by Chih-Hung Hsieh · 8 years ago
  38. 4df1056 Fix clang-tidy performance warnings in healthd. by Chih-Hung Hsieh · 8 years ago
  39. 65828a0 Merge \"Fix misc-macro-parentheses warnings in system/core.\" am: 495541c5bb by Chih-Hung Hsieh · 8 years ago
  40. 495541c Merge "Fix misc-macro-parentheses warnings in system/core." by Treehugger Robot · 8 years ago
  41. cdb2ca5 Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 8 years ago
  42. 9f6b80c resolve merge conflicts of a617e33 to stage-aosp-master by Dmitry Shmidt · 8 years ago
  43. 3217c5c batterymonitor: simplify readFromFile and use std::string buffers by Michael Scott · 8 years ago
  44. 6e394f0 healthd: Check if battery device exists instead of charger drivers before setting fake properties. am: 9cb3d3ccf4 by Ruchi Kandoi · 8 years ago
  45. 9cb3d3c healthd: Check if battery device exists instead of charger drivers before by Ruchi Kandoi · 8 years ago
  46. 447ae54 Merge "Export libbinder headers from libhealhd.default" am: c2241b9 am: a10b760 by Christopher Wiley · 8 years ago
  47. 8ac71c7 Export libbinder headers from libhealhd.default by Christopher Wiley · 8 years ago
  48. 54cba24 Merge "healthd: Explicitly reference headers from libbinder" am: 911982d by Treehugger Robot · 8 years ago
  49. 2239908 healthd: Explicitly reference headers from libbinder by Christopher Wiley · 8 years ago
  50. 8df54e7 healthd: Add charge counter for BatteryProperties. am: 3f9886b by Ruchi Kandoi · 8 years ago
  51. 3f9886b healthd: Add charge counter for BatteryProperties. by Ruchi Kandoi · 8 years ago
  52. 89e2d4d Merge "healthd: Check if battery device exists instead of charger drivers before setting fake properties." by Ruchi Kandoi · 8 years ago
  53. fabd490 healthd: Check if battery device exists instead of charger drivers before by Ruchi Kandoi · 8 years ago
  54. 3951020 Merge "healthd: Correct the scaling factor for maxVoltage and maxCurrent." into nyc-dev by Ruchi Kandoi · 8 years ago
  55. 5c09ec1 healthd: Correct the scaling factor for maxVoltage and maxCurrent. by Ruchi Kandoi · 8 years ago
  56. ef375c6 Merge "healthd: Read the max power supply voltage" into nyc-dev am: df09aefc16 by Badhri Jagan Sridharan · 8 years ago
  57. 40e1df4 healthd: Read the max power supply voltage by Badhri Jagan Sridharan · 9 years ago
  58. b0580d7 healthd: support reading charge status from BatteryMonitor. by Yabin Cui · 8 years ago
  59. f6dbc6d healthd: separate libbatterymonitor for use in recovery. by Yabin Cui · 8 years ago
  60. ac3387b healthd: init members of BatteryMonitor. by Yabin Cui · 8 years ago
  61. bb8ae5d Merge "healthd: Remove warning by clang compiler." am: 08c8b53800 am: 78ed1935e1 by Ruchi Kandoi · 8 years ago
  62. e9320b7 healthd: Remove warning by clang compiler. by Ruchi Kandoi · 8 years ago
  63. f8eaff2 Merge "healthd: support reading charge status from BatteryMonitor." am: d633106d3e by Yabin Cui · 8 years ago
  64. aedf603 healthd: support reading charge status from BatteryMonitor. by Yabin Cui · 8 years ago
  65. 22b6f7a resolve merge conflicts of 0f5d443d0c to nyc-dev-plus-aosp by James Hawkins · 8 years ago
  66. bd04bb0 Merge "system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr." by James Hawkins · 8 years ago
  67. fb516c2 Merge "healthd: separate libbatterymonitor for use in recovery." am: 219806bc7a by Yabin Cui · 8 years ago
  68. e98e177 healthd: separate libbatterymonitor for use in recovery. by Yabin Cui · 8 years ago
  69. 588a2ca system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr. by James Hawkins · 8 years ago
  70. fecc5d6 Merge "healthd: Add "No UI" operation for charger mode" am: fdd26c961d by Todd Poynor · 8 years ago
  71. 7c5a3e1 healthd: Add "No UI" operation for charger mode by Todd Poynor · 8 years ago
  72. 7e84cbd Merge "healthd: init members of BatteryMonitor." am: 2773d4f96a by Yabin Cui · 8 years ago
  73. db04a49 healthd: init members of BatteryMonitor. by Yabin Cui · 8 years ago
  74. 96e3d1b Merge "Add support for USB_HVDCP chargers" am: ba3014c914 am: a902887970 by Elliott Hughes · 8 years ago
  75. 3282861 Add support for USB_HVDCP chargers by Johan Redestig · 8 years ago
  76. d054a95 Merge "healthd: BatteryPropertiesRegistrar binder service ref count fixup" am: 36ba2fad01 by Todd Poynor · 8 years ago
  77. e553564 healthd: BatteryPropertiesRegistrar binder service ref count fixup by Todd Poynor · 8 years ago
  78. 580933e Merge "logd: isMonotonic improvements" am: 554630f94e am: e4a625a844 by Mark Salyzyn · 9 years ago
  79. 10b82b6 logd: isMonotonic improvements by Mark Salyzyn · 9 years ago
  80. 88c264c Merge "healthd: Track the API change of res_create_multi_display_surface()." am: a2f1e65d13 by Tao Bao · 9 years ago
  81. 0db8023 healthd: Track the API change of res_create_multi_display_surface(). by Tao Bao · 9 years ago
  82. 7ac8cac Merge remote-tracking branch \'origin/mnc-dr2-dev\' into mnc-dr2-dev-plus-aosp by Qiwen Zhao · 9 years ago
  83. e99972a Merge "healthd: Support new PD and USB Type C types" am: ab75edb4ad am: 741df1263e by Ruchi Kandoi · 9 years ago
  84. 741df12 Merge "healthd: Support new PD and USB Type C types" am: ab75edb4ad by Ruchi Kandoi · 9 years ago
  85. 8a4eef6 healthd: Support new PD and USB Type C types by Benson Leung · 9 years ago
  86. 42d9133 healthd: Read the max power supply voltage by Badhri Jagan Sridharan · 9 years ago
  87. f362600 Merge "Don\'t use libstdc++." am: f4e2045319 am: a9d3ab44e5 am: e506932fe9 by Dan Albert · 9 years ago
  88. e506932 Merge "Don\'t use libstdc++." am: f4e2045319 am: a9d3ab44e5 by Dan Albert · 9 years ago
  89. a9d3ab4 Merge "Don\'t use libstdc++." am: f4e2045319 by Dan Albert · 9 years ago
  90. 82a6c84 Don't use libstdc++. by Dan Albert · 9 years ago
  91. 585ab65 Adding comment removed from failed merge (6acb240c) by Ian Pedowitz · 9 years ago
  92. 6acb240 am 43ed8e15: am 08cf0e55: Merge "healthd: Adds fake battery properties for devices with no battery." into mnc-dr-dev by Ruchi Kandoi · 9 years ago
  93. 42a981d healthd: Adds fake battery properties for devices with no battery. by Ruchi Kandoi · 9 years ago
  94. f18ec9f healthd: Adds fake battery properties for devices with no battery. by Ruchi Kandoi · 9 years ago
  95. bc193c5 healthd: logd: add timestamp to kernel logged battery messages by Mark Salyzyn · 9 years ago
  96. ef1bb41 am 62729a1d: am 565e4c6a: Merge "healthd: Adds cycle_count, current_now and full_charge properties." by Ruchi Kandoi · 9 years ago
  97. 9e8eb99 am 62729a1d: am 565e4c6a: Merge "healthd: Adds cycle_count, current_now and full_charge properties." by Ruchi Kandoi · 9 years ago
  98. cc33880 healthd: Adds cycle_count, current_now and full_charge properties. by Ruchi Kandoi · 9 years ago
  99. 2be6ebb am e49aba54: am 95e7cb5b: Merge "healthd: logd: add timestamp to kernel logged battery messages" by Mark Salyzyn · 9 years ago
  100. 1763d1a am e49aba54: am 95e7cb5b: Merge "healthd: logd: add timestamp to kernel logged battery messages" by Mark Salyzyn · 9 years ago