Imported Upstream version 2.5 upstream upstream/2.5
authorPatrick McCarty <patrick.mccarty@linux.intel.com>
Wed, 4 Dec 2013 05:26:33 +0000 (21:26 -0800)
committerPatrick McCarty <patrick.mccarty@linux.intel.com>
Wed, 4 Dec 2013 05:26:33 +0000 (21:26 -0800)
commite4ac1aa8c909cfbe6bfc4f8df3e3881a2ee87426
tree092a7ebc2d0d208dba677c87bfd34a1b5c7f7ec4
parentc156190d71103108a93cc046da4d568fbcc34f53
Imported Upstream version 2.5
81 files changed:
Android.mk
Makefile.in
README
aclocal.m4
configure
configure.ac
doc/Makefile.in
doc/powertop.8
po/ca.gmo
po/ca.po
po/cs_CZ.gmo
po/cs_CZ.po
po/de_DE.gmo
po/de_DE.po
po/en_GB.gmo
po/en_GB.po
po/en_US.gmo
po/en_US.po
po/es_ES.gmo
po/es_ES.po
po/hu_HU.gmo
po/hu_HU.po
po/id_ID.gmo
po/id_ID.po
po/nl_NL.gmo
po/nl_NL.po
po/powertop.pot
po/zh_TW.gmo
po/zh_TW.po
src/Makefile.am
src/Makefile.in
src/calibrate/calibrate.cpp
src/cpu/cpu.cpp
src/cpu/cpu.h
src/cpu/cpu_rapl_device.cpp [new file with mode: 0644]
src/cpu/cpu_rapl_device.h [new file with mode: 0644]
src/cpu/cpudevice.cpp
src/cpu/cpudevice.h
src/cpu/dram_rapl_device.cpp [new file with mode: 0644]
src/cpu/dram_rapl_device.h [new file with mode: 0644]
src/cpu/intel_cpus.cpp
src/cpu/intel_cpus.h
src/cpu/rapl/rapl_interface.cpp [new file with mode: 0644]
src/cpu/rapl/rapl_interface.h [new file with mode: 0644]
src/css.h
src/devices/ahci.cpp
src/devices/ahci.h
src/devices/alsa.cpp
src/devices/alsa.h
src/devices/backlight.cpp
src/devices/backlight.h
src/devices/gpu_rapl_device.cpp [new file with mode: 0644]
src/devices/gpu_rapl_device.h [moved from src/measurement/power_supply.h with 53% similarity]
src/devices/i915-gpu.cpp
src/devices/i915-gpu.h
src/devices/network.cpp
src/devices/rfkill.cpp
src/devices/usb.cpp
src/lib.cpp
src/lib.h
src/main.cpp
src/measurement/measurement.cpp
src/measurement/measurement.h
src/measurement/power_supply.cpp [deleted file]
src/measurement/sysfs.cpp
src/parameters/parameters.cpp
src/perf/perf.cpp
src/perf/perf_bundle.cpp
src/powertop.css
src/process/do_process.cpp
src/tuning/ethernet.cpp
src/tuning/tuning.cpp
src/tuning/tuning.h
src/tuning/tuningusb.cpp
traceevent/Makefile.in
traceevent/event-parse.c
traceevent/event-parse.h
traceevent/event-utils.h
traceevent/parse-filter.c
traceevent/parse-utils.c
traceevent/trace-seq.c