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.


Linux kernel compatability enhancements (through 3.19)
[palacios.git] / linux_module / iface-pstate-ctrl.c
2015-12-22 Peter Dinda Linux kernel compatability enhancements (through 3.19)
2015-08-31 Peter Dinda Cleanup and sanity-checking of use of strncpy/strcpy...
2014-08-31 Peter Dinda P-State more detailed hw info from ACPI
2014-08-31 Peter Dinda P-State control - minor tweaks and change to proc interface
2014-08-30 Kyle Hale P-State: add notifier block for linux frequency transit...
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