Add release note update for 19.02 for intel_pstate support to Power Management library
Signed-off-by: David Hunt <david.h...@intel.com> --- doc/guides/rel_notes/release_19_02.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/guides/rel_notes/release_19_02.rst b/doc/guides/rel_notes/release_19_02.rst index 5a2f62ca9..57c595bba 100644 --- a/doc/guides/rel_notes/release_19_02.rst +++ b/doc/guides/rel_notes/release_19_02.rst @@ -147,6 +147,14 @@ New Features Added a new performance test tool to test the compressdev PMD. The tool tests compression ratio and compression throughput. +* **Added intel_pstate support to Power Management library.** + + Previously, using the power management library required the + disabling of the intel_pstate kernel driver, and the enabling of the + acpi_cpufreq kernel driver. This is no longer the case, as the use of + the intel_pstate kernel driver is now supported, and automatically + detected by the library. + Removed Items ------------- -- 2.17.1