Patch Metrics

There are 6827 patches submitted by members of this team, and 2065 of those have been accepted upstream.

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)

Current Members

Show patches with: Archived = No       |   6823 patches
« 1 2 3 468 69 »
Patch Series S/W/F Date Submitter Delegate State
[ARM] omap2: zoom2: Enable basic PM in zoom2_defconfig --- 2009-07-23 Mike Turquette Accepted
zoom2_pm_defconfig: enable a minimum set of drivers that are known to cut clocks --- 2009-08-03 Mike Turquette New
Update Triton2 scripts --- 2009-09-04 Mike Turquette New
mmci: sync DATAEND irq with dma transfer done --- 2011-04-19 Linus Walleij Superseded
[powerdebug,01/22] Add some helper functions in a specific utils file --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,02/22] make all pm block own their display data --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,03/22] Rewrite the regulator code based on the tree --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,04/22] Rewrite the sensor code with the tree --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,05/22] assign a pad for each window --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,06/22] add sensors display --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,07/22] make the functions name consistent --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,08/22] Encapsulate the display (1) --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,09/22] Encapsulate the display (2) --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,10/22] Encapsulate the display (3) --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,11/22] Encapsulate the display (4) --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,12/22] Remove unused variables --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,13/22] Encapsulate the display (6) --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,14/22] Encapsulate the display (7) --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,15/22] Encapsulate the display (8) --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,16/22] Encapsulate the display (9) --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,17/22] change the keystroke callback for less test --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,18/22] cleanup the headers --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,19/22] Encapsulate the display (10) --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,20/22] Remove the useless define --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,21/22] remove unselect line --- 2011-06-15 Daniel Lezcano Accepted
[powerdebug,22/22] make some display functions static --- 2011-06-15 Daniel Lezcano Accepted
[01/28] Remove pointless compiler flags --- 2011-06-16 Daniel Lezcano Accepted
[02/28] nit : fix output hexadecimal format --- 2011-06-16 Daniel Lezcano Accepted
[03/28] fix display when the default display is not the clock --- 2011-06-16 Daniel Lezcano Accepted
[04/28] make the keyscan code human readable --- 2011-06-16 Daniel Lezcano Accepted
[05/28] compute next and previous window with modulo arithmetic --- 2011-06-16 Daniel Lezcano Accepted
[06/28] move clock_info structure definition --- 2011-06-16 Daniel Lezcano Accepted
[07/28] reorganize code to prevent forward declaration --- 2011-06-16 Daniel Lezcano Accepted
[08/28] provide a clock allocator --- 2011-06-16 Daniel Lezcano Accepted
[09/28] remove unused variable --- 2011-06-16 Daniel Lezcano Accepted
[10/28] fix segfault when the default window is not the clock --- 2011-06-16 Daniel Lezcano Accepted
[11/28] refresh the windows instead of killing them and recreate --- 2011-06-16 Daniel Lezcano Accepted
[12/28] tree structure abstraction for directory hierarchies --- 2011-06-16 Daniel Lezcano Accepted
[13/28] function helper to read the files --- 2011-06-16 Daniel Lezcano Accepted
[14/28] use the tree code to dump the clocks --- 2011-06-16 Daniel Lezcano Accepted
[15/28] Remove old clock tree dump code --- 2011-06-16 Daniel Lezcano Accepted
[16/28] add 'find' function for the tree --- 2011-06-16 Daniel Lezcano Accepted
[17/28] use 'find' tree function --- 2011-06-16 Daniel Lezcano Accepted
[18/28] remove unused parameter --- 2011-06-16 Daniel Lezcano Accepted
[19/28] remove unused parameter 'options->dump' --- 2011-06-16 Daniel Lezcano Accepted
[20/28] remove unused code and parameter for clock dump function --- 2011-06-16 Daniel Lezcano Accepted
[21/28] remove unused 'verbose' option --- 2011-06-16 Daniel Lezcano Accepted
[22/28] add a function to browse at reverse order the tree --- 2011-06-16 Daniel Lezcano Accepted
[23/28] make the mainloop immune against the signals --- 2011-06-16 Daniel Lezcano Accepted
[24/28] add a tree function to return a list of elements --- 2011-06-16 Daniel Lezcano Accepted
[25/28] compute the number of children for a specific node --- 2011-06-16 Daniel Lezcano Accepted
[26/28] document the tree code --- 2011-06-16 Daniel Lezcano Accepted
[27/28] rewrite the powerdebug clock code --- 2011-06-16 Daniel Lezcano Accepted
[28/28] remove unused 'hrow' and 'selected' parameters --- 2011-06-16 Daniel Lezcano Accepted
[RFC,v2] Add ARM cpu topology definition --- 2011-06-20 Vincent Guittot Accepted
[powerdebug,01/17] add a real mainloop --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,02/17] make use of the mainloop code --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,03/17] simplify the windows --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,04/17] remove useless definition --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,05/17] remove maxx and maxy global variables --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,06/17] Factor out display code --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,07/17] Cleanup the headers --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,08/17] Add the find callback --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,09/17] split header and footer display --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,10/17] Optimize the display --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,11/17] implement the find callback --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,12/17] find a clock with a clock name --- 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,14/17] Optimize the code --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,15/17] the find list has it's own cursor --- 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,17/17] handle the scrolling with the search result list --- 2011-06-20 Daniel Lezcano Accepted
[powerdebug,1/2] reset scrolling when selecting an item in the search list --- 2011-06-21 Daniel Lezcano Accepted
[powerdebug,2/2] set version to 0.5.0 --- 2011-06-21 Daniel Lezcano Accepted
[v3] Add ARM cpu topology definition --- 2011-06-24 Vincent Guittot Accepted
[powerdebug] fix segfault when no clock is available --- 2011-06-27 Daniel Lezcano Accepted
[1/4] mmci: use StartBitErr to detect bad connections --- 2011-06-28 Linus Walleij Accepted
[2/4] mmci: adjust calculation of f_min --- 2011-06-28 Linus Walleij Accepted
[3/4] mmci: sync DATAEND irq with dma|pio transfer done --- 2011-06-28 Linus Walleij Changes Requested
[v4] Add ARM cpu topology definition --- 2011-07-01 Vincent Guittot Accepted
[v5] Add ARM cpu topology definition --- 2011-07-04 Vincent Guittot Accepted
change license for PM-QA --- 2011-07-21 Daniel Lezcano Accepted
[pm-qa,01/14] put in place the new framework --- 2011-07-26 Daniel Lezcano Accepted
[pm-qa,02/14] add a simple program burning cycles --- 2011-07-26 Daniel Lezcano Accepted
[pm-qa,03/14] add a nanosleep utility --- 2011-07-26 Daniel Lezcano Accepted
[pm-qa,04/14] add script functions --- 2011-07-26 Daniel Lezcano Accepted
[pm-qa,05/14] test the cpufreq framework is available for frequency --- 2011-07-26 Daniel Lezcano Accepted
[pm-qa,06/14] test the cpufreq framework is available for governor --- 2011-07-26 Daniel Lezcano Accepted
[pm-qa,07/14] test the governor change is effective --- 2011-07-26 Daniel Lezcano Accepted
[pm-qa,08/14] test the change of the frequency is effective in 'userspace' mode --- 2011-07-26 Daniel Lezcano Accepted
[pm-qa,09/14] test 'ondemand' and 'conservative' trigger correctly the configuration directory --- 2011-07-26 Daniel Lezcano Accepted
[pm-qa,10/14] test the change of the frequencies affect the performances of a test program --- 2011-07-26 Daniel Lezcano Accepted
[pm-qa,11/14] add a cpu burn utility --- 2011-07-26 Daniel Lezcano Accepted
[pm-qa,12/14] test the load of the cpu affects the frequency with 'ondemand' --- 2011-07-26 Daniel Lezcano Accepted
[pm-qa,13/14] test the load of the cpu does not affect the frequency with 'userspace' --- 2011-07-26 Daniel Lezcano Accepted
[pm-qa,14/14] test the load of the cpu does not affect the frequency with 'powersave' --- 2011-07-26 Daniel Lezcano Accepted
[pm-qa,1/5] fix error output to the log file --- 2011-08-05 Daniel Lezcano Accepted
[pm-qa,2/5] test_01 : test sched_mc file presence --- 2011-08-05 Daniel Lezcano Accepted
[pm-qa,3/5] test_02 : check topology is enabled --- 2011-08-05 Daniel Lezcano Accepted
[pm-qa,4/5] test_03 : check topology file presence --- 2011-08-05 Daniel Lezcano Accepted
« 1 2 3 468 69 »