summaryrefslogtreecommitdiff
path: root/power
AgeCommit message (Expand)Author
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to device/linaro/hikeyandroid-s-preview-1Bob Badour
2019-10-01Remove libhwbinder/libhidltransport depsndk-sysroot-r21Steven Moreland
2018-11-26HiKey/HiKey960: Rework HiKey PowerHAL to use power@1.1 interfaceJohn Stultz
2018-06-16hikey/hikey960: powerHAL: Move to vendor partition for treblevishal
2017-12-15powerHAL: Hikey: Fix compilation warningLeo Yan
2017-12-14powerHAL: Add interface for GPU and DDR performance boostingLeo Yan
2017-11-02hikey: Fix power-hal logcat noiseJohn Stultz
2017-10-24hikey: power: Fix unused parameter warningDmitry Shmidt
2017-05-24powerHAL: Parameterize lowpower cpufreq codeJohn Stultz
2017-05-23powerHAL: Parameterize schedtune boost valuesJohn Stultz
2017-03-14hikey: powerHAL: Update PowerHAL for top-app category and other tweaksJohn Stultz
2016-11-07hikey: Check if governor is interactive to avoid errorsDmitry Shmidt
2016-11-07hikey: Remove Power HAL compile warningsDmitry Shmidt
2016-11-07hikey: Add open function to power HALRuchi Kandoi
2016-08-24hikey: Fix stune path, as it changed with NJohn Stultz
2016-08-22power_hikey: Add schedtune boosting and fallbackJohn Stultz
2016-08-22power_hikey: Use container_of macro instead of just castingJohn Stultz
2016-08-22power_hikey: Rename some functions to clearly split interactive logic outJohn Stultz
2016-08-22power_hikey: Move set_feature() function lower in fileJohn Stultz
2016-08-22power_hikey: Add INTERACTIVE_ prefix to macros specific to the interactive govJohn Stultz
2016-08-22power_hikey: Cleanup interactive boostpulse logicJohn Stultz
2016-08-22power_hikey: Split boostpluse logic into its own functionJohn Stultz
2016-08-22power_hikey: Simplify init function by pulling calculate_max_freq() inJohn Stultz
2016-06-20HiKey: Add initial powerHALJohn Stultz