Show patches with: Submitter = Viresh Kumar       |    State = Action Required       |    Archived = No       |   384 patches
« 1 2 3 4 »
Patch Series S/W/F Date Submitter Delegate State
[V9,3/7] PM / OPP: Support updating performance state of device's power domains Untitled series #3130 --- 2017-08-02 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
[V7,07/10] PM / OPP: Separate out _generic_set_opp() --- 2016-12-01 Viresh Kumar New
[V7,06/10] PM / OPP: Add infrastructure to manage multiple regulators --- 2016-12-01 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
[V6,05/10] PM / OPP: Pass struct dev_pm_opp_supply to _set_opp_voltage() --- 2016-11-30 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
[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
[V5,3/3] thermal: cpufreq_cooling: Reuse sched_cpu_util() for SMP platforms cpufreq_cooling: Get effective CPU utilization from scheduler --- 2020-12-08 Viresh Kumar New
[V5,2/3] sched/core: Rename schedutil_cpu_util() and allow rest of the kernel to use it cpufreq_cooling: Get effective CPU utilization from scheduler --- 2020-12-08 Viresh Kumar New
[V5,2/2] cpufreq: CPPC: Add support for frequency invariance cpufreq: cppc: Add support for frequency invariance --- 2021-03-01 Viresh Kumar New
[V5,09/10] PM / OPP: Don't WARN on multiple calls to dev_pm_opp_set_regulators() --- 2016-11-29 Viresh Kumar New
[V5,08/10] PM / OPP: Allow platform specific custom set_opp() callbacks --- 2016-11-29 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
[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
[V4,5/6] cpufreq: governor: replace per-cpu delayed work with timers --- 2015-12-09 Viresh Kumar New
[V4,4/7] cpufreq: governor: Move common sysfs tunables to cpufreq_governor.c --- 2016-02-09 Viresh Kumar New
[V4,4/6] cpufreq: governor: Drop unused macros for creating governor tunable attributes --- 2016-02-09 Viresh Kumar New
[V4,3/3] thermal: cpufreq_cooling: Reuse sched_cpu_util() for SMP platforms cpufreq_cooling: Get effective CPU utilization from scheduler --- 2020-11-24 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,3/3] cpufreq: add suspend/resume support in Armada 37xx DVFS driver Untitled series #11000 --- 2018-04-26 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
[V4,2/7] cpufreq: Call __cpufreq_governor() with policy->rwsem held --- 2016-02-09 Viresh Kumar New
[V4,2/4] cpufreq: intel_pstate: Migrate to ->offline() instead of ->stop_cpu() cpufreq: Migrate away from ->stop_cpu() callback --- 2021-06-23 Viresh Kumar New
[V4,2/3] sched/core: Rename schedutil_cpu_util() and allow rest of the kernel to use it cpufreq_cooling: Get effective CPU utilization from scheduler --- 2020-11-24 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
[v4,2/2] dt: power: st: Provide bindings for ST's OPPs --- 2015-08-03 Viresh Kumar New
[v4,2/2] dt: power: st: Provide bindings for ST's OPPs --- 2015-09-09 Viresh Kumar New
[v4,2/2] dt: power: st: Provide bindings for ST's OPPs --- 2015-09-16 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
[V4,1/8] ARM: davinci: Sort frequency table --- 2016-06-06 Viresh Kumar New
[V4,1/2] cpufreq: Handle sorted frequency tables more efficiently --- 2016-06-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
[V4,0/3] sched: cpufreq: Allow remote callbacks --- 2017-07-26 Viresh Kumar New
[v3] PM / OPP: discard duplicate OPPs --- 2014-05-20 Viresh Kumar New
[V3,7/9] cpufreq: schedutil: Set dynamic_switching to true Untitled series #2930 --- 2017-07-19 Viresh Kumar New
[V3,7/7] PM / OPP: Add support to parse domain-performance-state Untitled series #570 --- 2017-02-24 Viresh Kumar New
[V3,6/9] cpufreq: qcom-cpufreq-hw: Use .register_em() to register with energy model Add callback to register with energy model --- 2021-08-12 Viresh Kumar New
[V3,6/9] cpufreq: imx: Use 'index' only to index into policy->freq_table --- 2016-06-03 Viresh Kumar New
[V3,6/7] PM / Domains: Allow domain performance states to be read from DT Untitled series #570 --- 2017-02-24 Viresh Kumar New
[V3,4/9] cpufreq: mediatek: Use .register_em() to register with energy model Add callback to register with energy model --- 2021-08-12 Viresh Kumar New
[V3,4/9] cpufreq: exynos: Use 'index' only to index into policy->freq_table --- 2016-06-03 Viresh Kumar New
[V3,4/5] cpufreq: stats: Enable stats for fast-switch as well cpufreq: Record stats with fast-switching --- 2020-10-05 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
[V3,3/9] cpufreq: imx6q: Use .register_em() to register with energy model Add callback to register with energy model --- 2021-08-12 Viresh Kumar New
[V3,3/5] cpufreq: stats: Mark few conditionals with unlikely() cpufreq: Record stats with fast-switching --- 2020-10-05 Viresh Kumar New
[V3,2/9] PM / OPP: Don't use OPP structure outside of rcu protected section --- 2016-10-26 Viresh Kumar New
[V3,2/9] cpufreq: dt: Use .register_em() to register with energy model Add callback to register with energy model --- 2021-08-12 Viresh Kumar New
[V3,2/9] cpufreq: blackfin: Use 'index' only to index into policy->freq_table --- 2016-06-03 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
[V3,2/2] cpufreq: intel_pstate: Implement ->resolve_freq() Untitled series #22348 --- 2019-08-02 Viresh Kumar New
[V3,2/2] cpufreq: cppc: Add support for frequency invariance cpufreq: cppc: Add support for frequency invariance --- 2021-01-28 Viresh Kumar New
[V3,1/9] PM / OPP: Reword binding supporting multiple regulators per device --- 2016-10-26 Viresh Kumar New
[V3,1/9] PM / OPP: Reword binding supporting multiple regulators per device --- 2016-11-11 Viresh Kumar New
[V3,1/5] cpufreq: stats: Defer stats update to cpufreq_stats_record_transition() cpufreq: Record stats with fast-switching --- 2020-10-05 Viresh Kumar New
[V3,1/4] cpufreq: dt: Include types.h from cpufreq-dt.h --- 2016-03-30 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
[V3,1/2] topology: Allow multiple entities to provide sched_freq_tick() callback cpufreq: cppc: Add support for frequency invariance --- 2021-01-28 Viresh Kumar New
[V3,1/2] sched/core: Rename and move schedutil_cpu_util() to core.c cpufreq_cooling: Get effective CPU utilization from scheduler --- 2020-11-19 Viresh Kumar New
[v3,1/2] cpufreq: Don't destroy/realloc policy/sysfs on hotplug/suspend --- 2014-07-16 Viresh Kumar New
[V3.1,1/4] cpufreq: cppc: Fix potential memleak in cppc_cpufreq_cpu_init [V3.1,1/4] cpufreq: cppc: Fix potential memleak in cppc_cpufreq_cpu_init --- 2021-06-24 Viresh Kumar New
[V3,11/13] cpufreq: governor: Keep list of policy_dbs within dbs_data --- 2016-02-08 Viresh Kumar New
[V3,10/13] cpufreq: governor: No need to manage state machine now --- 2016-02-08 Viresh Kumar New
[V3,03/16] PM / OPP: Introduce dev_pm_opp_get_max_volt_latency() --- 2016-02-09 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
[V3,02/20] OPP: Make dev_pm_opp_set_regulators() accept NULL terminated list OPP: Add new configuration interface: dev_pm_opp_set_config() --- 2022-07-04 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
[V2] PM / OPP: 'UNKNOWN' status of opp-table->shared --- 2016-06-16 Viresh Kumar New
[V2] PM / OPP: Allow inactive opp_device to be present in dev list --- 2016-11-29 Viresh Kumar New
[V2] OPP: Fix required_opp_tables for multiple genpds using same table [V2] OPP: Fix required_opp_tables for multiple genpds using same table --- 2024-04-12 Viresh Kumar New
[V2] opp: Don't ignore clk_get() errors other than -ENOENT [V2] opp: Don't ignore clk_get() errors other than -ENOENT --- 2021-02-01 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
[v2] cpufreq: stats: Walk online CPUs with CPU offline/online locked --- 2016-05-24 Viresh Kumar New
[V2] cpufreq: Don't use cpufreq_frequency_get_table() if 'policy' is available --- 2016-06-01 Viresh Kumar New
[V2] cpufreq: Disallow ->resolve_freq() for drivers providing ->target_index() --- 2016-07-22 Viresh Kumar New
[V2] cpufreq: create link to policy only for registered CPUs --- 2016-09-12 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
[v2] cpufreq: Avoid attempts to create duplicate symbolic links --- 2015-07-30 Viresh Kumar New
[V2] cpufreq: Always clear freq_table pointer [V2] cpufreq: Always clear freq_table pointer --- 2024-04-12 Viresh Kumar New
[V2,9/9] cpufreq: scmi: Use .register_em() callback cpufreq: Auto-register with energy model --- 2021-08-11 Viresh Kumar New
[V2,7/8] PM / OPP: Allow platform specific custom opp_set_rate() callbacks --- 2016-10-20 Viresh Kumar New
[V2,5/6] PM / domain: Save/restore performance state at runtime suspend/resume Untitled series #430 --- 2017-02-09 Viresh Kumar New
[V2,5/6] cpufreq: governor: replace per-cpu delayed work with timers --- 2015-12-04 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] PM / OPP: Rename OPP nodes as opp@<opp-hz> --- 2015-11-05 Viresh Kumar New
[V2,4/5] cpufreq: Register notifiers with the PM QoS framework Untitled series #18782 --- 2019-02-21 Viresh Kumar New
[V2,4/4] cpufreq: Move traces and update to policy->cur to cpufreq core cpufreq: Record stats with fast-switching --- 2020-09-16 Viresh Kumar New
[V2,3/8] PM / OPP: Manage supply's voltage/current in a separate structure --- 2016-10-20 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,3/4] cpufreq: stats: Enable stats for fast-switch as well cpufreq: Record stats with fast-switching --- 2020-09-16 Viresh Kumar New
[v2,3/3] cpufreq: schedutil: map raw required frequency to driver frequency --- 2016-05-30 Viresh Kumar New
[V2,3/3] cpufreq: CPPC: Add support for frequency invariance cpufreq: cppc: Add support for frequency invariance --- 2021-06-16 Viresh Kumar New
[V2,29/30] OPP: Remove dev_pm_opp_attach_genpd() and friends [V2,01/30] OPP: Track if clock name is configured by platform --- 2022-07-01 Viresh Kumar New
[V2,2/7] cpufreq: governor: New sysfs show/store callbacks for governor tunables --- 2016-02-03 Viresh Kumar New
« 1 2 3 4 »