patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / Documentation / cpu-freq / core.txt
index 1ad90c3..29b3f9f 100644 (file)
@@ -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.