aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-14Fix build errors for android NougatandroidYongqin Liu
2016-09-15Get rid of __DATE__ useBernhard Rosenkränzer
2016-08-08src/Makefile.am: Add usb.h and usb.cpp files to powertop_SOURCESLisa Nguyen
2016-08-08Update Android.mk to run powertop on Android MLisa Nguyen
2016-08-08Update android_stubs.h fileLisa Nguyen
2016-08-08Update Android.mkLisa Nguyen
2016-08-08Add the ctype libraryLisa Nguyen
2016-08-08Updates to support Android platformRajagopal Venkat
2016-08-08android.mk: change src files in makefile for compilationSanjay Singh Rawat
2016-08-08Remove devices/usb entries from Makefile.amLisa Nguyen
2016-08-08Android: Remove src/tuning/usb.cpp from LOCAL_SRC_FILESLisa Nguyen
2016-08-08Android: Add LOCAL_CFLAGS and update LOCAL_CPPFLAGS in Android.mkLisa Nguyen
2016-08-08Android: Add LOCAL_CPPFLAGS entry to Android.mkLisa Nguyen
2016-08-08Android: Remove *.h files from LOCAL_SRC_FILESLisa Nguyen
2016-08-08Adding Android workaroundsLisa Nguyen
2016-08-08Android: Add opal-sensors.cpp to LOCAL_SRC_FILESLisa Nguyen
2016-08-08Make sure powertop builds when we build systemimageVishal Bhoj
2016-08-08Fix Compiler errors on AndroidVishal Bhoj
2016-08-08Add stubs to support Android platformRajagopal Venkat
2016-08-08Add missing virtual destructor for intel_util classLisa Nguyen
2016-08-08Prevent seg faults in AndroidDaniel Leung
2016-08-08Android: disable C++ exceptionsDaniel Leung
2016-08-08enumerate cpu based on parsing different string patternSanjay Singh Rawat
2016-08-04po: regenerate with new POT and stringsJoe Konno
2016-08-04powertop.pot: xgettext refresh, attribution fixJoe Konno
2016-08-04POTFILES.in: refresh files with stringsJoe Konno
2016-08-04scripts: add regenerate-potfiles-in scriptJoe Konno
2016-08-04Makevars: align more closely to generated .templateJoe Konno
2016-08-04.gitignore: ignnore m4/pkg.m4Joe Konno
2016-08-04gettext: run gettextize-0.18.2Joe Konno
2016-08-04Makefile.am: add --install to ACLOCAL_AMFLAGSJoe Konno
2016-08-03configure.ac: bump version to 2.9-preJoe Konno
2016-08-03Adding PID to process description.eSyr
2016-08-03Checking whether librt is needed for clock_gettime().eSyr
2016-07-21Calculate the number of joules consumed over timeDaniel Black
2016-07-21powertop changes the frequency set by the userspace governor to the minimum a...Thomas Ilsche
2016-07-21MSR is valid for x86_32/x86_64 onlyDaniel Black
2016-07-21enable --auto-tune without debugfsBoris ARZUR
2016-07-21Fix misaligned curly braceOleg Drokin
2016-07-21Show idle processes holding devices at full powerOleg Drokin
2016-07-21Add support for usbdevfsOleg Drokin
2016-07-21intel_cpus: no pstate Idle pct with intel_pstateJoe Konno
2016-07-21intel_cpus: frequency: clarify average clock speedJoe Konno
2016-07-21.gitignore: ignore vim swap, cscope, ctagsJoe Konno
2016-07-21Widen ppc64 paths for sysfs fileDaniel Black
2016-07-21Add process_glob similar to process_directory.Daniel Black
2016-07-21Makefile.am need reference to m4 directoryDaniel Black
2016-04-29Throw error message when system cmd returns Non-zero value.Madper Xie
2016-03-24Fixed bug when all PCI devices usage is shown as 00%Yaroslav Isakov
2016-03-24Detect all audio cards in the system (not only card0)Yaroslav Isakov