Current Team Memberships

Show patches with: none      |   4222 patches
« 1 2 ... 29 30 3142 43 »
Patch Series S/W/F Date Submitter Delegate State
cpufreq: allow powersave governor as the default without expert mode --- 2014-10-16 Viresh Kumar New
[Resend] cpufreq: cpu0: rename driver and internals to 'cpufreq_dt' --- 2014-10-02 Viresh Kumar New
cpufreq: arm_big_little: set 'physical_cluster' for each CPU --- 2014-09-30 Viresh Kumar New
cpufreq: update 'cpufreq_suspended' after stopping governors --- 2014-09-30 Viresh Kumar New
[resend] cpufreq: ppc-corenet: remove duplicate update of cpu_data --- 2014-09-30 Viresh Kumar New
cpufreq: dt: Support platforms with separate clock lines for each CPU --- 2014-09-10 Viresh Kumar New
[Resend] cpufreq: cpu0: rename driver and internals to 'cpufreq_dt' --- 2014-09-09 Viresh Kumar New
[2/2] cpufreq: Track governor-state with 'policy->governor_state' --- 2014-09-09 Viresh Kumar New
[1/2] cpufreq: serialize calls to __cpufreq_governor() --- 2014-09-09 Viresh Kumar New
PROBLEM: Kernel OOPS and possible system freeze after concurrent writing to cpufreq/scaling_governor (Resend) --- 2014-09-08 Viresh Kumar New
[Resend] cpufreq_opp: Fixed the order of argument for kcalloc. --- 2014-09-05 Viresh Kumar New
[15/15] power_supply: Don't iterate over devices to return -EPROBE_DEFER --- 2014-09-04 Viresh Kumar Accepted
[14/15] power-supply: Avoid unnecessary 'goto' statements --- 2014-09-04 Viresh Kumar Accepted
[13/15] power-supply: Check for failures only when we can fail --- 2014-09-04 Viresh Kumar Accepted
[12/15] power-supply: Use PTR_ERR_OR_ZERO() routine --- 2014-09-04 Viresh Kumar Accepted
[11/15] power-supply: Mark 'if' blocks in power_supply_changed_work() with 'likely' --- 2014-09-04 Viresh Kumar Accepted
[10/15] power-supply: Drop useless 'if (ret.intval)' statements --- 2014-09-04 Viresh Kumar Accepted
[09/15] power-supply: Don't return -EINVAL from __power_supply_find_supply_from_node() --- 2014-09-04 Viresh Kumar Accepted
[08/15] power-supply: Propagate error returned by power_supply_find_supply_from_node() --- 2014-09-04 Viresh Kumar Accepted
[07/15] power-supply: Rearrange code to remove duplicate lines --- 2014-09-04 Viresh Kumar Accepted
[06/15] power-supply: Use 'break' instead of 'continue' to end loop --- 2014-09-04 Viresh Kumar Accepted
[05/15] power-supply: Drop unnecessary typecasts --- 2014-09-04 Viresh Kumar Accepted
[04/15] power-supply: Forward declare structs together --- 2014-09-04 Viresh Kumar Accepted
[03/15] Documentation: Charger Manager: Fix spelling mistakes --- 2014-09-04 Viresh Kumar Accepted
[02/15] power-supply: Return early if "power-supplies" property isn't valid --- 2014-09-04 Viresh Kumar Accepted
[01/15] power-supply: Don't over-allocate memory for "supplied-from" array --- 2014-09-04 Viresh Kumar Accepted
[2/2] cpufreq: ppc-corenet: remove per-cpu variable 'cpu_mask' --- 2014-09-02 Viresh Kumar New
[1/2] cpufreq: ppc-corenet: remove duplicate update of cpu_data --- 2014-09-02 Viresh Kumar New
[V3,10/10] cpufreq: generic: set platform_{driver|device} '.name' to 'cpufreq-generic' --- 2014-08-28 Viresh Kumar New
[V3,09/10] cpufreq: cpu0: rename driver and internals to 'cpufreq_generic' --- 2014-08-28 Viresh Kumar New
[V3,08/10] cpufreq: cpu0: Make allocate_resources() work for any CPU --- 2014-08-28 Viresh Kumar New
[V3,07/10] cpufreq: cpu0: try regulators with name "cpu-supply" --- 2014-08-28 Viresh Kumar New
[V3,06/10] cpufreq: cpu0: Move per-cluster initialization code to ->init() --- 2014-08-28 Viresh Kumar New
[V3,05/10] cpufreq: cpu0: use dev_{err|warn|dbg} instead of pr_{err|warn|debug} --- 2014-08-28 Viresh Kumar New
[V3,04/10] cpufreq: cpu0: print relevant error when we defer probe --- 2014-08-28 Viresh Kumar New
[V3,03/10] cpufreq: cpu0: don't validate clock on clk_put() --- 2014-08-28 Viresh Kumar New
[V3,02/10] cpufreq: cpu0: Update Module Author --- 2014-08-28 Viresh Kumar New
[V3,01/10] cpufreq: Add support for per-policy driver data --- 2014-08-28 Viresh Kumar New
cpufreq: powernv: Register the driver with reboot notifier --- 2014-08-25 Viresh Kumar New
cpufreq, store_scaling_governor requires policy->rwsem to be held for duration of changing governors [v2] --- 2014-08-07 Viresh Kumar New
cpufreq, store_scaling_governor requires policy->rwsem to be held for duration of changing governors [v2] --- 2014-08-06 Viresh Kumar New
cpufreq, store_scaling_governor requires policy->rwsem to be held for duration of changing governors [v2] --- 2014-08-05 Viresh Kumar New
cpufreq: move policy kobj to policy->cpu at resume --- 2014-08-01 Viresh Kumar New
[2/2] PCI: spear: Remove spear13xx_pcie_remove() --- 2014-07-20 Viresh Kumar Accepted
[1/2] PCI: spear: Fix Section mismatch compilation warning for probe() --- 2014-07-20 Viresh Kumar Accepted
[RFC] cpufreq: Add bindings for CPU clock sharing topology --- 2014-07-18 Viresh Kumar New
[RFC] cpufreq: Add bindings for CPU clock sharing topology --- 2014-07-18 Viresh Kumar New
[V1,Resend,4/4] cpufreq: move policy kobj from update_policy_cpu() --- 2014-07-17 Viresh Kumar New
[V1,Resend,3/4] cpufreq: propagate error returned by kobject_move() --- 2014-07-17 Viresh Kumar New
[V1,Resend,2/4] cpufreq: don't restore policy->cpus on failure to move kobj --- 2014-07-17 Viresh Kumar New
[V1,Resend,1/4] cpufreq: move policy kobj to policy->cpu at resume --- 2014-07-17 Viresh Kumar New
[GIT,PULL] ARM: SPEAr13xx PCIe updates for v3.17 --- 2014-07-16 Viresh Kumar New
[v3,1/2] cpufreq: Don't destroy/realloc policy/sysfs on hotplug/suspend --- 2014-07-16 Viresh Kumar New
[V9,2/7] phy: Add drivers for PCIe and SATA phy on SPEAr13xx --- 2014-07-14 Viresh Kumar New
[V9,2/7] phy: Add drivers for PCIe and SATA phy on SPEAr13xx --- 2014-07-14 Viresh Kumar New
[V9,1/7] pcie: Add designware wrapper driver for SPEAr13xx --- 2014-07-14 Viresh Kumar New
[Resend] cpufreq: cpu0: OPPs can be populated at runtime --- 2014-07-11 Viresh Kumar New
[V2] cpufreq: move policy kobj to policy->cpu at resume --- 2014-07-10 Viresh Kumar New
[V9,7/7] ARM: SPEAr13xx: Update defconfigs --- 2014-07-10 Viresh Kumar Accepted
[V9,6/7] ARM: SPEAr13xx: Add pcie and miphy DT nodes --- 2014-07-10 Viresh Kumar Accepted
[V9,5/7] ARM: SPEAr13xx: Add bindings and dt node for misc block --- 2014-07-10 Viresh Kumar Accepted
[V9,4/7] ARM: SPEAr13xx: Fix static mapping table --- 2014-07-10 Viresh Kumar Accepted
[V9,3/7] ARM: SPEAr13xx: Fix pcie clock name --- 2014-07-10 Viresh Kumar New
[V9,2/7] phy: Add drivers for PCIe and SATA phy on SPEAr13xx --- 2014-07-10 Viresh Kumar Accepted
[V9,1/7] pcie: Add designware wrapper driver for SPEAr13xx --- 2014-07-10 Viresh Kumar New
[V9,0/7] ARM: SPEAr13xx: Add PCIe support --- 2014-07-10 Viresh Kumar New
cpufreq: move policy kobj to policy->cpu at resume --- 2014-07-10 Viresh Kumar New
[RFC,2/7] hrtimer: don't check for active hrtimer after adding it --- 2014-07-09 Viresh Kumar New
[RFC,7/7] net: don't check for active hrtimer after adding it --- 2014-07-09 Viresh Kumar New
[RFC,7/7] net: don't check for active hrtimer after adding it --- 2014-07-09 Viresh Kumar New
[RFC,6/7] rtmutex: don't check for active hrtimer after adding it --- 2014-07-09 Viresh Kumar New
[RFC,5/7] futex: don't check for active hrtimer after adding it --- 2014-07-09 Viresh Kumar New
[RFC,4/7] sched: don't check for active hrtimer after adding it --- 2014-07-09 Viresh Kumar New
[RFC,3/7] tick: don't check for active hrtimer after adding it --- 2014-07-09 Viresh Kumar New
[RFC,2/7] hrtimer: don't check for active hrtimer after adding it --- 2014-07-09 Viresh Kumar New
[RFC,1/7] hrtimer: Warn if hrtimer_start*() failed to enqueue hrtimer --- 2014-07-09 Viresh Kumar New
[GIT,PULL] SPEAr1310 PCIe patches rebased on 3.16-rc3 --- 2014-07-08 Viresh Kumar New
[06/14] cpufreq: cpu0: defer probe if clock isn't registered yet --- 2014-07-03 Viresh Kumar New
[09/14] cpufreq: cpu0: Move per-cluster initialization code to ->init() --- 2014-07-03 Viresh Kumar New
[06/14] cpufreq: cpu0: defer probe if clock isn't registered yet --- 2014-07-02 Viresh Kumar New
[V2,Resend,12/14] cpufreq: cpu0: Extend support beyond CPU0 --- 2014-07-02 Viresh Kumar New
[V2,Resend,07/14] cpufreq: cpu0: OPPs can be populated at runtime --- 2014-07-02 Viresh Kumar New
[07/14] cpufreq: cpu0: OPPs can be populated at runtime --- 2014-07-02 Viresh Kumar New
[14/14] cpufreq: generic: set platform_{driver|device} '.name' to 'cpufreq-generic' --- 2014-07-01 Viresh Kumar New
[13/14] cpufreq: cpu0: rename driver and internals to 'cpufreq_generic' --- 2014-07-01 Viresh Kumar New
[12/14] cpufreq: cpu0: Extend support beyond CPU0 --- 2014-07-01 Viresh Kumar New
[11/14] cpufreq: cpu0: Make allocate_resources() work for any CPU --- 2014-07-01 Viresh Kumar New
[10/14] cpufreq: cpu0: try regulators with name "cpu-supply" --- 2014-07-01 Viresh Kumar New
[09/14] cpufreq: cpu0: Move per-cluster initialization code to ->init() --- 2014-07-01 Viresh Kumar New
[08/14] cpufreq: cpu0: use dev_{err|warn|dbg} instead of pr_{err|warn|debug} --- 2014-07-01 Viresh Kumar New
[07/14] cpufreq: cpu0: OPPs can be populated at runtime --- 2014-07-01 Viresh Kumar New
[06/14] cpufreq: cpu0: defer probe if clock isn't registered yet --- 2014-07-01 Viresh Kumar New
[05/14] cpufreq: cpu0: don't validate clock on clk_put() --- 2014-07-01 Viresh Kumar New
[04/14] cpufreq: cpu0: Add Module Author --- 2014-07-01 Viresh Kumar New
[03/14] cpufreq: Add support for per-policy driver data --- 2014-07-01 Viresh Kumar New
[02/14] clk: Create of_clk_shared_by_cpus() --- 2014-07-01 Viresh Kumar New
[01/14] of: Create of_property_match() --- 2014-07-01 Viresh Kumar New
[2/2] cpufreq: cpu0: Extend support beyond CPU0 --- 2014-06-30 Viresh Kumar New
cpufreq: report driver's successful {un}registration --- 2014-06-26 Viresh Kumar New
[cpufreq] kernel BUG at kernel/irq_work.c:175! --- 2014-06-25 Viresh Kumar New
« 1 2 ... 29 30 3142 43 »

Bundling

Create bundle: