Age | Commit message (Collapse) | Author |
|
- As of 2.4.24 kernel you might experience same frequency for all cores,
because cpufreq directory is a link for cores 1 and higher
darcs-hash:20080216160650-f49a6-455bdfa46154350d723759d7175629892b284e0e.gz
|
|
- added Thermal, CoreTemp, CpuFreq documentation to README file
- added haddock documentation
darcs-hash:20071222231419-f49a6-beadaa214bd80a9eb12f568dbff8dcf0d88ecfe7.gz
|
|
Prerequisities:
thermal
- thermal module should be loaded/compiled in kernel
- available in (at least) intel centrino processors
cpufreq
- acpi_cpufreq module should be loaded/compiled in kernel
- available in modern processors
coretemp
- coretemp module should be loaded/compiled in kernel
- available (at least) in core 2 duo processors
darcs-hash:20071130205430-f49a6-0ff042af60c91416fd8dd8190cbd9022bcabb269.gz
|