mem-cache: Avoid write merging if there are reads in between
[gem5.git] / src / sim / power /
2019-02-12 Andreas Sandbergpython: Don't assume SimObjects live in the global...
2018-09-14 Sherif Elhabbalpower: Add a clock_period variable to power expressions
2018-04-20 Jason Lowe-Powerdocs: Fix power model doxygen
2018-02-28 Anouk Van Laersim, power: Temperature used for power calculations
2018-02-28 Anouk Van Laersim: Added model type to power model
2017-06-20 Sean Wilsonsim, x86: Replace EventWrapper use with EventFunctionWr...
2017-05-02 Andreas Sandbergpython: Use PyBind11 instead of SWIG for Python wrappers
2017-04-11 Stephan Diestelhorstpower: Allow global stats in power equations
2017-04-08 Stephan Diestelhorstpower: Clarify the unit used for the power equations (W)
2017-04-06 Andreas Sandbergpower: Add a voltage variable to power expressions
2017-04-06 Andreas Sandbergpower: Add error checking to MathExprPowerModel
2017-03-07 Andreas Sandbergpower: Avoid forward declarations that confuse wrappers
2016-11-09 Brandon Potterstyle: [patch 3/22] reduce include dependencies in...
2016-06-06 David Guillen Fandospwr: Closing power and thermal feedback loop
2016-06-06 David Guillen Fandossim: Adding support for power models
2016-06-06 David Guillen Fandosstats: Fixing regStats function for some SimObjects
2016-04-12 Andreas Hanssonmisc: Appease clang...again
2016-04-06 Andreas SandbergRevert power patch sets with unexpected interactions
2016-04-05 David Guillen Fandospower: Add support for power models
2015-05-12 David Guillen Fandossim: Adding thermal model support