summaryrefslogtreecommitdiffhomepage
path: root/Plugins/Monitors/CoreTemp.hs
AgeCommit message (Collapse)Author
2010-01-21CoreTemps: revert to non-rounding by defaultJose A. Ortega Ruiz
Ignore-this: b8e96bb91956ea8235c7cae5dba4f4b1 We can control now whether to print decimals using -M darcs-hash:20100121123451-40885-4e2f46ebc0ee72a521a8bea1a10e33d8019e2b65.gz
2010-01-19CoreTemp: round temperatures instead of truncating themJose A. Ortega Ruiz
Ignore-this: dd5d719c37169216ad664f916d2bb590 darcs-hash:20100119194726-40885-85c5113621d44d94fc73f6f99f283232d676e1a5.gz
2010-01-19CoreTemp: return temperatures as integer valuesJose A. Ortega Ruiz
Ignore-this: ce917bed99a2d812238d4581fbbff3d6 darcs-hash:20100119191955-40885-21098d264f191a572a0e30f83296d26405d38cba.gz
2007-12-23Added documentation.Juraj Hercek
- added Thermal, CoreTemp, CpuFreq documentation to README file - added haddock documentation darcs-hash:20071222231419-f49a6-beadaa214bd80a9eb12f568dbff8dcf0d88ecfe7.gz
2007-11-30Added thermal, cpufreq and coretemp monitors.Juraj Hercek
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