enlightenment/src/modules/temperature
Carsten Haitzler 7caf5c8ff4 add new powersave features for supporting a live sleep mode
so new laptops now seem to no longer support S3 sleep. sleeping is
done basically by going as idle as possible. you can ask the kernel to
freeze execution BUT this seems to use about the same power as staying
alive in my tests. to support this add 2 things:

1. a FREEZE powersave mode which implies we're alive but want to
really stay as idle as absolutely possible.
2. powersave aware sleep functions that replace the usleeps in threads
so they can switch from being super sleepy when in freeze mode to
normal.
2017-07-10 10:18:50 +09: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 e tempget module - mode to using threads instead of tempget binary 2016-12-01 08:49:33 +09:00
e_mod_main.c add new powersave features for supporting a live sleep mode 2017-07-10 10:18:50 +09:00
e_mod_main.h add new powersave features for supporting a live sleep mode 2017-07-10 10:18:50 +09:00
e_mod_tempget.c temp module - fix #if to be #if defined as it should be 2016-12-28 19:55:24 +09:00
e_mod_udev.c e tempget module - mode to using threads instead of tempget binary 2016-12-01 08:49:33 +09:00
module.desktop.in Updating desktop files, eo.po and fr.po 2014-09-11 21:14:58 +02:00