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
path:
root
/
display.c
Age
Commit message (
Expand
)
Author
2011-06-21
reset scrolling when selecting an item in the search list
Daniel Lezcano
2011-06-21
handle the scrolling with the search result list
Daniel Lezcano
2011-06-21
the find list has it's own cursor
Daniel Lezcano
2011-06-21
Optimize the code
Daniel Lezcano
2011-06-21
add a select callback on a clock from the search result
Daniel Lezcano
2011-06-21
find a clock with a clock name
Daniel Lezcano
2011-06-21
implement the find callback
Daniel Lezcano
2011-06-21
Optimize the display
Daniel Lezcano
2011-06-21
split header and footer display
Daniel Lezcano
2011-06-21
Add the find callback
Daniel Lezcano
2011-06-21
Factor out display code
Daniel Lezcano
2011-06-21
remove maxx and maxy global variables
Daniel Lezcano
2011-06-21
remove useless definition
Daniel Lezcano
2011-06-21
simplify the windows
Daniel Lezcano
2011-06-21
make use of the mainloop code
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
Encapsulate the display (7)
Daniel Lezcano
2011-06-15
Encapsulate the display (6)
Daniel Lezcano
2011-06-15
Encapsulate the display (2)
Daniel Lezcano
2011-06-15
Encapsulate the display (1)
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 regulator code based on the tree
Daniel Lezcano
2011-06-15
make all pm block own their display data
Daniel Lezcano
2011-06-08
rewrite the powerdebug clock code
Daniel Lezcano
2011-06-08
refresh the windows instead of killing them and recreate
Daniel Lezcano
2011-06-08
remove unused variable
Daniel Lezcano
2011-04-04
Replace colors definition by enum
Daniel Lezcano
2011-04-04
Do more error check in display_init()
Daniel Lezcano
2011-04-04
mindless - change function name for consistency
Daniel Lezcano
2011-04-04
Unify the init function name for display
Daniel Lezcano
2011-04-04
Pass numregulators paramter to show_regulator_info
Daniel Lezcano
2011-04-04
pass regulators_info parameter to show_regulator_info
Daniel Lezcano
2011-03-24
make 'selectedwindow' variable static
Daniel Lezcano
2011-03-24
reduce scope and make win_names static
Daniel Lezcano
2011-01-17
copyright: remove IBM copyright
Amit Kucheria
2011-01-12
Stick to Black and white
Amit Kucheria
2011-01-12
Mass whitespace fixups
Amit Kucheria
2011-01-12
Print a compact header
Amit Kucheria
2010-12-02
Move around code to more logical destination
Amit Arora
2010-12-02
Show all relevant keys for the window
Amit Arora
2010-11-16
If unable to read clock tree, inform user
Amit Arora
2010-11-09
expand/collapse clocks
Amit Arora
2010-11-09
Use in-memory ds to display clocks in ncurses mode
Amit Arora
2010-10-28
some cleanups
Amit Arora
2010-10-28
Fix coding style
Amit Arora
[next]