Show patches with: Submitter = Viresh Kumar       |    State = Action Required       |    Archived = No       |   446 patches
« 1 2 3 44 5 »
Patch Series S/W/F Date Submitter Delegate State
[V2,1/2] opp: Allow dev_pm_opp_get_opp_table() to return -EPROBE_DEFER [V2,1/2] opp: Allow dev_pm_opp_get_opp_table() to return -EPROBE_DEFER --- 2020-08-24 Viresh Kumar New
[V3,4/4] opp: Remove _dev_pm_opp_find_and_remove_table() wrapper opp: general cleanups --- 2020-08-20 Viresh Kumar New
[3/4] opp: Reused enabled flag and remove regulator_enabled Untitled series #48108 --- 2020-08-13 Viresh Kumar New
[2/4] opp: Track device's resources configuration status Untitled series #48108 --- 2020-08-13 Viresh Kumar New
[GIT,PULL] cpufreq/arm changes for 5.9 [GIT,PULL] cpufreq/arm changes for 5.9 --- 2020-08-04 Viresh Kumar New
cpufreq: cached_resolved_idx can not be negative cpufreq: cached_resolved_idx can not be negative --- 2020-07-30 Viresh Kumar New
[2/2] thermal: cpufreq_cooling: Reuse effective_cpu_util() cpufreq_cooling: Get effective CPU utilization from scheduler --- 2020-07-14 Viresh Kumar New
[1/2] sched/core: Rename and move schedutil_cpu_util to core.c cpufreq_cooling: Get effective CPU utilization from scheduler --- 2020-07-14 Viresh Kumar New
[RFC,3/3] cpufreq: cppc: Add support for frequency invariance cpufreq: cppc: Add support for frequency invariance --- 2020-07-09 Viresh Kumar New
[For-STABLE] thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from power [For-STABLE] thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from power --- 2020-07-08 Viresh Kumar New
[V4,3/3] cpufreq: Specify default governor on command line cpufreq: Allow default governor on cmdline and fix locking issues --- 2020-06-29 Viresh Kumar New
[V4,2/3] cpufreq: Register governors at core_initcall cpufreq: Allow default governor on cmdline and fix locking issues --- 2020-06-29 Viresh Kumar New
opp: Remove bandwidth votes when target_freq is zero opp: Remove bandwidth votes when target_freq is zero --- 2020-05-27 Viresh Kumar New
[1/2] opp: Reorder the code for !target_freq case opp: core: add regulators enable and disable --- 2020-05-15 Viresh Kumar New
[1/2] opp: Free static OPPs on errors while adding them [1/2] opp: Free static OPPs on errors while adding them --- 2019-11-18 Viresh Kumar New
[V3,2/2] cpufreq: intel_pstate: Implement ->resolve_freq() Untitled series #22348 --- 2019-08-02 Viresh Kumar New
[V2,03/10] powerpc: macintosh: Switch to QoS requests instead of cpufreq notifier Untitled series #22081 --- 2019-07-23 Viresh Kumar New
[V2,2/5] cpufreq: Replace few CPUFREQ_CONST_LOOPS checks with has_target() [V2,1/5] cpufreq: Remove the redundant !setpolicy check --- 2019-06-20 Viresh Kumar New
[V2,1/5] cpufreq: Remove the redundant !setpolicy check [V2,1/5] cpufreq: Remove the redundant !setpolicy check --- 2019-06-20 Viresh Kumar New
[3/6] cpufreq: Remove the has_target() check from notifier handler cpufreq: cleanups --- 2019-06-19 Viresh Kumar New
[V3,2/5] PM / QOS: Pass request type to dev_pm_qos_read_value() cpufreq: Use QoS layer to manage freq-constraints --- 2019-06-10 Viresh Kumar New
[V2] cpufreq: Call transition notifier only once for each policy [V2] cpufreq: Call transition notifier only once for each policy --- 2019-03-15 Viresh Kumar New
[7/7] cpufreq: Call transition notifiers only once for each policy cpufreq: Call transition notifier only once for each policy --- 2019-03-14 Viresh Kumar New
[1/2] PM / wakeup: Remove timer from wakeup_source_remove() [1/2] PM / wakeup: Remove timer from wakeup_source_remove() --- 2019-03-08 Viresh Kumar New
[4.0+] cpufreq: Use struct kobj_attribute instead of struct global_attr [4.0+] cpufreq: Use struct kobj_attribute instead of struct global_attr --- 2019-03-07 Viresh Kumar New
[4/6+] cpufreq: Use struct kobj_attribute instead of struct global_attr [4/6+] cpufreq: Use struct kobj_attribute instead of struct global_attr --- 2019-03-07 Viresh Kumar New
[v4.10] cpufreq: Use struct kobj_attribute instead of struct global_attr [v4.10] cpufreq: Use struct kobj_attribute instead of struct global_attr --- 2019-03-07 Viresh Kumar New
[4.11+] cpufreq: Use struct kobj_attribute instead of struct global_attr [4.11+] cpufreq: Use struct kobj_attribute instead of struct global_attr --- 2019-03-07 Viresh Kumar New
[V2,5/5] cpufreq: Add QoS requests for userspace constraints Untitled series #18782 --- 2019-02-21 Viresh Kumar New
[V2,4/5] cpufreq: Register notifiers with the PM QoS framework Untitled series #18782 --- 2019-02-21 Viresh Kumar New
cpufreq: kyro: Reduce frame-size of qcom_cpufreq_kryo_probe() cpufreq: kyro: Reduce frame-size of qcom_cpufreq_kryo_probe() --- 2019-02-20 Viresh Kumar New
[BUG] cpufreq/armada-37xx: Parent clock issues after boot [BUG] cpufreq/armada-37xx: Parent clock issues after boot --- 2019-01-24 Viresh Kumar New
[3/3] cpufreq: Implement USER constraint drivers: Frequency constraint infrastructure --- 2019-01-11 Viresh Kumar New
[2/3] cpufreq: Implement freq-constraint callback drivers: Frequency constraint infrastructure --- 2019-01-11 Viresh Kumar New
[V4,2/7] OPP: Improve _find_table_of_opp_np() PM / Domains: Allow performance state propagation --- 2018-12-14 Viresh Kumar New
[1/2] OPP: Use opp_table->regulators to verify no regulator case [1/2] OPP: Use opp_table->regulators to verify no regulator case --- 2018-12-11 Viresh Kumar New
[4/4] PM / Domains: Propagate performance state updates Untitled series #16018 --- 2018-11-05 Viresh Kumar New
[3/4] PM / Domains: Factorize dev_pm_genpd_set_performance_state() Untitled series #16018 --- 2018-11-05 Viresh Kumar New
[V3,03/10] OPP: Separate out custom OPP handler specific code OPP: Support multiple power-domains per device --- 2018-10-25 Viresh Kumar New
[V2,12/12] OPP: Pass OPP table to _of_add_opp_table_v{1|2}() Untitled series #14966 --- 2018-09-19 Viresh Kumar New
[V2,11/12] OPP: Prevent creating multiple OPP tables for devices sharing OPP nodes Untitled series #14966 --- 2018-09-19 Viresh Kumar New
[V2,09/12] OPP: Don't remove dynamic OPPs from _dev_pm_opp_remove_table() Untitled series #14966 --- 2018-09-19 Viresh Kumar New
cpufreq: qcom: Fix section attribute for qcom_cpufreq_kryo_exit() cpufreq: qcom: Fix section attribute for qcom_cpufreq_kryo_exit() --- 2018-09-19 Viresh Kumar New
[09/11] OPP: Use a single mechanism to free the OPP table Untitled series #14766 --- 2018-09-12 Viresh Kumar New
[V2] of: thermal: Allow multiple devices to share cooling map [V2] of: thermal: Allow multiple devices to share cooling map --- 2018-08-08 Viresh Kumar New
[v4.9] PM / OPP: Update voltage in case freq == old_freq [v4.9] PM / OPP: Update voltage in case freq == old_freq --- 2018-07-02 Viresh Kumar New
[07/10] PM / Domains: Add genpd_opp_to_performance_state() OPP: Support multiple power-domains per device --- 2018-06-29 Viresh Kumar New
[1/2] PM / Domains: Rename opp_node to np [1/2] PM / Domains: Rename opp_node to np --- 2018-06-14 Viresh Kumar New
sched/schedutil: Don't set next_freq to UINT_MAX sched/schedutil: Don't set next_freq to UINT_MAX --- 2018-05-08 Viresh Kumar New
[V2] soc/tegra: pmc: Don't allocate struct tegra_powergate on stack [V2] soc/tegra: pmc: Don't allocate struct tegra_powergate on stack --- 2018-05-03 Viresh Kumar New
[V4,3/3] cpufreq: add suspend/resume support in Armada 37xx DVFS driver Untitled series #11000 --- 2018-04-26 Viresh Kumar New
[2/3] cpufreq: armada: Free resources on error paths cpufreq: dt: Allow platforms to provide suspend/resume hooks --- 2018-04-24 Viresh Kumar New
[V2,15/27] cpufreq: powernv: Don't validate the frequency table twice Untitled series #9739 --- 2018-03-05 Viresh Kumar New
[26/27] cpufreq: tegra186: Don't validate the frequency table twice cpufreq: Stop validating cpufreq table in drivers --- 2018-02-26 Viresh Kumar New
[22/27] cpufreq: sfi: Don't validate the frequency table twice cpufreq: Stop validating cpufreq table in drivers --- 2018-02-26 Viresh Kumar New
[20/27] cpufreq: sc520: Don't validate the frequency table twice cpufreq: Stop validating cpufreq table in drivers --- 2018-02-26 Viresh Kumar New
[14/27] cpufreq: powernow: Don't validate the frequency table twice cpufreq: Stop validating cpufreq table in drivers --- 2018-02-26 Viresh Kumar New
[06/27] cpufreq: brcmstb: Don't validate the frequency table twice cpufreq: Stop validating cpufreq table in drivers --- 2018-02-26 Viresh Kumar New
[05/27] cpufreq: blackfin: Don't validate the frequency table twice cpufreq: Stop validating cpufreq table in drivers --- 2018-02-26 Viresh Kumar New
[V8,3/3] OPP: Allow "opp-hz" and "opp-microvolt" to contain magic values [V8,1/3] OPP: Allow OPP table to be used for power-domains --- 2017-12-18 Viresh Kumar New
[4/4] cpufreq: schedutil: Don't call sugov_get_util() unnecessarily sched: cpufreq: Track util update flags --- 2017-12-13 Viresh Kumar New
[3/4] cpufreq: schedutil: Don't pass flags to sugov_set_iowait_boost() sched: cpufreq: Track util update flags --- 2017-12-13 Viresh Kumar New
[2/4] sched: cpufreq: Keep track of cpufreq utilization update flags sched: cpufreq: Track util update flags --- 2017-12-13 Viresh Kumar New
[V11,7/7] mmc: sdhci-msm: Adapt the driver to use OPPs to set clocks/performance state PM / Domains: Performance state support --- 2017-10-11 Viresh Kumar New
[V11,5/7] soc: qcom: rpmpd: Add support for set performance state PM / Domains: Performance state support --- 2017-10-11 Viresh Kumar New
[V11,4/7] soc: qcom: rpmpd: Add driver to model cx/mx power domains PM / Domains: Performance state support --- 2017-10-11 Viresh Kumar New
[V11,1/7] PM / Domains: Add support to select performance-state of domains PM / Domains: Performance state support --- 2017-10-11 Viresh Kumar New
PM / OPP: Move the OPP directory out of power/ PM / OPP: Move the OPP directory out of power/ --- 2017-09-26 Viresh Kumar New
MAINTAINERS: Hibernation or S2R doesn't cover entire power directory MAINTAINERS: Hibernation or S2R doesn't cover entire power directory --- 2017-09-20 Viresh Kumar New
[V9,3/7] PM / OPP: Support updating performance state of device's power domains Untitled series #3130 --- 2017-08-02 Viresh Kumar New
[V4,0/3] sched: cpufreq: Allow remote callbacks --- 2017-07-26 Viresh Kumar New
[V3,7/9] cpufreq: schedutil: Set dynamic_switching to true Untitled series #2930 --- 2017-07-19 Viresh Kumar New
cpufreq: schedutil: Update last_update from sugov_set_iowait_boost() --- 2017-07-18 Viresh Kumar New
[V3,1/3] sched: cpufreq: Allow remote cpufreq callbacks [V3,1/3] sched: cpufreq: Allow remote cpufreq callbacks --- 2017-07-13 Viresh Kumar New
[RFC,V2,5/6] cpufreq: Cap the default transition delay value to 10 ms cpufreq: transition-latency cleanups --- 2017-07-13 Viresh Kumar New
[4/6] cpufreq: Use transition_delay_us for legacy governors as well cpufreq: transition-latency cleanups --- 2017-06-29 Viresh Kumar New
[1/6] cpufreq: Don't check for max_transition_latency cpufreq: transition-latency cleanups --- 2017-06-29 Viresh Kumar New
[V2,3/4] intel_pstate: Ignore scheduler cpufreq callbacks on remote CPUs sched: cpufreq: Allow remote callbacks --- 2017-06-29 Viresh Kumar New
[V2,2/4] cpufreq: governor: Process remote callback for shared policies sched: cpufreq: Allow remote callbacks --- 2017-06-29 Viresh Kumar New
[V2,1/4] cpufreq: schedutil: Process remote callback for shared policies sched: cpufreq: Allow remote callbacks --- 2017-06-29 Viresh Kumar New
[NOT-FOR-MERGE,V8,6/6] remoteproc: qcom: q6v5: Vote for proxy powerdomain performance state PM / Domains: Power domain performance states --- 2017-06-21 Viresh Kumar New
[2/3] cpufreq: schedutil: Fix selection algorithm while reducing frequency cpufreq: schedutil: Fix 4.12 regressions --- 2017-06-09 Viresh Kumar New
[RFC] sched: fair: Don't update CPU frequency too frequently --- 2017-06-01 Viresh Kumar New
[V2,2/4] PM / OPP: Don't create copy of regulators unnecessarily Untitled series #1541 --- 2017-05-23 Viresh Kumar New
cpufreq: dt: Set default policy->transition_delay_ns --- 2017-05-22 Viresh Kumar New
[4/4] PM / OPP: Don't create debugfs "supply-0" directory unnecessarily PM / OPP: Minor cleanups --- 2017-05-17 Viresh Kumar New
[3/4] PM / OPP: opp-microvolt is not optional if regulators are set PM / OPP: Minor cleanups --- 2017-05-17 Viresh Kumar New
[V6,9/9] PM / Domain: Add support to parse domain's OPP table PM / Domains: Implement domain performance states --- 2017-04-26 Viresh Kumar New
[V6,8/9] PM / Domain: Add struct device to genpd PM / Domains: Implement domain performance states --- 2017-04-26 Viresh Kumar New
[V6,6/9] PM / OPP: Implement dev_pm_opp_of_add_table_indexed() PM / Domains: Implement domain performance states --- 2017-04-26 Viresh Kumar New
[V6,5/9] PM / OPP: Add support to parse "power-domain-opp" property PM / Domains: Implement domain performance states --- 2017-04-26 Viresh Kumar New
[V6,3/9] PM / QOS: Keep common notifier list for genpd constraints PM / Domains: Implement domain performance states --- 2017-04-26 Viresh Kumar New
[V5,3/7] ARM: exynos: Use - instead of @ for DT OPP entries PM / OPP: Use - instead of @ for DT entries --- 2017-04-20 Viresh Kumar New
[V4,7/7] ARM: ZTE: Use - instead of @ for DT OPP entries PM / OPP: Use - instead of @ for DT entries --- 2017-04-20 Viresh Kumar New
[V4,6/7] ARM: uniphier: Use - instead of @ for DT OPP entries PM / OPP: Use - instead of @ for DT entries --- 2017-04-20 Viresh Kumar New
[V5,7/9] PM / domain: Register for PM QOS performance notifier Untitled series #1169 --- 2017-04-20 Viresh Kumar New
[V5,4/9] PM / QOS: Add DEV_PM_QOS_PERFORMANCE request Untitled series #1168 --- 2017-04-20 Viresh Kumar New
[V2,09/17] thermal: cpu_cooling: store cpufreq policy [V2,01/17] thermal: cpu_cooling: Avoid accessing potentially freed structures --- 2017-04-17 Viresh Kumar New
PM / OPP: Use - instead of @ for DT entries --- 2017-04-10 Viresh Kumar New
[V4,1/9] PM / OPP: Allow OPP table to be used for power-domains [V4,1/9] PM / OPP: Allow OPP table to be used for power-domains --- 2017-03-20 Viresh Kumar New
« 1 2 3 44 5 »