enlightenment/src/modules/temperature
Daniel Kolesa 4389030678 tempget: Add more temperature sources for FreeBSD
Summary:
Not all motherboards have 'hw.acpi.thermal.tz0.temperature' sensor.
Fallback to 'dev.cpu.0.temperature' (provided by coretemp(4) or
amdtemp(4)), or 'dev.aibs.0.temp.0' (aibs(4)) (per suggestion of Dmitry
Luhtionov).

Test Plan: Ran `src/modules/temperature/tempget` manually with some debugging printfs and various sensors commented out. I can only test tz0 and dev.cpu (coretemp(4)) on my system.

Reviewers: zmike, q66

Reviewed By: q66

Subscribers: seoz

Projects: #enlightenment-git

Differential Revision: https://phab.enlightenment.org/D2335
2015-04-13 11:02:33 +01:00
..
.gitignore Split .gitignore into multiple files 2013-06-11 18:19:12 -03:00
e-module-temperature.edj * edje: fix count that lead to memleak. 2010-08-12 15:07:26 +00:00
e_mod_config.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_mod_main.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_mod_main.h rename WEIGHT/ALIGN/EXPAND/FILL to E_WEIGHT/E_ALIGN/E_EXPAND/E_FILL 2014-11-21 20:10:46 +00:00
e_mod_tempget.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_mod_udev.c temperature: have_temp is an Eina_Bool, use it as such 2014-05-07 12:05:14 +02:00
module.desktop.in Updating desktop files, eo.po and fr.po 2014-09-11 21:14:58 +02:00
tempget.c tempget: Add more temperature sources for FreeBSD 2015-04-13 11:02:33 +01:00