Patch Metrics

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

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

Current Members

Show patches with: none      |   13399 patches
« 1 2 3 4133 134 »
Patch Series S/W/F Date Submitter Delegate State
[12/16] cpufreq: Move get_cpu_idle_time() to cpufreq.c --- 2013-05-16 Viresh Kumar Accepted
[13/16] cpufreq: interactive: Use generic get_cpu_idle_time() from cpufreq.c --- 2013-05-16 Viresh Kumar Accepted
[14/16] cpufreq: interactive: Remove unnecessary cpu_online() check --- 2013-05-16 Viresh Kumar Accepted
[15/16] cpufreq: interactive: Move definition of cpufreq_gov_interactive downwards --- 2013-05-16 Viresh Kumar Accepted
[16/16] cpufreq: Interactive: Implement per policy instances of governor --- 2013-05-16 Viresh Kumar Accepted
cpufreq: arm_big_little_dt: Register driver only if DT has valid data --- 2013-05-17 Viresh Kumar Accepted
[1/2] cpufreq: Move get_cpu_idle_time() to cpufreq.c --- 2013-05-17 Viresh Kumar Accepted
[2/2] cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directory --- 2013-05-17 Viresh Kumar Accepted
[2/2] cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directory --- 2013-05-20 Viresh Kumar Accepted
[V2,Resend,4/4] timer: Migrate running timer --- 2013-05-22 Viresh Kumar Accepted
[V2] cpufreq: Raname index as driver_data in cpufreq_frequency_table --- 2013-05-29 Viresh Kumar Accepted
cpufreq: MAINTAINERS: Add git tree path for ARM specific updates --- 2013-05-29 Viresh Kumar Accepted
cpufreq: MAINTAINERS: Add git tree path for ARM specific updates --- 2013-05-29 Viresh Kumar Accepted
cpufreq: remove unnecessary cpufreq_cpu_{get|put}() calls --- 2013-05-31 Viresh Kumar Accepted
sched: Rename sched.c as sched/core.c in comments and Documentation --- 2013-06-04 Viresh Kumar Accepted
[1/2] sched: Optimize build_sched_domains() for saving first SD node for a cpu --- 2013-06-04 Viresh Kumar Accepted
[2/2] sched: Remove unused params of build_sched_domain() --- 2013-06-04 Viresh Kumar Accepted
[1/2] sched: Optimize build_sched_domains() for saving first SD node for a cpu --- 2013-06-05 Viresh Kumar Accepted
cpufreq: userspace: Simplify governor --- 2013-06-05 Viresh Kumar Accepted
cpufreq: stats: Remove CONFIG_CPU_FREQ_STAT_DETAILS --- 2013-06-07 Viresh Kumar Accepted
[1/3] sched: don't initialize alloc_state in build_sched_domains --- 2013-06-10 Viresh Kumar Accepted
[2/3] sched: don't sd->child to NULL when it is already NULL --- 2013-06-10 Viresh Kumar Accepted
[3/3] sched: Create for_each_sd_topology() --- 2013-06-10 Viresh Kumar Accepted
[1/3] sched: Use cached value of span instead of calling sched_domain_span() --- 2013-06-11 Viresh Kumar Accepted
[2/3] sched: don't call get_group() for covered cpus --- 2013-06-11 Viresh Kumar Accepted
[3/3] sched: remove WARN_ON(!sd) from init_sched_groups_power() --- 2013-06-11 Viresh Kumar Accepted
[01/11] cpufreq: blackfin: enable driver for CONFIG_BFIN_CPU_FREQ --- 2013-06-12 Viresh Kumar Accepted
[02/11] cpufreq: cris: select CPU_FREQ_TABLE --- 2013-06-12 Viresh Kumar Accepted
[03/11] cpufreq: davinci: select CPU_FREQ_TABLE --- 2013-06-12 Viresh Kumar Accepted
[04/11] cpufreq: exynos: select CPU_FREQ_TABLE --- 2013-06-12 Viresh Kumar Accepted
[05/11] cpufreq: highbank: remove select CPU_FREQ_TABLE --- 2013-06-12 Viresh Kumar Accepted
[06/11] cpufreq: imx: select CPU_FREQ_TABLE --- 2013-06-12 Viresh Kumar Accepted
[07/11] cpufreq: powerpc: CBE_RAS: select CPU_FREQ_TABLE --- 2013-06-12 Viresh Kumar Accepted
[08/11] cpufreq: pxa: select CPU_FREQ_TABLE --- 2013-06-12 Viresh Kumar Accepted
[09/11] cpufreq: S3C2416/S3C64XX: select CPU_FREQ_TABLE --- 2013-06-12 Viresh Kumar Accepted
[10/11] cpufreq: tegra: select CPU_FREQ_TABLE for ARCH_TEGRA --- 2013-06-12 Viresh Kumar Accepted
[11/11] cpufreq: X86_AMD_FREQ_SENSITIVITY: select CPU_FREQ_TABLE --- 2013-06-12 Viresh Kumar Accepted
[10/11] cpufreq: tegra: select CPU_FREQ_TABLE for ARCH_TEGRA --- 2013-06-13 Viresh Kumar Accepted
[1/2] cpufreq: Fix minor formatting issues --- 2013-06-19 Viresh Kumar Accepted
[2/2] cpufreq: make __cpufreq_notify_transition() static --- 2013-06-19 Viresh Kumar Accepted
[01/13] cpufreq: acpi: call CPUFREQ_POSTCHANGE notfier in error cases --- 2013-06-19 Viresh Kumar Accepted
[02/13] cpufreq: arm-big-little: call CPUFREQ_POSTCHANGE notfier in error cases --- 2013-06-19 Viresh Kumar Accepted
[03/13] cpufreq: davinci: call CPUFREQ_POSTCHANGE notfier in error cases --- 2013-06-19 Viresh Kumar Accepted
[04/13] cpufreq: dbx500: call CPUFREQ_POSTCHANGE notfier in error cases --- 2013-06-19 Viresh Kumar Accepted
[05/13] cpufreq: e_powersave: call CPUFREQ_POSTCHANGE notfier in error cases --- 2013-06-19 Viresh Kumar Accepted
[06/13] cpufreq: exynos: call CPUFREQ_POSTCHANGE notfier in error cases --- 2013-06-19 Viresh Kumar Accepted
[07/13] cpufreq: imx6q: call CPUFREQ_POSTCHANGE notfier in error cases --- 2013-06-19 Viresh Kumar Accepted
[08/13] cpufreq: omap: call CPUFREQ_POSTCHANGE notfier in error cases --- 2013-06-19 Viresh Kumar Accepted
[09/13] cpufreq: pcc: call CPUFREQ_POSTCHANGE notfier in error cases --- 2013-06-19 Viresh Kumar Accepted
[10/13] cpufreq: powernow-k8: call CPUFREQ_POSTCHANGE notfier in error cases --- 2013-06-19 Viresh Kumar Accepted
[11/13] cpufreq: s3c64xx: call CPUFREQ_POSTCHANGE notfier in error cases --- 2013-06-19 Viresh Kumar Accepted
[12/13] cpufreq: tegra: call CPUFREQ_POSTCHANGE notfier in error cases --- 2013-06-19 Viresh Kumar Accepted
[13/13] cpufreq: make sure frequency transitions are serialized --- 2013-06-19 Viresh Kumar Accepted
watchdog: delete mpcore_wdt driver --- 2013-06-19 Viresh Kumar Accepted
[13/13] cpufreq: make sure frequency transitions are serialized --- 2013-06-24 Viresh Kumar New
[13/13] cpufreq: make sure frequency transitions are serialized --- 2013-06-24 Viresh Kumar New
[13/13] cpufreq: make sure frequency transitions are serialized --- 2013-06-24 Viresh Kumar New
[13/13] cpufreq: make sure frequency transitions are serialized --- 2013-06-27 Viresh Kumar New
cpufreq: Fix serialization of frequency transitions --- 2013-07-02 Viresh Kumar New
realtime-testsuite: update the install rule --- 2013-07-19 Anders Roxell New
[1/1] ARM: atomic64: fix endian-ness in atomic.h --- 2013-07-26 vkamensky Accepted
[1/2] cpufreq: Remove extra variables --- 2013-07-30 Viresh Kumar New
[2/2] cpufreq: don't pass cpu to cpufreq_add_dev_{symlink|interface} --- 2013-07-30 Viresh Kumar New
[01/15] cpufreq: arm_big_little: initialize .owner field with THIS_MODULE --- 2013-07-31 Viresh Kumar New
[02/15] cpufreq: cpufreq-cpu0: initialize .owner field with THIS_MODULE --- 2013-07-31 Viresh Kumar New
[03/15] cpufreq: davinci: initialize .owner field with THIS_MODULE --- 2013-07-31 Viresh Kumar New
[04/15] cpufreq: dbx500: initialize .owner field with THIS_MODULE --- 2013-07-31 Viresh Kumar New
[05/15] cpufreq: exynos: initialize .owner field with THIS_MODULE --- 2013-07-31 Viresh Kumar New
[06/15] cpufreq: imx6q: initialize .owner field with THIS_MODULE --- 2013-07-31 Viresh Kumar New
[07/15] cpufreq: integrator: initialize .owner field with THIS_MODULE --- 2013-07-31 Viresh Kumar New
[08/15] cpufreq: omap: initialize .owner field with THIS_MODULE --- 2013-07-31 Viresh Kumar New
[09/15] cpufreq: pxa: initialize .owner field with THIS_MODULE --- 2013-07-31 Viresh Kumar New
[10/15] cpufreq: s3c24xx: initialize .owner field with THIS_MODULE --- 2013-07-31 Viresh Kumar New
[11/15] cpufreq: s5pv210: initialize .owner field with THIS_MODULE --- 2013-07-31 Viresh Kumar New
[12/15] cpufreq: sa11**: initialize .owner field with THIS_MODULE --- 2013-07-31 Viresh Kumar New
[13/15] cpufreq: SPEAr: initialize .owner field with THIS_MODULE --- 2013-07-31 Viresh Kumar New
[14/15] cpufreq: Tegra: initialize .owner field with THIS_MODULE --- 2013-07-31 Viresh Kumar New
[15/15] cpufreq: Unicore: initialize .owner field with THIS_MODULE --- 2013-07-31 Viresh Kumar New
cpufreq: Re-arrange header files --- 2013-07-31 Viresh Kumar New
cpufreq: Re-arrange header files --- 2013-08-01 Viresh Kumar New
OPP: Export opp_add() --- 2013-08-03 Viresh Kumar New
[01/10] cpufreq: Cleanup header files included in core --- 2013-08-03 Viresh Kumar New
[02/10] cpufreq: Re-arrange declarations in cpufreq.h --- 2013-08-03 Viresh Kumar New
[03/10] cpufreq: Give consistent names for struct cpufreq_policy * --- 2013-08-03 Viresh Kumar New
[04/10] cpufreq: Use sizeof(*ptr) form for finding size of a struct --- 2013-08-03 Viresh Kumar New
[05/10] cpufreq: Pass policy to cpufreq_add_policy_cpu() --- 2013-08-03 Viresh Kumar New
[07/10] cpufreq: Use cpufreq_policy_list for iterating over policies --- 2013-08-03 Viresh Kumar New
[08/10] cpufreq: Fix broken usage of governor->owner's refcount --- 2013-08-03 Viresh Kumar New
[09/10] cpufreq: Don't use cpufreq_driver->owner's refcount to protect critical sections --- 2013-08-03 Viresh Kumar New
[10/10] cpufreq: Remove struct cpufreq_driver's owner field --- 2013-08-03 Viresh Kumar New
[02/10] cpufreq: Re-arrange declarations in cpufreq.h --- 2013-08-03 Viresh Kumar New
[01/10] cpufreq: Cleanup header files included in core --- 2013-08-03 Viresh Kumar New
[1/6] realtime/(func|perf)/: rename run.sh to run_auto.sh --- 2013-08-05 Anders Roxell Accepted
[2/6] added run_auto.sh to install targets for realtime tests --- 2013-08-05 Anders Roxell Accepted
[3/6] realtime tests: added additional install targets --- 2013-08-05 Anders Roxell Accepted
[4/6] realtime tests: created Makefiles for profiles/scripts --- 2013-08-05 Anders Roxell Accepted
[5/6] realtime: only build tests if needed --- 2013-08-05 Anders Roxell Accepted
[6/6] Remove reference to "java", missed in commit 78596957 --- 2013-08-05 Anders Roxell Accepted
[03/10] cpufreq: Give consistent names for struct cpufreq_policy * --- 2013-08-06 Viresh Kumar New
[V2,01/11] cpufreq: Cleanup header files included in core --- 2013-08-06 Viresh Kumar New
« 1 2 3 4133 134 »