Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1741108
| From | "Rafael J. Wysocki" <rjw@rjwysocki.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] cpufreq: docs: Drop intel_pstate.txt from index.txt |
| Date | 2017-09-28 02:10 +0200 |
| Message-ID | <uuuyS-1zn-17@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
From: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Commit 33fc30b47098 (cpufreq: intel_pstate: Document the current behavior and user interface) dropped the intel-pstate.txt file from Documentation/cpu-freq/, but it did not update the index.txt file in there accordingly, so do that now. Fixes: 33fc30b47098 (cpufreq: intel_pstate: Document the current behavior and user interface) Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> --- Documentation/cpu-freq/index.txt | 2 -- 1 file changed, 2 deletions(-) Index: linux-pm/Documentation/cpu-freq/index.txt =================================================================== --- linux-pm.orig/Documentation/cpu-freq/index.txt +++ linux-pm/Documentation/cpu-freq/index.txt @@ -32,8 +32,6 @@ cpufreq-stats.txt - General description index.txt - File index, Mailing list and Links (this document) -intel-pstate.txt - Intel pstate cpufreq driver specific file. - pcc-cpufreq.txt - PCC cpufreq driver specific file.
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH] cpufreq: docs: Drop intel_pstate.txt from index.txt "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2017-09-28 02:10 +0200
csiph-web