enlightenment/src/modules/cpufreq
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
e-module-cpufreq.edj
e_mod_config.c enforce pstate's extremely-confusing no_turbo option in cpufreq 2015-06-29 16:38:17 -04: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 cpufreq - move cpuinfo polling into thread to not block mainloop ever 2016-11-03 10:21:22 +09:00
freqset.c cpufreq: freebsd fixes 2015-02-18 11:09:34 +00:00
module.desktop.in Updating desktop files, eo.po and fr.po 2014-09-11 21:14:58 +02:00