Toggle navigation
Patchwork
linaro-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Viresh Kumar
| State =
Action Required
| Archived =
No
| 1778 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
11
12
13
…
17
18
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[V2,Resend,18/34] cpufreq: maple: Convert to light weight ->target_index() routine
-
-
-
2013-10-18
Viresh Kumar
New
[V2,Resend,17/34] cpufreq: loongson2: Convert to light weight ->target_index() routine
-
-
-
2013-10-18
Viresh Kumar
New
[V2,Resend,16/34] cpufreq: longhaul: Convert to light weight ->target_index() routine
-
-
-
2013-10-18
Viresh Kumar
New
[V2,Resend,15/34] cpufreq: kirkwood: Convert to light weight ->target_index() routine
-
-
-
2013-10-18
Viresh Kumar
New
[V2,Resend,14/34] cpufreq: imx6q: Convert to light weight ->target_index() routine
-
-
-
2013-10-18
Viresh Kumar
New
[V2,Resend,13/34] cpufreq: ia64: Convert to light weight ->target_index() routine
-
-
-
2013-10-18
Viresh Kumar
New
[V2,Resend,12/34] cpufreq: exynos: Convert to light weight ->target_index() routine
-
-
-
2013-10-18
Viresh Kumar
New
[V2,Resend,11/34] cpufreq: elanfreq: Convert to light weight ->target_index() routine
-
-
-
2013-10-18
Viresh Kumar
New
[V2,Resend,10/34] cpufreq: e_powersaver: Convert to light weight ->target_index() routine
-
-
-
2013-10-18
Viresh Kumar
New
[V2,Resend,09/34] cpufreq: dbx500: Convert to light weight ->target_index() routine
-
-
-
2013-10-18
Viresh Kumar
New
[V2,Resend,08/34] cpufreq: davinci: Convert to light weight ->target_index() routine
-
-
-
2013-10-18
Viresh Kumar
New
[V2,Resend,07/34] cpufreq: cris: Convert to light weight ->target_index() routine
-
-
-
2013-10-18
Viresh Kumar
New
[V2,Resend,06/34] cpufreq: cpu0: Convert to light weight ->target_index() routine
-
-
-
2013-10-18
Viresh Kumar
New
[V2,Resend,05/34] cpufreq: blackfin: Convert to light weight ->target_index() routine
-
-
-
2013-10-18
Viresh Kumar
New
[V2,Resend,04/34] cpufreq: at32ap: Convert to light weight ->target_index() routine
-
-
-
2013-10-18
Viresh Kumar
New
[V2,Resend,03/34] cpufreq: arm_big_little: Convert to light weight ->target_index() routine
-
-
-
2013-10-18
Viresh Kumar
New
[V2,Resend,02/34] cpufreq: acpi: Convert to light weight ->target_index() routine
-
-
-
2013-10-18
Viresh Kumar
New
[V2,Resend,01/34] cpufreq: Implement light weight ->target_index() routine
-
-
-
2013-10-18
Viresh Kumar
New
cpufreq: create per policy rwsem instead of per CPU cpu_policy_rwsem
-
-
-
2013-10-18
Viresh Kumar
New
cpufreq: acpi: Add comment under ACPI_ADR_SPACE_SYSTEM_IO case
-
-
-
2013-10-13
Viresh Kumar
New
cpufreq: acpi: Add comment under ACPI_ADR_SPACE_SYSTEM_IO case
-
-
-
2013-10-12
Viresh Kumar
New
cpufreq: acpi: Add comment under ACPI_ADR_SPACE_SYSTEM_IO case
-
-
-
2013-10-12
Viresh Kumar
New
[038/228] cpufreq: sa11x0: Expose frequency table
-
-
-
2013-10-04
Viresh Kumar
New
[V2,16/16] cpuidle: remove cpuidle_unregister_governor()
-
-
-
2013-10-03
Viresh Kumar
New
[V2,15/16] cpuidle: don't call poll_idle_init() for every cpu
-
-
-
2013-10-03
Viresh Kumar
New
[V2,14/16] cpuidle: don't calculate time-diff if entered_state < 0
-
-
-
2013-10-03
Viresh Kumar
New
[V2,13/16] cpuidle: free all state kobjects from cpuidle_free_state_kobj()
-
-
-
2013-10-03
Viresh Kumar
New
[V2,12/16] cpuidle: use drv instead of cpuidle_driver in show_current_driver()
-
-
-
2013-10-03
Viresh Kumar
New
[V2,11/16] cpuidle: call cpuidle_get_driver() from after taking cpuidle_driver_lock
-
-
-
2013-10-03
Viresh Kumar
New
[V2,10/16] cpuidle: replace multiline statements with single line in cpuidle_idle_call()
-
-
-
2013-10-03
Viresh Kumar
New
[V2,09/16] cpuidle: reduce code duplication inside cpuidle_idle_call()
-
-
-
2013-10-03
Viresh Kumar
New
[V2,08/16] cpuidle: merge two if() statements for checking error cases
-
-
-
2013-10-03
Viresh Kumar
New
[V2,07/16] cpuidle: rearrange __cpuidle_register_device() to keep minimal exit points
-
-
-
2013-10-03
Viresh Kumar
New
[V2,06/16] cpuidle: rearrange code in __cpuidle_driver_init()
-
-
-
2013-10-03
Viresh Kumar
New
[V2,05/16] cpuidle: make __cpuidle_driver_init() return void
-
-
-
2013-10-03
Viresh Kumar
New
[V2,04/16] cpuidle: make __cpuidle_device_init() return void
-
-
-
2013-10-03
Viresh Kumar
New
[V2,03/16] cpuidle: make __cpuidle_get_cpu_driver() inline
-
-
-
2013-10-03
Viresh Kumar
New
[V2,02/16] cpuidle: Fix comments in cpuidle core
-
-
-
2013-10-03
Viresh Kumar
New
[V2,01/16] cpuidle: fix indentation of cpumask
-
-
-
2013-10-03
Viresh Kumar
New
[4/4] cpufreq: stats: create sysfs entries when cpufreq_stats is a module
-
-
-
2013-09-26
Viresh Kumar
New
[3/4] cpufreq: stats: free table and remove sysfs entry in a single routine
-
-
-
2013-09-26
Viresh Kumar
New
[2/4] cpufreq: stats: remove hotplug notifiers
-
-
-
2013-09-26
Viresh Kumar
New
[1/4] cpufreq: stats: handle cpufreq_unregister_driver() and suspend/resume properly
-
-
-
2013-09-26
Viresh Kumar
New
[21/21] cpuidle: change governor from within cpuidle_replace_governor()
-
-
-
2013-09-22
Viresh Kumar
New
[20/21] cpuidle: don't calculate time-diff if entered_state == 0
-
-
-
2013-09-22
Viresh Kumar
New
[19/21] cpuidle: create list of registered drivers
-
-
-
2013-09-22
Viresh Kumar
New
[18/21] cpuidle: don't call poll_idle_init() for every cpu
-
-
-
2013-09-22
Viresh Kumar
New
[17/21] cpuidle: avoid unnecessary kzalloc/free of struct cpuidle_driver_kobj
-
-
-
2013-09-22
Viresh Kumar
New
[16/21] cpuidle: avoid unnecessary kzalloc/free of struct cpuidle_device_kobj
-
-
-
2013-09-22
Viresh Kumar
New
[15/21] cpuidle: free all state kobjects from cpuidle_free_state_kobj()
-
-
-
2013-09-22
Viresh Kumar
New
[14/21] cpuidle: coupled: don't compare cpu masks unnecessarily
-
-
-
2013-09-22
Viresh Kumar
New
[13/21] cpuidle: use drv instead of cpuidle_driver in show_current_driver()
-
-
-
2013-09-22
Viresh Kumar
New
[12/21] cpuidle: call cpuidle_get_driver() from after taking cpuidle_driver_lock
-
-
-
2013-09-22
Viresh Kumar
New
[11/21] cpuidle: replace multiline statements with single line in cpuidle_idle_call()
-
-
-
2013-09-22
Viresh Kumar
New
[10/21] cpuidle: reduce code duplication inside cpuidle_idle_call()
-
-
-
2013-09-22
Viresh Kumar
New
[09/21] cpuidle: merge two if() statements for checking error cases
-
-
-
2013-09-22
Viresh Kumar
New
[08/21] cpuidle: use cpuidle_disabled() instead of "off"
-
-
-
2013-09-22
Viresh Kumar
New
[07/21] cpuidle: rearrange __cpuidle_register_device() to keep minimal exit points
-
-
-
2013-09-22
Viresh Kumar
New
[06/21] cpuidle: rearrange code in __cpuidle_driver_init()
-
-
-
2013-09-22
Viresh Kumar
New
[05/21] cpuidle: make __cpuidle_driver_init() return void
-
-
-
2013-09-22
Viresh Kumar
New
[04/21] cpuidle: make __cpuidle_device_init() return void
-
-
-
2013-09-22
Viresh Kumar
New
[03/21] cpuidle: make __cpuidle_get_cpu_driver() inline
-
-
-
2013-09-22
Viresh Kumar
New
[02/21] cpuidle: Fix comments in cpuidle core
-
-
-
2013-09-22
Viresh Kumar
New
[01/21] cpuidle: fix indentation of cpumask
-
-
-
2013-09-22
Viresh Kumar
New
cpufreq: check cpufreq driver is valid and cpufreq isn't disabled in cpufreq_get()
-
-
-
2013-09-20
Viresh Kumar
New
cpufreq: create per policy rwsem instead of per cpu cpu_policy_rwsem
-
-
-
2013-09-17
Viresh Kumar
New
[V2,1/2] cpufreq: unlock correct rwsem while updating policy->cpu
-
-
-
2013-09-17
Viresh Kumar
New
[2/2] cpufreq: make return type of lock_policy_rwsem_{read|write}() as void
-
-
-
2013-09-16
Viresh Kumar
New
[1/2] cpufreq: unlock correct rwsem while updating policy->cpu
-
-
-
2013-09-16
Viresh Kumar
New
[181/228] cpufreq: move freq change notifications to cpufreq core
-
-
-
2013-09-13
Viresh Kumar
New
[228/228] cpufreq: unicore2: use cpufreq_generic_get() routine
-
-
-
2013-09-13
Viresh Kumar
New
[227/228] cpufreq: tegra: use cpufreq_generic_get() routine
-
-
-
2013-09-13
Viresh Kumar
New
[226/228] cpufreq: spear: use cpufreq_generic_get() routine
-
-
-
2013-09-13
Viresh Kumar
New
[225/228] cpufreq: s5pv210: use cpufreq_generic_get() routine
-
-
-
2013-09-13
Viresh Kumar
New
[224/228] cpufreq: s3c: use cpufreq_generic_get() routine
-
-
-
2013-09-13
Viresh Kumar
New
[223/228] cpufreq: ppc: use cpufreq_generic_get() routine
-
-
-
2013-09-13
Viresh Kumar
New
[222/228] cpufreq: omap: use cpufreq_generic_get() routine
-
-
-
2013-09-13
Viresh Kumar
New
[221/228] cpufreq: loongson2: use cpufreq_generic_get() routine
-
-
-
2013-09-13
Viresh Kumar
New
[220/228] cpufreq: imx6q: use cpufreq_generic_get() routine
-
-
-
2013-09-13
Viresh Kumar
New
[219/228] cpufreq: exynos: use cpufreq_generic_get() routine
-
-
-
2013-09-13
Viresh Kumar
New
[218/228] cpufreq: dbx500: use cpufreq_generic_get() routine
-
-
-
2013-09-13
Viresh Kumar
New
[217/228] cpufreq: davinci: use cpufreq_generic_get() routine
-
-
-
2013-09-13
Viresh Kumar
New
[216/228] cpufreq: cpu0: use cpufreq_generic_get() routine
-
-
-
2013-09-13
Viresh Kumar
New
[215/228] cpufreq: at32ap: use cpufreq_generic_get() routine
-
-
-
2013-09-13
Viresh Kumar
New
[214/228] cpufreq: arm_big_little: use cpufreq_generic_get() routine
-
-
-
2013-09-13
Viresh Kumar
New
[213/228] cpufreq: create cpufreq_generic_get() routine
-
-
-
2013-09-13
Viresh Kumar
New
[212/228] cpufreq: tegra: remove target_cpu_speed[] array
-
-
-
2013-09-13
Viresh Kumar
New
[211/228] cpufreq: tegra: remove calls to cpufreq_notify_transition()
-
-
-
2013-09-13
Viresh Kumar
New
[210/228] cpufreq: speedstep: remove calls to cpufreq_notify_transition()
-
-
-
2013-09-13
Viresh Kumar
New
[209/228] cpufreq: SPEAr: remove calls to cpufreq_notify_transition()
-
-
-
2013-09-13
Viresh Kumar
New
[208/228] cpufreq: sparc: remove calls to cpufreq_notify_transition()
-
-
-
2013-09-13
Viresh Kumar
New
[207/228] cpufreq: sc520: remove calls to cpufreq_notify_transition()
-
-
-
2013-09-13
Viresh Kumar
New
[206/228] cpufreq: sa11x0: remove calls to cpufreq_notify_transition()
-
-
-
2013-09-13
Viresh Kumar
New
[205/228] cpufreq: s5pv210: remove calls to cpufreq_notify_transition()
-
-
-
2013-09-13
Viresh Kumar
New
[204/228] cpufreq: s3c: remove calls to cpufreq_notify_transition()
-
-
-
2013-09-13
Viresh Kumar
New
[203/228] cpufreq: pxa: remove calls to cpufreq_notify_transition()
-
-
-
2013-09-13
Viresh Kumar
New
[202/228] cpufreq: ppc: remove calls to cpufreq_notify_transition()
-
-
-
2013-09-13
Viresh Kumar
New
[201/228] cpufreq: pmac: remove calls to cpufreq_notify_transition()
-
-
-
2013-09-13
Viresh Kumar
New
[200/228] cpufreq: pasemi: remove calls to cpufreq_notify_transition()
-
-
-
2013-09-13
Viresh Kumar
New
[199/228] cpufreq: p4-clockmod: remove calls to cpufreq_notify_transition()
-
-
-
2013-09-13
Viresh Kumar
New
«
1
2
...
11
12
13
…
17
18
»