-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ANDROID: GKI: drivers: cpu_cooling: allow platform freq mitigation
Allow platform drivers to register with CPU cooling with their frequency mitigation functions. This allows the platform drivers to provide the callbacks to get the current ceil limit and to set the floor and ceil limits for the cpu. Change-Id: I47960b002bf1bce1cd588de2892de46793a95562 Signed-off-by: Lina Iyer <ilina@codeaurora.org> (cherry picked from commit 986fde1710c194bede83bf62eb542e6f05af3886) Signed-off-by: Mark Salyzyn <salyzyn@google.com> Bug: 154153737
- Loading branch information
Lina Iyer
authored and
Mark Salyzyn
committed
Apr 17, 2020
1 parent
7560c37
commit e92e403
Showing
2 changed files
with
69 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters