aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-15cleanup the headersDaniel Lezcano
2011-06-15change the keystroke callback for less testDaniel Lezcano
2011-06-15Encapsulate the display (9)Daniel Lezcano
2011-06-15Encapsulate the display (8)Daniel Lezcano
2011-06-15Encapsulate the display (7)Daniel Lezcano
2011-06-15Encapsulate the display (6)Daniel Lezcano
2011-06-15Remove unused variablesDaniel Lezcano
2011-06-15Encapsulate the display (4)Daniel Lezcano
2011-06-15Encapsulate the display (3)Daniel Lezcano
2011-06-15Encapsulate the display (2)Daniel Lezcano
2011-06-15Encapsulate the display (1)Daniel Lezcano
2011-06-15make the functions name consistentDaniel Lezcano
2011-06-15add sensors displayDaniel Lezcano
2011-06-15assign a pad for each windowDaniel Lezcano
2011-06-15Rewrite the sensor code with the treeDaniel Lezcano
2011-06-15Rewrite the regulator code based on the treeDaniel Lezcano
2011-06-15make all pm block own their display dataDaniel Lezcano
2011-06-15Add some helper functions in a specific utils fileDaniel Lezcano
2011-06-08remove unused 'hrow' and 'selected' parametersDaniel Lezcano
2011-06-08rewrite the powerdebug clock codeDaniel Lezcano
2011-06-08document the tree codeDaniel Lezcano
2011-06-08compute the number of children for a specific nodeDaniel Lezcano
2011-06-08add a tree function to return a list of elementsDaniel Lezcano
2011-06-08make the mainloop immune against the signalsDaniel Lezcano
2011-06-08add a function to browse at reverse order the treeDaniel Lezcano
2011-06-08remove unused 'verbose' optionDaniel Lezcano
2011-06-08remove unused code and parameter for clock dump functionDaniel Lezcano
2011-06-08remove unused parameter 'options->dump'Daniel Lezcano
2011-06-08remove unused parameterDaniel Lezcano
2011-06-08use 'find' tree functionDaniel Lezcano
2011-06-08add 'find' function for the treeDaniel Lezcano
2011-06-08Remove old clock tree dump codeDaniel Lezcano
2011-06-08use the tree code to dump the clocksDaniel Lezcano
2011-06-08function helper to read the filesDaniel Lezcano
2011-06-08tree structure abstraction for directory hierarchiesDaniel Lezcano
2011-06-08refresh the windows instead of killing them and recreateDaniel Lezcano
2011-06-08fix segfault when the default window is not the clockDaniel Lezcano
2011-06-08remove unused variableDaniel Lezcano
2011-06-08provide a clock allocatorDaniel Lezcano
2011-06-08reorganize code to prevent forward declarationDaniel Lezcano
2011-06-08move clock_info structure definitionDaniel Lezcano
2011-05-24compute next and previous window with modulo arithmeticDaniel Lezcano
2011-05-24make the keyscan code human readableDaniel Lezcano
2011-05-24fix display when the default display is not the clockDaniel Lezcano
2011-05-24nit : fix output hexadecimal formatDaniel Lezcano
2011-05-24Remove pointless compiler flagsDaniel Lezcano
2011-04-04Don't exit when the regulator init failsDaniel Lezcano
2011-04-04Make some variable staticDaniel Lezcano
2011-04-04create a specific function for displayDaniel Lezcano
2011-04-04Remove pointless function definitionsDaniel Lezcano