bumblebee-status/bumblebee
ibrokemypie b544393c63 modules/sensors: Try intel scaling current frequency
On intel pstate drivers only the normal frequency is written to /proc/cpuinfo, not accounting for scaling/turbo.
This should fix that, though it needs testing on other computers (AMD, intel without pstate) because I am not
certain that the file only exists on Intel pstate.
2017-09-29 12:16:32 +10:00
..
modules modules/sensors: Try intel scaling current frequency 2017-09-29 12:16:32 +10:00
__init__.py [output] Create preliminary framework for output handling 2016-10-30 15:58:35 +01:00
config.py [doc] Updated README.md + small logging refactor 2017-08-20 10:59:39 +02:00
engine.py [core] Add ability to "hide" a module with all its widgets 2017-08-12 17:03:04 +02:00
error.py [core/themes] Add theme loading 2016-12-08 09:44:05 +01:00
input.py [core/input] Ignore errors during callbacks 2017-09-07 05:10:47 +02:00
output.py [core] Add ability to "hide" a module with all its widgets 2017-08-12 17:03:04 +02:00
popup.py [engine/popup] Make tkinter module optional 2017-06-16 15:36:56 +02:00
store.py [all] pylint refinements 2016-12-09 08:43:14 +01:00
theme.py [themes] Add non-powerline solarized-dark with awesome fonts 2017-09-20 08:59:23 +02:00
util.py [module/battery] Add remaining time, if available 2017-07-26 16:41:30 +02:00