Hi,

Here is a random set of patches for PowerTOP. These are against a
git snapshot from July as the git repository of PowerTOP doesn't seem
to be currently available.

Patch 2 depends on 1, otherwise they are quite unrelated. Also, 3 may
not necessarily be something you want to apply, but I provided it jus
in case.

Anssi Hannula (5):
      lib: add 'ok' output parameter to read_sysfs()
      measurement: add sysfs power_supply class support
      cpu: show more frequency states in Frequency stats
      i915: adapt for changes in tracing of the i915 driver
      process: detect X.org server process in more cases

 Makefile                    |    2 +-
 cpu/cpu.cpp                 |    2 +-
 devices/i915-gpu.cpp        |   12 ++-
 lib.cpp                     |    9 ++-
 lib.h                       |    2 +-
 measurement/measurement.cpp |   22 ++++++-
 measurement/sysfs.cpp       |  158 +++++++++++++++++++++++++++++++++++++++++++
 measurement/sysfs.h         |   55 +++++++++++++++
 process/do_process.cpp      |   16 +++-
 9 files changed, 263 insertions(+), 15 deletions(-)

-- 
Anssi Hannula

_______________________________________________
Power mailing list
[email protected]
https://bughost.org/mailman/listinfo/power

Reply via email to