Toggle navigation
Patchwork
Patches credited to viresh.kumar@linaro.org
Login
Register
Mail settings
Current Team Memberships
kwg-team
Show patches with
: State =
Action Required
| Archived =
No
| 2831 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
Apply
«
1
2
...
20
21
22
…
28
29
»
▾
Patch
Series
S/W/F
Date
Submitter
Delegate
State
cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}
-
-
-
2014-03-19
Viresh Kumar
New
timer: remove code redundancy while calling get_nohz_timer_target()
-
-
-
2014-03-18
Viresh Kumar
New
timer: use variable 'head' instead of '&work_list' in __run_timers()
-
-
-
2014-03-18
Viresh Kumar
New
[v2,1/2] cpufreq: Add exit_prepare callback to cpufreq_driver interface
-
-
-
2014-03-18
Viresh Kumar
New
[RFC,V2] cpufreq: make sure frequency transitions are serialized
-
-
-
2014-03-14
Viresh Kumar
New
[2/2] cpufreq: arm_big_little: set 'physical_cluster' for each cpu
-
-
-
2014-03-14
Viresh Kumar
New
[1/2] cpufreq: arm_big_little: make vexpress driver dependent on bL core driver
-
-
-
2014-03-14
Viresh Kumar
New
[Resend] PM: Remove unnecessary !!
-
-
-
2014-03-10
Viresh Kumar
New
cpufreq: SPEAr: Instantiate as platform_driver
-
-
-
2014-03-10
Viresh Kumar
New
[V1,Resend,3/3] cpufreq: Remove unnecessary variable/parameter 'frozen'
-
-
-
2014-03-10
Viresh Kumar
New
[V1,Resend,2/3] cpufreq: Remove cpufreq_generic_exit()
-
-
-
2014-03-10
Viresh Kumar
New
[V1,Resend,1/3] cpufreq: add 'freq_table' in struct cpufreq_policy
-
-
-
2014-03-10
Viresh Kumar
New
[V2,3/3] cpufreq: initialize governor for a new policy under policy->rwsem
-
-
-
2014-03-04
Viresh Kumar
New
[V2,2/3] cpufreq: Initialize policy before making it available for others to use
-
-
-
2014-03-04
Viresh Kumar
New
[V2,1/3] cpufreq: move call to __find_governor() to cpufreq_init_policy()
-
-
-
2014-03-04
Viresh Kumar
New
[V6,Resend,5/5] cpufreq: Tegra: Use cpufreq_generic_suspend()
-
-
-
2014-03-04
Viresh Kumar
New
[V6,Resend,4/5] cpufreq: s5pv210: Use cpufreq_generic_suspend()
-
-
-
2014-03-04
Viresh Kumar
New
[V6,Resend,3/5] cpufreq: exynos: Use cpufreq_generic_suspend()
-
-
-
2014-03-04
Viresh Kumar
New
[V6,Resend,2/5] cpufreq: Implement cpufreq_generic_suspend()
-
-
-
2014-03-04
Viresh Kumar
New
[V6,Resend,1/5] cpufreq: suspend governors on system suspend/hibernate
-
-
-
2014-03-04
Viresh Kumar
New
[2/2] timer: Make sure TIMER_FLAG_MASK bits are free in allocated base
-
-
-
2014-02-28
Viresh Kumar
New
[1/2] timer: check failure of timer_cpu_notify() before calling init_timer_stats()
-
-
-
2014-02-28
Viresh Kumar
New
[V2] cpufreq: Return error if ->get() failed in cpufreq_update_policy()
-
-
-
2014-02-25
Viresh Kumar
New
[3/3] cpufreq: initialize governor for a new policy under policy->rwsem
-
-
-
2014-02-25
Viresh Kumar
New
[2/3] cpufreq: Initialize policy before making it available for others to use
-
-
-
2014-02-25
Viresh Kumar
New
[1/3] cpufreq: move call to __find_governor() to cpufreq_init_policy()
-
-
-
2014-02-25
Viresh Kumar
New
[V6,7/7] cpufreq: Tegra: Use cpufreq_generic_suspend()
-
-
-
2014-02-17
Viresh Kumar
New
[V6,6/7] cpufreq: s5pv210: Use cpufreq_generic_suspend()
-
-
-
2014-02-17
Viresh Kumar
New
[V6,5/7] cpufreq: exynos: Use cpufreq_generic_suspend()
-
-
-
2014-02-17
Viresh Kumar
New
[V6,4/7] cpufreq: Implement cpufreq_generic_suspend()
-
-
-
2014-02-17
Viresh Kumar
New
[V6,3/7] cpufreq: call driver's suspend/resume for each policy
-
-
-
2014-02-17
Viresh Kumar
New
[V6,2/7] cpufreq: suspend governors from dpm_{suspend|resume}()
-
-
-
2014-02-17
Viresh Kumar
New
[V6,1/7] cpufreq: suspend governors on system suspend/hibernate
-
-
-
2014-02-17
Viresh Kumar
New
cpufreq: remove sysfs link when a cpu != policy->cpu, is removed
-
-
-
2014-02-17
Viresh Kumar
New
[V5,0/7] cpufreq: suspend early/resume late: dpm_{suspend|resume}()
-
-
-
2014-02-17
Viresh Kumar
New
[V5,0/7] cpufreq: suspend early/resume late: dpm_{suspend|resume}()
-
-
-
2014-02-17
Viresh Kumar
New
[2/2] cpufreq: don't call cpufreq_update_policy() on CPU addition
-
-
-
2014-02-14
Viresh Kumar
New
[1/2] cpufreq: Return error if ->get() failed in cpufreq_update_policy()
-
-
-
2014-02-14
Viresh Kumar
New
[V5,7/7] cpufreq: Tegra: Use cpufreq_generic_suspend()
-
-
-
2014-02-13
Viresh Kumar
New
[V5,6/7] cpufreq: s5pv210: Use cpufreq_generic_suspend()
-
-
-
2014-02-13
Viresh Kumar
New
[V5,5/7] cpufreq: exynos: Use cpufreq_generic_suspend()
-
-
-
2014-02-13
Viresh Kumar
New
[V5,4/7] cpufreq: Implement cpufreq_generic_suspend()
-
-
-
2014-02-13
Viresh Kumar
New
[V5,3/7] cpufreq: call driver's suspend/resume for each policy
-
-
-
2014-02-13
Viresh Kumar
New
[V5,2/7] cpufreq: suspend governors from dpm_{suspend|resume}()
-
-
-
2014-02-13
Viresh Kumar
New
[V5,1/7] cpufreq: suspend governors on system suspend/hibernate
-
-
-
2014-02-13
Viresh Kumar
New
cpusets: Allocate heap only when required
-
-
-
2014-01-23
Viresh Kumar
New
Is it ok for deferrable timer wakeup the idle cpu?
-
-
-
2014-01-23
Viresh Kumar
New
[2/2] net/neighbour: queue work on power efficient wq
-
-
-
2014-01-22
Viresh Kumar
New
[1/2] net/ipv4: queue work on power efficient wq
-
-
-
2014-01-22
Viresh Kumar
New
[Resend] PM: Remove unnecessary !!
-
-
-
2014-01-22
Viresh Kumar
New
[Resend,2/2] cpufreq: introduce cpufreq_generic_get() routine
-
-
-
2014-01-09
Viresh Kumar
New
[1/2] ARM: SA1100: Create dummy clk_get_rate() to avoid build failures
-
-
-
2014-01-09
Viresh Kumar
New
[V3,Resend] cpufreq: create cpufreq_generic_get() routine
-
-
-
2014-01-07
Viresh Kumar
New
[Resend,4/4] cpufreq: stats: create sysfs entries when cpufreq_stats is a module
-
-
-
2014-01-07
Viresh Kumar
New
[Resend,3/4] cpufreq: stats: free table and remove sysfs entry in a single routine
-
-
-
2014-01-07
Viresh Kumar
New
[Resend,2/4] cpufreq: stats: remove hotplug notifiers
-
-
-
2014-01-07
Viresh Kumar
New
[Resend,1/4] cpufreq: stats: handle cpufreq_unregister_driver() and suspend/resume properly
-
-
-
2014-01-07
Viresh Kumar
New
cpufreq: arm-big-little: Make driver dependent on CONFIG_BIG_LITTLE
-
-
-
2014-01-03
Viresh Kumar
New
[2/2] cpufreq: preserve user_policy across suspend/resume
-
-
-
2013-12-24
Viresh Kumar
New
[1/2] cpufreq: try to resume policies which failed on last resume
-
-
-
2013-12-24
Viresh Kumar
New
[Resend] cpufreq: remove sysfs files for CPU which failed to come back after resume
-
-
-
2013-12-20
Viresh Kumar
New
cpufreq: remove sysfs files for CPU which failed to come back after resume
-
-
-
2013-12-20
Viresh Kumar
New
[V5,2/2] cpufreq: Make sure CPU is running on a freq from freq-table
-
-
-
2013-12-03
Viresh Kumar
New
[V5,1/2] cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag
-
-
-
2013-12-03
Viresh Kumar
New
tracepoint: Spell Fix: Write "binay" as "binary"
-
-
-
2013-12-02
Viresh Kumar
New
[3/3] cpufreq: Remove unnecessary variable/parameter 'frozen'
-
-
-
2013-12-02
Viresh Kumar
New
[2/3] cpufreq: Remove cpufreq_generic_exit()
-
-
-
2013-12-02
Viresh Kumar
New
[1/3] cpufreq: add 'freq_table' in struct cpufreq_policy
-
-
-
2013-12-02
Viresh Kumar
New
[V4,6/6] cpufreq: Tegra: Use cpufreq_generic_suspend()
-
-
-
2013-12-02
Viresh Kumar
New
[V4,5/6] cpufreq: s5pv210: Use cpufreq_generic_suspend()
-
-
-
2013-12-02
Viresh Kumar
New
[V4,4/6] cpufreq: exynos: Use cpufreq_generic_suspend()
-
-
-
2013-12-02
Viresh Kumar
New
[V4,3/6] cpufreq: Implement cpufreq_generic_suspend()
-
-
-
2013-12-02
Viresh Kumar
New
[V4,2/6] cpufreq: call driver's suspend/resume for each policy
-
-
-
2013-12-02
Viresh Kumar
New
[V4,1/6] cpufreq: suspend governors from dpm_{suspend|resume}()
-
-
-
2013-12-02
Viresh Kumar
New
[V2,5/5] cpufreq: unicore2: send new set of notification for transition failures
-
-
-
2013-12-02
Viresh Kumar
New
[V2,4/5] cpufreq: powernow-k8: send new set of notification for transition failures
-
-
-
2013-12-02
Viresh Kumar
New
[V2,3/5] cpufreq: pcc: send new set of notification for transition failures
-
-
-
2013-12-02
Viresh Kumar
New
[V2,2/5] cpufreq: send new set of notification for transition failures
-
-
-
2013-12-02
Viresh Kumar
New
[V2,1/5] cpufreq: Introduce cpufreq_notify_post_transition()
-
-
-
2013-12-02
Viresh Kumar
New
[5/5] cpufreq: unicore2: send new set of notification for transition failures
-
-
-
2013-11-30
Viresh Kumar
New
[4/5] cpufreq: powernow-k8: send new set of notification for transition failures
-
-
-
2013-11-30
Viresh Kumar
New
[3/5] cpufreq: pcc: send new set of notification for transition failures
-
-
-
2013-11-30
Viresh Kumar
New
[2/5] cpufreq: send new set of notification for transition failures
-
-
-
2013-11-30
Viresh Kumar
New
[1/5] cpufreq: Introduce cpufreq_notify_post_transition()
-
-
-
2013-11-30
Viresh Kumar
New
[V4,2/2] cpufreq: Make sure CPU is running on a freq from freq-table
-
-
-
2013-11-29
Viresh Kumar
New
[V4,1/2] cpufreq: Mark x86 drivers with CPUFREQ_SKIP_INITIAL_FREQ_CHECK flag
-
-
-
2013-11-29
Viresh Kumar
New
[V3,2/2] cpufreq: Mark x86 drivers with CPUFREQ_SKIP_INITIAL_FREQ_CHECK flag
-
-
-
2013-11-29
Viresh Kumar
New
[V3,1/2] cpufreq: Make sure CPU is running on a freq from freq-table
-
-
-
2013-11-29
Viresh Kumar
New
[V3] cpufreq: Make sure CPU is running on a freq from freq-table
-
-
-
2013-11-28
Viresh Kumar
New
[V4] cpufreq: suspend governors on system suspend/hibernate
-
-
-
2013-11-27
Viresh Kumar
New
[V3,4/6] cpufreq: exynos: Use cpufreq_generic_suspend()
-
-
-
2013-11-26
Viresh Kumar
New
[V2] cpufreq: Make sure CPU is running on a freq from freq-table
-
-
-
2013-11-26
Viresh Kumar
New
[V3,1/6] cpufreq: suspend governors on system suspend/hibernate
-
-
-
2013-11-26
Viresh Kumar
New
[V3,6/6] cpufreq: Tegra: Use cpufreq_generic_suspend()
-
-
-
2013-11-25
Viresh Kumar
New
[V3,5/6] cpufreq: s5pv210: Use cpufreq_generic_suspend()
-
-
-
2013-11-25
Viresh Kumar
New
[V3,4/6] cpufreq: exynos: Use cpufreq_generic_suspend()
-
-
-
2013-11-25
Viresh Kumar
New
[V3,3/6] cpufreq: Implement cpufreq_generic_suspend()
-
-
-
2013-11-25
Viresh Kumar
New
[V3,2/6] cpufreq: call driver's suspend/resume for each policy
-
-
-
2013-11-25
Viresh Kumar
New
[V3,1/6] cpufreq: suspend governors on system suspend/hibernate
-
-
-
2013-11-25
Viresh Kumar
New
[V2] cpufreq: Make sure CPU is running on a freq from freq-table
-
-
-
2013-11-25
Viresh Kumar
New
«
1
2
...
20
21
22
…
28
29
»
Bundling
Create bundle: