Commit Graph

15 Commits (b064f47d664d7536dd74aa26bce6d8a264716759)

Author SHA1 Message Date
FlightlessMango 1940a83566 mangoapp: don't assume APU for temps 3 years ago
FlightlessMango d71dd74685 Fix amdgpu watt and make it more granular 3 years ago
FlightlessMango 37e18279e7 mangoapp: use amdgpu metrics 3 years ago
medusalix 560930214a Fix CPU power calculations 3 years ago
jackun ae410f01e7
Re-init cpu stats if core count changes; fix off-by one error
Helps with #438
4 years ago
Witold Baryluk 558b8eb093 Properly initialize file pointers to null
If in `init_cpu_power_data_k10temp` we fail to initialize all paths,
and fail initialization, then in the destructor, we will most likely
pass invalid value to the `fclose`.
4 years ago
Lukáš Horáček 3726c90c7a
Add cpu_power 4 years ago
FlightlessMango 553bf50e6a Added cpu_mhz param 4 years ago
larskraemer a28931ef6b
General cleanup (#272)
* Cleanup unused struct fields, use uniform include guards
4 years ago
jackun 768297b430
[editorconfig] Apply whitespace rules 4 years ago
jackun 712590befe
Check if CPU sensor file handle is valid 5 years ago
jackun 4adb6ed25f
Convert tabs to spaces in cpu.cpp/cpu.h 5 years ago
FlightlessMango a2735693ba Merge opengl into develop 5 years ago
jackun 90416278e0
Total cpu periods 5 years ago
FlightlessMango 1a60999243 New cpu implementation 5 years ago