1. 3c5f466 version 0.6.4 by Sanjay Singh Rawat · 12 years ago linaro-2013-07-1 powerdebug-0.6.4
  2. b32cbb9 add "case '\n'" for ENTER key input. by Shaojie Sun · 12 years ago
  3. 6af5736 version 0.6.3 by Sanjay Singh Rawat · 12 years ago powerdebug-0.6.3
  4. 5fef005 display proper error message by Sanjay Singh Rawat · 12 years ago
  5. 83b37c3 handle winch signal by Sanjay Singh Rawat · 12 years ago
  6. 9fe0c05 Version 0.6.2 by Sanjay Singh Rawat · 12 years ago
  7. 228a759 Version 0.6.2 by Sanjay Singh Rawat · 12 years ago
  8. 418816e documentation: add regulator related information by Sanjay Singh Rawat · 12 years ago
  9. 88fdebb clock: support common clock framework by Sanjay Singh Rawat · 12 years ago
  10. 8df301c Version 0.6.1 * Removed sensor unit and display a raw value by Daniel Lezcano · 14 years ago powerdebug-0.6.1
  11. e262b59 Remove sensor unit by Daniel Lezcano · 14 years ago
  12. a61f326 Version 0.6.0 * added gpio support * added android port by Daniel Lezcano · 14 years ago powerdebug-0.6.0
  13. ca27365 Add Android.mk file by Nishanth Menon · 14 years ago
  14. 962d1c4 display.h: show max string length by Nishanth Menon · 14 years ago
  15. a14971b clock.c: use standard kernel/debug location by Nishanth Menon · 14 years ago
  16. 960b4e9 display the gpio info by Daniel Lezcano · 14 years ago
  17. 716b23e plug the gpio subsys with the main function by Daniel Lezcano · 14 years ago
  18. 5e26728 dump the gpio informations by Daniel Lezcano · 14 years ago
  19. 9d8475b read the content of the files by Daniel Lezcano · 14 years ago
  20. 03fc66b read the gpio directory structure by Daniel Lezcano · 14 years ago
  21. 269de4f add GPIO definition by Daniel Lezcano · 14 years ago
  22. 25fc4a3 follow symlinks when browsing the directory tree by Daniel Lezcano · 14 years ago
  23. c80da02 Version 0.5.2 by Daniel Lezcano · 14 years ago powerdebug-0.5.2
  24. 856efcd Version 0.5.1 by Daniel Lezcano · 14 years ago powerdebug-0.5.1
  25. caafece fix segfault when no clock is available by Daniel Lezcano · 14 years ago
  26. 8f80507 Version 0.5.0 by Daniel Lezcano · 14 years ago powerdebug-0.5.0
  27. e78bc07 reset scrolling when selecting an item in the search list by Daniel Lezcano · 14 years ago
  28. 10c8645 handle the scrolling with the search result list by Daniel Lezcano · 14 years ago
  29. 528bb3f tree should not return a result when we pass an empty string by Daniel Lezcano · 14 years ago
  30. 96a64fb the find list has it's own cursor by Daniel Lezcano · 14 years ago
  31. d577aaa Optimize the code by Daniel Lezcano · 14 years ago
  32. 73b4002 add a select callback on a clock from the search result by Daniel Lezcano · 14 years ago
  33. a12163d find a clock with a clock name by Daniel Lezcano · 14 years ago
  34. 5000abd implement the find callback by Daniel Lezcano · 14 years ago
  35. 372ffba Optimize the display by Daniel Lezcano · 14 years ago
  36. 653cb4a split header and footer display by Daniel Lezcano · 14 years ago
  37. e64c48e Add the find callback by Daniel Lezcano · 14 years ago
  38. 75bd395 Cleanup the headers by Daniel Lezcano · 14 years ago
  39. fa45333 Factor out display code by Daniel Lezcano · 14 years ago
  40. 0a8cc58 remove maxx and maxy global variables by Daniel Lezcano · 14 years ago
  41. c757e6d remove useless definition by Daniel Lezcano · 14 years ago
  42. c196d43 simplify the windows by Daniel Lezcano · 14 years ago
  43. db14580 make use of the mainloop code by Daniel Lezcano · 14 years ago
  44. 8be5260 add a real mainloop by Daniel Lezcano · 14 years ago
  45. 28203df make some display functions static by Daniel Lezcano · 14 years ago
  46. 935d77a remove unselect line by Daniel Lezcano · 14 years ago
  47. 4120e26 Remove the useless define by Daniel Lezcano · 14 years ago
  48. 176e69d Encapsulate the display (10) by Daniel Lezcano · 14 years ago
  49. 1562748 cleanup the headers by Daniel Lezcano · 14 years ago
  50. c44764a change the keystroke callback for less test by Daniel Lezcano · 14 years ago
  51. 271fd90 Encapsulate the display (9) by Daniel Lezcano · 14 years ago
  52. 40ba329 Encapsulate the display (8) by Daniel Lezcano · 14 years ago
  53. 971515a Encapsulate the display (7) by Daniel Lezcano · 14 years ago
  54. b301b08 Encapsulate the display (6) by Daniel Lezcano · 14 years ago
  55. aff647a Remove unused variables by Daniel Lezcano · 14 years ago
  56. 2c3a9df Encapsulate the display (4) by Daniel Lezcano · 14 years ago
  57. 99bd0bc Encapsulate the display (3) by Daniel Lezcano · 14 years ago
  58. d96731a Encapsulate the display (2) by Daniel Lezcano · 14 years ago
  59. 7b3da50 Encapsulate the display (1) by Daniel Lezcano · 14 years ago
  60. 597892a make the functions name consistent by Daniel Lezcano · 14 years ago
  61. 2e9df76 add sensors display by Daniel Lezcano · 14 years ago
  62. f665682 assign a pad for each window by Daniel Lezcano · 14 years ago
  63. 3d0aef4 Rewrite the sensor code with the tree by Daniel Lezcano · 14 years ago
  64. b25be4a Rewrite the regulator code based on the tree by Daniel Lezcano · 14 years ago
  65. b3e6e81 make all pm block own their display data by Daniel Lezcano · 14 years ago
  66. 88b38e3 Add some helper functions in a specific utils file by Daniel Lezcano · 14 years ago
  67. 05916f8 remove unused 'hrow' and 'selected' parameters by Daniel Lezcano · 14 years ago
  68. 2adc48d rewrite the powerdebug clock code by Daniel Lezcano · 14 years ago
  69. 02f8f40 document the tree code by Daniel Lezcano · 14 years ago
  70. cb86e1d compute the number of children for a specific node by Daniel Lezcano · 14 years ago
  71. fabe20a add a tree function to return a list of elements by Daniel Lezcano · 14 years ago
  72. e8cf9b8 make the mainloop immune against the signals by Daniel Lezcano · 14 years ago
  73. 6d42e81 add a function to browse at reverse order the tree by Daniel Lezcano · 14 years ago
  74. 7b16b81 remove unused 'verbose' option by Daniel Lezcano · 14 years ago
  75. c789194 remove unused code and parameter for clock dump function by Daniel Lezcano · 14 years ago
  76. 49f7b2b remove unused parameter 'options->dump' by Daniel Lezcano · 14 years ago
  77. 3e38e0f remove unused parameter by Daniel Lezcano · 14 years ago
  78. afe6225 use 'find' tree function by Daniel Lezcano · 14 years ago
  79. 357dd8a add 'find' function for the tree by Daniel Lezcano · 14 years ago
  80. 7801c2d Remove old clock tree dump code by Daniel Lezcano · 14 years ago
  81. 9d5431c use the tree code to dump the clocks by Daniel Lezcano · 14 years ago
  82. 141c048 function helper to read the files by Daniel Lezcano · 14 years ago
  83. c193b60 tree structure abstraction for directory hierarchies by Daniel Lezcano · 14 years ago
  84. 1c25df9 refresh the windows instead of killing them and recreate by Daniel Lezcano · 14 years ago
  85. 95b0dac fix segfault when the default window is not the clock by Daniel Lezcano · 14 years ago
  86. 68500e8 remove unused variable by Daniel Lezcano · 14 years ago
  87. b2565a8 provide a clock allocator by Daniel Lezcano · 14 years ago
  88. 28b53cd reorganize code to prevent forward declaration by Daniel Lezcano · 14 years ago
  89. c45662b move clock_info structure definition by Daniel Lezcano · 14 years ago
  90. 2ef06e9 compute next and previous window with modulo arithmetic by Daniel Lezcano · 14 years ago
  91. 3b42b5e make the keyscan code human readable by Daniel Lezcano · 14 years ago
  92. df51b2f fix display when the default display is not the clock by Daniel Lezcano · 14 years ago
  93. 4b66907 nit : fix output hexadecimal format by Daniel Lezcano · 14 years ago
  94. 00af33e Remove pointless compiler flags by Daniel Lezcano · 14 years ago
  95. 6e48fa4 Don't exit when the regulator init fails by Daniel Lezcano · 14 years ago
  96. d3ffa81 Make some variable static by Daniel Lezcano · 14 years ago
  97. c08f1f2 create a specific function for display by Daniel Lezcano · 14 years ago
  98. ef32319 Remove pointless function definitions by Daniel Lezcano · 14 years ago
  99. f0e0665 simplify clock_init function by Daniel Lezcano · 14 years ago
  100. 934fc09 Cleanup the code by removing weird initialization by Daniel Lezcano · 14 years ago