aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/cpu.h
AgeCommit message (Expand)Author
2014-04-03bug fix - memory leak abstract_cpu destructorAlexandra Yates
2013-04-19Interface to get first cpuSrinivas Pandruvada
2013-01-31Deduplication: merge go_idle()/go_unidle()/change_freq() overrides into abstr...Ivan Shapovalov
2013-01-31Deduplication: properly merge cpu_package::calculate_freq() into abstract_cpu...Ivan Shapovalov
2013-01-31Deduplication: remove {cpu, nhm}_core::calculate_freq() identical to abstract...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
2013-01-31Fix includes: do not include intel_cpus.h inside cpu.hIvan Shapovalov
2012-12-12Allow frequency stats when cpuidle is not enabledRajagopal Venkat
2012-10-24Added a "type" field to the abstract to be used in its identification and set...Chris E Ferron
2012-10-10Convert powertop to use new report generator facility (v2)Igor Zhbanov
2012-08-06Allow for cores without P-statesArjan van de Ven
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