aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@ppc970.osdl.org>2004-05-18 17:54:10 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-05-18 17:54:10 -0700
commite79b352d9d0a4fb2ae755150b8ab98b12340c907 (patch)
treef470be452fd500a44dae51bb6f5201bc0aa11e95 /Documentation
parent10cba765d2c2e4dcbab3e8fe7a859435d9098b81 (diff)
parent6deb6e5b874ba6750acd4427448b1d5cc313a664 (diff)
downloadhistory-e79b352d9d0a4fb2ae755150b8ab98b12340c907.tar.gz
Merge
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.