Patch Metrics

There are 6827 patches submitted by members of this team, and 2065 of those have been accepted upstream.

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)

Current Members

Show patches with: Archived = No       |   6823 patches
« 1 2 3 468 69 »
Patch Series S/W/F Date Submitter Delegate State
[V4,10/10] PM / OPP: Don't assume platform doesn't have regulators --- 2016-11-24 Viresh Kumar Superseded
PM / OPP: Allow inactive opp_device to be present in dev list --- 2016-11-25 Viresh Kumar New
PM / OPP: Allow inactive opp_device to be present in dev list --- 2016-11-29 Viresh Kumar New
[V2] PM / OPP: Allow inactive opp_device to be present in dev list --- 2016-11-29 Viresh Kumar New
[V3] PM / OPP: Don't remove the first cpu in the mask before removing others --- 2016-11-29 Viresh Kumar New
[V5,01/10] PM / OPP: Fix incorrect cpu-supply property in binding --- 2016-11-29 Viresh Kumar Accepted
[V5,02/10] PM / OPP: Reword binding supporting multiple regulators per device --- 2016-11-29 Viresh Kumar Accepted
[V5,03/10] PM / OPP: Don't use OPP structure outside of rcu protected section --- 2016-11-29 Viresh Kumar New
[V5,04/10] PM / OPP: Manage supply's voltage/current in a separate structure --- 2016-11-29 Viresh Kumar Accepted
[V5,05/10] PM / OPP: Pass struct dev_pm_opp_supply to _set_opp_voltage() --- 2016-11-29 Viresh Kumar Superseded
[V5,06/10] PM / OPP: Add infrastructure to manage multiple regulators --- 2016-11-29 Viresh Kumar Superseded
[V5,07/10] PM / OPP: Separate out _generic_set_opp() --- 2016-11-29 Viresh Kumar Superseded
[V5,08/10] PM / OPP: Allow platform specific custom set_opp() callbacks --- 2016-11-29 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,10/10] PM / OPP: Don't assume platform doesn't have regulators --- 2016-11-29 Viresh Kumar Superseded
[V6,01/10] PM / OPP: Fix incorrect cpu-supply property in binding --- 2016-11-30 Viresh Kumar Accepted
[V6,02/10] PM / OPP: Reword binding supporting multiple regulators per device --- 2016-11-30 Viresh Kumar Superseded
[V6,03/10] PM / OPP: Don't use OPP structure outside of rcu protected section --- 2016-11-30 Viresh Kumar Superseded
[V6,04/10] PM / OPP: Manage supply's voltage/current in a separate structure --- 2016-11-30 Viresh Kumar Superseded
[V6,05/10] PM / OPP: Pass struct dev_pm_opp_supply to _set_opp_voltage() --- 2016-11-30 Viresh Kumar New
[V6,06/10] PM / OPP: Add infrastructure to manage multiple regulators --- 2016-11-30 Viresh Kumar Superseded
[V6,07/10] PM / OPP: Separate out _generic_set_opp() --- 2016-11-30 Viresh Kumar Superseded
[V6,08/10] PM / OPP: Allow platform specific custom set_opp() callbacks --- 2016-11-30 Viresh Kumar Accepted
[V6,09/10] PM / OPP: Don't WARN on multiple calls to dev_pm_opp_set_regulators() --- 2016-11-30 Viresh Kumar New
[V6,10/10] PM / OPP: Don't assume platform doesn't have regulators --- 2016-11-30 Viresh Kumar New
[V4] PM / OPP: Pass opp_table to dev_pm_opp_put_regulator() --- 2016-11-30 Viresh Kumar New
[V6,06/10] PM / OPP: Add infrastructure to manage multiple regulators --- 2016-12-01 Viresh Kumar New
devfreq: exynos: Don't use OPP structures outside of RCU locks --- 2016-12-01 Viresh Kumar Accepted
devfreq: rk3399_dmc: Don't use OPP structures outside of RCU locks --- 2016-12-01 Viresh Kumar Superseded
devfreq: rk3399_dmc: Remove dangling rcu_read_unlock() --- 2016-12-01 Viresh Kumar Accepted
[V7,01/10] PM / OPP: Fix incorrect cpu-supply property in binding --- 2016-12-01 Viresh Kumar Accepted
[V7,02/10] PM / OPP: Reword binding supporting multiple regulators per device --- 2016-12-01 Viresh Kumar Accepted
[V7,03/10] PM / OPP: Don't use OPP structure outside of rcu protected section --- 2016-12-01 Viresh Kumar New
[V7,04/10] PM / OPP: Manage supply's voltage/current in a separate structure --- 2016-12-01 Viresh Kumar Accepted
[V7,05/10] PM / OPP: Pass struct dev_pm_opp_supply to _set_opp_voltage() --- 2016-12-01 Viresh Kumar New
[V7,06/10] PM / OPP: Add infrastructure to manage multiple regulators --- 2016-12-01 Viresh Kumar New
[V7,07/10] PM / OPP: Separate out _generic_set_opp() --- 2016-12-01 Viresh Kumar New
[V7,08/10] PM / OPP: Allow platform specific custom set_opp() callbacks --- 2016-12-01 Viresh Kumar Accepted
[V7,09/10] PM / OPP: Don't WARN on multiple calls to dev_pm_opp_set_regulators() --- 2016-12-01 Viresh Kumar Accepted
[V7,10/10] PM / OPP: Don't assume platform doesn't have regulators --- 2016-12-01 Viresh Kumar Superseded
[V2] devfreq: rk3399_dmc: Don't use OPP structures outside of RCU locks --- 2016-12-05 Viresh Kumar Accepted
[01/10] PM / OPP: Fix memory leak while adding duplicate OPPs --- 2016-12-06 Viresh Kumar Superseded
[02/10] PM / OPP: Remove useless TODO --- 2016-12-06 Viresh Kumar Superseded
[03/10] PM / OPP: Rename _allocate_opp() to _opp_allocate() --- 2016-12-06 Viresh Kumar Superseded
[04/10] PM / OPP: Error out on failing to add static OPPs for v1 bindings --- 2016-12-06 Viresh Kumar Superseded
[05/10] PM / OPP: Add light weight _opp_free() routine --- 2016-12-06 Viresh Kumar Superseded
[06/10] PM / OPP: Rename and split _dev_pm_opp_remove_table() --- 2016-12-06 Viresh Kumar Superseded
[07/10] PM / OPP: Don't allocate OPP table from _opp_allocate() --- 2016-12-06 Viresh Kumar Superseded
[08/10] PM / OPP: Rename dev_pm_opp_get_suspend_opp() and return OPP rate --- 2016-12-06 Viresh Kumar Superseded
[09/10] PM / OPP: Don't expose srcu_head to register notifiers --- 2016-12-06 Viresh Kumar Superseded
[10/10] PM / OPP: Split out part of _add_opp_table() and _remove_opp_table() --- 2016-12-06 Viresh Kumar Superseded
[V2,01/10] PM / OPP: Fix memory leak while adding duplicate OPPs --- 2016-12-07 Viresh Kumar Accepted
[V2,02/10] PM / OPP: Remove useless TODO --- 2016-12-07 Viresh Kumar Accepted
[V2,03/10] PM / OPP: Rename _allocate_opp() to _opp_allocate() --- 2016-12-07 Viresh Kumar Accepted
[V2,04/10] PM / OPP: Error out on failing to add static OPPs for v1 bindings --- 2016-12-07 Viresh Kumar Accepted
[V2,05/10] PM / OPP: Add light weight _opp_free() routine --- 2016-12-07 Viresh Kumar Accepted
[V2,06/10] PM / OPP: Rename and split _dev_pm_opp_remove_table() --- 2016-12-07 Viresh Kumar New
[V2,07/10] PM / OPP: Don't allocate OPP table from _opp_allocate() --- 2016-12-07 Viresh Kumar Superseded
[V2,08/10] PM / OPP: Rename dev_pm_opp_get_suspend_opp() and return OPP rate --- 2016-12-07 Viresh Kumar Accepted
[V2,09/10] PM / OPP: Don't expose srcu_head to register notifiers --- 2016-12-07 Viresh Kumar Superseded
[V2,10/10] PM / OPP: Split out part of _add_opp_table() and _remove_opp_table() --- 2016-12-07 Viresh Kumar New
Revert "PM / OPP: Don't assume platform doesn't have regulators" --- 2016-12-07 Viresh Kumar New
[01/12] PM / OPP: Add per OPP table mutex --- 2016-12-07 Viresh Kumar New
[02/12] PM / OPP: Add 'struct kref' to OPP table --- 2016-12-07 Viresh Kumar New
[03/12] PM / OPP: Return opp_table from dev_pm_opp_set_*() routines --- 2016-12-07 Viresh Kumar Superseded
[04/12] PM / OPP: Take reference of the OPP table while adding/removing OPPs --- 2016-12-07 Viresh Kumar Superseded
[05/12] PM / OPP: Use dev_pm_opp_get_opp_table() instead of _add_opp_table() --- 2016-12-07 Viresh Kumar Superseded
[06/12] PM / OPP: Add 'struct kref' to struct dev_pm_opp --- 2016-12-07 Viresh Kumar Accepted
[07/12] PM / OPP: Update OPP users to put reference --- 2016-12-07 Viresh Kumar Accepted
[08/12] PM / OPP: Take kref from _find_opp_table() --- 2016-12-07 Viresh Kumar Superseded
[09/12] PM / OPP: Move away from RCU locking --- 2016-12-07 Viresh Kumar Accepted
[10/12] PM / OPP: Simplify _opp_set_availability() --- 2016-12-07 Viresh Kumar Accepted
[11/12] PM / OPP: Simplify dev_pm_opp_get_max_volt_latency() --- 2016-12-07 Viresh Kumar New
[12/12] PM / OPP: Update Documentation to remove RCU specific bits --- 2016-12-07 Viresh Kumar Superseded
[07/10] PM / OPP: Don't allocate OPP table from _opp_allocate() --- 2016-12-08 Viresh Kumar New
[07/12] PM / OPP: Update OPP users to put reference --- 2016-12-08 Viresh Kumar Superseded
[V2,1/2] PM / Domains: Introduce domain-performance-states binding --- 2016-12-12 Viresh Kumar New
[V2,2/2] PM / OPP: Introduce domain-performance-state binding to OPP nodes --- 2016-12-12 Viresh Kumar New
[V3,01/10] PM / OPP: Fix memory leak while adding duplicate OPPs --- 2017-01-02 Viresh Kumar Accepted
[V3,02/10] PM / OPP: Remove useless TODO --- 2017-01-02 Viresh Kumar Accepted
[V3,03/10] PM / OPP: Rename _allocate_opp() to _opp_allocate() --- 2017-01-02 Viresh Kumar Accepted
[V3,04/10] PM / OPP: Error out on failing to add static OPPs for v1 bindings --- 2017-01-02 Viresh Kumar Accepted
[V3,05/10] PM / OPP: Add light weight _opp_free() routine --- 2017-01-02 Viresh Kumar Accepted
[V3,06/10] PM / OPP: Rename and split _dev_pm_opp_remove_table() --- 2017-01-02 Viresh Kumar New
[V3,07/10] PM / OPP: Don't allocate OPP table from _opp_allocate() --- 2017-01-02 Viresh Kumar New
[V3,08/10] PM / OPP: Rename dev_pm_opp_get_suspend_opp() and return OPP rate --- 2017-01-02 Viresh Kumar Accepted
[V3,09/10] PM / OPP: Don't expose srcu_head to register notifiers --- 2017-01-02 Viresh Kumar Accepted
[V3,10/10] PM / OPP: Split out part of _add_opp_table() and _remove_opp_table() --- 2017-01-02 Viresh Kumar New
[1/6] PM / QOS: Add default case to the switch --- 2017-01-03 Viresh Kumar Superseded
[2/6] PM / QOS: Pass request type to dev_pm_qos_{add|remove}_notifier() --- 2017-01-03 Viresh Kumar Superseded
[3/6] PM / QOS: Add 'performance' request --- 2017-01-03 Viresh Kumar Superseded
[4/6] PM / domain: Register for PM QOS performance notifier --- 2017-01-03 Viresh Kumar New
[5/6] PM / domain: Save/restore performance state at runtime suspend/resume --- 2017-01-03 Viresh Kumar New
[6/6] PM / OPP: Add support to parse domain-performance-state --- 2017-01-03 Viresh Kumar Superseded
cpufreq: Remove policy create/remove notifiers --- 2017-01-05 Viresh Kumar Accepted
notifier: Simplify expression --- 2017-01-05 Viresh Kumar New
[1/2] ACPI: processor_perflib: Simplify code and stop using CPUFREQ_START --- 2017-01-05 Viresh Kumar New
[2/2] cpufreq: Remove CPUFREQ_START notifier event --- 2017-01-05 Viresh Kumar Accepted
cpufreq: Remove CONFIG_CPU_FREQ_STAT_DETAILS config option --- 2017-01-05 Viresh Kumar Accepted
[1/2] cpufreq: Documentation: Minor reformatting --- 2017-01-06 Viresh Kumar Accepted
« 1 2 3 468 69 »