Current Team Memberships

Show patches with: Archived = No       |   4375 patches
« 1 2 ... 21 22 2343 44 »
Patch Series S/W/F Date Submitter Delegate State
[V1,Resend,2/2] cpufreq: acpi: policy->driver_data can't be NULL in ->exit() --- 2016-04-07 Viresh Kumar New
[V1,Resend,1/2] cpufreq: acpi: Remove freq_table from acpi_cpufreq_data --- 2016-04-07 Viresh Kumar Accepted
[V3,4/4] cpufreq: exynos: Use generic platdev driver --- 2016-03-30 Viresh Kumar Accepted
[V3,3/4] ARM: exynos: exynos-cpufreq platform device isn't supported anymore --- 2016-03-30 Viresh Kumar New
[V3,2/4] cpufreq: dt: Add generic platform-device creation support --- 2016-03-30 Viresh Kumar New
[V3,1/4] cpufreq: dt: Include types.h from cpufreq-dt.h --- 2016-03-30 Viresh Kumar New
cpufreq: acpi: policy->driver_data can't be NULL in ->exit() --- 2016-03-30 Viresh Kumar Superseded
cpufreq: tegra124: No need of setting platform-data --- 2016-03-29 Viresh Kumar Accepted
[V2,3/3] cpufreq: exynos: Use generic platdev driver --- 2016-03-29 Viresh Kumar New
[V1,Resend,2/3] cpufreq: dt: Add generic platform-device creation support --- 2016-03-29 Viresh Kumar New
[V1,Resend,1/3] cpufreq: dt: Include types.h from cpufreq-dt.h --- 2016-03-29 Viresh Kumar New
[3/3] cpufreq: exynos: Use generic platdev driver --- 2016-03-29 Viresh Kumar New
cpufreq: acpi: Remove freq_table from acpi_cpufreq_data --- 2016-03-28 Viresh Kumar Superseded
[3/3] cpufreq: exynos: Use generic platdev driver --- 2016-03-24 Viresh Kumar New
[2/3] cpufreq: dt: Add generic platform-device creation support --- 2016-03-24 Viresh Kumar New
[1/3] cpufreq: dt: Include types.h from cpufreq-dt.h --- 2016-03-24 Viresh Kumar Superseded
cpufreq: dt: Drop stale comment --- 2016-03-24 Viresh Kumar Accepted
Revert "cpufreq: postfix policy directory with the first CPU in related_cpus" --- 2016-03-03 Viresh Kumar Accepted
cpufreq: acpi: Allow new dynamics attributes to be added to acpi_cpufreq_attr --- 2016-03-03 Viresh Kumar New
cpufreq: acpi_cpufreq: base frequency attribute support --- 2016-03-02 Viresh Kumar New
[3/3] cpufreq: Remove 'policy->governor_enabled' --- 2016-02-22 Viresh Kumar Accepted
[2/3] cpufreq: Rename __cpufreq_governor() to cpufreq_governor() --- 2016-02-22 Viresh Kumar Accepted
[1/3] cpufreq: Relocate handle_update() to kill its declaration --- 2016-02-22 Viresh Kumar Accepted
cpufreq: governors: Drop unnecessary checks from show() and store() --- 2016-02-22 Viresh Kumar Accepted
intel-pstate: Update frequencies of policy->cpus only from ->set_policy() --- 2016-02-22 Viresh Kumar New
CPUfreq lockdep issue --- 2016-02-19 Viresh Kumar New
[2/2] PM / OPP: Rename structures for clarity --- 2016-02-16 Viresh Kumar Accepted
[1/2] PM / OPP: Fix incorrect comments --- 2016-02-16 Viresh Kumar Accepted
PM / OPP: Initialize regulator pointer to an error value --- 2016-02-15 Viresh Kumar Accepted
PM / OPP: Initialize u_volt_min/max to a valid value --- 2016-02-15 Viresh Kumar Accepted
[next] Odroid XU3 boot fail after cpufreq: dt: Use dev_pm_opp_set_rate() to switch frequency --- 2016-02-14 Viresh Kumar New
[V5,6/6] cpufreq: ondemand: Rearrange od_dbs_timer() to avoid updating delay --- 2016-02-11 Viresh Kumar Accepted
[V5,5/6] cpufreq: conservative: Update sample_delay_ns immediately --- 2016-02-11 Viresh Kumar Accepted
[V5,4/6] cpufreq: governor: No need to manage state machine now --- 2016-02-11 Viresh Kumar Accepted
[V5,3/6] cpufreq: Remove cpufreq_governor_lock --- 2016-02-11 Viresh Kumar Accepted
[V5,2/6] cpufreq: Call __cpufreq_governor() with policy->rwsem held --- 2016-02-11 Viresh Kumar New
[V5,1/6] cpufreq: Merge cpufreq_offline_prepare/finish routines --- 2016-02-11 Viresh Kumar Accepted
[V5,3/3] cpufreq: ondemand: Rearrange od_dbs_timer() to avoid updating delay --- 2016-02-10 Viresh Kumar Accepted
[V5,2/3] cpufreq: conservative: Update sample_delay_ns immediately --- 2016-02-10 Viresh Kumar Superseded
[V5,1/3] cpufreq: governor: No need to manage state machine now --- 2016-02-10 Viresh Kumar Accepted
cpufreq: governor: Create and traverse list of policy_dbs to fix lockdep --- 2016-02-10 Viresh Kumar Accepted
[V3,16/16] cpufreq: dt: No need to allocate resources anymore --- 2016-02-09 Viresh Kumar New
[V3,15/16] cpufreq: dt: No need to fetch voltage-tolerance --- 2016-02-09 Viresh Kumar New
[V3,14/16] cpufreq: dt: Use dev_pm_opp_set_rate() to switch frequency --- 2016-02-09 Viresh Kumar Accepted
[V3,13/16] cpufreq: dt: Reuse dev_pm_opp_get_max_transition_latency() --- 2016-02-09 Viresh Kumar Accepted
[V3,12/16] cpufreq: dt: Unsupported OPPs are already disabled --- 2016-02-09 Viresh Kumar New
[V3,11/16] cpufreq: dt: Pass regulator name to the OPP core --- 2016-02-09 Viresh Kumar New
[V3,10/16] cpufreq: dt: OPP layers handles clock-latency for V1 bindings as well --- 2016-02-09 Viresh Kumar Accepted
[V3,09/16] cpufreq: dt: Rename 'need_update' to 'opp_v1' --- 2016-02-09 Viresh Kumar Accepted
[V3,08/16] cpufreq: dt: Convert few pr_debug/err() calls to dev_dbg/err() --- 2016-02-09 Viresh Kumar Accepted
[V3,07/16] PM / OPP: Add dev_pm_opp_set_rate() --- 2016-02-09 Viresh Kumar Accepted
[V3,06/16] PM / OPP: Manage device clk --- 2016-02-09 Viresh Kumar Accepted
[V3,05/16] PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindings --- 2016-02-09 Viresh Kumar New
[V3,04/16] PM / OPP: Introduce dev_pm_opp_get_max_transition_latency() --- 2016-02-09 Viresh Kumar Accepted
[V3,03/16] PM / OPP: Introduce dev_pm_opp_get_max_volt_latency() --- 2016-02-09 Viresh Kumar New
[V3,02/16] PM / OPP: Disable OPPs that aren't supported by the regulator --- 2016-02-09 Viresh Kumar Accepted
[V3,01/16] PM / OPP: get/put regulators from OPP core --- 2016-02-09 Viresh Kumar Accepted
[V2,11/16] cpufreq: dt: Pass regulator name to the OPP core --- 2016-02-09 Viresh Kumar New
[V4,7/7] cpufreq: ondemand: Rearrange od_dbs_timer() to void updating delay --- 2016-02-09 Viresh Kumar Superseded
[V4,6/7] cpufreq: conservative: Update sample_delay_ns immediately --- 2016-02-09 Viresh Kumar New
[V4,5/7] cpufreq: governor: No need to manage state machine now --- 2016-02-09 Viresh Kumar New
[V4,4/7] cpufreq: governor: Move common sysfs tunables to cpufreq_governor.c --- 2016-02-09 Viresh Kumar New
[V4,3/7] cpufreq: Remove cpufreq_governor_lock --- 2016-02-09 Viresh Kumar Superseded
[V4,2/7] cpufreq: Call __cpufreq_governor() with policy->rwsem held --- 2016-02-09 Viresh Kumar New
[V4,1/7] cpufreq: Merge cpufreq_offline_prepare/finish routines --- 2016-02-09 Viresh Kumar Accepted
[V4,6/6] cpufreq: governor: Create and traverse list of policy_dbs to fix lockdep --- 2016-02-09 Viresh Kumar Accepted
[V4,5/6] Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT" --- 2016-02-09 Viresh Kumar Accepted
[V4,4/6] cpufreq: governor: Drop unused macros for creating governor tunable attributes --- 2016-02-09 Viresh Kumar New
[V4,3/6] cpufreq: governor: New sysfs show/store callbacks for governor tunables --- 2016-02-09 Viresh Kumar Accepted
[V4,2/6] cpufreq: governor: Move common tunables to 'struct dbs_data' --- 2016-02-09 Viresh Kumar Accepted
[V4,1/6] cpufreq: governor: Create generic macro for global tuners --- 2016-02-09 Viresh Kumar Accepted
[V3,13/13] cpufreq: conservative: Update sample_delay_ns immediately --- 2016-02-08 Viresh Kumar New
[V3,12/13] cpufreq: ondemand: Traverse list of policy_dbs in update_sampling_rate() --- 2016-02-08 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,09/13] cpufreq: governor: Move common sysfs tunables to cpufreq_governor.c --- 2016-02-08 Viresh Kumar New
[V3,08/13] cpufreq: Remove cpufreq_governor_lock --- 2016-02-08 Viresh Kumar Superseded
[V3,07/13] cpufreq: Call __cpufreq_governor() with policy->rwsem held --- 2016-02-08 Viresh Kumar Superseded
[V3,06/13] cpufreq: Merge cpufreq_offline_prepare/finish routines --- 2016-02-08 Viresh Kumar Superseded
[V3,05/13] Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT" --- 2016-02-08 Viresh Kumar Superseded
[V3,04/13] cpufreq: governor: Drop unused macros for creating governor tunable attributes --- 2016-02-08 Viresh Kumar New
[V3,03/13] cpufreq: governor: New sysfs show/store callbacks for governor tunables --- 2016-02-08 Viresh Kumar Superseded
[V3,02/13] cpufreq: governor: Move common tunables to 'struct dbs_data' --- 2016-02-08 Viresh Kumar Superseded
[V3,01/13] cpufreq: governor: Create generic macro for global tuners --- 2016-02-08 Viresh Kumar Superseded
[V2,0/7] cpufreq: governors: Fix ABBA lockups --- 2016-02-04 Viresh Kumar New
[V2,7/7] cpufreq: Remove cpufreq_governor_lock --- 2016-02-04 Viresh Kumar New
[V2,0/7] cpufreq: governors: Fix ABBA lockups --- 2016-02-04 Viresh Kumar New
[V2,2/7] cpufreq: governor: New sysfs show/store callbacks for governor tunables --- 2016-02-03 Viresh Kumar New
[V2,7/7] cpufreq: Remove cpufreq_governor_lock --- 2016-02-03 Viresh Kumar New
[V2,6/7] cpufreq: Call __cpufreq_governor() with policy->rwsem held --- 2016-02-03 Viresh Kumar Superseded
[V2,5/7] cpufreq: Merge cpufreq_offline_prepare/finish routines --- 2016-02-03 Viresh Kumar Superseded
[V2,4/7] Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT" --- 2016-02-03 Viresh Kumar Superseded
[V2,3/7] cpufreq: governor: Drop unused macros for creating governor tunable attributes --- 2016-02-03 Viresh Kumar New
[V2,2/7] cpufreq: governor: New sysfs show/store callbacks for governor tunables --- 2016-02-03 Viresh Kumar New
[V2,1/7] cpufreq: governor: Treat min_sampling_rate as a governor-specific tunable --- 2016-02-03 Viresh Kumar New
[2/5] cpufreq: governor: Create separate sysfs-ops --- 2016-02-03 Viresh Kumar New
[5/5] cpufreq: Get rid of ->governor_enabled and its lock --- 2016-02-02 Viresh Kumar New
[4/5] cpufreq: Don't drop rwsem before calling CPUFREQ_GOV_POLICY_EXIT --- 2016-02-02 Viresh Kumar Superseded
[3/5] cpufreq: governor: Remove unused sysfs attribute macros --- 2016-02-02 Viresh Kumar New
[2/5] cpufreq: governor: Create separate sysfs-ops --- 2016-02-02 Viresh Kumar New
« 1 2 ... 21 22 2343 44 »

Bundling

Create bundle: