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
firmware: arm_scmi: Make scmi core independent of transport type firmware: arm_scmi: Make scmi core independent of transport type --- 2019-11-29 Viresh Kumar New
[V2] sched/fair: Make sched-idle CPU selection consistent throughout [V2] sched/fair: Make sched-idle CPU selection consistent throughout --- 2019-11-14 Viresh Kumar New
[V2,05/10] ACPI: cpufreq: Switch to QoS requests instead of cpufreq notifier [V2,01/10] cpufreq: Add policy create/remove notifiers --- 2019-07-23 Viresh Kumar New
[V6,7/7] cpufreq: Add QoS requests for userspace constraints [V6,1/7] PM / QOS: Pass request type to dev_pm_qos_{add|remove}_notifier() --- 2019-07-04 Viresh Kumar New
[V6,5/7] cpufreq: Register notifiers with the PM QoS framework [V6,1/7] PM / QOS: Pass request type to dev_pm_qos_{add|remove}_notifier() --- 2019-07-04 Viresh Kumar New
[V3,2/2] sched/fair: Fallback to sched-idle CPU if idle CPU isn't found sched/fair: Fallback to sched-idle CPU in absence of idle CPUs --- 2019-06-26 Viresh Kumar New
[V3,1/2] sched: Start tracking SCHED_IDLE tasks count in cfs_rq sched/fair: Fallback to sched-idle CPU in absence of idle CPUs --- 2019-06-26 Viresh Kumar New
[V2,5/5] cpufreq: Avoid calling cpufreq_verify_current_freq() from handle_update() cpufreq: cleanups --- 2019-06-20 Viresh Kumar New
[2/6] cpufreq: Replace few CPUFREQ_CONST_LOOPS checks with has_target() [1/6] cpufreq: Remove the redundant !setpolicy check --- 2019-06-19 Viresh Kumar New
[1/6] cpufreq: Remove the redundant !setpolicy check [1/6] cpufreq: Remove the redundant !setpolicy check --- 2019-06-19 Viresh Kumar New
[V3,4/5] cpufreq: Register notifiers with the PM QoS framework [V3,1/5] PM / QOS: Pass request type to dev_pm_qos_{add|remove}_notifier() --- 2019-06-10 Viresh Kumar New
[V3,3/5] PM / QoS: Add support for MIN/MAX frequency constraints [V3,1/5] PM / QOS: Pass request type to dev_pm_qos_{add|remove}_notifier() --- 2019-06-10 Viresh Kumar New
[V2] KVM: arm64: Implement vq_present() as a macro [V2] KVM: arm64: Implement vq_present() as a macro --- 2019-06-10 Viresh Kumar New
KVM: arm64: Drop 'const' from argument of vq_present() KVM: arm64: Drop 'const' from argument of vq_present() --- 2019-06-04 Viresh Kumar New
[2/2] opp: Allocate genpd_virt_devs from dev_pm_opp_attach_genpd() Untitled series #20320 --- 2019-05-13 Viresh Kumar New
[RFC,V2,2/2] sched/fair: Fallback to sched-idle CPU if idle CPU isn't found sched/fair: Fallback to sched-idle CPU for better performance --- 2019-04-25 Viresh Kumar New
[RFC,V2,1/2] sched: Start tracking SCHED_IDLE tasks count in cfs_rq sched/fair: Fallback to sched-idle CPU for better performance --- 2019-04-25 Viresh Kumar New
[V3] cpufreq: Call transition notifier only once for each policy [V3] cpufreq: Call transition notifier only once for each policy --- 2019-03-20 Viresh Kumar New
[6/7] KVM: x86: Update cpufreq transition notifier to handle multiple CPUs [1/7] cpufreq: Pass policy->related_cpus to transition notifiers --- 2019-03-14 Viresh Kumar New
[5/7] x86/tsc: Update cpufreq transition notifier to handle multiple CPUs [1/7] cpufreq: Pass policy->related_cpus to transition notifiers --- 2019-03-14 Viresh Kumar New
[4/7] sparc64: Update cpufreq transition notifier to handle multiple CPUs [1/7] cpufreq: Pass policy->related_cpus to transition notifiers --- 2019-03-14 Viresh Kumar New
[3/7] ARM: twd: Update cpufreq transition notifier to handle multiple CPUs [1/7] cpufreq: Pass policy->related_cpus to transition notifiers --- 2019-03-14 Viresh Kumar New
[2/7] ARM: smp: Update cpufreq transition notifier to handle multiple CPUs [1/7] cpufreq: Pass policy->related_cpus to transition notifiers --- 2019-03-14 Viresh Kumar New
[1/7] cpufreq: Pass policy->related_cpus to transition notifiers [1/7] cpufreq: Pass policy->related_cpus to transition notifiers --- 2019-03-14 Viresh Kumar New
[2/2] PM / wakeup: Clear timer.function in wakeup_source_remove() Untitled series #19143 --- 2019-03-08 Viresh Kumar New
[V2,2/2] cpufreq: dt: Implement online/offline() callbacks [V2,1/2] cpufreq: Allow light-weight tear down and bring up of CPUs --- 2019-02-12 Viresh Kumar New
[2/2] cpufreq: dt: Implement light_weight_exit() callback cpufreq: Allow light-weight tear down on CPU offline --- 2019-02-11 Viresh Kumar New
[1/2] cpufreq: Allow light-weight tear down on CPU offline operation cpufreq: Allow light-weight tear down on CPU offline --- 2019-02-11 Viresh Kumar New
[2/2] sched/fair: Improve the for loop in select_idle_core() [1/2] sched/fair: Don't pass sd to select_idle_smt() --- 2019-02-07 Viresh Kumar New
[1/2] sched/fair: Don't pass sd to select_idle_smt() [1/2] sched/fair: Don't pass sd to select_idle_smt() --- 2019-02-07 Viresh Kumar New
[1/3] drivers: base: Add frequency constraint infrastructure [1/3] drivers: base: Add frequency constraint infrastructure --- 2019-01-11 Viresh Kumar New
[V3,6/6] PM / Domains: Propagate performance state updates PM / Domains: Allow performance state propagation --- 2018-12-12 Viresh Kumar New
[V3,5/6] PM / Domains: Factorize dev_pm_genpd_set_performance_state() PM / Domains: Allow performance state propagation --- 2018-12-12 Viresh Kumar New
[V3,3/6] OPP: Add dev_pm_opp_xlate_performance_state() helper PM / Domains: Allow performance state propagation --- 2018-12-12 Viresh Kumar New
[V3,2/6] OPP: Improve _find_table_of_opp_np() PM / Domains: Allow performance state propagation --- 2018-12-12 Viresh Kumar New
[RFC,2/2] sched: Enqueue tasks on a cpu with only SCHED_IDLE tasks sched: Power optimizations with SCHED_IDLE --- 2018-11-26 Viresh Kumar New
[RFC,1/2] sched: Start tracking SCHED_IDLE tasks count in cfs_rq sched: Power optimizations with SCHED_IDLE --- 2018-11-26 Viresh Kumar New
[V2,5/5] PM / Domains: Propagate performance state updates Untitled series #16659 --- 2018-11-26 Viresh Kumar New
[08/10] ARM64: dts: renesas: Add all CPUs in cooling maps [01/10] ARM64: dts: amlogic: Add all CPUs in cooling maps --- 2018-11-16 Viresh Kumar New
[06/10] ARM64: dts: mediatek: Add all CPUs in cooling maps [01/10] ARM64: dts: amlogic: Add all CPUs in cooling maps --- 2018-11-16 Viresh Kumar New
[03/10] ARM64: dts: fsl: Add all CPUs in cooling maps [01/10] ARM64: dts: amlogic: Add all CPUs in cooling maps --- 2018-11-16 Viresh Kumar New
[4/6] ARM: dts: rockchip: Add all CPUs in cooling maps Untitled series #16418 --- 2018-11-16 Viresh Kumar New
dt-bindings: arm: Fix cpu capacity mismatch in example dt-bindings: arm: Fix cpu capacity mismatch in example --- 2018-10-25 Viresh Kumar New
[V3,04/10] OPP: Populate required opp tables from "required-opps" property [V3,01/10] PM / Domains: Rename genpd virtual devices as virt_dev --- 2018-10-25 Viresh Kumar New
[V2,2/9] OPP: Separate out custom OPP handler specific code OPP: Support multiple power-domains per device --- 2018-10-12 Viresh Kumar New
[2/4] OPP: Return error on error from dev_pm_opp_get_opp_count() [1/4] OPP: Improve error handling in dev_pm_opp_of_cpumask_add_table() --- 2018-10-04 Viresh Kumar New
[1/4] OPP: Improve error handling in dev_pm_opp_of_cpumask_add_table() [1/4] OPP: Improve error handling in dev_pm_opp_of_cpumask_add_table() --- 2018-10-04 Viresh Kumar New
[V2,10/12] OPP: Use a single mechanism to free the OPP table [V2,01/12] OPP: Free OPP table properly on performance state irregularities --- 2018-09-19 Viresh Kumar New
[V2,06/12] OPP: Don't take OPP table's kref for static OPPs [V2,01/12] OPP: Free OPP table properly on performance state irregularities --- 2018-09-19 Viresh Kumar New
[11/11] OPP: Pass OPP table to _of_add_opp_table_v{1|2}() Untitled series #14765 --- 2018-09-12 Viresh Kumar New
[10/11] OPP: Prevent creating multiple OPP tables for devices sharing OPP nodes Untitled series #14765 --- 2018-09-12 Viresh Kumar New
[08/11] OPP: Don't remove dynamic OPPs from _dev_pm_opp_remove_table() Untitled series #14765 --- 2018-09-12 Viresh Kumar New
[08/10] OPP: Configure all required OPPs [01/10] OPP: Parse OPP table's DT properties from _of_init_opp_table() --- 2018-06-29 Viresh Kumar New
[06/10] OPP: Add dev_pm_opp_{set|put}_required_device() helper [01/10] OPP: Parse OPP table's DT properties from _of_init_opp_table() --- 2018-06-29 Viresh Kumar New
[05/10] OPP: Populate OPPs from "required-opps" property [01/10] OPP: Parse OPP table's DT properties from _of_init_opp_table() --- 2018-06-29 Viresh Kumar New
[04/10] OPP: Populate required opp tables from "required-opps" property [01/10] OPP: Parse OPP table's DT properties from _of_init_opp_table() --- 2018-06-29 Viresh Kumar New
[01/10] OPP: Parse OPP table's DT properties from _of_init_opp_table() [01/10] OPP: Parse OPP table's DT properties from _of_init_opp_table() --- 2018-06-29 Viresh Kumar New
[2/2] PM / Domains: Fix return value of of_genpd_opp_to_performance_state() Untitled series #12140 --- 2018-06-14 Viresh Kumar New
[15/15] arm: dts: imx: Add missing OPP properties for CPUs Untitled series #11660 --- 2018-05-25 Viresh Kumar New
[13/15] arm: dts: r8a7743: Add missing OPP properties for CPUs Untitled series #11660 --- 2018-05-25 Viresh Kumar New
[10/15] arm: dts: rk3288: Add missing cooling device properties for CPUs Untitled series #11660 --- 2018-05-25 Viresh Kumar New
[04/15] arm: dts: rk322x: Add missing cooling device properties for CPUs Untitled series #11660 --- 2018-05-25 Viresh Kumar New
[5/6] arm64: dts: rockchip: Add missing cooling device properties for CPUs arm64: dts: Add missing cooling device properties for CPUs --- 2018-05-25 Viresh Kumar New
[2/6] arm64: dts: freescale: Add missing cooling device properties for CPUs arm64: dts: Add missing cooling device properties for CPUs --- 2018-05-25 Viresh Kumar New
sched/fair: Rearrange select_task_rq_fair() to optimize it sched/fair: Rearrange select_task_rq_fair() to optimize it --- 2018-04-23 Viresh Kumar New
of: Don't create platform device for OPP tables of: Don't create platform device for OPP tables --- 2018-04-10 Viresh Kumar New
[V7,13/13] boot_constraint: Add documentation drivers: Boot Constraint core --- 2018-02-23 Viresh Kumar New
[V7,12/13] boot_constraint: Update MAINTAINERS drivers: Boot Constraint core --- 2018-02-23 Viresh Kumar New
[V7,11/13] boot_constraint: Add Qualcomm display controller constraints drivers: Boot Constraint core --- 2018-02-23 Viresh Kumar New
[V7,10/13] boot_constraint: Add support for IMX platform drivers: Boot Constraint core --- 2018-02-23 Viresh Kumar New
[V7,09/13] boot_constraint: Add support for Hisilicon platforms drivers: Boot Constraint core --- 2018-02-23 Viresh Kumar New
[V7,08/13] boot_constraint: Manage deferrable constraints drivers: Boot Constraint core --- 2018-02-23 Viresh Kumar New
[V7,07/13] boot_constraint: Add debugfs support drivers: Boot Constraint core --- 2018-02-23 Viresh Kumar New
[V7,06/13] boot_constraint: Add support for PM constraints drivers: Boot Constraint core --- 2018-02-23 Viresh Kumar New
[V7,05/13] boot_constraint: Add support for clk constraints drivers: Boot Constraint core --- 2018-02-23 Viresh Kumar New
[V7,04/13] boot_constraint: Add support for supply constraints drivers: Boot Constraint core --- 2018-02-23 Viresh Kumar New
[V7,03/13] drivers: Add boot constraints core drivers: Boot Constraint core --- 2018-02-23 Viresh Kumar New
[V7,02/13] of: platform: Make of_platform_bus_create() global drivers: Boot Constraint core --- 2018-02-23 Viresh Kumar New
[V7,01/13] of: platform: Add of_find_any_device_by_node() drivers: Boot Constraint core --- 2018-02-23 Viresh Kumar New
[2/2] cpufreq: Validate cpufreq table from core Untitled series #9249 --- 2018-02-22 Viresh Kumar New
[10/10] dt-bindings: thermal: Remove "cooling-{min|max}-level" properties Untitled series #8798 --- 2018-02-09 Viresh Kumar New
[08/10] ARM64: dts: meson: Remove "cooling-{min|max}-level" for gpio-fan node Untitled series #8798 --- 2018-02-09 Viresh Kumar New
[04/10] ARM: dts: sun[4-7]i: Remove "cooling-{min|max}-level" for CPU nodes Untitled series #8798 --- 2018-02-09 Viresh Kumar New
[03/10] ARM: dts: mt7623: Remove "cooling-{min|max}-level" for CPU nodes Untitled series #8798 --- 2018-02-09 Viresh Kumar New
[02/10] ARM: dts: omap: Remove "cooling-{min|max}-level" for CPU nodes Untitled series #8798 --- 2018-02-09 Viresh Kumar New
[V3] thermal: Add cooling device's statistics in sysfs [V3] thermal: Add cooling device's statistics in sysfs --- 2018-01-11 Viresh Kumar New
[V6,11/13] boot_constraint: Add Qualcomm display controller constraints drivers: Boot Constraint core --- 2018-01-10 Viresh Kumar New
[V6,10/13] boot_constraint: Add support for IMX platform drivers: Boot Constraint core --- 2018-01-10 Viresh Kumar New
[V6,09/13] boot_constraint: Add support for Hisilicon platforms drivers: Boot Constraint core --- 2018-01-10 Viresh Kumar New
thermal: Add debugfs support for cooling devices thermal: Add debugfs support for cooling devices --- 2018-01-04 Viresh Kumar New
[6/7] PM / OPP: Get performance state using genpd helper [1/7] PM / OPP: Implement dev_pm_opp_of_add_table_indexed() --- 2017-12-22 Viresh Kumar New
[5/7] PM / Domain: Implement of_dev_pm_genpd_get_performance_state() [1/7] PM / OPP: Implement dev_pm_opp_of_add_table_indexed() --- 2017-12-22 Viresh Kumar New
[3/7] PM / Domain: Add struct device to genpd [1/7] PM / OPP: Implement dev_pm_opp_of_add_table_indexed() --- 2017-12-22 Viresh Kumar New
[2/7] PM / OPP: Implement of_dev_pm_opp_find_required_opp() [1/7] PM / OPP: Implement dev_pm_opp_of_add_table_indexed() --- 2017-12-22 Viresh Kumar New
[V5,02/13] of: platform: Make of_platform_bus_create() global drivers: Boot Constraint core --- 2017-12-14 Viresh Kumar New
arm64: defconfig: Select schedutil as default cpufreq governor arm64: defconfig: Select schedutil as default cpufreq governor --- 2017-11-16 Viresh Kumar New
[RFC,V7,1/2] OPP: Allow OPP table to be used for power-domains [RFC,V7,1/2] OPP: Allow OPP table to be used for power-domains --- 2017-10-31 Viresh Kumar New
[V4,10/12] boot_constraint: Add support for Hisilicon platforms Untitled series #5557 --- 2017-10-29 Viresh Kumar New
[V4,09/12] boot_constraint: Add earlycon helper Untitled series #5557 --- 2017-10-29 Viresh Kumar New
[V4,08/12] boot_constraint: Manage deferrable constraints Untitled series #5557 --- 2017-10-29 Viresh Kumar New
« 1 2 3 »