aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/abstract_cpu.cpp
AgeCommit message (Expand)Author
2016-07-21powertop changes the frequency set by the userspace governor to the minimum a...Thomas Ilsche
2015-12-09Avoid hardcoding magic values when sizeof can be usedJan Engelhardt
2015-12-09Fix crash due to buffer overrunsJan Engelhardt
2015-12-09Revert "Fix crash due to unbounded string copies"Nivedita Swaminathan
2015-11-23Fix crash due to unbounded string copiesNivedita Swaminathan
2015-10-05Revert "Assign line level based on linux name"Alexandra Yates
2015-09-25Assign line level based on linux nameRadhakrishna Sripada
2015-09-17More sprintf fixesJaroslav Škarvada
2015-09-17Use PATH_MAX from limits.h and snprintf insteaf of sprintfJaroslav Škarvada
2014-11-13Removal of unnecessary checks before a few calls of the C++ delete operatorMarkus Elfring
2014-11-13Revert "Deletion of unnecessary checks before specific function calls"Alexandra Yates
2014-10-30Deletion of unnecessary checks before specific function callsSF Markus Elfring
2014-04-03bug fix - memory leak abstract_cpu destructorAlexandra Yates
2013-01-31Deduplication: properly merge cpu_package::calculate_freq() into abstract_cpu...Ivan Shapovalov
2013-01-31Deduplication: merge cpu_{core, linux, package}::change_effective_frequency()...Ivan Shapovalov
2013-01-31Deduplication: move all instances of account_freq() to abstract_cpu::account_...Ivan Shapovalov
2012-11-13Ignore non-P-state-enabled CPUs when calculating frequency.Ivan Shapovalov
2012-10-15cpu: Fix abstract_cpu::calculate_freqNamhyung Kim
2012-09-24cpu: abstract_cpu: Fix typo in commentColin Ian King
2012-09-13abstract_cpu: do not call total_pstate_time() in validate()Sergey Senozhatsky
2012-09-12PowerTOP UI navigation enhancement(v3).Chris Ferron
2012-08-06Make the "which C state line" logic betterArjan van de Ven
2012-04-25This is the inital Auto Tools work, along with some small updates.Chris E Ferron