1. 781dc31 version 0.7.3 by Sanjay Singh Rawat · 11 years ago powerdebug-0.7.3
  2. 1540b3c version 0.7.2 by Sanjay Singh Rawat · 11 years ago powerdebug-0.7.2
  3. cb7c6d6 version 0.7.1 by Shaojie Sun · 12 years ago powerdebug-0.7.1
  4. 24dcaa2 version 0.7.0 by Shaojie Sun · 12 years ago powerdebug-0.7.0
  5. 3c5f466 version 0.6.4 by Sanjay Singh Rawat · 12 years ago linaro-2013-07-1 powerdebug-0.6.4
  6. 6af5736 version 0.6.3 by Sanjay Singh Rawat · 12 years ago powerdebug-0.6.3
  7. 228a759 Version 0.6.2 by Sanjay Singh Rawat · 12 years ago
  8. 8df301c Version 0.6.1 * Removed sensor unit and display a raw value by Daniel Lezcano · 14 years ago powerdebug-0.6.1
  9. a61f326 Version 0.6.0 * added gpio support * added android port by Daniel Lezcano · 14 years ago powerdebug-0.6.0
  10. c80da02 Version 0.5.2 by Daniel Lezcano · 14 years ago powerdebug-0.5.2
  11. 856efcd Version 0.5.1 by Daniel Lezcano · 14 years ago powerdebug-0.5.1
  12. 8f80507 Version 0.5.0 by Daniel Lezcano · 14 years ago powerdebug-0.5.0
  13. 4120e26 Remove the useless define by Daniel Lezcano · 14 years ago
  14. 1562748 cleanup the headers by Daniel Lezcano · 14 years ago
  15. d96731a Encapsulate the display (2) by Daniel Lezcano · 14 years ago
  16. 7b3da50 Encapsulate the display (1) by Daniel Lezcano · 14 years ago
  17. 3d0aef4 Rewrite the sensor code with the tree by Daniel Lezcano · 14 years ago
  18. b25be4a Rewrite the regulator code based on the tree by Daniel Lezcano · 14 years ago
  19. b3e6e81 make all pm block own their display data by Daniel Lezcano · 14 years ago
  20. 05916f8 remove unused 'hrow' and 'selected' parameters by Daniel Lezcano · 14 years ago
  21. 2adc48d rewrite the powerdebug clock code by Daniel Lezcano · 14 years ago
  22. 7b16b81 remove unused 'verbose' option by Daniel Lezcano · 14 years ago
  23. c789194 remove unused code and parameter for clock dump function by Daniel Lezcano · 14 years ago
  24. 49f7b2b remove unused parameter 'options->dump' by Daniel Lezcano · 14 years ago
  25. b2565a8 provide a clock allocator by Daniel Lezcano · 14 years ago
  26. 28b53cd reorganize code to prevent forward declaration by Daniel Lezcano · 14 years ago
  27. f0e0665 simplify clock_init function by Daniel Lezcano · 14 years ago
  28. 3abd8b1 mindless - change function name for consistency by Daniel Lezcano · 14 years ago
  29. 192c1d2 Unify the init function name for display by Daniel Lezcano · 14 years ago
  30. 9dc3fb3 change debugfs finder function by Daniel Lezcano · 14 years ago
  31. 897f733 Further reduce dump variable usage by Daniel Lezcano · 14 years ago
  32. a9fff86 make numregulators static in powerdebug.c by Daniel Lezcano · 14 years ago
  33. 833b63a Pass numregulators paramter to show_regulator_info by Daniel Lezcano · 14 years ago
  34. 691d556 make regulators_info static in powerdebug.c by Daniel Lezcano · 14 years ago
  35. 3bd64f0 pass regulators_info parameter to show_regulator_info by Daniel Lezcano · 14 years ago
  36. f28e488 change regulator functions name by Daniel Lezcano · 14 years ago
  37. cac52d9 change regulator init function by Daniel Lezcano · 14 years ago
  38. 558a6d5 make 'selectedwindow' variable static by Daniel Lezcano · 14 years ago
  39. c671833 make 'dump' variable static by Daniel Lezcano · 14 years ago
  40. d5a2c6d reduce scope and make win_names static by Daniel Lezcano · 14 years ago
  41. db8e9ec Remove pointless declarations by Daniel Lezcano · 14 years ago
  42. c5afe83 save some bytes by using the 'bool' type by Daniel Lezcano · 14 years ago
  43. b1b9c3f check the return value of init_regulator_ds and fix prototype by Daniel Lezcano · 14 years ago
  44. 5bd36f8 Version 0.4.1 by Amit Kucheria · 14 years ago powerdebug-0.4.1
  45. eea3487 Version 0.4 by Amit Kucheria · 15 years ago powerdebug-0.4
  46. c0e17fc copyright: remove IBM copyright by Amit Kucheria · 15 years ago
  47. 91b7a6b Version 0.3 by Amit Kucheria · 15 years ago
  48. ee851a1 Make the clock tab the first tab by Amit Kucheria · 15 years ago
  49. 422c52f By default show all data in dump mode by Amit Arora · 15 years ago
  50. a06a730 Re-read clock tree on "refresh" by Amit Arora · 15 years ago
  51. 1755278 Move around code to more logical destination by Amit Arora · 15 years ago
  52. 3bd7916 Show parents for a given clock in ncurses mode too by Amit Arora · 15 years ago
  53. f4fb810 Show parents, when given a clock name in dump mode by Amit Arora · 15 years ago
  54. 04f9774 If unable to read clock tree, inform user by Amit Arora · 15 years ago
  55. ac4e865 expand/collapse clocks by Amit Arora · 15 years ago
  56. 031263a Use in-memory ds to display clocks in ncurses mode by Amit Arora · 15 years ago
  57. 6e774cd Fix coding style by Amit Arora · 15 years ago
  58. ed3e565 Discover debugfs mntpoint and split header files by Amit Arora · 15 years ago
  59. eb6cba9 Read/Dump clock tree in/from memory by Amit Arora · 15 years ago
  60. c93e071 Add Tabs for various features by Amit Arora · 15 years ago
  61. 29cb757 Display all clocks in non-verbose mode too by Amit Arora · 15 years ago
  62. 0e51272 Add dump option support for displaying clock tree (from debugfs) by Amit Arora · 15 years ago
  63. 24ed7d1 add multi-level support to clock info by Amit Arora · 15 years ago
  64. 728e0c9 Version 0.2 (add clock info) by Amit Arora · 15 years ago
  65. 39f2954 Version 0.1 by Amit Arora · 15 years ago
  66. 47fd918 Use ncurses to display by Amit Arora · 15 years ago
  67. dca56d0 Put newline char only when needed by Amit Arora · 15 years ago
  68. 85fd495 Some cleanups by Amit Arora · 15 years ago
  69. fefe8bf Add version string and long options by Amit Arora · 15 years ago
  70. 83faf0e Add min,max for microamps,microvolts by Amit Arora · 15 years ago
  71. e9e16b0 New powerdebug tool by Amit Arora · 15 years ago