Show patches with: Submitter = Viresh Kumar       |   739 patches
« 1 2 ... 5 6 7 8 »
Patch Series S/W/F Date Submitter Delegate State
[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,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,02/16] PM / OPP: Disable OPPs that aren't supported by the regulator --- 2016-02-09 Viresh Kumar Accepted
[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,3/7] cpufreq: Remove cpufreq_governor_lock --- 2016-02-09 Viresh Kumar Superseded
[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,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,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,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,7/7] cpufreq: Remove cpufreq_governor_lock --- 2016-02-03 Viresh Kumar New
[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
[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,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,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,04/16] PM / OPP: Introduce dev_pm_opp_get_max_transition_latency() --- 2016-01-28 Viresh Kumar Accepted
[V2,02/16] PM / OPP: Disable OPPs that aren't supported by the regulator --- 2016-01-28 Viresh Kumar Superseded
[3/3] clockevents/exynos_mct: Implement ->set_state_oneshot_stopped() --- 2015-12-23 Viresh Kumar Accepted
[2/3] clockevents/arm_global_timer: Implement ->set_state_oneshot_stopped() --- 2015-12-23 Viresh Kumar Superseded
[1/3] clockevents/arm_arch_timer: Implement ->set_state_oneshot_stopped() --- 2015-12-23 Viresh Kumar Superseded
PM / OPP: Fix parsing of opp-microvolt and opp-microamp properties --- 2015-12-17 Viresh Kumar New
[V3,2/2] PM / OPP: Parse 'opp-<prop>-<name>' bindings --- 2015-12-09 Viresh Kumar Accepted
linux-next: build failure after merge of the pm tree --- 2015-12-09 Viresh Kumar New
[V2,5/6] cpufreq: governor: replace per-cpu delayed work with timers --- 2015-12-07 Viresh Kumar New
[V2,6/6] cpufreq: ondemand: update update_sampling_rate() to make it more efficient --- 2015-12-03 Viresh Kumar Accepted
[V2,5/6] cpufreq: governor: replace per-cpu delayed work with timers --- 2015-12-03 Viresh Kumar New
[V2,2/6] cpufreq: ondemand: Work is guaranteed to be pending --- 2015-12-03 Viresh Kumar Accepted
cpufreq: Always remove sysfs cpuX/cpufreq link on ->remove_dev() --- 2015-11-21 Viresh Kumar Accepted
[V2,3/3] PM / OPP: Parse 'opp-<prop>-<name>' bindings --- 2015-11-19 Viresh Kumar Superseded
[V2,2/3] PM / OPP: Parse 'opp-supported-hw' binding --- 2015-11-19 Viresh Kumar Accepted
[2/3] PM / OPP: Parse 'opp-supported-hw' binding --- 2015-11-19 Viresh Kumar Superseded
PM / OPP: Add entry in MAINTAINERS --- 2015-11-17 Viresh Kumar Accepted
[3/3] PM / OPP: Parse 'opp-<prop>-<name>' bindings --- 2015-11-16 Viresh Kumar New
[V3,4/5] PM / OPP: Rename OPP nodes as opp@<opp-hz> --- 2015-11-11 Viresh Kumar Accepted
[V3,3/5] PM / OPP: Remove 'operating-points-names' binding --- 2015-11-11 Viresh Kumar Accepted
[V3,2/5] PM / OPP: Add {opp-microvolt|opp-microamp}-<name> binding --- 2015-11-11 Viresh Kumar Accepted
[V2,4/4] PM / OPP: Add opp_rcu_lockdep_assert() to _find_device_opp() --- 2015-11-05 Viresh Kumar Accepted
[V2,3/4] PM / OPP: Hold dev_opp_list_lock for writers --- 2015-11-05 Viresh Kumar Accepted
[V2,2/4] PM / OPP: Protect updates to list_dev with mutex --- 2015-11-05 Viresh Kumar Accepted
[V2,5/5] ARM: dts: exynos4412: Rename OPP nodes as opp@<opp-hz> --- 2015-11-05 Viresh Kumar Accepted
[V2,3/5] PM / OPP: Remove 'operating-points-names' binding --- 2015-11-05 Viresh Kumar Superseded
[V2,2/5] PM / OPP: Add {opp-microvolt|opp-microamp|turbo-mode|opp-suspend}-<name> binding --- 2015-11-05 Viresh Kumar New
[V2,1/5] PM / OPP: Add "opp-supported-hw" binding --- 2015-11-05 Viresh Kumar Accepted
[1/3] PM / OPP: Add "opp-supported-hw" binding --- 2015-11-03 Viresh Kumar New
PM / OPP: Propagate error properly from dev_pm_opp_set_sharing_cpus() --- 2015-10-30 Viresh Kumar Accepted
[3/3] PM / OPP: Remove 'operating-points-names' binding --- 2015-10-30 Viresh Kumar Superseded
[2/3] PM / OPP: Add {opp-microvolt|opp-microamp|turbo-mode|opp-suspend}-<name> binding --- 2015-10-30 Viresh Kumar Superseded
[5/6] cpufreq: governor: replace per-cpu delayed work with timers --- 2015-10-29 Viresh Kumar Superseded
[4/6] cpufreq: governor: initialize/destroy timer_mutex with 'shared' --- 2015-10-29 Viresh Kumar Accepted
[3/6] cpufreq: governor: Pass policy as argument to ->gov_dbs_timer() --- 2015-10-29 Viresh Kumar Accepted
[2/6] cpufreq: ondemand: Work is guaranteed to be pending --- 2015-10-29 Viresh Kumar Superseded
[1/6] cpufreq: ondemand: Update sampling rate only for concerned policies --- 2015-10-29 Viresh Kumar New
regulator: core: Spell fix --- 2015-08-13 Viresh Kumar Accepted
drivers: rtc: fix ptr_ret.cocci warnings --- 2015-07-31 Viresh Kumar New
bus: subsys: update return type of ->remove_dev() to void --- 2015-07-30 Viresh Kumar Accepted
Traceback in -next due to commit 'clockevents/drivers/sh_tmu: Migrate to new 'set-state' interface' --- 2015-07-21 Viresh Kumar Superseded
trivial: Update Viresh's email address --- 2015-07-09 Viresh Kumar Accepted
regulator: Fix spelling error in bindings --- 2015-04-30 Viresh Kumar Accepted
[nohz] 2a16fc93d2c: kernel lockup on idle injection --- 2014-12-16 Viresh Kumar New
[nohz] 2a16fc93d2c: kernel lockup on idle injection --- 2014-12-15 Viresh Kumar New
Future of NOHZ full/isolation development (was Re: [NOHZ] Remove scheduler_tick_max_deferment) --- 2014-11-12 Viresh Kumar New
« 1 2 ... 5 6 7 8 »