summaryrefslogtreecommitdiffstats
path: root/power-common.h
Commit message (Collapse)AuthorAgeFilesLines
* power: Remove leftover support for msm-dcvs governorMichael Bestas2019-10-231-5/+0
| | | | | | | * This is not used by any recent qcom SoC and not used by any SoC using this HAL. Change-Id: If9b2997104bcd5e3ff27fc39c75590d07e813f85
* power: clang-formatMichael Bestas2019-10-231-9/+4
| | | | | | | * Using AOSP interface .clang-format * Clean Android.mk while we are at it Change-Id: I630f72e3dffb676ca1930e72945e897f62103ada
* power: Fix power hal compiler warningsAdrian Salido2019-10-231-0/+2
| | | | | | Bug: 30432975 Test: compile power hal for walleye without warnings Change-Id: I0d90c26462c662690f8a179250000b9a449a109f
* power: Introducing PowerHAL binderized serviceAnanth Raghavan Subramanian2019-01-171-1/+20
| | | | | | | | Moving from the default implementation to a binderized service with no wrapping. Now using 1.2 implementation of the IPower interface. Change-Id: Ibefd916544f51545e6889684a051b2ecc5867fe2
* power: qcom: powerHal for sdm439 and sdm429Deevana Murthy Bandaru2018-08-161-1/+2
| | | | | | Power hal changes for camera encode Change-Id: Ib909844aea854ebffe8a00d83af9ca2d81c4f827
* Relocate power HAL from device/qcom/commonDavid Ng2018-05-241-0/+49
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