1. 0e861a3 Merge branches 'master' and 'debian' into release by Sanjay Singh Rawat · 12 years ago linaro-2013-04-1
  2. 6af5736 version 0.6.3 by Sanjay Singh Rawat · 12 years ago powerdebug-0.6.3
  3. 5fef005 display proper error message by Sanjay Singh Rawat · 12 years ago
  4. 83b37c3 handle winch signal by Sanjay Singh Rawat · 12 years ago
  5. aa7fe2e Version 0.6.3 by Sanjay Singh Rawat · 12 years ago
  6. 6e32334 Merge branches 'master' and 'debian' into release by Sanjay Singh Rawat · 12 years ago linaro-2013-02-1 linaro-2013-03-1
  7. 9fe0c05 Version 0.6.2 by Sanjay Singh Rawat · 12 years ago
  8. 228a759 Version 0.6.2 by Sanjay Singh Rawat · 12 years ago
  9. 418816e documentation: add regulator related information by Sanjay Singh Rawat · 12 years ago
  10. 88fdebb clock: support common clock framework by Sanjay Singh Rawat · 12 years ago
  11. 7290092 Version 0.6.2 by Sanjay Singh Rawat · 12 years ago
  12. b906e60 Merge branches 'master' and 'debian' into release by Daniel Lezcano · 14 years ago
  13. 4c1d725 Fix month release date by Daniel Lezcano · 14 years ago
  14. c93e3ce Merge branches 'master' and 'debian' into release by Daniel Lezcano · 14 years ago
  15. 0082f55 Version 0.6.1 by Daniel Lezcano · 14 years ago
  16. 8df301c Version 0.6.1 * Removed sensor unit and display a raw value by Daniel Lezcano · 14 years ago powerdebug-0.6.1
  17. e262b59 Remove sensor unit by Daniel Lezcano · 14 years ago
  18. 027e856 Merge branches 'master' and 'debian' into release by Daniel Lezcano · 14 years ago
  19. a61f326 Version 0.6.0 * added gpio support * added android port by Daniel Lezcano · 14 years ago powerdebug-0.6.0
  20. e557edb Version 0.6.0 * added gpio support * added android port by Daniel Lezcano · 14 years ago
  21. ca27365 Add Android.mk file by Nishanth Menon · 14 years ago
  22. 962d1c4 display.h: show max string length by Nishanth Menon · 14 years ago
  23. a14971b clock.c: use standard kernel/debug location by Nishanth Menon · 14 years ago
  24. 960b4e9 display the gpio info by Daniel Lezcano · 14 years ago
  25. 716b23e plug the gpio subsys with the main function by Daniel Lezcano · 14 years ago
  26. 5e26728 dump the gpio informations by Daniel Lezcano · 14 years ago
  27. 9d8475b read the content of the files by Daniel Lezcano · 14 years ago
  28. 03fc66b read the gpio directory structure by Daniel Lezcano · 14 years ago
  29. 269de4f add GPIO definition by Daniel Lezcano · 14 years ago
  30. 25fc4a3 follow symlinks when browsing the directory tree by Daniel Lezcano · 14 years ago
  31. 9447378 change version in the changelog by Daniel Lezcano · 14 years ago
  32. c80da02 Version 0.5.2 by Daniel Lezcano · 14 years ago powerdebug-0.5.2
  33. 4a80a40 Merge branches 'master' and 'debian' into release by Daniel Lezcano · 14 years ago
  34. e739c76 Version 0.5.2 by Daniel Lezcano · 14 years ago
  35. d71cbaa Merge branches 'master' and 'debian' into release by Daniel Lezcano · 14 years ago
  36. 29d28cd Version 0.5.1 - fixed https://bugs.launchpad.net/linaro-powerdebug/+bug/802387 by Daniel Lezcano · 14 years ago
  37. 856efcd Version 0.5.1 by Daniel Lezcano · 14 years ago powerdebug-0.5.1
  38. caafece fix segfault when no clock is available by Daniel Lezcano · 14 years ago
  39. bc0af73 Merge branches 'master' and 'debian' into release by Daniel Lezcano · 14 years ago
  40. 009121d changed version to conform https://wiki.linaro.org/WorkingGroups/PowerManagement/PowerMonthlyCycle by Daniel Lezcano · 14 years ago
  41. 0c25bc0 Merge branches 'master' and 'debian' into release by Daniel Lezcano · 14 years ago
  42. 2b3a1c6 Change maintainer by Daniel Lezcano · 14 years ago
  43. 0b66566 Merge branches 'master' and 'debian' into release by Daniel Lezcano · 14 years ago
  44. 6a0e4d3 Version 0.5.0 by Daniel Lezcano · 14 years ago
  45. 8f80507 Version 0.5.0 by Daniel Lezcano · 14 years ago powerdebug-0.5.0
  46. e78bc07 reset scrolling when selecting an item in the search list by Daniel Lezcano · 14 years ago
  47. 10c8645 handle the scrolling with the search result list by Daniel Lezcano · 14 years ago
  48. 528bb3f tree should not return a result when we pass an empty string by Daniel Lezcano · 14 years ago
  49. 96a64fb the find list has it's own cursor by Daniel Lezcano · 14 years ago
  50. d577aaa Optimize the code by Daniel Lezcano · 14 years ago
  51. 73b4002 add a select callback on a clock from the search result by Daniel Lezcano · 14 years ago
  52. a12163d find a clock with a clock name by Daniel Lezcano · 14 years ago
  53. 5000abd implement the find callback by Daniel Lezcano · 14 years ago
  54. 372ffba Optimize the display by Daniel Lezcano · 14 years ago
  55. 653cb4a split header and footer display by Daniel Lezcano · 14 years ago
  56. e64c48e Add the find callback by Daniel Lezcano · 14 years ago
  57. 75bd395 Cleanup the headers by Daniel Lezcano · 14 years ago
  58. fa45333 Factor out display code by Daniel Lezcano · 14 years ago
  59. 0a8cc58 remove maxx and maxy global variables by Daniel Lezcano · 14 years ago
  60. c757e6d remove useless definition by Daniel Lezcano · 14 years ago
  61. c196d43 simplify the windows by Daniel Lezcano · 14 years ago
  62. db14580 make use of the mainloop code by Daniel Lezcano · 14 years ago
  63. 8be5260 add a real mainloop by Daniel Lezcano · 14 years ago
  64. 28203df make some display functions static by Daniel Lezcano · 14 years ago
  65. 935d77a remove unselect line by Daniel Lezcano · 14 years ago
  66. 4120e26 Remove the useless define by Daniel Lezcano · 14 years ago
  67. 176e69d Encapsulate the display (10) by Daniel Lezcano · 14 years ago
  68. 1562748 cleanup the headers by Daniel Lezcano · 14 years ago
  69. c44764a change the keystroke callback for less test by Daniel Lezcano · 14 years ago
  70. 271fd90 Encapsulate the display (9) by Daniel Lezcano · 14 years ago
  71. 40ba329 Encapsulate the display (8) by Daniel Lezcano · 14 years ago
  72. 971515a Encapsulate the display (7) by Daniel Lezcano · 14 years ago
  73. b301b08 Encapsulate the display (6) by Daniel Lezcano · 14 years ago
  74. aff647a Remove unused variables by Daniel Lezcano · 14 years ago
  75. 2c3a9df Encapsulate the display (4) by Daniel Lezcano · 14 years ago
  76. 99bd0bc Encapsulate the display (3) by Daniel Lezcano · 14 years ago
  77. d96731a Encapsulate the display (2) by Daniel Lezcano · 14 years ago
  78. 7b3da50 Encapsulate the display (1) by Daniel Lezcano · 14 years ago
  79. 597892a make the functions name consistent by Daniel Lezcano · 14 years ago
  80. 2e9df76 add sensors display by Daniel Lezcano · 14 years ago
  81. f665682 assign a pad for each window by Daniel Lezcano · 14 years ago
  82. 3d0aef4 Rewrite the sensor code with the tree by Daniel Lezcano · 14 years ago
  83. b25be4a Rewrite the regulator code based on the tree by Daniel Lezcano · 14 years ago
  84. b3e6e81 make all pm block own their display data by Daniel Lezcano · 14 years ago
  85. 88b38e3 Add some helper functions in a specific utils file by Daniel Lezcano · 14 years ago
  86. 05916f8 remove unused 'hrow' and 'selected' parameters by Daniel Lezcano · 14 years ago
  87. 2adc48d rewrite the powerdebug clock code by Daniel Lezcano · 14 years ago
  88. 02f8f40 document the tree code by Daniel Lezcano · 14 years ago
  89. cb86e1d compute the number of children for a specific node by Daniel Lezcano · 14 years ago
  90. fabe20a add a tree function to return a list of elements by Daniel Lezcano · 14 years ago
  91. e8cf9b8 make the mainloop immune against the signals by Daniel Lezcano · 14 years ago
  92. 6d42e81 add a function to browse at reverse order the tree by Daniel Lezcano · 14 years ago
  93. 7b16b81 remove unused 'verbose' option by Daniel Lezcano · 14 years ago
  94. c789194 remove unused code and parameter for clock dump function by Daniel Lezcano · 14 years ago
  95. 49f7b2b remove unused parameter 'options->dump' by Daniel Lezcano · 14 years ago
  96. 3e38e0f remove unused parameter by Daniel Lezcano · 14 years ago
  97. afe6225 use 'find' tree function by Daniel Lezcano · 14 years ago
  98. 357dd8a add 'find' function for the tree by Daniel Lezcano · 14 years ago
  99. 7801c2d Remove old clock tree dump code by Daniel Lezcano · 14 years ago
  100. 9d5431c use the tree code to dump the clocks by Daniel Lezcano · 14 years ago