Current Team Memberships

Show patches with: Archived = No       |   4329 patches
« 1 2 ... 18 19 2043 44 »
Patch Series S/W/F Date Submitter Delegate State
[V2,06/10] PM / OPP: Rename and split _dev_pm_opp_remove_table() --- 2016-12-07 Viresh Kumar New
[V2,05/10] PM / OPP: Add light weight _opp_free() routine --- 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,03/10] PM / OPP: Rename _allocate_opp() to _opp_allocate() --- 2016-12-07 Viresh Kumar Accepted
[V2,02/10] PM / OPP: Remove useless TODO --- 2016-12-07 Viresh Kumar Accepted
[V2,01/10] PM / OPP: Fix memory leak while adding duplicate OPPs --- 2016-12-07 Viresh Kumar Accepted
[10/10] PM / OPP: Split out part of _add_opp_table() and _remove_opp_table() --- 2016-12-06 Viresh Kumar Superseded
[09/10] PM / OPP: Don't expose srcu_head to register notifiers --- 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
[07/10] PM / OPP: Don't allocate OPP table from _opp_allocate() --- 2016-12-06 Viresh Kumar Superseded
[06/10] PM / OPP: Rename and split _dev_pm_opp_remove_table() --- 2016-12-06 Viresh Kumar Superseded
[05/10] PM / OPP: Add light weight _opp_free() routine --- 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
[03/10] PM / OPP: Rename _allocate_opp() to _opp_allocate() --- 2016-12-06 Viresh Kumar Superseded
[02/10] PM / OPP: Remove useless TODO --- 2016-12-06 Viresh Kumar Superseded
[01/10] PM / OPP: Fix memory leak while adding duplicate OPPs --- 2016-12-06 Viresh Kumar Superseded
[V2] devfreq: rk3399_dmc: Don't use OPP structures outside of RCU locks --- 2016-12-05 Viresh Kumar Accepted
[V7,10/10] PM / OPP: Don't assume platform doesn't have regulators --- 2016-12-01 Viresh Kumar Superseded
[V7,09/10] PM / OPP: Don't WARN on multiple calls to dev_pm_opp_set_regulators() --- 2016-12-01 Viresh Kumar Accepted
[V7,08/10] PM / OPP: Allow platform specific custom set_opp() callbacks --- 2016-12-01 Viresh Kumar Accepted
[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
[V7,05/10] PM / OPP: Pass struct dev_pm_opp_supply to _set_opp_voltage() --- 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,03/10] PM / OPP: Don't use OPP structure outside of rcu protected section --- 2016-12-01 Viresh Kumar New
[V7,02/10] PM / OPP: Reword binding supporting multiple regulators per device --- 2016-12-01 Viresh Kumar Accepted
[V7,01/10] PM / OPP: Fix incorrect cpu-supply property in binding --- 2016-12-01 Viresh Kumar Accepted
devfreq: rk3399_dmc: Remove dangling rcu_read_unlock() --- 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: exynos: Don't use OPP structures outside of RCU locks --- 2016-12-01 Viresh Kumar Accepted
[V6,06/10] PM / OPP: Add infrastructure to manage multiple regulators --- 2016-12-01 Viresh Kumar New
[V5] PM / OPP: Pass opp_table to dev_pm_opp_put_regulator() --- 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,10/10] PM / OPP: Don't assume platform doesn't have regulators --- 2016-11-30 Viresh Kumar New
[V6,09/10] PM / OPP: Don't WARN on multiple calls to dev_pm_opp_set_regulators() --- 2016-11-30 Viresh Kumar New
[V6,08/10] PM / OPP: Allow platform specific custom set_opp() callbacks --- 2016-11-30 Viresh Kumar Accepted
[V6,07/10] PM / OPP: Separate out _generic_set_opp() --- 2016-11-30 Viresh Kumar Superseded
[V6,06/10] PM / OPP: Add infrastructure to manage multiple regulators --- 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,04/10] PM / OPP: Manage supply's voltage/current in a separate structure --- 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,02/10] PM / OPP: Reword binding supporting multiple regulators per device --- 2016-11-30 Viresh Kumar Superseded
[V6,01/10] PM / OPP: Fix incorrect cpu-supply property in binding --- 2016-11-30 Viresh Kumar Accepted
[V4] PM / OPP: Pass opp_table to dev_pm_opp_put_regulator() --- 2016-11-30 Viresh Kumar New
[V5,10/10] PM / OPP: Don't assume platform doesn't have regulators --- 2016-11-29 Viresh Kumar Superseded
[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
[V5,07/10] PM / OPP: Separate out _generic_set_opp() --- 2016-11-29 Viresh Kumar Superseded
[V5,06/10] PM / OPP: Add infrastructure to manage multiple regulators --- 2016-11-29 Viresh Kumar Superseded
[V5,05/10] PM / OPP: Pass struct dev_pm_opp_supply to _set_opp_voltage() --- 2016-11-29 Viresh Kumar Superseded
[V5,04/10] PM / OPP: Manage supply's voltage/current in a separate structure --- 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,02/10] PM / OPP: Reword binding supporting multiple regulators per device --- 2016-11-29 Viresh Kumar Accepted
[V5,01/10] PM / OPP: Fix incorrect cpu-supply property in binding --- 2016-11-29 Viresh Kumar Accepted
[V3] PM / OPP: Don't remove the first cpu in the mask before removing others --- 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
PM / OPP: Allow inactive opp_device to be present in dev list --- 2016-11-29 Viresh Kumar New
PM / OPP: Allow inactive opp_device to be present in dev list --- 2016-11-25 Viresh Kumar New
[V4,10/10] PM / OPP: Don't assume platform doesn't have regulators --- 2016-11-24 Viresh Kumar Superseded
[V4,09/10] PM / OPP: Don't WARN on multiple calls to dev_pm_opp_set_regulators() --- 2016-11-24 Viresh Kumar Superseded
[V4,08/10] PM / OPP: Allow platform specific custom set_opp() callbacks --- 2016-11-24 Viresh Kumar New
[V4,07/10] PM / OPP: Separate out _generic_opp_set_rate() --- 2016-11-24 Viresh Kumar New
[V4,06/10] PM / OPP: Add infrastructure to manage multiple regulators --- 2016-11-24 Viresh Kumar New
[V4,05/10] PM / OPP: Pass struct dev_pm_opp_supply to _set_opp_voltage() --- 2016-11-24 Viresh Kumar Superseded
[V4,04/10] PM / OPP: Manage supply's voltage/current in a separate structure --- 2016-11-24 Viresh Kumar Accepted
[V4,03/10] PM / OPP: Don't use OPP structure outside of rcu protected section --- 2016-11-24 Viresh Kumar New
[V4,02/10] PM / OPP: Reword binding supporting multiple regulators per device --- 2016-11-24 Viresh Kumar Accepted
[V4,01/10] PM / OPP: Fix incorrect cpu-supply property in binding --- 2016-11-24 Viresh Kumar Superseded
[V2] cpufreq: schedutil: Rectify comment in sugov_irq_work() function --- 2016-11-24 Viresh Kumar Accepted
cpufreq: schedutil: Rectify comment in sugov_irq_work() function --- 2016-11-24 Viresh Kumar Accepted
[2/2] PM / OPP: Introduce domain-performance-state binding to OPP nodes --- 2016-11-18 Viresh Kumar New
[1/2] PM / Domains: Introduce domain-performance-state binding --- 2016-11-18 Viresh Kumar New
cpufreq: schedutil: add up/down frequency transition rate limits --- 2016-11-17 Viresh Kumar New
[V2,4/4] cpufreq: schedutil: irq-work and mutex are only used in slow path --- 2016-11-15 Viresh Kumar Accepted
[V2,3/4] cpufreq: schedutil: move slow path from workqueue to SCHED_FIFO task --- 2016-11-15 Viresh Kumar New
[V2,2/4] cpufreq: schedutil: enable fast switch earlier --- 2016-11-15 Viresh Kumar New
[V2,1/4] cpufreq: schedutil: Avoid indented labels --- 2016-11-15 Viresh Kumar Accepted
cpufreq: sched: Fix kernel crash on accessing sysfs file --- 2016-11-15 Viresh Kumar Accepted
cpufreq: sched: Fix kernel crash on accessing sysfs file --- 2016-11-15 Viresh Kumar Rejected
cpufreq: conservative: Rename get_freq_target() to get_freq_step() --- 2016-11-14 Viresh Kumar Accepted
[2/3] cpufreq: schedutil: move slow path from workqueue to SCHED_FIFO task --- 2016-11-14 Viresh Kumar New
[3/3] cpufreq: schedutil: irq-work is used only in slow path --- 2016-11-11 Viresh Kumar New
[2/3] cpufreq: schedutil: move slow path from workqueue to SCHED_FIFO task --- 2016-11-11 Viresh Kumar New
[1/3] cpufreq: schedutil: enable fast switch earlier --- 2016-11-11 Viresh Kumar Superseded
[V3,1/9] PM / OPP: Reword binding supporting multiple regulators per device --- 2016-11-11 Viresh Kumar New
[V4,9/9] PM / OPP: Don't assume platform doesn't have regulators --- 2016-11-10 Viresh Kumar Superseded
cpufreq: governor: Don't use 'timer' keyword --- 2016-11-08 Viresh Kumar Accepted
[V4] mfd: wm8994-core: Don't use managed regulator bulk get API --- 2016-10-27 Viresh Kumar New
[V3] mfd: wm8994-core: Don't use managed regulator bulk get API --- 2016-10-27 Viresh Kumar New
[V3,9/9] PM / OPP: Don't assume platform doesn't have regulators --- 2016-10-26 Viresh Kumar Superseded
[V3,8/9] PM / OPP: Don't WARN on multiple calls to dev_pm_opp_set_regulators() --- 2016-10-26 Viresh Kumar Superseded
[V3,7/9] PM / OPP: Allow platform specific custom set_opp() callbacks --- 2016-10-26 Viresh Kumar Superseded
[V3,6/9] PM / OPP: Separate out _generic_opp_set_rate() --- 2016-10-26 Viresh Kumar Superseded
[V3,5/9] PM / OPP: Add infrastructure to manage multiple regulators --- 2016-10-26 Viresh Kumar Superseded
[V3,4/9] PM / OPP: Pass struct dev_pm_opp_supply to _set_opp_voltage() --- 2016-10-26 Viresh Kumar New
[V3,3/9] PM / OPP: Manage supply's voltage/current in a separate structure --- 2016-10-26 Viresh Kumar Superseded
[V3,2/9] PM / OPP: Don't use OPP structure outside of rcu protected section --- 2016-10-26 Viresh Kumar New
[V3,1/9] PM / OPP: Reword binding supporting multiple regulators per device --- 2016-10-26 Viresh Kumar New
[V2,0/8] PM / OPP: Multiple regulator support --- 2016-10-24 Viresh Kumar New
[V2,8/8] PM / OPP: Don't WARN on multiple calls to dev_pm_opp_set_regulators() --- 2016-10-20 Viresh Kumar Superseded
« 1 2 ... 18 19 2043 44 »

Bundling

Create bundle: