1. d67cd53 Fix char vs. char* mismatch by Bernhard Rosenkränzer · 9 years ago android-master
  2. 1d5ea00 Don't use variable length arrays of non-POD element types by Bernhard Rosenkränzer · 9 years ago
  3. bba7532 Make sure powertop builds when we build systemimage by Vishal Bhoj · 9 years ago
  4. fc21f4f Fix Compiler errors on Android by Vishal Bhoj · 9 years ago
  5. 7080c91 android.mk: change src files in makefile for compilation by Sanjay Singh Rawat · 10 years ago linaro-powertop-2014.06
  6. 93b4325 Merge branch 'master' of git://github.com/fenrus75/powertop.git by Sanjay Singh Rawat · 10 years ago
  7. a5465a2 Bug-fix: for html & csv value for CPU Information by Alexandra Yates · 10 years ago
  8. e7c665f fix-csv: cell alignment with regional formats by Alexandra Yates · 10 years ago
  9. fbd03e0 fix-warnings: Ignoring return value by Alexandra Yates · 10 years ago
  10. fd7bb17 fix-warnings: Ignoring return value by Alexandra Yates · 10 years ago
  11. 1d044cc fix-warnings: Ignoring return value of system() by Alexandra Yates · 10 years ago
  12. a868a71 Add csstosh.sh to EXTRA_DIST by Tobias Klauser · 10 years ago
  13. 173a202 Localization Changes. by Alexandra Yates · 10 years ago
  14. 2b2223a Update README with configs by Srinivas Pandruvada · 10 years ago
  15. 7b955bd Use package name to identify domains by Srinivas Pandruvada · 10 years ago
  16. 2d6fe0f RAPL: Use Powercap sysfs by Srinivas Pandruvada · 10 years ago
  17. 25c85ab Fix compile warning in cpu.cpp by Srinivas Pandruvada · 10 years ago
  18. f446b66 Fix packaging extra files in src/tuning/ [Was: PowerTOP v2.6.1 released] by Joerg Mayer · 10 years ago
  19. 10c22b7 PowerTOP v2.6.1 released by Joerg Mayer · 10 years ago
  20. e70c89e enumerate cpu based on different string on ARM by Sanjay Singh Rawat · 10 years ago
  21. 291172b bug-fix: nls code conditionally dissabled by Alexandra Yates · 10 years ago
  22. a6ec273 Translation files to powertop by Alexandra Yates · 10 years ago
  23. 95da1c8 Optionally check for ncurses pkgconfig file. by Auke Kok · 10 years ago
  24. 649ab82 Translation files updated. by Alexandra Yates · 10 years ago
  25. d2de926 enumerate cpu based on parsing different string pattern by Sanjay Singh Rawat · 10 years ago
  26. 1d35eb3 PowerTOP version 2.6.1 by Alexandra Yates · 10 years ago
  27. f191dd2 Update ranslation files and configuraion by Alexandra Yates · 10 years ago
  28. fd6263d Bug-fix:Seg-fault with powertop --html & --csv by Alexandra Yates · 10 years ago
  29. 1333223 Revert "Adding a clean_shutdown function" by Alexandra Yates · 10 years ago
  30. bacaf6a Revert "Clean up potential buffer issues" by Alexandra Yates · 10 years ago
  31. 8cc78df Revert "Stop buffer overflow" by Alexandra Yates · 10 years ago
  32. b971158 Revert "Limit sprintf to buffer size length." by Alexandra Yates · 10 years ago
  33. f539c38 Revert "Mark pretty_print_init as initialized" by Alexandra Yates · 10 years ago
  34. ae989cd Revert "Remove another memory leak" by Alexandra Yates · 10 years ago
  35. 1898765 Revert "Removing a documented memory leak" by Alexandra Yates · 10 years ago
  36. 54956f7 Revert "Properly cleaning up the display tabs" by Alexandra Yates · 10 years ago
  37. b162f5d Allow compilation with C++11 by Magnus Fromreide · 10 years ago
  38. 0e5c1bd Updated translation files by Alexandra Yates · 10 years ago
  39. 5f5976f Adding a clean_shutdown function by Dan Kalowsky · 10 years ago
  40. ed7fed7 Clean up potential buffer issues by Dan Kalowsky · 10 years ago
  41. 3ae6e9a Stop buffer overflow by Dan Kalowsky · 10 years ago
  42. 39114b5 Limit sprintf to buffer size length. by Dan Kalowsky · 10 years ago
  43. a304809 Mark pretty_print_init as initialized by Dan Kalowsky · 10 years ago
  44. eb08d44 Remove another memory leak by Dan Kalowsky · 10 years ago
  45. 1358861 Removing a documented memory leak by Dan Kalowsky · 10 years ago
  46. ae606de Properly cleaning up the display tabs by Dan Kalowsky · 10 years ago
  47. d03387f Fix-bug: missing colon on css by Alexandra Yates · 10 years ago
  48. 768cf67 Upded AHCI ALPM patch. by Alexandra Yates · 10 years ago
  49. a0d6516 fix-bug: change equal sign for underline by Alexandra Yates · 10 years ago
  50. c082c61 PowerTop logo is not displayed in the html report if you generate it outside the source folder. To fix this, I converted PowerTop.png to base64 data. by ChrisP · 36 years ago
  51. 8f56e9f Version 2.6 Signed-off-by: Alexandra Yates <alexandra.yates@linux.intel.com> by Alexandra Yates · 10 years ago
  52. 8144eae Merge branch 'memleak' by Alexandra Yates · 10 years ago
  53. 4ebf076 cpuid: Enabled support for Intel next generation by Alexandra Yates · 10 years ago
  54. 7217eeb event-parse: fix compilation warning by Colin Ian King · 10 years ago
  55. b2030e0 Fix a few minor spelling mistakes/typos by Colin Ian King · 10 years ago
  56. 098c874 event-parse: fix common realloc out of memory freeing issue by Colin Ian King · 10 years ago
  57. d6e3fcb event-parse: don't free uninitialized token by Colin Ian King · 10 years ago
  58. 4b90bfe bug-fix: memory leak on register_devpower by Alexandra Yates · 10 years ago
  59. 3ff1427 bug fix - memory leak abstract_cpu destructor by Alexandra Yates · 10 years ago
  60. 76b463b Merge branch 'master' of ssh://git-amr-2.devtools.intel.com:29418/otc_powertop-dev into intertnal by Alexandra Yates · 10 years ago
  61. f4a66b3 event-parse: fix compilation warning by Colin Ian King · 10 years ago
  62. cb809ee Fix a few minor spelling mistakes/typos by Colin Ian King · 10 years ago
  63. d832fb9 event-parse: fix common realloc out of memory freeing issue by Colin Ian King · 10 years ago
  64. 3c07c38 event-parse: don't free uninitialized token by Colin Ian King · 10 years ago
  65. 6605f82 bug fix - device list memory leak by Alexandra Yates · 10 years ago
  66. c6d7494 bug fix - cpu_rapl_device memory leak by Alexandra Yates · 10 years ago
  67. 1fb79f8 cpuid: Enabled support for Intel next generation by Alexandra Yates · 10 years ago
  68. 39791b1 Bug fix: corrected IVB Xeon CPUID by Alexandra Yates · 11 years ago
  69. a06577f report processor frequency fixed index by Alexandra Yates · 10 years ago
  70. e787e07 report process idle state report fix gpu support by Alexandra Yates · 10 years ago
  71. cf46d01 The code structure already supports libnl2.0 but the normal by Mathieu Poirier · 10 years ago
  72. bb908e0 bt_tunable: Translate Good, Bad, Unknown by Wieland Hoffmann · 10 years ago
  73. 2df6096 Merge branch 'test' by Alexandra Yates · 11 years ago
  74. d7455ba ahci: add broken out lpm statistics by Alexandra Yates · 11 years ago
  75. 794c10f tuning: fix unitialized rows variable by Kristen Carlson Accardi · 11 years ago
  76. e0e1e5b cpu: fix seg fault due to stray semi-colon by Kristen Carlson Accardi · 11 years ago
  77. 1374a43 report: fixed init warnings for cpu & do_process by Alexandra Yates · 11 years ago
  78. 1715cd2 fix initialization errors in cpu by Alexandra Yates · 11 years ago
  79. 5781fcd tuningsysfs: use lib process_directory() helper by Sergey Senozhatsky · 11 years ago
  80. 19a6741 tuningsysfs: fix msg typo by Sergey Senozhatsky · 11 years ago
  81. 0a0ad40 report-cleanup: removed html & csv old methods by Alexandra Yates · 11 years ago
  82. 4297d17 report-cleanup: removed old table, row, & cell. by Alexandra Yates · 11 years ago
  83. 77a59ec tunables: removed on-demand cpu frequency governor by Alexandra Yates · 11 years ago
  84. 39e4991 report: logo size & menu compatibility by Alexandra Yates · 11 years ago
  85. 0790eb9 report: conditional runs ncurses & cpu html report by Alexandra Yates · 11 years ago
  86. 02994fc report: design batery discharge/system baseline by Alexandra Yates · 11 years ago
  87. 8a0539e report: fixed empty SW settings in need of tunning by Alexandra Yates · 11 years ago
  88. 0327a94 report-html: fixed not hidding sections errors by Alexandra Yates · 11 years ago
  89. 1449125 report: report tuning with new desig html & csv by Alexandra Yates · 11 years ago
  90. 411ba86 report: cleanup csv title and unused vars by Alexandra Yates · 11 years ago
  91. 0c3509f report: Redesign Device Activity csv & html report by Alexandra Yates · 11 years ago
  92. 7b6684d report: redesign Device Power Report csv & html by Alexandra Yates · 11 years ago
  93. 96cb860 report: redesign Software Information csv and html by Alexandra Yates · 11 years ago
  94. e73d387 report: CPU Frequency html & csv by Alexandra Yates · 11 years ago
  95. 3f02297 report: Fixed html summary & menu colapse styles by Alexandra Yates · 11 years ago
  96. 176ba69 report: CPU Idle section redesigned html & csv by Alexandra Yates · 11 years ago
  97. d31dfab report: redesign html menu by Alexandra Yates · 11 years ago
  98. 8dc5929 report-summary: enable html and csv new styles by Alexandra Yates · 11 years ago
  99. a3e68e8 report-html-css: html 5 and css for new design by Alexandra Yates · 11 years ago
  100. f1e421f report: Logo and system Information by Alexandra Yates · 11 years ago