Sign in
ara-mdk
/
platform
/
external
/
powerdebug
/
HEAD
« Previous
7801c2d
Remove old clock tree dump code
by Daniel Lezcano
· 13 years ago
9d5431c
use the tree code to dump the clocks
by Daniel Lezcano
· 13 years ago
141c048
function helper to read the files
by Daniel Lezcano
· 13 years ago
c193b60
tree structure abstraction for directory hierarchies
by Daniel Lezcano
· 13 years ago
1c25df9
refresh the windows instead of killing them and recreate
by Daniel Lezcano
· 13 years ago
95b0dac
fix segfault when the default window is not the clock
by Daniel Lezcano
· 13 years ago
68500e8
remove unused variable
by Daniel Lezcano
· 13 years ago
b2565a8
provide a clock allocator
by Daniel Lezcano
· 13 years ago
28b53cd
reorganize code to prevent forward declaration
by Daniel Lezcano
· 13 years ago
c45662b
move clock_info structure definition
by Daniel Lezcano
· 13 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
4b66907
nit : fix output hexadecimal format
by Daniel Lezcano
· 14 years ago
00af33e
Remove pointless compiler flags
by Daniel Lezcano
· 14 years ago
6e48fa4
Don't exit when the regulator init fails
by Daniel Lezcano
· 14 years ago
d3ffa81
Make some variable static
by Daniel Lezcano
· 14 years ago
c08f1f2
create a specific function for display
by Daniel Lezcano
· 14 years ago
ef32319
Remove pointless function definitions
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
eeb1376
Replace colors definition by enum
by Daniel Lezcano
· 14 years ago
ca17a72
Do more error check in display_init()
by Daniel Lezcano
· 14 years ago
3abd8b1
mindless - change function name for consistency
by Daniel Lezcano
· 14 years ago
192c1d2
Unify the init function name for display
by Daniel Lezcano
· 14 years ago
ac5714b
Remove unused variables and definitions
by Daniel Lezcano
· 14 years ago
6a0f6fb
Return an error instead of exiting deeper in the code
by Daniel Lezcano
· 14 years ago
c5a65bf
Remove unused clk_name variable
by Daniel Lezcano
· 14 years ago
c9c1462
Reduce dump usage
by Daniel Lezcano
· 14 years ago
2d19ae8
improve function to read the file
by Daniel Lezcano
· 14 years ago
9dc3fb3
change debugfs finder function
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
7d62f9f
pass regulators_info parameter to read_info_from_dirent
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
2e6ecca
browse /sys/class/regulator with a generic name
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
db8e9ec
Remove pointless declarations
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
4ed2f98
Add a .gitignore file
by Amit Kucheria
· 14 years ago
4a7d2ca
Fix upload package version
by Amit Kucheria
· 14 years ago
188c7c3
Bump package version
by Amit Kucheria
· 14 years ago
5bd36f8
Version 0.4.1
by Amit Kucheria
· 14 years ago
e66977a
Add LICENSE file to sources
by Amit Kucheria
· 14 years ago
6980c64
Upload to natty
by Amit Kucheria
· 14 years ago
4c57ad5
Bump package version
by Amit Kucheria
· 14 years ago
e8587a5
Merge branch 'master' into debian
by Amit Kucheria
· 14 years ago
eea3487
Version 0.4
by Amit Kucheria
· 14 years ago
1b7bb75
copyright: add EPL 1.0 text to copyright file
by Amit Kucheria
· 14 years ago
c0e17fc
copyright: remove IBM copyright
by Amit Kucheria
· 14 years ago
39d69a5
Change Maintainer to Linaro-dev
by Amit Kucheria
· 14 years ago
9babd1e
use 3.0 (quilt) format; 3.0 (native) is only for native packages
by Steve Langasek
· 14 years ago
02db554
document git branch in debian/control
by Steve Langasek
· 14 years ago
515b657
drop empty debian/docs file
by Steve Langasek
· 14 years ago
827024b
clean up the description grammar
by Steve Langasek
· 14 years ago
6a9ec67
Fix package version
by Amit Kucheria
· 14 years ago
048f829
changelog: added my work
by Marcin Juszkiewicz
· 14 years ago
972ce01
drop cdbs dependency
by Marcin Juszkiewicz
· 14 years ago
8fc4e6d
switched packaging to '3.0 (native)'
by Marcin Juszkiewicz
· 14 years ago
18f94ae
rules: switch to debhelper 7
by Marcin Juszkiewicz
· 14 years ago
cbd939b
change maintainer
by Marcin Juszkiewicz
· 14 years ago
cd11519
Update changelog for v0.3
by Amit Kucheria
· 14 years ago
edebfac
Add debian packaging
by Amit Kucheria
· 14 years ago
91b7a6b
Version 0.3
by Amit Kucheria
· 14 years ago
807e4fa
Makefile cleanup for debian packaging
by Marcin Juszkiewicz
· 14 years ago
b85e5d5
Stick to Black and white
by Amit Kucheria
· 14 years ago
a0adae4
Mass whitespace fixups
by Amit Kucheria
· 14 years ago
ee851a1
Make the clock tab the first tab
by Amit Kucheria
· 14 years ago
0a4d019
Print a compact header
by Amit Kucheria
· 14 years ago
e7bbf78
Move numregulators to regulator.h
by Amit Arora
· 14 years ago
422c52f
By default show all data in dump mode
by Amit Arora
· 14 years ago
a06a730
Re-read clock tree on "refresh"
by Amit Arora
· 14 years ago
1755278
Move around code to more logical destination
by Amit Arora
· 14 years ago
83ae6cb
Show all relevant keys for the window
by Amit Arora
· 14 years ago
203f4d4
Fix argument passing for long options
by Amit Arora
· 14 years ago
3bd7916
Show parents for a given clock in ncurses mode too
by Amit Arora
· 14 years ago
Next »