index
:
dlezcano/powerdebug.git
android
debian
master
pristine-tar
release
Tool to show power information on the system. Mostly used for debugging and tuning the system for power management.
Grokmirror User
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-06-21
make use of the mainloop code
Daniel Lezcano
2011-06-21
add a real mainloop
Daniel Lezcano
2011-06-15
make some display functions static
Daniel Lezcano
2011-06-15
remove unselect line
Daniel Lezcano
2011-06-15
Remove the useless define
Daniel Lezcano
2011-06-15
Encapsulate the display (10)
Daniel Lezcano
2011-06-15
cleanup the headers
Daniel Lezcano
2011-06-15
change the keystroke callback for less test
Daniel Lezcano
2011-06-15
Encapsulate the display (9)
Daniel Lezcano
2011-06-15
Encapsulate the display (8)
Daniel Lezcano
2011-06-15
Encapsulate the display (7)
Daniel Lezcano
2011-06-15
Encapsulate the display (6)
Daniel Lezcano
2011-06-15
Remove unused variables
Daniel Lezcano
2011-06-15
Encapsulate the display (4)
Daniel Lezcano
2011-06-15
Encapsulate the display (3)
Daniel Lezcano
2011-06-15
Encapsulate the display (2)
Daniel Lezcano
2011-06-15
Encapsulate the display (1)
Daniel Lezcano
2011-06-15
make the functions name consistent
Daniel Lezcano
2011-06-15
add sensors display
Daniel Lezcano
2011-06-15
assign a pad for each window
Daniel Lezcano
2011-06-15
Rewrite the sensor code with the tree
Daniel Lezcano
2011-06-15
Rewrite the regulator code based on the tree
Daniel Lezcano
2011-06-15
make all pm block own their display data
Daniel Lezcano
2011-06-15
Add some helper functions in a specific utils file
Daniel Lezcano
2011-06-08
remove unused 'hrow' and 'selected' parameters
Daniel Lezcano
2011-06-08
rewrite the powerdebug clock code
Daniel Lezcano
2011-06-08
document the tree code
Daniel Lezcano
2011-06-08
compute the number of children for a specific node
Daniel Lezcano
2011-06-08
add a tree function to return a list of elements
Daniel Lezcano
2011-06-08
make the mainloop immune against the signals
Daniel Lezcano
2011-06-08
add a function to browse at reverse order the tree
Daniel Lezcano
2011-06-08
remove unused 'verbose' option
Daniel Lezcano
2011-06-08
remove unused code and parameter for clock dump function
Daniel Lezcano
2011-06-08
remove unused parameter 'options->dump'
Daniel Lezcano
2011-06-08
remove unused parameter
Daniel Lezcano
2011-06-08
use 'find' tree function
Daniel Lezcano
2011-06-08
add 'find' function for the tree
Daniel Lezcano
2011-06-08
Remove old clock tree dump code
Daniel Lezcano
2011-06-08
use the tree code to dump the clocks
Daniel Lezcano
2011-06-08
function helper to read the files
Daniel Lezcano
2011-06-08
tree structure abstraction for directory hierarchies
Daniel Lezcano
2011-06-08
refresh the windows instead of killing them and recreate
Daniel Lezcano
2011-06-08
fix segfault when the default window is not the clock
Daniel Lezcano
2011-06-08
remove unused variable
Daniel Lezcano
2011-06-08
provide a clock allocator
Daniel Lezcano
2011-06-08
reorganize code to prevent forward declaration
Daniel Lezcano
2011-06-08
move clock_info structure definition
Daniel Lezcano
2011-05-24
compute next and previous window with modulo arithmetic
Daniel Lezcano
2011-05-24
make the keyscan code human readable
Daniel Lezcano
2011-05-24
fix display when the default display is not the clock
Daniel Lezcano
[prev]
[next]