Current Team Memberships

Show patches with: none      |   4222 patches
« 1 2 ... 23 24 2542 43 »
Patch Series S/W/F Date Submitter Delegate State
cpufreq: pass policy to ->get() driver callback --- 2015-07-31 Viresh Kumar New
drivers: rtc: fix ptr_ret.cocci warnings --- 2015-07-31 Viresh Kumar New
[15/15] net: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-07-31 Viresh Kumar New
[14/15] mm: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-07-31 Viresh Kumar New
[13/15] blk-cgroup: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-07-31 Viresh Kumar New
[12/15] fs: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-07-31 Viresh Kumar New
[11/15] drivers: target: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-07-31 Viresh Kumar New
[10/15] drivers: staging: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-07-31 Viresh Kumar New
[09/15] drivers: rtc: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-07-31 Viresh Kumar New
[08/15] drivers: net: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-07-31 Viresh Kumar New
[07/15] drivers: misc: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-07-31 Viresh Kumar New
[06/15] drivers: md: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-07-31 Viresh Kumar New
[05/15] drivers: input: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-07-31 Viresh Kumar New
[04/15] drivers: gpu: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-07-31 Viresh Kumar New
[03/15] drivers: devfreq: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-07-31 Viresh Kumar New
[02/15] PM / OPP: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-07-31 Viresh Kumar New
[01/15] err.h: add (missing) unlikely() to IS_ERR_OR_NULL() --- 2015-07-31 Viresh Kumar New
[V3,10/16] PM / OPP: Add support for opp-suspend --- 2015-07-31 Viresh Kumar New
[V3,12/16] PM / OPP: add dev_pm_opp_is_turbo() helper --- 2015-07-31 Viresh Kumar New
[V3,11/16] PM / OPP: Add helpers for initializing CPU OPPs --- 2015-07-31 Viresh Kumar New
[05/10] opp: Add support to parse "operating-points-v2" bindings --- 2015-07-30 Viresh Kumar New
bus: subsys: update return type of ->remove_dev() to void --- 2015-07-30 Viresh Kumar Accepted
[v2] cpufreq: Avoid attempts to create duplicate symbolic links --- 2015-07-30 Viresh Kumar New
[6/6] thermal/cpu_cooling: update policy limits if clipped_freq < policy->max --- 2015-07-30 Viresh Kumar New
[5/6] thermal/cpu_cooling: rename max_freq as clipped_freq in notifier --- 2015-07-30 Viresh Kumar New
[4/6] thermal/cpu_cooling: rename cpufreq_val as clipped_freq --- 2015-07-30 Viresh Kumar New
[3/6] thermal/cpu_cooling: convert 'switch' block to 'if' block in notifier --- 2015-07-30 Viresh Kumar New
[2/6] thermal/cpu_cooling: quit early after updating policy --- 2015-07-30 Viresh Kumar New
[1/6] thermal/cpu_cooling: No need to initialize max_freq to 0 --- 2015-07-30 Viresh Kumar New
[V3,16/16] cpufreq: dt: Add support for turbo/boost mode --- 2015-07-29 Viresh Kumar New
[V3,15/16] cpufreq: dt: Add support for operating-points-v2 bindings --- 2015-07-29 Viresh Kumar New
[V3,14/16] cpufreq: Allow drivers to enable boost support after registering driver --- 2015-07-29 Viresh Kumar New
[V3,13/16] cpufreq: Update boost flag while initializing freq table from OPPs --- 2015-07-29 Viresh Kumar New
[V3,12/16] PM / OPP: add dev_pm_opp_is_turbo() helper --- 2015-07-29 Viresh Kumar New
[V3,11/16] PM / OPP: Add helpers for initializing CPU OPPs --- 2015-07-29 Viresh Kumar New
[V3,10/16] PM / OPP: Add support for opp-suspend --- 2015-07-29 Viresh Kumar New
[V3,09/16] PM / OPP: Add OPP sharing information to OPP library --- 2015-07-29 Viresh Kumar New
[V3,08/16] PM / OPP: Add clock-latency-ns support --- 2015-07-29 Viresh Kumar New
[V3,07/16] PM / OPP: Add support to parse "operating-points-v2" bindings --- 2015-07-29 Viresh Kumar New
[V3,06/16] PM / OPP: Break _opp_add_dynamic() into smaller functions --- 2015-07-29 Viresh Kumar New
[V3,05/16] PM / OPP: Allocate dev_opp from _add_device_opp() --- 2015-07-29 Viresh Kumar New
[V3,04/16] PM / OPP: Create _remove_device_opp() for freeing dev_opp --- 2015-07-29 Viresh Kumar New
[V3,03/16] PM / OPP: Relocate few routines --- 2015-07-29 Viresh Kumar New
[V3,01/16] PM / OPP: Update bindings to make opp-hz a 64 bit value --- 2015-07-29 Viresh Kumar New
[1/4] opp: add dev_pm_opp_is_turbo() helper --- 2015-07-29 Viresh Kumar New
[3/4] cpufreq: Allow drivers to enable boost support after registering driver --- 2015-07-28 Viresh Kumar New
[0/4] cpufreq/opp: Turbo/boost mode support --- 2015-07-28 Viresh Kumar New
[4/4] cpufreq: dt: Add support for turbo/boost mode --- 2015-07-28 Viresh Kumar New
[3/4] cpufreq: Allow drivers to enable boost support after registering driver --- 2015-07-28 Viresh Kumar New
[2/4] cpufreq: Update boost flag while initializing freq table from OPPs --- 2015-07-28 Viresh Kumar New
[1/4] opp: add dev_pm_opp_is_turbo() helper --- 2015-07-28 Viresh Kumar New
[V2,08/11] opp: Add OPP sharing information to OPP library --- 2015-07-28 Viresh Kumar New
[V2,9/9] cpufreq: Get rid of ->governor_enabled and its lock --- 2015-07-27 Viresh Kumar New
[V2,8/9] cpufreq: governor: Quit work-handlers early if governor is stopped --- 2015-07-27 Viresh Kumar New
[V2,7/9] cpufreq: ondemand: update sampling rate immidiately --- 2015-07-27 Viresh Kumar New
[V2,6/9] cpufreq: ondemand: queue work for policy->cpus together --- 2015-07-27 Viresh Kumar New
[V2,5/9] cpufreq: ondemand: Drop unnecessary locks from update_sampling_rate() --- 2015-07-27 Viresh Kumar New
[V2,4/9] cpufreq: governor: Drop __gov_queue_work() --- 2015-07-27 Viresh Kumar New
[V2,3/9] cpufreq: ondemand: only queue canceled works from update_sampling_rate() --- 2015-07-27 Viresh Kumar New
[V2,2/9] cpufreq: conservative: remove 'enable' field --- 2015-07-27 Viresh Kumar New
[V2,1/9] cpufreq: Use __func__ to print function's name --- 2015-07-27 Viresh Kumar New
clockevents/drivers/h8300_timer8: Migrate to new 'set-state' interface --- 2015-07-27 Viresh Kumar New
[V2,11/11] cpufreq-dt: Add support for operating-points-v2 bindings --- 2015-07-27 Viresh Kumar New
[V2,10/11] opp: Add helpers for initializing CPU OPPs --- 2015-07-27 Viresh Kumar New
[V2,09/11] OPP: Add support for opp-suspend --- 2015-07-27 Viresh Kumar New
[V2,08/11] opp: Add OPP sharing information to OPP library --- 2015-07-27 Viresh Kumar New
[V2,07/11] OPP: Add clock-latency-ns support --- 2015-07-27 Viresh Kumar New
[V2,06/11] opp: Add support to parse "operating-points-v2" bindings --- 2015-07-27 Viresh Kumar New
[V2,05/11] OPP: Break _opp_add_dynamic() into smaller functions --- 2015-07-27 Viresh Kumar New
[V2,04/11] OPP: Allocate dev_opp from _add_device_opp() --- 2015-07-27 Viresh Kumar New
[V2,03/11] OPP: Create _remove_device_opp() for freeing dev_opp --- 2015-07-27 Viresh Kumar New
[V2,02/11] opp: Relocate few routines --- 2015-07-27 Viresh Kumar New
[07/10] opp: Add OPP sharing information to OPP library --- 2015-07-27 Viresh Kumar New
[05/10] opp: Add support to parse "operating-points-v2" bindings --- 2015-07-27 Viresh Kumar New
thermal: remove dangling 'weight_attr' device file --- 2015-07-23 Viresh Kumar New
[3/3] cpufreq: use cpumask_test_and_clear_cpu() instead of separate routines --- 2015-07-23 Viresh Kumar New
[2/3] cpufreq: Create links for offline CPUs that got added earlier --- 2015-07-23 Viresh Kumar New
[1/3] cpufreq: print error messages with dev_err() --- 2015-07-23 Viresh Kumar New
[V2] cpufreq: Fix double addition of sysfs links --- 2015-07-22 Viresh Kumar New
Traceback in -next due to commit 'clockevents/drivers/sh_tmu: Migrate to new 'set-state' interface' --- 2015-07-21 Viresh Kumar Superseded
cpufreq: Avoid double addition/removal of sysfs links --- 2015-07-20 Viresh Kumar New
[07/10] opp: Add OPP sharing information to OPP library --- 2015-07-18 Viresh Kumar New
[V3,5/5] cpufreq: propagate errors returned from __cpufreq_governor() --- 2015-07-18 Viresh Kumar New
[V3,4/5] cpufreq: governor: Don't WARN on invalid states --- 2015-07-18 Viresh Kumar New
[V3,3/5] cpufreq: governor: Avoid invalid states with additional checks --- 2015-07-18 Viresh Kumar New
[V3,2/5] cpufreq: governor: split out common part of {cs|od}_dbs_timer() --- 2015-07-18 Viresh Kumar New
[V3,1/5] cpufreq: governor: Keep single copy of information common to policy->cpus --- 2015-07-18 Viresh Kumar New
[18/18] ARM/orion/time: Migrate to new 'set-state' interface --- 2015-07-17 Viresh Kumar New
[17/18] ARM/iop/time: Migrate to new 'set-state' interface --- 2015-07-17 Viresh Kumar New
[16/18] ARM/w90x900/time: Migrate to new 'set-state' interface --- 2015-07-17 Viresh Kumar New
[15/18] ARM/SPEAr/time: Migrate to new 'set-state' interface --- 2015-07-17 Viresh Kumar New
[14/18] ARM/omap2/timer: Migrate to new 'set-state' interface --- 2015-07-17 Viresh Kumar New
[13/18] ARM/omap1/timer32: Migrate to new 'set-state' interface --- 2015-07-17 Viresh Kumar New
[12/18] ARM/omap1/time: Migrate to new 'set-state' interface --- 2015-07-17 Viresh Kumar New
[11/18] ARM/netx/time: Migrate to new 'set-state' interface --- 2015-07-17 Viresh Kumar New
[10/18] ARM/mmp/time: Migrate to new 'set-state' interface --- 2015-07-17 Viresh Kumar New
[09/18] ARM/lpc32xx/timer: Migrate to new 'set-state' interface --- 2015-07-17 Viresh Kumar New
[08/18] ARM/ks8695/time: Migrate to new 'set-state' interface --- 2015-07-17 Viresh Kumar New
[07/18] ARM/ixp4xx/timer: Migrate to new 'set-state' interface --- 2015-07-17 Viresh Kumar New
[06/18] ARM/imx/epit: Migrate to new 'set-state' interface --- 2015-07-17 Viresh Kumar New
« 1 2 ... 23 24 2542 43 »

Bundling

Create bundle: