aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorDave Jones <davej@delerium.codemonkey.org.uk>2004-05-11 02:11:04 +0100
committerDave Jones <davej@delerium.codemonkey.org.uk>2004-05-11 02:11:04 +0100
commit86a15ee0335482eb714f157671462047fe56cb68 (patch)
tree093684e07a96753a7c768d41a0392408cac84dfb /Documentation
parent74499d325f9072130c0e4754e914f0f6e597a815 (diff)
parent78d1c35b64bedf62fa8afbea3eb41961f46d3344 (diff)
downloadhistory-86a15ee0335482eb714f157671462047fe56cb68.tar.gz
Merge delerium.codemonkey.org.uk:/mnt/nfs/neologic/bar/src/kernel/2.6/trees/bk-linus
into delerium.codemonkey.org.uk:/mnt/nfs/neologic/bar/src/kernel/2.6/trees/cpufreq
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/cpu-freq/core.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/cpu-freq/core.txt b/Documentation/cpu-freq/core.txt
index 1ad90c39753c4f..29b3f9ffc66cda 100644
--- a/Documentation/cpu-freq/core.txt
+++ b/Documentation/cpu-freq/core.txt
@@ -92,3 +92,7 @@ values:
cpu - number of the affected CPU
old - old frequency
new - new frequency
+
+If the cpufreq core detects the frequency has changed while the system
+was suspended, these notifiers are called with CPUFREQ_RESUMECHANGE as
+second argument.