Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
tools
/
powerdebug.git
/
9cee8a5abe02cd6845f02dba8cc795aaad979ea0
/
powerdebug.c
9cee8a5
Add support for Genpd.
by Thara Gopinath
· 8 years ago
master
e48aec7
Redefine the short option for findparents.
by Thara Gopinath
· 8 years ago
7dd9f3c
Add gpio option in the usage.
by Thara Gopinath
· 8 years ago
3109e16
Move SIGWINCH setup in the display file
by Daniel Lezcano
· 9 years ago
88b3773
Reduce the default refresh rate
by Daniel Lezcano
· 9 years ago
5e659d7
Remove the selectedwindow options.
by Daniel Lezcano
· 9 years ago
b4eec7e
Pass options to init functions.
by Daniel Lezcano
· 9 years ago
30f0147
Consolidate the headers into a single one.
by Daniel Lezcano
· 9 years ago
7c15fad
Fix license. Linaro switched years ago to GPL.
by Daniel Lezcano
· 9 years ago
188ff0f
Prevent to init a subsystem if it is not selected.
by Daniel Lezcano
· 9 years ago
9db095c
Change options to flag approach.
by Daniel Lezcano
· 9 years ago
5fef005
display proper error message
by Sanjay Singh Rawat
· 12 years ago
83b37c3
handle winch signal
by Sanjay Singh Rawat
· 12 years ago
9fe0c05
Version 0.6.2
by Sanjay Singh Rawat
· 12 years ago
716b23e
plug the gpio subsys with the main function
by Daniel Lezcano
· 14 years ago
db14580
make use of the mainloop code
by Daniel Lezcano
· 14 years ago
176e69d
Encapsulate the display (10)
by Daniel Lezcano
· 14 years ago
1562748
cleanup the headers
by Daniel Lezcano
· 14 years ago
c44764a
change the keystroke callback for less test
by Daniel Lezcano
· 14 years ago
271fd90
Encapsulate the display (9)
by Daniel Lezcano
· 14 years ago
40ba329
Encapsulate the display (8)
by Daniel Lezcano
· 14 years ago
aff647a
Remove unused variables
by Daniel Lezcano
· 14 years ago
2c3a9df
Encapsulate the display (4)
by Daniel Lezcano
· 14 years ago
99bd0bc
Encapsulate the display (3)
by Daniel Lezcano
· 14 years ago
d96731a
Encapsulate the display (2)
by Daniel Lezcano
· 14 years ago
7b3da50
Encapsulate the display (1)
by Daniel Lezcano
· 14 years ago
597892a
make the functions name consistent
by Daniel Lezcano
· 14 years ago
2e9df76
add sensors display
by Daniel Lezcano
· 14 years ago
3d0aef4
Rewrite the sensor code with the tree
by Daniel Lezcano
· 14 years ago
b25be4a
Rewrite the regulator code based on the tree
by Daniel Lezcano
· 14 years ago
b3e6e81
make all pm block own their display data
by Daniel Lezcano
· 14 years ago
05916f8
remove unused 'hrow' and 'selected' parameters
by Daniel Lezcano
· 14 years ago
2adc48d
rewrite the powerdebug clock code
by Daniel Lezcano
· 14 years ago
e8cf9b8
make the mainloop immune against the signals
by Daniel Lezcano
· 14 years ago
7b16b81
remove unused 'verbose' option
by Daniel Lezcano
· 14 years ago
c789194
remove unused code and parameter for clock dump function
by Daniel Lezcano
· 14 years ago
49f7b2b
remove unused parameter 'options->dump'
by Daniel Lezcano
· 14 years ago
1c25df9
refresh the windows instead of killing them and recreate
by Daniel Lezcano
· 14 years ago
95b0dac
fix segfault when the default window is not the clock
by Daniel Lezcano
· 14 years ago
2ef06e9
compute next and previous window with modulo arithmetic
by Daniel Lezcano
· 14 years ago
3b42b5e
make the keyscan code human readable
by Daniel Lezcano
· 14 years ago
df51b2f
fix display when the default display is not the clock
by Daniel Lezcano
· 14 years ago
6e48fa4
Don't exit when the regulator init fails
by Daniel Lezcano
· 14 years ago
c08f1f2
create a specific function for display
by Daniel Lezcano
· 14 years ago
f0e0665
simplify clock_init function
by Daniel Lezcano
· 14 years ago
934fc09
Cleanup the code by removing weird initialization
by Daniel Lezcano
· 14 years ago
ca17a72
Do more error check in display_init()
by Daniel Lezcano
· 14 years ago
192c1d2
Unify the init function name for display
by Daniel Lezcano
· 14 years ago
c9c1462
Reduce dump usage
by Daniel Lezcano
· 14 years ago
6e0c9c8
Remove duplicate findparent variable
by Daniel Lezcano
· 14 years ago
897f733
Further reduce dump variable usage
by Daniel Lezcano
· 14 years ago
b574671
Reduce the usage of the dump variable
by Daniel Lezcano
· 14 years ago
21c04d4
split dump and display
by Daniel Lezcano
· 14 years ago
20be678
Make highlighted_row variable static
by Daniel Lezcano
· 14 years ago
0819826
make regulators_info and numregulators local to main
by Daniel Lezcano
· 14 years ago
a9fff86
make numregulators static in powerdebug.c
by Daniel Lezcano
· 14 years ago
833b63a
Pass numregulators paramter to show_regulator_info
by Daniel Lezcano
· 14 years ago
408580e
Pass numregulators paramter to regulator_read_info
by Daniel Lezcano
· 14 years ago
fac6aea
pass numregulators parameter to regulator_print_info
by Daniel Lezcano
· 14 years ago
691d556
make regulators_info static in powerdebug.c
by Daniel Lezcano
· 14 years ago
3bd64f0
pass regulators_info parameter to show_regulator_info
by Daniel Lezcano
· 14 years ago
b846541
pass regulators_info parameter to regulator_read_info
by Daniel Lezcano
· 14 years ago
4aab2fe
make regulator_init to return a regulators_info pointer
by Daniel Lezcano
· 14 years ago
f45321e
Pass regulators_info parameter to regulator_print_info
by Daniel Lezcano
· 14 years ago
f28e488
change regulator functions name
by Daniel Lezcano
· 14 years ago
cac52d9
change regulator init function
by Daniel Lezcano
· 14 years ago
eab558a
Option -p implies -c -d
by Amit Kucheria
· 14 years ago
558a6d5
make 'selectedwindow' variable static
by Daniel Lezcano
· 14 years ago
a70d949
move the 'dump' variable to the options structure
by Daniel Lezcano
· 14 years ago
c671833
make 'dump' variable static
by Daniel Lezcano
· 14 years ago
d5a2c6d
reduce scope and make win_names static
by Daniel Lezcano
· 14 years ago
c5afe83
save some bytes by using the 'bool' type
by Daniel Lezcano
· 14 years ago
60a4102
encapsulate the keystroke callback
by Daniel Lezcano
· 14 years ago
0051f4f
encapsulate the mainloop code
by Daniel Lezcano
· 14 years ago
b1b9c3f
check the return value of init_regulator_ds and fix prototype
by Daniel Lezcano
· 14 years ago
7f112da
use an int instead of a double
by Daniel Lezcano
· 14 years ago
9420fde
save some bytes by allocating dynamically the string option
by Daniel Lezcano
· 14 years ago
316bcae
encapsulate the options code
by Daniel Lezcano
· 14 years ago
c0e17fc
copyright: remove IBM copyright
by Amit Kucheria
· 15 years ago
a0adae4
Mass whitespace fixups
by Amit Kucheria
· 15 years ago
ee851a1
Make the clock tab the first tab
by Amit Kucheria
· 15 years ago
e7bbf78
Move numregulators to regulator.h
by Amit Arora
· 15 years ago
422c52f
By default show all data in dump mode
by Amit Arora
· 15 years ago
a06a730
Re-read clock tree on "refresh"
by Amit Arora
· 15 years ago
1755278
Move around code to more logical destination
by Amit Arora
· 15 years ago
203f4d4
Fix argument passing for long options
by Amit Arora
· 15 years ago
3bd7916
Show parents for a given clock in ncurses mode too
by Amit Arora
· 15 years ago
f4fb810
Show parents, when given a clock name in dump mode
by Amit Arora
· 15 years ago
04f9774
If unable to read clock tree, inform user
by Amit Arora
· 15 years ago
ac4e865
expand/collapse clocks
by Amit Arora
· 15 years ago
97006e5
some cleanups
by Amit Arora
· 15 years ago
6e774cd
Fix coding style
by Amit Arora
· 15 years ago
c93e071
Add Tabs for various features
by Amit Arora
· 15 years ago
0e51272
Add dump option support for displaying clock tree (from debugfs)
by Amit Arora
· 15 years ago
24ed7d1
add multi-level support to clock info
by Amit Arora
· 15 years ago
728e0c9
Version 0.2 (add clock info)
by Amit Arora
· 15 years ago
39f2954
Version 0.1
by Amit Arora
· 15 years ago
47fd918
Use ncurses to display
by Amit Arora
· 15 years ago
85fd495
Some cleanups
by Amit Arora
· 15 years ago
1c03789
If sensor information not present, tell user so (in verbose mode)
by Amit Arora
· 15 years ago
Next »