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
/
powerdebug.h
Age
Commit message (
Expand
)
Author
2011-06-21
Version 0.5.0
powerdebug-0.5.0
Daniel Lezcano
2011-06-15
Remove the useless define
Daniel Lezcano
2011-06-15
cleanup the headers
Daniel Lezcano
2011-06-15
Encapsulate the display (2)
Daniel Lezcano
2011-06-15
Encapsulate the display (1)
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-08
remove unused 'hrow' and 'selected' parameters
Daniel Lezcano
2011-06-08
rewrite the powerdebug clock code
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
provide a clock allocator
Daniel Lezcano
2011-06-08
reorganize code to prevent forward declaration
Daniel Lezcano
2011-04-04
simplify clock_init function
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
change debugfs finder function
Daniel Lezcano
2011-04-04
Further reduce dump variable usage
Daniel Lezcano
2011-04-04
make numregulators static in powerdebug.c
Daniel Lezcano
2011-04-04
Pass numregulators paramter to show_regulator_info
Daniel Lezcano
2011-04-04
make regulators_info static in powerdebug.c
Daniel Lezcano
2011-04-04
pass regulators_info parameter to show_regulator_info
Daniel Lezcano
2011-04-04
change regulator functions name
Daniel Lezcano
2011-04-04
change regulator init function
Daniel Lezcano
2011-03-24
make 'selectedwindow' variable static
Daniel Lezcano
2011-03-24
make 'dump' variable static
Daniel Lezcano
2011-03-24
reduce scope and make win_names static
Daniel Lezcano
2011-03-24
Remove pointless declarations
Daniel Lezcano
2011-03-24
save some bytes by using the 'bool' type
Daniel Lezcano
2011-03-24
check the return value of init_regulator_ds and fix prototype
Daniel Lezcano
2011-01-24
Version 0.4.1
powerdebug-0.4.1
Amit Kucheria
2011-01-17
Version 0.4
powerdebug-0.4
Amit Kucheria
2011-01-17
copyright: remove IBM copyright
Amit Kucheria
2011-01-12
Version 0.3
Amit Kucheria
2011-01-12
Make the clock tab the first tab
Amit Kucheria
2010-12-02
By default show all data in dump mode
Amit Arora
2010-12-02
Re-read clock tree on "refresh"
Amit Arora
2010-12-02
Move around code to more logical destination
Amit Arora
2010-12-01
Show parents for a given clock in ncurses mode too
Amit Arora
2010-11-30
Show parents, when given a clock name in dump mode
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
Fix coding style
Amit Arora
2010-10-27
Discover debugfs mntpoint and split header files
Amit Arora
2010-10-25
Read/Dump clock tree in/from memory
Amit Arora
2010-10-07
Add Tabs for various features
Amit Arora
2010-10-05
Display all clocks in non-verbose mode too
Amit Arora
[next]