diff options
-rw-r--r-- | Documentation/admin-guide/pm/intel_epb.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/admin-guide/pm/intel_epb.rst b/Documentation/admin-guide/pm/intel_epb.rst index d100849edfc4..005121167af7 100644 --- a/Documentation/admin-guide/pm/intel_epb.rst +++ b/Documentation/admin-guide/pm/intel_epb.rst | |||
@@ -1,7 +1,15 @@ | |||
1 | .. SPDX-License-Identifier: GPL-2.0 | ||
2 | .. include:: <isonum.txt> | ||
3 | |||
1 | ====================================== | 4 | ====================================== |
2 | Intel Performance and Energy Bias Hint | 5 | Intel Performance and Energy Bias Hint |
3 | ====================================== | 6 | ====================================== |
4 | 7 | ||
8 | :Copyright: |copy| 2019 Intel Corporation | ||
9 | |||
10 | :Author: Rafael J. Wysocki <rafael.j.wysocki@intel.com> | ||
11 | |||
12 | |||
5 | .. kernel-doc:: arch/x86/kernel/cpu/intel_epb.c | 13 | .. kernel-doc:: arch/x86/kernel/cpu/intel_epb.c |
6 | :doc: overview | 14 | :doc: overview |
7 | 15 | ||