From cef569b6f17cb18bf11b453dcf1887ff81fe0974 Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Mon, 3 Aug 2009 04:40:55 +0200 Subject: CPU frequency widget included. The cpufreq widget supplements the cpu widget. It returns the current CPU scaling frequency (in MHz and GHz), voltage (in mV and V) and governor information for a requested CPU. If supported by the processor and correct kernel modules are loaded. --- README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README') diff --git a/README b/README index 1206353..4a0fa3d 100644 --- a/README +++ b/README @@ -83,6 +83,10 @@ in the format string. vicious.widgets.cpu - provides CPU usage for all available CPUs/cores +vicious.widgets.cpufreq + - provides freq, voltage and governor info for a requested CPU + - takes the CPU ID as an argument, i.e. "cpu0" + vicious.widgets.thermal - provides temperature levels of ACPI thermal zones - takes the thermal zone as an argument, i.e. "TZS0" -- cgit v1.2.3