Current Team Memberships

Show patches with: Archived = No       |   4383 patches
« 1 2 ... 29 30 3143 44 »
Patch Series S/W/F Date Submitter Delegate State
[V3,12/16] cpufreq: stats: create sysfs group once we are ready --- 2015-01-06 Viresh Kumar New
[V3,11/16] cpufreq: remove CPUFREQ_UPDATE_POLICY_CPU notifications --- 2015-01-06 Viresh Kumar New
[V3,10/16] cpufreq: stats: drop 'cpu' field of struct cpufreq_stats --- 2015-01-06 Viresh Kumar New
[V3,09/16] cpufreq: Remove (now) unused 'last_cpu' from struct cpufreq_policy --- 2015-01-06 Viresh Kumar New
[V3,08/16] cpufreq: stats: rename 'struct cpufreq_stats' objects as 'stats' --- 2015-01-06 Viresh Kumar New
[V3,07/16] cpufreq: stats: get rid of per-cpu cpufreq_stats_table --- 2015-01-06 Viresh Kumar New
[V3,06/16] cpufreq: stats: pass 'stat' to cpufreq_stats_update() --- 2015-01-06 Viresh Kumar New
[V3,05/16] cpufreq: stats: don't check for freq table while freeing stats --- 2015-01-06 Viresh Kumar New
[V3,04/16] cpufreq: stats: initialize 'cur_time' on its definition --- 2015-01-06 Viresh Kumar New
[V3,03/16] cpufreq: stats: remove unused cpufreq_stats_attribute --- 2015-01-06 Viresh Kumar New
[V3,02/16] cpufreq: stats: return -EEXIST when stats are already allocated --- 2015-01-06 Viresh Kumar New
[V3,01/16] cpufreq: stats: Improve module description string --- 2015-01-06 Viresh Kumar New
[17/17] cpufreq: move some initialization stuff to cpufreq_policy_alloc() --- 2015-01-02 Viresh Kumar New
[16/17] cpufreq: remove check for cpufreq_disabled() from cpufreq_cpu_{get|put}() --- 2015-01-02 Viresh Kumar New
[15/17] cpufreq: don't check if cpu > nr_cpu_ids --- 2015-01-02 Viresh Kumar New
[14/17] cpufreq: check cpufreq_policy_list instead of scanning policies for all CPUs --- 2015-01-02 Viresh Kumar New
[13/17] cpufreq: limit the scope of l_p_j variables --- 2015-01-02 Viresh Kumar New
[12/17] cpufreq: use light-weight cpufreq_cpu_get_raw() in __cpufreq_add_dev --- 2015-01-02 Viresh Kumar New
[11/17] cpufreq: get rid of 'tpolicy' from __cpufreq_add_dev() --- 2015-01-02 Viresh Kumar New
[10/17] cpufreq: get rid of CONFIG_{HOTPLUG_CPU|SMP} mess --- 2015-01-02 Viresh Kumar New
[09/17] cpufreq: update driver_data->flags only if we are registering driver --- 2015-01-02 Viresh Kumar New
[08/17] cpufreq: pass policy to __cpufreq_get() --- 2015-01-02 Viresh Kumar New
[07/17] cpufreq: pass policy to cpufreq_out_of_sync --- 2015-01-02 Viresh Kumar New
[06/17] cpufreq: No need to check for has_target() --- 2015-01-02 Viresh Kumar New
[05/17] cpufreq: s/__find_governor/find_governor --- 2015-01-02 Viresh Kumar New
[04/17] cpufreq: merge 'if' blocks in __cpufreq_remove_dev_prepare() --- 2015-01-02 Viresh Kumar New
[03/17] cpufreq: don't need line break in show_scaling_cur_freq() --- 2015-01-02 Viresh Kumar New
[02/17] cpufreq: remove extra parenthesis --- 2015-01-02 Viresh Kumar New
[01/17] cpufreq: remove dangling comment --- 2015-01-02 Viresh Kumar New
[V2,14/14] cpufreq: stats: call cpufreq_stats_update() with locks held --- 2015-01-02 Viresh Kumar New
[V2,13/14] cpufreq: stats: Fix locking --- 2015-01-02 Viresh Kumar New
[V2,12/14] cpufreq: stats: replace spinlock with mutex --- 2015-01-02 Viresh Kumar New
[V2,11/14] cpufreq: stats: don't update stats on false notifiers --- 2015-01-02 Viresh Kumar New
[V2,10/14] cpufreq: stats: don't update stats from show_trans_table() --- 2015-01-02 Viresh Kumar New
[V2,09/14] cpufreq: stats: create sysfs group once we are ready --- 2015-01-02 Viresh Kumar New
[V2,08/14] cpufreq: remove CPUFREQ_UPDATE_POLICY_CPU notifications --- 2015-01-02 Viresh Kumar New
[V2,07/14] cpufreq: stats: remove cpufreq_stats_update_policy_cpu() --- 2015-01-02 Viresh Kumar New
[V2,06/14] cpufreq: Remove (now) unused 'last_cpu' from struct cpufreq_policy --- 2015-01-02 Viresh Kumar New
[V2,05/14] cpufreq: stats: get rid of per-cpu cpufreq_stats_table --- 2015-01-02 Viresh Kumar New
[V2,04/14] cpufreq: stats: pass 'stat' to cpufreq_stats_update() --- 2015-01-02 Viresh Kumar New
[V2,03/14] cpufreq: stats: don't check for freq table while freeing stats --- 2015-01-02 Viresh Kumar New
[V2,02/14] cpufreq: stats: return -EEXIST when stats are already allocated --- 2015-01-02 Viresh Kumar New
[V2,01/14] cpufreq: stats: don't break strings into multiple lines --- 2015-01-02 Viresh Kumar New
[13/13] cpufreq: stats: call cpufreq_stats_update() with locks held --- 2014-12-18 Viresh Kumar New
[12/13] cpufreq: stats: Fix locking --- 2014-12-18 Viresh Kumar New
[11/13] cpufreq: stats: don't update stats on false notifiers --- 2014-12-18 Viresh Kumar New
[10/13] cpufreq: stats: don't update stats from show_trans_table() --- 2014-12-18 Viresh Kumar New
[09/13] cpufreq: stats: create sysfs group once we are ready --- 2014-12-18 Viresh Kumar New
[08/13] cpufreq: remove CPUFREQ_UPDATE_POLICY_CPU notifications --- 2014-12-18 Viresh Kumar New
[07/13] cpufreq: stats: remove cpufreq_stats_update_policy_cpu() --- 2014-12-18 Viresh Kumar New
[06/13] cpufreq: Remove (now) unused 'last_cpu' from struct cpufreq_policy --- 2014-12-18 Viresh Kumar New
[05/13] cpufreq: stats: get rid of per-cpu cpufreq_stats_table --- 2014-12-18 Viresh Kumar New
[04/13] cpufreq: stats: pass 'stat' to cpufreq_stats_update() --- 2014-12-18 Viresh Kumar New
[03/13] cpufreq: stats: don't check for freq table while freeing stats --- 2014-12-18 Viresh Kumar New
[02/13] cpufreq: stats: return -EEXIST when stats are already allocated --- 2014-12-18 Viresh Kumar New
[01/13] cpufreq: stats: don't break strings into multiple lines --- 2014-12-18 Viresh Kumar New
[nohz] 2a16fc93d2c: kernel lockup on idle injection --- 2014-12-16 Viresh Kumar New
[nohz] 2a16fc93d2c: kernel lockup on idle injection --- 2014-12-15 Viresh Kumar New
ARM: defconfigs: use CONFIG_CPUFREQ_DT --- 2014-12-15 Viresh Kumar New
[5/5] opp: do error handling at the bottom of dev_pm_opp_add_dynamic() --- 2014-12-10 Viresh Kumar New
[4/5] opp: handle allocation of device_opp in a separate routine --- 2014-12-10 Viresh Kumar New
[3/5] opp: reuse find_device_opp() instead of duplicating code --- 2014-12-10 Viresh Kumar New
[2/5] opp: Staticize __dev_pm_opp_remove() --- 2014-12-10 Viresh Kumar New
[1/5] opp: replace kfree with kfree_rcu while freeing 'struct device_opp' --- 2014-12-10 Viresh Kumar New
[RFC] OPP: Redefine bindings to overcome shortcomings --- 2014-12-09 Viresh Kumar New
opp: set new_opp->dev_opp to a valid dev_opp --- 2014-12-09 Viresh Kumar New
opp: remove double calls to find_device_opp() --- 2014-12-08 Viresh Kumar New
[RFC] OPP: Redefine bindings to overcome shortcomings --- 2014-12-04 Viresh Kumar New
[V2,26/26] thermal: cpu_cooling: update copyright tags --- 2014-12-04 Viresh Kumar Accepted
[V2,25/26] thermal: cpu_cooling: Use cpufreq_dev->freq_table for finding level/freq --- 2014-12-04 Viresh Kumar Accepted
[V2,24/26] thermal: cpu_cooling: Store frequencies in descending order --- 2014-12-04 Viresh Kumar Accepted
[V2,23/26] thermal: cpu_cooling: Pass 'cpufreq_dev' to get_property() --- 2014-12-04 Viresh Kumar Accepted
[V2,22/26] thermal: cpu_cooling: use cpufreq_dev_list instead of cpufreq_dev_count --- 2014-12-04 Viresh Kumar Accepted
[V2,21/26] thermal: cpu_cooling: get_property() doesn't need to support GET_MAXL anymore --- 2014-12-04 Viresh Kumar Accepted
[V2,20/26] thermal: cpu_cooling: find max level during device registration --- 2014-12-04 Viresh Kumar Accepted
[V2,19/26] thermal: cpu_cooling: remove unnecessary wrapper get_cpu_frequency() --- 2014-12-04 Viresh Kumar Accepted
[V2,18/26] thermal: cpu_cooling: Merge cpufreq_apply_cooling() into cpufreq_set_cur_state() --- 2014-12-04 Viresh Kumar Accepted
[V2,17/26] thermal: cpu_cooling: initialize 'cpufreq_val' on registration --- 2014-12-04 Viresh Kumar Accepted
[V2,16/26] thermal: cpu_cooling: do error handling at the bottom in __cpufreq_cooling_register() --- 2014-12-04 Viresh Kumar Accepted
[V2,15/26] thermal: cpu_cooling: Don't check is_cpufreq_valid() --- 2014-12-04 Viresh Kumar Accepted
[V2,14/26] thermal: cpu_cooling: don't iterate over all allowed_cpus to update cpufreq policy --- 2014-12-04 Viresh Kumar Accepted
[V2,13/26] thermal: cpu_cooling: Don't match min/max frequencies for all CPUs on cooling register --- 2014-12-04 Viresh Kumar Accepted
[V2,12/26] thermal: cpu_cooling: propagate error returned by idr_alloc() --- 2014-12-04 Viresh Kumar Accepted
[V2,11/26] thermal: cpu_cooling: no need to initialze 'ret' --- 2014-12-04 Viresh Kumar Accepted
[V2,10/26] thermal: cpu_cooling: no need to set cpufreq_dev to NULL --- 2014-12-04 Viresh Kumar Accepted
[V2,09/26] thermal: cpu_cooling: no need to set cpufreq_state to zero --- 2014-12-04 Viresh Kumar Accepted
[V2,08/26] thermal: cpu_cooling: Pass variable instead of its type to sizeof() --- 2014-12-04 Viresh Kumar Accepted
[V2,07/26] thermal: cpu_cooling: Add comment to clarify relation between cooling state and frequency --- 2014-12-04 Viresh Kumar Accepted
[V2,06/26] thermal: cpu_cooling: fix doc comment over struct cpufreq_cooling_device --- 2014-12-04 Viresh Kumar Accepted
[V2,05/26] thermal: cpu_cooling: random comment fixups --- 2014-12-04 Viresh Kumar Accepted
[V2,04/26] thermal: exynos: pass cpu_present_mask to cpufreq_cooling_register() --- 2014-12-04 Viresh Kumar Accepted
[V2,03/26] thermal: imx: pass cpu_present_mask to cpufreq_cooling_register() --- 2014-12-04 Viresh Kumar Accepted
[V2,02/26] thermal: db8500: pass cpu_present_mask to cpufreq_cooling_register() --- 2014-12-04 Viresh Kumar Accepted
[V2,01/26] thermal: cpu_cooling: check for the readiness of cpufreq layer --- 2014-12-04 Viresh Kumar New
[25/26] cpu_cooling: Use cpufreq_dev->freq_table for finding level/freq --- 2014-12-03 Viresh Kumar New
[RFC,V1,8/8] cpufreq: exynos: reuse dt_device.c to create cpufreq platform device --- 2014-12-01 Viresh Kumar New
[RFC,V1,7/8] cpufreq: calxeda: reuse dt_device.c to create cpufreq platform device --- 2014-12-01 Viresh Kumar New
[RFC,V1,6/8] cpufreq: zynq: reuse dt_device.c to create cpufreq platform device --- 2014-12-01 Viresh Kumar New
[RFC,V1,5/8] cpufreq: shmobile: reuse dt_device.c to create cpufreq platform device --- 2014-12-01 Viresh Kumar New
[RFC,V1,4/8] cpufreq: mvebu: reuse dt_device.c to create cpufreq platform device --- 2014-12-01 Viresh Kumar New
« 1 2 ... 29 30 3143 44 »

Bundling

Create bundle: