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