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: State = Action Required       |    Archived = No       |   6464 patches
« 1 2 ... 51 52 5364 65 »
Patch Series S/W/F Date Submitter Delegate State
[V2,2/7] opp: handle of_node_{get|put}() inside of_init_opp_table() --- 2014-05-21 Viresh Kumar New
[V2,1/7] opp: remove -ENOSYS from dummy implementation of of_init_opp_table() --- 2014-05-21 Viresh Kumar New
[V4,3/3] cpufreq: Tegra: implement intermediate frequency callbacks --- 2014-05-21 Viresh Kumar New
[V4,2/3] cpufreq: add support for intermediate (stable) frequencies --- 2014-05-21 Viresh Kumar New
[V4,1/3] cpufreq: handle calls to ->target_index() in separate routine --- 2014-05-21 Viresh Kumar New
[v3] PM / OPP: discard duplicate OPPs --- 2014-05-20 Viresh Kumar New
[Resend] driver/core: cpu: initialize opp table --- 2014-05-19 Viresh Kumar New
[5/5] cpufreq: exynos5440: don't initialize opp table --- 2014-05-19 Viresh Kumar New
[4/5] cpufreq: cpufreq-cpu0: don't initialize opp table --- 2014-05-19 Viresh Kumar New
[3/5] cpufreq: imx6q: don't initialize opp table --- 2014-05-19 Viresh Kumar New
[2/5] cpufreq: arm_big_little: don't initialize opp table --- 2014-05-19 Viresh Kumar New
[1/5] driver/core: cpu: initialize opp table --- 2014-05-19 Viresh Kumar New
cpufreq: cpufreq-cpu0: remove dependency on thermal --- 2014-05-19 Viresh Kumar New
[V3,4/4] cpufreq: Tegra: implement intermediate frequency callbacks --- 2014-05-17 Viresh Kumar New
[V3,3/4] cpufreq: Tegra: drop wrapper around tegra_update_cpu_speed() --- 2014-05-17 Viresh Kumar New
[V3,2/4] cpufreq: add support for intermediate (stable) frequencies --- 2014-05-17 Viresh Kumar New
[V3,1/4] cpufreq: handle calls to ->target_index() in separate routine --- 2014-05-17 Viresh Kumar New
[V2,3/3] cpufreq: Tegra: implement intermediate frequency callbacks --- 2014-05-16 Viresh Kumar New
[V2,2/3] cpufreq: add support for intermediate (stable) frequencies --- 2014-05-16 Viresh Kumar New
[V2,1/3] cpufreq: handle calls to ->target_index() in separate routine --- 2014-05-16 Viresh Kumar New
[RFC] cpufreq: send notifications for intermediate (stable) frequencies --- 2014-05-15 Viresh Kumar New
cpufreq: Tegra: drop wrapper around tegra_update_cpu_speed() --- 2014-05-15 Viresh Kumar New
PM / OPP: discard duplicate OPP additions --- 2014-05-13 Viresh Kumar New
[RFC,2/2] clockevents: add ->set_dev_mode() to struct clock_event_device --- 2014-05-12 Viresh Kumar New
[RFC,1/2] clockevents: return 'int' from clockevents_set_mode() --- 2014-05-12 Viresh Kumar New
[Resend] hrtimer: call switch_hrtimer_base() after setting new expiry time --- 2014-05-12 Viresh Kumar New
[2/2] tick: SHUTDOWN event-dev if no events are required for KTIME_MAX --- 2014-05-09 Viresh Kumar New
[1/2] hrtimer: reprogram event for expires=KTIME_MAX in hrtimer_force_reprogram() --- 2014-05-09 Viresh Kumar New
cpufreq: Set CPUFREQ_ASYNC_NOTIFICATION for drivers handling notification --- 2014-04-25 Viresh Kumar New
cpufreq: Make linux-pm@vger.kernel.org official mailing list --- 2014-04-22 Viresh Kumar New
[V2,14/19] tick-sched: add comment about 'idle_active' in tick_nohz_idle_exit() --- 2014-04-22 Viresh Kumar New
[V2,19/19] tick-sched: rearrange code in tick_do_update_jiffies64() --- 2014-04-21 Viresh Kumar New
[V2,18/19] tick-sched: invert parameter of tick_check_oneshot_change() --- 2014-04-21 Viresh Kumar New
[V2,17/19] tick-sched: remove local variable 'now' from tick_setup_sched_timer() --- 2014-04-21 Viresh Kumar New
[V2,16/19] tick-sched: remove parameters to {__}tick_nohz_task_switch() routines --- 2014-04-21 Viresh Kumar New
[V2,15/19] tick-sched: define 'delta' inside 'if' block in update_ts_time_stats() --- 2014-04-21 Viresh Kumar New
[V2,14/19] tick-sched: add comment about 'idle_active' in tick_nohz_idle_exit() --- 2014-04-21 Viresh Kumar New
[V2,13/19] tick-common: remove local variable 'broadcast' from tick_resume() --- 2014-04-21 Viresh Kumar New
[V2,12/19] tick-common: don't pass 'cpu' & 'cpumask' to tick_setup_device() --- 2014-04-21 Viresh Kumar New
[V2,11/19] tick-common: remove tick_check_replacement() --- 2014-04-21 Viresh Kumar New
[V2,10/19] tick-common: call tick_check_percpu() from tick_check_preferred() --- 2014-04-21 Viresh Kumar New
[V2,09/19] tick-oneshot: remove tick_resume_oneshot() --- 2014-04-21 Viresh Kumar New
[V2,08/19] tick-oneshot: move tick_is_oneshot_available() to tick-oneshot.c --- 2014-04-21 Viresh Kumar New
[V2,07/19] tick: initialize variables during their definitions --- 2014-04-21 Viresh Kumar New
[V2,06/19] tick: create tick_get_cpu_device() to get tick_cpu_device on this cpu --- 2014-04-21 Viresh Kumar New
[V2,05/19] tick: move definition of tick_get_device() to tick.h --- 2014-04-21 Viresh Kumar New
[V2,04/19] tick: move declaration of 'tick_cpu_device' to tick.h --- 2014-04-21 Viresh Kumar New
[V2,03/19] tick: rearrange members of 'struct tick_sched' --- 2014-04-21 Viresh Kumar New
[V2,02/19] tick: update doc style comments for 'struct tick_sched' --- 2014-04-21 Viresh Kumar New
[V2,01/19] tick: trivial cleanups --- 2014-04-21 Viresh Kumar New
[V1,Resend] hrtimer: call switch_hrtimer_base() after setting new expiry time --- 2014-04-16 Viresh Kumar New
[29/38] tick-sched: remove wrapper around __tick_nohz_task_switch() --- 2014-04-16 Viresh Kumar New
[V1,Resend,4/5] tick-sched: don't call update_wall_time() when delta is lesser than tick_period --- 2014-04-16 Viresh Kumar New
[V1,Resend,3/5] tick-common: do additional checks in tick_check_preferred() --- 2014-04-15 Viresh Kumar New
[V1,Resend,2/5] tick-common: don't check tick_oneshot_mode_active() from tick_check_preferred() --- 2014-04-15 Viresh Kumar New
[V2] sched/core: fix formatting issues in sched_can_stop_tick() --- 2014-04-15 Viresh Kumar New
[22/38] tick-sched: no need to recheck cpu_online() in can_stop_idle_tick() --- 2014-04-15 Viresh Kumar New
[38/38] clockevents: set event_handler to clockevents_handle_noop() in clockevents_exchange_device() --- 2014-04-14 Viresh Kumar New
[37/38] tick-broadcast: merge tick_do_broadcast_on_off() into tick_broadcast_on_off() --- 2014-04-14 Viresh Kumar New
[36/38] tick-broadcast: get rid of extra comparison in tick_do_broadcast_on_off() --- 2014-04-14 Viresh Kumar New
[35/38] tick-broadcast: do checks before taking locks in tick_do_broadcast_on_off() --- 2014-04-14 Viresh Kumar New
[34/38] tick-sched: remove local variable 'now' from tick_setup_sched_timer() --- 2014-04-14 Viresh Kumar New
[32/38] tick-sched: add comment about 'idle_active' in tick_nohz_idle_exit() --- 2014-04-14 Viresh Kumar New
[31/38] tick-sched: initialize 'ts' during its definition __tick_nohz_idle_enter() --- 2014-04-14 Viresh Kumar New
[30/38] tick-sched: move nohz_full_buf[] inside tick_nohz_init() --- 2014-04-14 Viresh Kumar New
[29/38] tick-sched: remove wrapper around __tick_nohz_task_switch() --- 2014-04-14 Viresh Kumar New
[28/38] tick-sched: remove parameters to {__}tick_nohz_task_switch() routines --- 2014-04-14 Viresh Kumar New
[27/38] tick-sched: remove 'regs' parameter of tick_sched_handle() --- 2014-04-14 Viresh Kumar New
[26/38] tick-sched: don't call update_wall_time() when delta is lesser than tick_period --- 2014-04-14 Viresh Kumar New
[25/38] tick-sched: don't call local_softirq_pending() thrice in can_stop_idle_tick() --- 2014-04-14 Viresh Kumar New
[24/38] tick-sched: don't check tick_nohz_full_cpu() in __tick_nohz_task_switch() --- 2014-04-14 Viresh Kumar New
[23/38] tick-sched: invert parameter of tick_check_oneshot_change() --- 2014-04-14 Viresh Kumar New
[22/38] tick-sched: no need to recheck cpu_online() in can_stop_idle_tick() --- 2014-04-14 Viresh Kumar New
[21/38] tick-sched: no need to rewrite '1' to tick_nohz_enabled --- 2014-04-14 Viresh Kumar New
[20/38] tick-sched: initialize 'cpu' while defining it in tick_nohz_full_setup() --- 2014-04-14 Viresh Kumar New
[19/38] tick-common: remove local variable 'broadcast' from tick_resume() --- 2014-04-14 Viresh Kumar New
[18/38] tick-common: don't set mode to CLOCK_EVT_MODE_UNUSED in tick_shutdown() --- 2014-04-14 Viresh Kumar New
[17/38] tick-common: call tick_install_replacement() from tick_check_new_device() --- 2014-04-14 Viresh Kumar New
[16/38] tick-common: don't pass cpumask to tick_setup_device() --- 2014-04-14 Viresh Kumar New
[15/38] tick-common: remove tick_check_replacement() --- 2014-04-14 Viresh Kumar New
[14/38] tick-common: do additional checks in tick_check_preferred() --- 2014-04-14 Viresh Kumar New
[13/38] tick-common: don't check tick_oneshot_mode_active() from tick_check_preferred() --- 2014-04-14 Viresh Kumar New
[12/38] tick-common: call tick_check_percpu() from tick_check_preferred() --- 2014-04-14 Viresh Kumar New
[11/38] tick-common: fix wrong check in tick_check_replacement() --- 2014-04-14 Viresh Kumar New
[10/38] tick-common: remove extra checks from tick_check_new_device() --- 2014-04-14 Viresh Kumar New
[09/38] tick-oneshot: remove tick_resume_oneshot() --- 2014-04-14 Viresh Kumar New
[08/38] tick-oneshot: move tick_is_oneshot_available() to tick-oneshot.c --- 2014-04-14 Viresh Kumar New
[07/38] tick-oneshot: drop local_irq_save/restore from tick_switch_to_oneshot() --- 2014-04-14 Viresh Kumar New
[06/38] tick: create tick_get_cpu_device() to get tick_cpu_device on this cpu --- 2014-04-14 Viresh Kumar New
[05/38] tick: move definition of tick_get_device() to tick.h --- 2014-04-14 Viresh Kumar New
[04/38] tick: move declaration of tick_cpu_device to tick.h --- 2014-04-14 Viresh Kumar New
[03/38] tick: rearrange members of 'struct tick_sched' --- 2014-04-14 Viresh Kumar New
[02/38] tick: update doc comments for struct tick_sched --- 2014-04-14 Viresh Kumar New
[01/38] tick: align to Coding Guidelines --- 2014-04-14 Viresh Kumar New
sched/core: fix formatting issues in sched_can_stop_tick() --- 2014-04-14 Viresh Kumar New
[Query] : tick-sched: why don't we stop tick when we are running idle task? --- 2014-04-11 Viresh Kumar New
[Query] : tick-sched: can idle_active be false in tick_nohz_idle_exit()? --- 2014-04-11 Viresh Kumar New
[V2] clocksource: register cpu notifier to remove timer from dying CPU --- 2014-04-09 Viresh Kumar New
[Resend] cpufreq: remove sysfs link when a cpu != policy->cpu, is removed --- 2014-04-08 Viresh Kumar New
clocksource: register cpu notifier to remove timer from dying CPU --- 2014-04-08 Viresh Kumar New
« 1 2 ... 51 52 5364 65 »