Show patches with: Archived = No       |   2459 patches
« 1 2 3 424 25 »
Patch Series S/W/F Date Submitter Delegate State
[V1,Resend,03/10] drivers: devfreq: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-08-12 Viresh Kumar New
[V1,Resend,02/10] PM / OPP: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-08-12 Viresh Kumar New
[V1,Resend,01/10] err.h: add (missing) unlikely() to IS_ERR_OR_NULL() --- 2015-08-12 Viresh Kumar New
[V2,1/6] PM / OPP: Free resources and properly return error on failure --- 2015-08-12 Viresh Kumar New
[V2] thermal: cpu_cooling: fix lockdep problems in cpu_cooling --- 2015-08-12 Viresh Kumar New
[V2,1/6] PM / OPP: Free resources and properly return error on failure --- 2015-08-12 Viresh Kumar New
[V2,6/6] PM / OPP: Add debugfs support --- 2015-08-11 Viresh Kumar New
[V2,5/6] PM / OPP: Move cpu specific code to opp/cpu.c --- 2015-08-11 Viresh Kumar New
[V2,4/6] PM / OPP: Move opp core to its own directory --- 2015-08-11 Viresh Kumar New
[V2,3/6] PM / OPP: Prefix exported opp routines with dev_pm_opp_ --- 2015-08-11 Viresh Kumar New
[V2,2/6] PM / OPP: reuse of_parse_phandle() --- 2015-08-11 Viresh Kumar New
[V2,1/6] PM / OPP: Free resources and properly return error on failure --- 2015-08-11 Viresh Kumar New
[2/6] PM / OPP: restructure _of_init_opp_table_v2() --- 2015-08-11 Viresh Kumar New
[1/6] PM / OPP: reuse of_parse_phandle() --- 2015-08-11 Viresh Kumar New
[6/6] PM / OPP: Add debugfs support --- 2015-08-11 Viresh Kumar New
[6/6] PM / OPP: Add debugfs support --- 2015-08-11 Viresh Kumar New
[2/6] PM / OPP: restructure _of_init_opp_table_v2() --- 2015-08-11 Viresh Kumar New
[2/6] PM / OPP: restructure _of_init_opp_table_v2() --- 2015-08-11 Viresh Kumar New
[6/6] PM / OPP: Add debugfs support --- 2015-08-10 Viresh Kumar New
[5/6] PM / OPP: Move cpu specific code to opp/cpu.c --- 2015-08-10 Viresh Kumar New
[4/6] PM / OPP: Move opp core to its own directory --- 2015-08-10 Viresh Kumar New
[3/6] PM / OPP: Prefix exported opp routines with dev_pm_opp_ --- 2015-08-10 Viresh Kumar New
[2/6] PM / OPP: restructure _of_init_opp_table_v2() --- 2015-08-10 Viresh Kumar New
[1/6] PM / OPP: reuse of_parse_phandle() --- 2015-08-10 Viresh Kumar New
[V1,Resend,11/11] net: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-08-10 Viresh Kumar New
[V1,Resend,10/11] mm: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-08-10 Viresh Kumar New
[V1,Resend,09/11] blk-cgroup: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-08-10 Viresh Kumar New
[V1,Resend,08/11] fs: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-08-10 Viresh Kumar New
[V1,Resend,07/11] drivers: rtc: Drop (un)likely before IS_ERR(_OR_NULL) --- 2015-08-10 Viresh Kumar New
[V1,Resend,06/11] drivers: net: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-08-10 Viresh Kumar New
[V1,Resend,05/11] drivers: misc: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-08-10 Viresh Kumar New
[V1,Resend,04/11] drivers: md: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-08-10 Viresh Kumar New
[V1,Resend,03/11] drivers: devfreq: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-08-10 Viresh Kumar New
[V1,Resend,02/11] PM / OPP: Drop unlikely before IS_ERR(_OR_NULL) --- 2015-08-10 Viresh Kumar New
[V1,Resend,01/11] err.h: add (missing) unlikely() to IS_ERR_OR_NULL() --- 2015-08-10 Viresh Kumar New
ARM/EP93xx/timer: Migrate to new 'set-state' interface --- 2015-08-06 Viresh Kumar New
MIPS:loongson64:hpet: Drop the dangling 'set_mode' assignment --- 2015-08-06 Viresh Kumar New
[7/7] cpufreq: drop !cpufreq_driver check from cpufreq_parse_governor() --- 2015-08-03 Viresh Kumar New
[6/7] cpufreq: rename cpufreq_real_policy as cpufreq_user_policy --- 2015-08-03 Viresh Kumar New
[5/7] cpufreq: remove redundant 'policy' field from user_policy --- 2015-08-03 Viresh Kumar New
[4/7] cpufreq: remove redundant 'governor' field from user_policy --- 2015-08-03 Viresh Kumar New
[3/7] cpufreq: update user_policy.* on success --- 2015-08-03 Viresh Kumar New
[2/7] cpufreq: use memcpy() to copy policy --- 2015-08-03 Viresh Kumar New
[1/7] cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event --- 2015-08-03 Viresh Kumar New
staging: lustre: drop redundant check --- 2015-07-31 Viresh Kumar New
[9/15,V2] drivers: rtc: Drop (un)likely before IS_ERR(_OR_NULL) --- 2015-07-31 Viresh Kumar New
cpufreq: pass policy to ->get() driver callback --- 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
[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
« 1 2 3 424 25 »