Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 51555c0e authored by Chumbalkar Nagananda's avatar Chumbalkar Nagananda Committed by Dave Jones
Browse files

[CPUFREQ] minor correction to cpu-freq documentation



I have been reading the documentation for cpufreq closely. Found a couple of
minor errors in the Documentation.

Signed-off-by: default avatarNaga Chumbalkar <nagananda.chumbalkar@hp.com>
Signed-off-by: default avatarDave Jones <davej@redhat.com>
parent 21335d02
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -155,7 +155,7 @@ actual frequency must be determined using the following rules:
- if relation==CPUFREQ_REL_H, try to select a new_freq lower than or equal
  target_freq. ("H for highest, but no higher than")

Here again the frequency table helper might assist you - see section 3
Here again the frequency table helper might assist you - see section 2
for details.


+0 −1
Original line number Diff line number Diff line
@@ -31,7 +31,6 @@ Contents:

3. How to change the CPU cpufreq policy and/or speed
3.1 Preferred interface: sysfs
3.2 Deprecated interfaces