summaryrefslogtreecommitdiff
path: root/src/sim/clock_domain.hh
AgeCommit message (Expand)Author
2016-04-01sim: Fix clock_domain unserializationSascha Bischoff
2015-10-12misc: Add explicit overrides and fix other clang >= 3.5 issuesAndreas Hansson
2015-10-12misc: Remove redundant compiler-specific definesAndreas Hansson
2015-08-07sim: Split ClockedObject to make it usable to non-SimObjectsAndreas Sandberg
2015-07-07sim: Refactor the serialization base classAndreas Sandberg
2014-06-16energy: Small extentions and fixes for DVFS handlerStephan Diestelhorst
2014-06-30power: Add basic DVFS support for gem5Stephan Diestelhorst
2014-01-24sim: Expose the current clock period as a statAndreas Hansson
2013-12-29sim: Add support for dynamic frequency scalingChristopher Torng
2013-08-19power: Add voltage domains to the clock domainsAkash Bagdia
2013-06-27sim: Add the notion of clock domains to all ClockedObjectsAkash Bagdia