1. 56f6178 Define file operations. by Thara Gopinath · 8 years ago
  2. e48aec7 Redefine the short option for findparents. by Thara Gopinath · 8 years ago
  3. 7dd9f3c Add gpio option in the usage. by Thara Gopinath · 8 years ago
  4. 1a32ec0 Fix the numbering of display options. by Thara Gopinath · 8 years ago
  5. ce1acda Correct the format type for reading in regulator data by Thara Gopinath · 8 years ago
  6. 569054e Check if terminal supports changing color definitions. by Thara Gopinath · 8 years ago
  7. d78818c Initialize tree pointers in the dump only option by Thara Gopinath · 8 years ago
  8. d42d7ad Fix display error on screen by Daniel Lezcano · 9 years ago
  9. 1eedd48 Revert "display error on module window" by Daniel Lezcano · 9 years ago
  10. 627d28d Fix 'read' symbol shadowed by 'read' variable by Daniel Lezcano · 9 years ago
  11. 3109e16 Move SIGWINCH setup in the display file by Daniel Lezcano · 9 years ago
  12. 88b3773 Reduce the default refresh rate by Daniel Lezcano · 9 years ago
  13. 32e6cb5 Fix window refresh. by Daniel Lezcano · 9 years ago
  14. 5e659d7 Remove the selectedwindow options. by Daniel Lezcano · 9 years ago
  15. b4eec7e Pass options to init functions. by Daniel Lezcano · 9 years ago
  16. 30f0147 Consolidate the headers into a single one. by Daniel Lezcano · 9 years ago
  17. 7c15fad Fix license. Linaro switched years ago to GPL. by Daniel Lezcano · 9 years ago
  18. 188ff0f Prevent to init a subsystem if it is not selected. by Daniel Lezcano · 9 years ago
  19. 83b28d0 Fix compilation warnings. by Daniel Lezcano · 9 years ago
  20. 9db095c Change options to flag approach. by Daniel Lezcano · 9 years ago
  21. 67b9a46 Make sure powerdebug builds when we build systemimage by Vishal Bhoj · 10 years ago
  22. e33055c gpio: fix resource leaks by Meraj · 11 years ago
  23. 781dc31 version 0.7.3 by Sanjay Singh Rawat · 11 years ago powerdebug-0.7.3
  24. 75eadf3 gpio: expose free gpios to user by Sanjay Singh Rawat · 11 years ago
  25. 03fdbc0 fix minor errors and warnings by Sanjay Singh Rawat · 11 years ago
  26. 96f6e05 display error on module window by Sanjay Singh Rawat · 11 years ago
  27. 1540b3c version 0.7.2 by Sanjay Singh Rawat · 11 years ago powerdebug-0.7.2
  28. b212054 gpio: add function to export gpios by Sanjay Singh Rawat · 11 years ago
  29. d715f63 readme: update prerequisites by Sanjay Singh Rawat · 11 years ago
  30. cb7c6d6 version 0.7.1 by Shaojie Sun · 12 years ago powerdebug-0.7.1
  31. ed97318 Read gpio value after gpio direction changed. by Shaojie Sun · 12 years ago
  32. 2489bc7 The clock rates that are reported are incorrect by Shaojie Sun · 12 years ago
  33. 73e5d97 modify clock rate from int to unsigned int. by Shaojie Sun · 12 years ago
  34. c1462e7 Pressing "R" to refresh does not update regulator and sensor values by Shaojie Sun · 12 years ago
  35. 24dcaa2 version 0.7.0 by Shaojie Sun · 12 years ago powerdebug-0.7.0
  36. 171c087 Merge branch 'debian' by Shaojie Sun · 12 years ago
  37. 8ac4a2e gpio: add modify gpio function in powerdebug tool. by Shaojie Sun · 12 years ago
  38. 564a1fe gpio: show gpio direction and egde in string. by Shaojie Sun · 12 years ago
  39. ec6ac1e Version 0.6.4 by Sanjay Singh Rawat · 12 years ago
  40. d7dd3b5 Version 0.6.3 by Sanjay Singh Rawat · 12 years ago
  41. 3c5f466 version 0.6.4 by Sanjay Singh Rawat · 12 years ago linaro-2013-07-1 powerdebug-0.6.4
  42. b32cbb9 add "case '\n'" for ENTER key input. by Shaojie Sun · 12 years ago
  43. 6af5736 version 0.6.3 by Sanjay Singh Rawat · 12 years ago powerdebug-0.6.3
  44. 5fef005 display proper error message by Sanjay Singh Rawat · 12 years ago
  45. 83b37c3 handle winch signal by Sanjay Singh Rawat · 12 years ago
  46. 9fe0c05 Version 0.6.2 by Sanjay Singh Rawat · 12 years ago
  47. 228a759 Version 0.6.2 by Sanjay Singh Rawat · 12 years ago
  48. 418816e documentation: add regulator related information by Sanjay Singh Rawat · 12 years ago
  49. 88fdebb clock: support common clock framework by Sanjay Singh Rawat · 12 years ago
  50. 7290092 Version 0.6.2 by Sanjay Singh Rawat · 12 years ago
  51. 4c1d725 Fix month release date by Daniel Lezcano · 14 years ago
  52. 0082f55 Version 0.6.1 by Daniel Lezcano · 14 years ago
  53. 8df301c Version 0.6.1 * Removed sensor unit and display a raw value by Daniel Lezcano · 14 years ago powerdebug-0.6.1
  54. e262b59 Remove sensor unit by Daniel Lezcano · 14 years ago
  55. a61f326 Version 0.6.0 * added gpio support * added android port by Daniel Lezcano · 14 years ago powerdebug-0.6.0
  56. e557edb Version 0.6.0 * added gpio support * added android port by Daniel Lezcano · 14 years ago
  57. ca27365 Add Android.mk file by Nishanth Menon · 14 years ago
  58. 962d1c4 display.h: show max string length by Nishanth Menon · 14 years ago
  59. a14971b clock.c: use standard kernel/debug location by Nishanth Menon · 14 years ago
  60. 960b4e9 display the gpio info by Daniel Lezcano · 14 years ago
  61. 716b23e plug the gpio subsys with the main function by Daniel Lezcano · 14 years ago
  62. 5e26728 dump the gpio informations by Daniel Lezcano · 14 years ago
  63. 9d8475b read the content of the files by Daniel Lezcano · 14 years ago
  64. 03fc66b read the gpio directory structure by Daniel Lezcano · 14 years ago
  65. 269de4f add GPIO definition by Daniel Lezcano · 14 years ago
  66. 25fc4a3 follow symlinks when browsing the directory tree by Daniel Lezcano · 14 years ago
  67. 9447378 change version in the changelog by Daniel Lezcano · 14 years ago
  68. c80da02 Version 0.5.2 by Daniel Lezcano · 14 years ago powerdebug-0.5.2
  69. e739c76 Version 0.5.2 by Daniel Lezcano · 14 years ago
  70. 29d28cd Version 0.5.1 - fixed https://bugs.launchpad.net/linaro-powerdebug/+bug/802387 by Daniel Lezcano · 14 years ago
  71. 856efcd Version 0.5.1 by Daniel Lezcano · 14 years ago powerdebug-0.5.1
  72. caafece fix segfault when no clock is available by Daniel Lezcano · 14 years ago
  73. 009121d changed version to conform https://wiki.linaro.org/WorkingGroups/PowerManagement/PowerMonthlyCycle by Daniel Lezcano · 14 years ago
  74. 2b3a1c6 Change maintainer by Daniel Lezcano · 14 years ago
  75. 6a0e4d3 Version 0.5.0 by Daniel Lezcano · 14 years ago
  76. 8f80507 Version 0.5.0 by Daniel Lezcano · 14 years ago powerdebug-0.5.0
  77. e78bc07 reset scrolling when selecting an item in the search list by Daniel Lezcano · 14 years ago
  78. 10c8645 handle the scrolling with the search result list by Daniel Lezcano · 14 years ago
  79. 528bb3f tree should not return a result when we pass an empty string by Daniel Lezcano · 14 years ago
  80. 96a64fb the find list has it's own cursor by Daniel Lezcano · 14 years ago
  81. d577aaa Optimize the code by Daniel Lezcano · 14 years ago
  82. 73b4002 add a select callback on a clock from the search result by Daniel Lezcano · 14 years ago
  83. a12163d find a clock with a clock name by Daniel Lezcano · 14 years ago
  84. 5000abd implement the find callback by Daniel Lezcano · 14 years ago
  85. 372ffba Optimize the display by Daniel Lezcano · 14 years ago
  86. 653cb4a split header and footer display by Daniel Lezcano · 14 years ago
  87. e64c48e Add the find callback by Daniel Lezcano · 14 years ago
  88. 75bd395 Cleanup the headers by Daniel Lezcano · 14 years ago
  89. fa45333 Factor out display code by Daniel Lezcano · 14 years ago
  90. 0a8cc58 remove maxx and maxy global variables by Daniel Lezcano · 14 years ago
  91. c757e6d remove useless definition by Daniel Lezcano · 14 years ago
  92. c196d43 simplify the windows by Daniel Lezcano · 14 years ago
  93. db14580 make use of the mainloop code by Daniel Lezcano · 14 years ago
  94. 8be5260 add a real mainloop by Daniel Lezcano · 14 years ago
  95. 28203df make some display functions static by Daniel Lezcano · 14 years ago
  96. 935d77a remove unselect line by Daniel Lezcano · 14 years ago
  97. 4120e26 Remove the useless define by Daniel Lezcano · 14 years ago
  98. 176e69d Encapsulate the display (10) by Daniel Lezcano · 14 years ago
  99. 1562748 cleanup the headers by Daniel Lezcano · 14 years ago
  100. c44764a change the keystroke callback for less test by Daniel Lezcano · 14 years ago