summaryrefslogtreecommitdiffstats
path: root/power-msmnile.c
Commit message (Collapse)AuthorAgeFilesLines
* power: Use declared enums where possibleMichael Bestas2019-10-231-1/+2
| | | | Change-Id: I079490f8ff61bf278dd69eb89b9dae5ce42e6052
* power: Clean up and fix set_interactive_overrideMichael Bestas2019-10-231-6/+1
| | | | | | | | | | | * Remove debug logs and useless comments * Consistent return values * Add back display hints for legacy platforms, they used to live in power-common.c but removed in commit 561cffcbfa66192e839e040d2da3bff2ecf8dcac * Check if set_interactive_override handled hints and print info message if it didn't Change-Id: Iff9f7327ba71c282e34ff3143c45a3f40f72fc92
* power: Compile with -Wall -Wextra -WerrorMichael Bestas2019-10-231-1/+1
| | | | | | * And fix the build errors Change-Id: I183203edfd92d4672893d74aa7428bc9f5e17772
* power: Use ARRAY_SIZE macro where possibleZhao Wei Liew2019-10-231-1/+1
| | | | Change-Id: Ie47d0e6b91b7bba378b0fdf53a345a021b0c2d48
* power: Avoid interaction build errorsMichael Bestas2019-10-231-2/+1
| | | | Change-Id: I77942f23a9c617abac1a8533cfc1fd7bfa7f66e8
* power: clang-formatMichael Bestas2019-10-231-39/+30
| | | | | | | * 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: Introducing PowerHAL binderized serviceAnanth Raghavan Subramanian2019-01-171-3/+3
| | | | | | | | 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: Naming convention changeAnanth Raghavan Subramanian2018-08-171-0/+112
Change-Id: Ie0437a9020059f639cfb729ba292254523278672