aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
2011-01-02more translatable stringsArjan van de Ven
2011-01-01reset_display on intel get_msr errorSergey Senozhatsky
2011-01-01cpu/* non-throwing new operatorSergey Senozhatsky
2010-12-20fix a bunch of compiler warnings due to careless variable naming choicesArjan van de Ven
2010-12-20more translationsArjan van de Ven
2010-12-19add device html outputArjan van de Ven
2010-12-19minor output tweakArjan van de Ven
2010-12-19now the C states are in the html output as wellArjan van de Ven
2010-12-19got cpu reporting to workArjan van de Ven
2010-12-19start adding html output supportArjan van de Ven
2010-11-28fix 64 bit warningsroot
2010-11-28adjust to the new writeback_inode_dirty tracepointArjan van de Ven
2010-11-25ugly workaround for the perf 64 bit ABI messroot
2010-10-30fix turbo reportingArjan van de Ven
2010-10-24mount debugfsArjan van de Ven
2010-10-24undo this stepArjan van de Ven
2010-10-24wiggle on endArjan van de Ven
2010-10-24fix the core2 pstate stuff by switching it over completely to the intel p sta...Arjan van de Ven
2010-10-23make sure childcount gets properly initializedArjan van de Ven
2010-10-09license under the GPLv2 licenseArjan van de Ven
2010-09-27minor visual tweakArjan van de Ven
2010-09-26fix the cpu power gapArjan van de Ven
2010-09-25more visual tweaksArjan van de Ven
2010-09-23more screensArjan van de Ven
2010-09-18use indexes for the results as well.... major speeduparjan
2010-09-08Add devices to the power guilty listarjan
2010-09-05don't have duplicate device registration arraysarjan
2010-09-03use cpu consumption and wakeups as measure instead; that way we can directly ...arjan
2010-09-03remove all traces of the cpu parameters; they're a dead endarjan
2010-09-03more bugfixesarjan
2010-09-02fix a lot of the accounting stuffarjan
2010-09-02more pstate workarjan
2010-09-02add westmere supportarjan
2010-08-29add C state data as wellarjan
2010-08-29solve the "time keeps accumulating" bugArjan van de Ven
2010-08-28make saving/loading workArjan van de Ven
2010-08-28fix various P state tracing issues in the intel code that bitrottedArjan van de Ven
2010-08-24learning frequencies seems to work quite well nowarjan
2010-08-24add cpu P states to the power parametersarjan
2010-08-24allow for multiple result inputs into the power functionarjan
2010-08-25use C++ strings not C strings to make memory management easierArjan van de Ven
2010-08-22uh oh.. associative arrays are breaking up on mearjan
2010-08-21use "Actual" not "Effective"; feedback from Lenarjan
2010-08-19progress... adding better trackingArjan van de Ven
2010-08-16fix some more leaksArjan van de Ven
2010-08-13zero C state stuff tooArjan van de Ven
2010-08-13remove a bunch of debug printf's without destroying the now working systemArjan van de Ven
2010-08-13somehow this debugging fixed the issueArjan van de Ven
2010-08-12add Turbo supportArjan van de Ven
2010-08-12add cpu numbers backArjan van de Ven