Toggle navigation
Patchwork
Patches credited to viresh.kumar@linaro.org
Login
Register
Mail settings
Current Team Memberships
kwg-team
Show patches with
: Archived =
No
| 4249 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
…
42
43
»
▾
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[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/5] cpufreq: governor: Kill declare_show_sampling_rate_min()
-
-
-
2016-02-02
Viresh Kumar
New
[V2,16/16] cpufreq: dt: No need to allocate resources anymore
-
-
-
2016-02-02
Viresh Kumar
New
[V2,15/16] cpufreq: dt: drop references to DT node
-
-
-
2016-02-02
Viresh Kumar
New
[V2,11/16] cpufreq: dt: Pass regulator name to the OPP core
-
-
-
2016-02-02
Viresh Kumar
New
[V2,07/16] PM / OPP: Add dev_pm_opp_set_rate()
-
-
-
2016-02-02
Viresh Kumar
Accepted
[V2,16/16] cpufreq: dt: No need to allocate resources anymore
-
-
-
2016-01-28
Viresh Kumar
Superseded
[V2,15/16] cpufreq: dt: drop references to DT node
-
-
-
2016-01-28
Viresh Kumar
New
[V2,14/16] cpufreq: dt: Use dev_pm_opp_set_rate() to switch frequency
-
-
-
2016-01-28
Viresh Kumar
Superseded
[V2,13/16] cpufreq: dt: Reuse dev_pm_opp_get_max_transition_latency()
-
-
-
2016-01-28
Viresh Kumar
Superseded
[V2,12/16] cpufreq: dt: Unsupported OPPs are already disabled
-
-
-
2016-01-28
Viresh Kumar
Superseded
[V2,11/16] cpufreq: dt: Pass regulator name to the OPP core
-
-
-
2016-01-28
Viresh Kumar
Superseded
[V2,10/16] cpufreq: dt: OPP layers handles clock-latency for V1 bindings as well
-
-
-
2016-01-28
Viresh Kumar
Accepted
[V2,09/16] cpufreq: dt: Rename 'need_update' to 'opp_v1'
-
-
-
2016-01-28
Viresh Kumar
Accepted
[V2,08/16] cpufreq: dt: Convert few pr_debug/err() calls to dev_dbg/err()
-
-
-
2016-01-28
Viresh Kumar
Superseded
[V2,07/16] PM / OPP: Add dev_pm_opp_set_rate()
-
-
-
2016-01-28
Viresh Kumar
Superseded
[V2,06/16] PM / OPP: Manage device clk
-
-
-
2016-01-28
Viresh Kumar
Accepted
[V2,05/16] PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindings
-
-
-
2016-01-28
Viresh Kumar
New
[V2,04/16] PM / OPP: Introduce dev_pm_opp_get_max_transition_latency()
-
-
-
2016-01-28
Viresh Kumar
Accepted
[V2,03/16] PM / OPP: Introduce dev_pm_opp_get_max_volt_latency()
-
-
-
2016-01-28
Viresh Kumar
Superseded
[V2,02/16] PM / OPP: Disable OPPs that aren't supported by the regulator
-
-
-
2016-01-28
Viresh Kumar
Superseded
[V2,01/16] PM / OPP: get/put regulators from OPP core
-
-
-
2016-01-28
Viresh Kumar
Superseded
cpufreq: Fix NULL reference crash while accessing policy->governor_data
-
-
-
2016-01-25
Viresh Kumar
Accepted
[1/1] watchdog: sp805: ping fails to abort wdt reset
-
-
-
2016-01-19
Viresh Kumar
New
[08/17] PM / OPP: Add dev_pm_opp_set_rate()
-
-
-
2016-01-12
Viresh Kumar
New
[07/17] PM / OPP: Manage device clk
-
-
-
2016-01-12
Viresh Kumar
New
[01/17] PM / OPP: get/put regulators from OPP core
-
-
-
2016-01-12
Viresh Kumar
New
«
1
2
...
20
21
22
…
42
43
»
Bundling
Create bundle: