Show patches with: Submitter = Viresh Kumar       |    State = Action Required       |    Archived = No       |   295 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
Is it ok for deferrable timer wakeup the idle cpu? --- 2014-01-23 Viresh Kumar New
WARNING: CPU: 0 PID: 1935 at kernel/timer.c:1621 migrate_timer_list() --- 2014-04-05 Viresh Kumar New
[Query] : tick-sched: can idle_active be false in tick_nohz_idle_exit()? --- 2014-04-11 Viresh Kumar New
[Query] : tick-sched: why don't we stop tick when we are running idle task? --- 2014-04-11 Viresh Kumar New
[11/15] x86: Rewrite cyc2ns to avoid the need to disable IRQs --- 2014-06-17 Viresh Kumar New
[08/13] irqchip: spear_shirq: Precalculate status mask --- 2014-06-20 Viresh Kumar New
[GIT,PULL] SPEAr1310 PCIe patches rebased on 3.16-rc3 --- 2014-07-08 Viresh Kumar New
cpufreq, store_scaling_governor requires policy->rwsem to be held for duration of changing governors [v2] --- 2014-08-05 Viresh Kumar New
cpufreq, store_scaling_governor requires policy->rwsem to be held for duration of changing governors [v2] --- 2014-08-06 Viresh Kumar New
cpufreq, store_scaling_governor requires policy->rwsem to be held for duration of changing governors [v2] --- 2014-08-07 Viresh Kumar New
cpufreq: qoriq: Make the driver usable on all QorIQ platforms --- 2014-11-12 Viresh Kumar New
Future of NOHZ full/isolation development (was Re: [NOHZ] Remove scheduler_tick_max_deferment) --- 2014-11-12 Viresh Kumar New
[nohz] 2a16fc93d2c: kernel lockup on idle injection --- 2014-12-15 Viresh Kumar New
[nohz] 2a16fc93d2c: kernel lockup on idle injection --- 2014-12-16 Viresh Kumar New
drivers: rtc: fix ptr_ret.cocci warnings --- 2015-07-31 Viresh Kumar New
[1/6] cpufreq: ondemand: Update sampling rate only for concerned policies --- 2015-10-29 Viresh Kumar New
[1/3] PM / OPP: Add "opp-supported-hw" binding --- 2015-11-03 Viresh Kumar New
[V2,2/5] PM / OPP: Add {opp-microvolt|opp-microamp|turbo-mode|opp-suspend}-<name> binding --- 2015-11-05 Viresh Kumar New
[3/3] PM / OPP: Parse 'opp-<prop>-<name>' bindings --- 2015-11-16 Viresh Kumar New
[V2,5/6] cpufreq: governor: replace per-cpu delayed work with timers --- 2015-12-03 Viresh Kumar New
[V2,5/6] cpufreq: governor: replace per-cpu delayed work with timers --- 2015-12-07 Viresh Kumar New
linux-next: build failure after merge of the pm tree --- 2015-12-09 Viresh Kumar New
PM / OPP: Fix parsing of opp-microvolt and opp-microamp properties --- 2015-12-17 Viresh Kumar New
[V2,15/16] cpufreq: dt: drop references to DT node --- 2016-01-28 Viresh Kumar New
[V2,11/16] cpufreq: dt: Pass regulator name to the OPP core --- 2016-02-02 Viresh Kumar New
[V2,15/16] cpufreq: dt: drop references to DT node --- 2016-02-02 Viresh Kumar New
[V2,16/16] cpufreq: dt: No need to allocate resources anymore --- 2016-02-02 Viresh Kumar New
[1/5] cpufreq: governor: Kill declare_show_sampling_rate_min() --- 2016-02-02 Viresh Kumar New
[2/5] cpufreq: governor: Create separate sysfs-ops --- 2016-02-02 Viresh Kumar New
[3/5] cpufreq: governor: Remove unused sysfs attribute macros --- 2016-02-02 Viresh Kumar New
[5/5] cpufreq: Get rid of ->governor_enabled and its lock --- 2016-02-02 Viresh Kumar New
[V2,1/7] cpufreq: governor: Treat min_sampling_rate as a governor-specific tunable --- 2016-02-03 Viresh Kumar New
[V2,2/7] cpufreq: governor: New sysfs show/store callbacks for governor tunables --- 2016-02-03 Viresh Kumar New
[V2,3/7] cpufreq: governor: Drop unused macros for creating governor tunable attributes --- 2016-02-03 Viresh Kumar New
[V2,7/7] cpufreq: Remove cpufreq_governor_lock --- 2016-02-03 Viresh Kumar New
[V2,0/7] cpufreq: governors: Fix ABBA lockups --- 2016-02-04 Viresh Kumar New
[V2,7/7] cpufreq: Remove cpufreq_governor_lock --- 2016-02-04 Viresh Kumar New
[V3,04/13] cpufreq: governor: Drop unused macros for creating governor tunable attributes --- 2016-02-08 Viresh Kumar New
[V3,09/13] cpufreq: governor: Move common sysfs tunables to cpufreq_governor.c --- 2016-02-08 Viresh Kumar New
[V3,12/13] cpufreq: ondemand: Traverse list of policy_dbs in update_sampling_rate() --- 2016-02-08 Viresh Kumar New
[V3,13/13] cpufreq: conservative: Update sample_delay_ns immediately --- 2016-02-08 Viresh Kumar New
[V4,5/7] cpufreq: governor: No need to manage state machine now --- 2016-02-09 Viresh Kumar New
[V4,6/7] cpufreq: conservative: Update sample_delay_ns immediately --- 2016-02-09 Viresh Kumar New
[V3,05/16] PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindings --- 2016-02-09 Viresh Kumar New
[V3,11/16] cpufreq: dt: Pass regulator name to the OPP core --- 2016-02-09 Viresh Kumar New
[V3,12/16] cpufreq: dt: Unsupported OPPs are already disabled --- 2016-02-09 Viresh Kumar New
[V3,15/16] cpufreq: dt: No need to fetch voltage-tolerance --- 2016-02-09 Viresh Kumar New
[V3,16/16] cpufreq: dt: No need to allocate resources anymore --- 2016-02-09 Viresh Kumar New
[V5,2/6] cpufreq: Call __cpufreq_governor() with policy->rwsem held --- 2016-02-11 Viresh Kumar New
[V1,Resend,1/3] cpufreq: dt: Include types.h from cpufreq-dt.h --- 2016-03-29 Viresh Kumar New
[V1,Resend,2/3] cpufreq: dt: Add generic platform-device creation support --- 2016-03-29 Viresh Kumar New
[V2,3/3] cpufreq: exynos: Use generic platdev driver --- 2016-03-29 Viresh Kumar New
[V3,2/4] cpufreq: dt: Add generic platform-device creation support --- 2016-03-30 Viresh Kumar New
[V3,3/4] ARM: exynos: exynos-cpufreq platform device isn't supported anymore --- 2016-03-30 Viresh Kumar New
[V1,Resend,2/2] cpufreq: acpi: policy->driver_data can't be NULL in ->exit() --- 2016-04-07 Viresh Kumar New
[2/8] cpufreq: imx: Use generic platdev driver --- 2016-04-21 Viresh Kumar New
[7/8] cpufreq: zynq: Use generic platdev driver --- 2016-04-21 Viresh Kumar New
[04/10] PM / OPP: Relocate dev_pm_opp_set_sharing_cpus() --- 2016-04-21 Viresh Kumar New
[10/10] cpufreq: mvebu: Use generic platdev driver --- 2016-04-21 Viresh Kumar New
[V2,1/9] cpufreq: dt: Mark platdev machines array as __initconst --- 2016-04-22 Viresh Kumar New
[2/6] cpufreq: governor: Remove unnecessary bits from print message --- 2016-05-18 Viresh Kumar New
[4/6] cpufreq: conservative: Remove declaration of cs_dbs_gov --- 2016-05-18 Viresh Kumar New
fbdev: pxafb: clampval() doesn't update the variable --- 2016-06-01 Viresh Kumar New
[3/8] cpufreq: powerenv: Fix memory leak --- 2016-06-01 Viresh Kumar New
[V2,1/2] cpufreq: Store sorted frequency table --- 2016-06-01 Viresh Kumar New
[V2,2/2] cpufreq: Optimize cpufreq_frequency_table_target() --- 2016-06-01 Viresh Kumar New
[04/11] cpufreq: blackfin: Use 'index' only to index into policy->freq_table --- 2016-06-02 Viresh Kumar New
[08/11] cpufreq: imx: Use 'index' only to index into policy->freq_table --- 2016-06-02 Viresh Kumar New
[10/11] cpufreq: Keep a single (sorted) freq_table --- 2016-06-02 Viresh Kumar New
[V3,5/8] cpufreq: Drop freq-table param to cpufreq_frequency_table_target() --- 2016-06-03 Viresh Kumar New
[V3,1/9] cpufreq: Use policy->freq_table in ->target_index() --- 2016-06-03 Viresh Kumar New
[V3,3/9] cpufreq: elanfreq: Use 'index' only to index into policy->freq_table --- 2016-06-03 Viresh Kumar New
[V3,5/9] cpufreq: ia64: Use 'index' only to index into policy->freq_table --- 2016-06-03 Viresh Kumar New
[V3,7/9] cpufreq: maple: Use 'index' only to index into policy->freq_table --- 2016-06-03 Viresh Kumar New
[V3,8/9] cpufreq: Keep policy->freq_table sorted in ascending order --- 2016-06-03 Viresh Kumar New
[V3,9/9] cpufreq: drivers: Free frequency tables after being used --- 2016-06-03 Viresh Kumar New
PM / OPP: 'UNKNOWN' status of opp-table->shared --- 2016-06-16 Viresh Kumar New
[V2] cpufreq: Disallow ->resolve_freq() for drivers providing ->target_index() --- 2016-07-21 Viresh Kumar New
[v10,1/2] printk: Make printk() completely async --- 2016-08-10 Viresh Kumar New
[V2,1/2] cpufreq: Move gov_attr_* macros to cpufreq.h --- 2016-09-14 Viresh Kumar New
[V2,1/3] mfd: wm8994-core: don't split lines unnecessarily --- 2016-09-16 Viresh Kumar New
[V2,2/3] mfd: wm8994-core: disable regulators before removing them --- 2016-09-16 Viresh Kumar New
[2/2] PM / OPP: Multiple regulators aren't supported yet --- 2016-09-21 Viresh Kumar New
[3/8] PM / OPP: Manage supply's voltage/current in a separate structure --- 2016-10-04 Viresh Kumar New
[7/8] PM / OPP: Allow platform specific custom opp_set_rate() callbacks --- 2016-10-04 Viresh Kumar New
[2/2] Staging: greybus: uart: Use gbphy_dev->dev instead of bundle->dev --- 2016-10-12 Viresh Kumar New
[V2,1/8] PM / OPP: Reword binding supporting multiple regulators per device --- 2016-10-20 Viresh Kumar New
[V2,6/8] PM / OPP: Separate out _generic_opp_set_rate() --- 2016-10-20 Viresh Kumar New
[V3,4/9] PM / OPP: Pass struct dev_pm_opp_supply to _set_opp_voltage() --- 2016-10-26 Viresh Kumar New
[V3] mfd: wm8994-core: Don't use managed regulator bulk get API --- 2016-10-27 Viresh Kumar New
[V4] mfd: wm8994-core: Don't use managed regulator bulk get API --- 2016-10-27 Viresh Kumar New
[2/3] cpufreq: schedutil: move slow path from workqueue to SCHED_FIFO task --- 2016-11-11 Viresh Kumar New
[V2,2/4] cpufreq: schedutil: enable fast switch earlier --- 2016-11-15 Viresh Kumar New
[V2,3/4] cpufreq: schedutil: move slow path from workqueue to SCHED_FIFO task --- 2016-11-15 Viresh Kumar New
[1/2] PM / Domains: Introduce domain-performance-state binding --- 2016-11-18 Viresh Kumar New
[V4,03/10] PM / OPP: Don't use OPP structure outside of rcu protected section --- 2016-11-24 Viresh Kumar New
[V4,06/10] PM / OPP: Add infrastructure to manage multiple regulators --- 2016-11-24 Viresh Kumar New
[V4,07/10] PM / OPP: Separate out _generic_opp_set_rate() --- 2016-11-24 Viresh Kumar New
[V4,08/10] PM / OPP: Allow platform specific custom set_opp() callbacks --- 2016-11-24 Viresh Kumar New
[01/12] PM / OPP: Add per OPP table mutex --- 2016-12-07 Viresh Kumar New
« 1 2 3 »