1. 9db6fd2 drop hardcoded -I/usr/include by Mike Frysinger · 12 years ago
  2. cf72aca Add powertop manual page by Colin Ian King · 12 years ago
  3. 4a41fcd PowerTOP: _("Cannot load from file") by Németh Márton · 12 years ago
  4. ad384e6 update powertop.pot file, fix help menu. by Chris E Ferron · 12 years ago
  5. 815bbbd string cleanup by Chris E Ferron · 12 years ago
  6. 0cb3360 merge master by Chris E Ferron · 12 years ago
  7. 7459c21 Add "ar-lib" to the gitignore file by Patrick McCarty · 12 years ago
  8. eecf9f2 Update the email address for bug reports by Patrick McCarty · 12 years ago
  9. 1cc5a46 Remove several upstream gettext files that aren't needed by Patrick McCarty · 12 years ago
  10. 8fd54ac update strings sync 1 by Chris E Ferron · 12 years ago
  11. 75ced58 fixed formating issue with pathname error msg, fix suggested by Németh Márton by Chris E Ferron · 12 years ago
  12. 6c2965f Fix CSV typo in README by Colin Ian King · 12 years ago
  13. 0e9374d clean up strings by Chris E Ferron · 12 years ago
  14. f7c238b updated hu_HU.po and .gitignore for gmo files by Chris E Ferron · 12 years ago
  15. 3e1ec9b Add localdir to cppflags to be included in bindtextdomain. by Chris E Ferron · 12 years ago
  16. fe6b440 Merge branch 'lang' by Chris E Ferron · 12 years ago
  17. 5edad61 added po files to LINGUAS file for correct installation, and rm stamp-po from version control by Chris E Ferron · 12 years ago
  18. 73ef62c stdbool.h is not needed in C++ by Magnus Fromreide · 12 years ago
  19. 7a2277e Remove the unused stringless class by Magnus Fromreide · 12 years ago
  20. ca64f80 updated po files that at 100% from transifex by Chris E Ferron · 12 years ago
  21. d7fbe8c Transifex Tuning work by Chris E Ferron · 12 years ago
  22. 352e688 Added Transifex config by Chris E Ferron · 12 years ago
  23. 078af80 added base pot file by Chris E Ferron · 12 years ago
  24. 97c6cba string and getstring cleanup by Chris E Ferron · 12 years ago
  25. d3dfc37 update TODO by Chris E Ferron · 12 years ago
  26. 6584282 Remove some unused variables by Magnus Fromreide · 12 years ago
  27. d9897ec Remove redundant inclusion of -O2 -g in powertop_CXXFLAGS by Magnus Fromreide · 12 years ago
  28. 3f0050d Remove unknown symbol by Magnus Fromreide · 12 years ago
  29. 54aafb9 Merge branch 'patch' by Chris E Ferron · 12 years ago
  30. 2377717 iw: handle HAVE_LIBNL20 properly by Sergey Senozhatsky · 12 years ago
  31. c6ccaf9 fixed typeo found after merge by hand for Sergey Senozhatsky by Chris E Ferron · 12 years ago
  32. c20cfef Merge branch 'patch' by Chris E Ferron · 12 years ago
  33. e3a0dce catch fstream exceptions in lib routines by Sergey Senozhatsky · 12 years ago
  34. adaab2b factor out powertop_init() function by Sergey Senozhatsky · 12 years ago
  35. c7b34e1 Move AC_LANG after AC_INIT to make it take effect. by Magnus Fromreide · 12 years ago
  36. e5c71b5 Fixed HTML output to make W3C validator happy by Jaroslav Škarvada · 12 years ago
  37. 4ec6ea5 Fix discharging detection by Jaroslav Škarvada · 12 years ago
  38. 7a73483 build: wrap Makefile.am to a more reasonable line length by Vinicius Costa Gomes · 12 years ago
  39. 4228f96 Merge branch 'master' into patch by Chris E Ferron · 12 years ago
  40. ed5c891 set Medfield processor correctly for core and cpu. by Chris E Ferron · 12 years ago
  41. 90dbb52 Merge branch 'master' into patch by Chris E Ferron · 12 years ago
  42. ab9e20f show HH:MM for time left instead of just minutes by corrupt · 12 years ago
  43. 28c3d40 Fixed errors that appear while reading ALPM accounting files. by Ivan Shapovalov · 12 years ago
  44. 4cc40e4 Fix build with C++11 support enabled by Ivan Shapovalov · 12 years ago
  45. 50f2516 Revert "Fixed errors that appear while reading ALPM accounting files." by Chris E Ferron · 12 years ago
  46. ee067f6 show HH:MM for time left instead of just minutes by Chris E Ferron · 12 years ago
  47. ff4ea11 Fixed errors that appear while reading ALPM accounting files. by Ivan Shapovalov · 12 years ago
  48. 56f6385 Fix build with C++11 support enabled by Ivan Shapovalov · 12 years ago
  49. 2381608 update Version 2.0 by Chris E Ferron · 12 years ago
  50. 50dd622 to fix error in older version of which give warning: macro `AM_PROG_AR' not found in library and allow new version whihc need AM_PROG_AR, added m4_ifdef. Thanks to Sergey Senozhatsky for helping work this problem out. by Chris E Ferron · 12 years ago
  51. 774bfe8 Fix libnl-3 detection and rework libnl configure check (v3) by Sergey Senozhatsky · 12 years ago
  52. 280022f update with gen files by Chris E Ferron · 12 years ago
  53. d8d3d84 always print the tuning <div> by Arjan van de Ven · 12 years ago
  54. c26b56d update version and and desc for libnl in configure.ac by Chris E Ferron · 12 years ago
  55. 5674c86 update configure to check for both packages and lib, for distros that don't enforce package configs by Chris E Ferron · 12 years ago
  56. b0d2854 iw: handle HAVE_LIBNL20 properly by Sergey Senozhatsky · 12 years ago
  57. caec6fe add time date to html file name by Chris E Ferron · 12 years ago
  58. 8f374cf process: introduce get_pevent_field_str (v2) by Sergey Senozhatsky · 12 years ago
  59. 8580d67 updated remaining string fields to insure descriptions are valid. by Chris E Ferron · 12 years ago
  60. 057d612 exit on bad cmd line arg, only check for sudo when sudo is needed. by Chris E Ferron · 12 years ago
  61. 2054394 clean up --help output by Chris E Ferron · 12 years ago
  62. 3c8102f style: catch exceptions by reference by Sergey Senozhatsky · 12 years ago
  63. e44a12c introduce dbg_printf_pevent_info() function by Sergey Senozhatsky · 12 years ago
  64. fcbb7bd fix irq_handler_entry description by Sergey Senozhatsky · 12 years ago
  65. f2199c7 disable out_of_memory() only for DISABLE_TRYCATCH builds by Sergey Senozhatsky · 12 years ago
  66. 9bcbd44 Merge branch 'master' of github.com:fenrus75/powertop by Chris E Ferron · 12 years ago
  67. 6d8b2cc Merge branch 'master' of github.com:fenrus75/powertop by Chris E Ferron · 12 years ago
  68. 2a86bf8 this is a hack, and broken, but it seems the trace event infrastructure throws us a curve ball here by Arjan van de Ven · 12 years ago
  69. bfc8b1a fix up interrupt name reporting fix up a few gcc warnings by Arjan van de Ven · 12 years ago
  70. 79c0e3d added IVB Xeon MSR's by Chris E Ferron · 12 years ago
  71. 0fe050e added Ivy Bridge Recognition by Chris E Ferron · 12 years ago
  72. 38e560d update src list to include powertop.css by Chris E Ferron · 12 years ago
  73. 91c5d3c remove comma from libnl-3.0 check_modules by Chris E Ferron · 12 years ago
  74. 08d2a54 iw: include generated config.h file (v2) by Sergey Senozhatsky · 12 years ago
  75. 110fbd9 configure: fix to support libnl-3.0 by Sergey Senozhatsky · 12 years ago
  76. cb26d0e default to the summary screen by Arjan van de Ven · 12 years ago
  77. d643a53 Turn the HTML report into an easier to browse HTML "application" by Arjan van de Ven · 12 years ago
  78. a705302 Fixed make flags so make dist works, added rm of *.pot files for make distclean in po ir, removed unneeded AC settings. by Chris E Ferron · 12 years ago
  79. b7f6adc another minor autotool fix by Chris E Ferron · 12 years ago
  80. 8513614 minor clean up of autotools and update of .gitignore by Chris E Ferron · 12 years ago
  81. c4dba2f finish off autotooling by updating po by Chris E Ferron · 12 years ago
  82. efba72d This is the inital Auto Tools work, along with some small updates. by Chris E Ferron · 12 years ago
  83. 3575f3e introduce timer::deferred member variable by Sergey Senozhatsky · 12 years ago
  84. 3eedaca rewrite timer::is_deferred() by Sergey Senozhatsky · 12 years ago
  85. 88f8ab7 add tab_window class virtual destructor by Sergey Senozhatsky · 12 years ago
  86. d363e51 tuning: suppress compilation warning (2) by Sergey Senozhatsky · 12 years ago
  87. 995d8f6 tuning: suppress compilation warning by Sergey Senozhatsky · 12 years ago
  88. 44cc004 give user ability to set refresh time by Sergey Senozhatsky · 12 years ago
  89. 9950c72 introduce get_user_input() function by Sergey Senozhatsky · 12 years ago
  90. d37daf3 avoid werase() call on every cursor move by Sergey Senozhatsky · 12 years ago
  91. 8cfd9a5 refactor w_display_cpu_pstates() and w_display_cpu_cstates() by Sergey Senozhatsky · 12 years ago
  92. 8843b7f add on-demand window refresh by Sergey Senozhatsky · 12 years ago
  93. 0d08ce2 handle_trace_point() + cpu_idle: conditional jump depends on uninitialised value by Chris E Ferron · 12 years ago
  94. af6ecb4 powertop: handle WiFi tunables even if the interface is not called wlan0 by Márton Németh · 12 years ago
  95. 35cf94b powertop: gracefully free (un)tunables by Márton Németh · 12 years ago
  96. 1dfdb80 Added some error handling, code clean-up, comment removal, event name adjustments. by Chris E Ferron · 12 years ago
  97. 0c32f3b perf_bundle: handle realloc() error by Sergey Senozhatsky · 12 years ago
  98. 4b3f588 use right flag names by Mike Frysinger · 12 years ago
  99. 2b942b1 clean out static libs too by Mike Frysinger · 12 years ago
  100. b9131ce allow control over the build compiler by Mike Frysinger · 12 years ago