Palacios Public Git Repository

To checkout Palacios execute

  git clone http://v3vee.org/palacios/palacios.web/palacios.git
This will give you the master branch. You probably want the devel branch or one of the release branches. To switch to the devel branch, simply execute
  cd palacios
  git checkout --track -b devel origin/devel
The other branches are similar.


fix pstate set lockup by setting frequency using linux work queues
[palacios.git] / linux_module / iface-pstate-ctrl.c
2014-08-30 Kyle Hale fix pstate set lockup by setting frequency using linux...
2014-08-26 Peter Dinda P-State (DVFS) Enhancements
2014-08-25 Kyle Hale added linux cpufreq interface to dvfs code.
2014-08-25 Peter Dinda Additional functionality for pstate-ctrl
2014-08-25 Kyle Hale, Shiva... P-State control interface - Linux implementation