summaryrefslogtreecommitdiffstats
path: root/list.c
Commit message (Collapse)AuthorAgeFilesLines
* power: Remove unused list utilsMichael Bestas2019-10-231-26/+0
| | | | | | | * They were added in 6ec1206b246a164acfb0aa7b43af9b04c759063e but never used Change-Id: I0f0d0336cd91715eb8aa4dcb42ae1e449da8603b
* power: clang-formatMichael Bestas2019-10-231-26/+16
| | | | | | | * Using AOSP interface .clang-format * Clean Android.mk while we are at it Change-Id: I630f72e3dffb676ca1930e72945e897f62103ada
* power: Use log/log.h instead of utils/Log.hEthan Chen2019-10-231-1/+1
| | | | Change-Id: I827c7f5ab27548eec8d6e4ee27a72fa883025002
* power: Fix power hal compiler warningsAdrian Salido2019-10-231-1/+1
| | | | | | Bug: 30432975 Test: compile power hal for walleye without warnings Change-Id: I0d90c26462c662690f8a179250000b9a449a109f
* Relocate power HAL from device/qcom/commonDavid Ng2018-05-241-0/+145
Split module from combined device/qcom/common project into its own project. Relocation of some files from device/qcom/common at b5ce80cb1f60759a142a9338104d3adf3303ec0c. Change-Id: I6c13729a822f6fb9b5574b759ae9ec12154be464