Show patches with: Archived = No       |   78 patches
Patch Series S/W/F Date Submitter Delegate State
[powerdebug,7/7] display the gpio info --- 2011-08-25 Daniel Lezcano Accepted
[powerdebug,6/7] plug the gpio subsys with the main function --- 2011-08-25 Daniel Lezcano Accepted
[powerdebug,5/7] dump the gpio informations --- 2011-08-25 Daniel Lezcano Accepted
[powerdebug,4/7] read the content of the files --- 2011-08-25 Daniel Lezcano Accepted
[powerdebug,3/7] read the gpio directory structure --- 2011-08-25 Daniel Lezcano Accepted
[powerdebug,2/7] add GPIO definition --- 2011-08-25 Daniel Lezcano Accepted
[powerdebug,1/7] follow symlinks when browsing the directory tree --- 2011-08-25 Daniel Lezcano Accepted
[powerdebug] fix window leak --- 2011-08-17 Daniel Lezcano Accepted
[powerdebug] fix segfault when no clock is available --- 2011-06-27 Daniel Lezcano Accepted
[powerdebug,2/2] set version to 0.5.0 --- 2011-06-21 Daniel Lezcano Accepted
[powerdebug,1/2] reset scrolling when selecting an item in the search list --- 2011-06-21 Daniel Lezcano Accepted
[powerdebug,17/17] handle the scrolling with the search result list --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,16/17] tree should not return a result when we pass an empty string --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,15/17] the find list has it's own cursor --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,14/17] Optimize the code --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,13/17] add a select callback on a clock from the search result --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,12/17] find a clock with a clock name --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,11/17] implement the find callback --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,10/17] Optimize the display --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,09/17] split header and footer display --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,08/17] Add the find callback --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,07/17] Cleanup the headers --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,06/17] Factor out display code --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,05/17] remove maxx and maxy global variables --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,04/17] remove useless definition --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,03/17] simplify the windows --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,02/17] make use of the mainloop code --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,01/17] add a real mainloop --- 2011-06-20 Daniel Lezcano Accepted
[28/28] remove unused 'hrow' and 'selected' parameters --- 2011-06-16 Daniel Lezcano Accepted
[27/28] rewrite the powerdebug clock code --- 2011-06-16 Daniel Lezcano Accepted
[26/28] document the tree code --- 2011-06-16 Daniel Lezcano Accepted
[25/28] compute the number of children for a specific node --- 2011-06-16 Daniel Lezcano Accepted
[24/28] add a tree function to return a list of elements --- 2011-06-16 Daniel Lezcano Accepted
[23/28] make the mainloop immune against the signals --- 2011-06-16 Daniel Lezcano Accepted
[22/28] add a function to browse at reverse order the tree --- 2011-06-16 Daniel Lezcano Accepted
[21/28] remove unused 'verbose' option --- 2011-06-16 Daniel Lezcano Accepted
[20/28] remove unused code and parameter for clock dump function --- 2011-06-16 Daniel Lezcano Accepted
[19/28] remove unused parameter 'options->dump' --- 2011-06-16 Daniel Lezcano Accepted
[18/28] remove unused parameter --- 2011-06-16 Daniel Lezcano Accepted
[17/28] use 'find' tree function --- 2011-06-16 Daniel Lezcano Accepted
[16/28] add 'find' function for the tree --- 2011-06-16 Daniel Lezcano Accepted
[15/28] Remove old clock tree dump code --- 2011-06-16 Daniel Lezcano Accepted
[14/28] use the tree code to dump the clocks --- 2011-06-16 Daniel Lezcano Accepted
[13/28] function helper to read the files --- 2011-06-16 Daniel Lezcano Accepted
[12/28] tree structure abstraction for directory hierarchies --- 2011-06-16 Daniel Lezcano Accepted
[11/28] refresh the windows instead of killing them and recreate --- 2011-06-16 Daniel Lezcano Accepted
[10/28] fix segfault when the default window is not the clock --- 2011-06-16 Daniel Lezcano Accepted
[09/28] remove unused variable --- 2011-06-16 Daniel Lezcano Accepted
[08/28] provide a clock allocator --- 2011-06-16 Daniel Lezcano Accepted
[07/28] reorganize code to prevent forward declaration --- 2011-06-16 Daniel Lezcano Accepted
[06/28] move clock_info structure definition --- 2011-06-16 Daniel Lezcano Accepted
[05/28] compute next and previous window with modulo arithmetic --- 2011-06-16 Daniel Lezcano Accepted
[04/28] make the keyscan code human readable --- 2011-06-16 Daniel Lezcano Accepted
[03/28] fix display when the default display is not the clock --- 2011-06-16 Daniel Lezcano Accepted
[02/28] nit : fix output hexadecimal format --- 2011-06-16 Daniel Lezcano Accepted
[01/28] Remove pointless compiler flags --- 2011-06-16 Daniel Lezcano Accepted
[powerdebug,22/22] make some display functions static --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,21/22] remove unselect line --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,20/22] Remove the useless define --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,19/22] Encapsulate the display (10) --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,18/22] cleanup the headers --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,17/22] change the keystroke callback for less test --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,16/22] Encapsulate the display (9) --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,15/22] Encapsulate the display (8) --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,14/22] Encapsulate the display (7) --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,13/22] Encapsulate the display (6) --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,12/22] Remove unused variables --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,11/22] Encapsulate the display (4) --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,10/22] Encapsulate the display (3) --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,09/22] Encapsulate the display (2) --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,08/22] Encapsulate the display (1) --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,07/22] make the functions name consistent --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,06/22] add sensors display --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,05/22] assign a pad for each window --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,04/22] Rewrite the sensor code with the tree --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,03/22] Rewrite the regulator code based on the tree --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,02/22] make all pm block own their display data --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,01/22] Add some helper functions in a specific utils file --- 2011-06-15 Daniel Lezcano Accepted