Adam Wulkiewicz
fe708cdf31
[MOS-670] Change clang-format AlwaysBreakTemplateDeclarations to Yes
...
Add --all and --fix-all options to style-check-hook
2022-08-26 15:22:39 +02:00
Adam Dobrowolski
1fff92e9d6
[MOS-225] Review applied
...
As above.
2022-03-04 07:05:02 +01:00
Adam Dobrowolski
dd12853503
[MOS-226] Moved algorithms and their data to separate classes
...
This way we have controll over what does what, and can test
them separatelly
Logging statistics update more and better data presented
2022-03-04 07:05:02 +01:00
Adam Dobrowolski
30487c6008
[MOS-110] Statistics api for system
...
Gets data from freertos and prints on frequency change depending
if it's important. Gathering is not costly, printing is though.
For less intrusive checks I would rather disable names gathering
as in worst case scenario it hangs rtos context switching till
thread id is found.
2022-02-17 16:46:56 +01:00
Maciej Gibowicz
69e5fe5223
[MOS-144] Fix Increased CPU usage
...
On the locked screen, while refreshing the screen,
the CPU woke up to the maximum frequency,
which resulted in an increased power consumption.
2022-02-15 09:01:10 +01:00
Maciej Gibowicz
7f9bc6bf6f
[EGD-7922] Added Permanent Frequency Setting
...
Added Permanent Frequency setting in Advanced Developer
Mode with simple set window.
2021-12-06 13:57:38 +01:00
Kuba
69cf2575cc
[EGD-7909] Fixed phone mode switching
...
Service cellular is holding minimum cpu frequency during
phone mode switch.
2021-11-19 16:43:00 +01:00
Wojtek Rzepecki
6e69eb6aa6
[BH-990] Adjist CPU frequency chages
...
Adjusted Bell frequency low-power mode changes
2021-10-15 13:22:43 +02:00
Marcin Smoczyński
57874cab33
[BH-912] Improve sys module structure
...
Improve structure of the module sys. Problems within this module
prevents from linking others.
Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com >
2021-09-24 10:01:19 +02:00