Patches from the "Linaro Power Management Working Group" team

My dashboard

Patch metrics

There are 1437 patches submitted by members of this team, and 399 of those have already been accepted upstream.

Patches per month

Time-to-acceptance distribution (in days)

Team members

  • Amit Daniel Kachhap
  • Amit Kucheria
  • Bobby Batacharia
  • Chander Mohan Kashyap
  • Cousson, Benoit
  • Daniel Lezcano
  • David Zinman
  • Dmitry Antipov
  • Hongbo Zhang
  • Kevin Hilman
  • Lorenzo Pieralisi
  • Loïc Minier
  • Mike Turquette
  • Mounir Bsaibes
  • Rajendra Nayak
  • Rob
  • Robin Randhawa
  • Sanjay Singh Rawat
  • Sebastian Capella
  • Srinivas Kalaga
  • Steve Jahnke
  • Vincent Guittot
  • Viresh Kumar
  • Vishwanath BS
  • mark-orvek
  • rajagopalvenkat
  • serge-broslavsky

Patches

Found 1269 patches matching: Archived = No remove filter (Change filters)

Patch Date Submitter Delegate State
[2/2] cpufreq: make __cpufreq_notify_transition() static 2013-06-19 Viresh Kumar New
[1/2] cpufreq: Fix minor formatting issues 2013-06-19 Viresh Kumar New
[10/11] cpufreq: tegra: select CPU_FREQ_TABLE for ARCH_TEGRA 2013-06-13 Viresh Kumar New
[8/8] cpuidle: Check the device is not already registered 2013-06-12 Daniel Lezcano New
[7/8] cpuidle: Add a cpuidle_device init function 2013-06-12 Daniel Lezcano New
[6/8] cpuidle: Encapsulate code in __cpuidle_unregister_device 2013-06-12 Daniel Lezcano New
[5/8] cpuidle: Add missing forward declaration 2013-06-12 Daniel Lezcano New
[4/8] cpuidle: Make cpuidle's sysfs directory dynamically allocated 2013-06-12 Daniel Lezcano New
[3/8] cpuidle: Fix indentation and conform to Coding Style 2013-06-12 Daniel Lezcano New
[2/8] cpuidle: Check cpuidle_enable_device succeed 2013-06-12 Daniel Lezcano New
[1/8] cpuidle: Remove governor module format 2013-06-12 Daniel Lezcano New
[11/11] cpufreq: X86_AMD_FREQ_SENSITIVITY: select CPU_FREQ_TABLE 2013-06-12 Viresh Kumar New
[10/11] cpufreq: tegra: select CPU_FREQ_TABLE for ARCH_TEGRA 2013-06-12 Viresh Kumar New
[09/11] cpufreq: S3C2416/S3C64XX: select CPU_FREQ_TABLE 2013-06-12 Viresh Kumar New
[08/11] cpufreq: pxa: select CPU_FREQ_TABLE 2013-06-12 Viresh Kumar New
[07/11] cpufreq: powerpc: CBE_RAS: select CPU_FREQ_TABLE 2013-06-12 Viresh Kumar New
[06/11] cpufreq: imx: select CPU_FREQ_TABLE 2013-06-12 Viresh Kumar New
[05/11] cpufreq: highbank: remove select CPU_FREQ_TABLE 2013-06-12 Viresh Kumar New
[04/11] cpufreq: exynos: select CPU_FREQ_TABLE 2013-06-12 Viresh Kumar New
[03/11] cpufreq: davinci: select CPU_FREQ_TABLE 2013-06-12 Viresh Kumar New
[02/11] cpufreq: cris: select CPU_FREQ_TABLE 2013-06-12 Viresh Kumar New
[01/11] cpufreq: blackfin: enable driver for CONFIG_BFIN_CPU_FREQ 2013-06-12 Viresh Kumar New
[3/3] sched: remove WARN_ON(!sd) from init_sched_groups_power() 2013-06-11 Viresh Kumar New
[2/3] sched: don't call get_group() for covered cpus 2013-06-11 Viresh Kumar New
[1/3] sched: Use cached value of span instead of calling sched_domain_span() 2013-06-11 Viresh Kumar New
[3/3] sched: Create for_each_sd_topology() 2013-06-10 Viresh Kumar New
[2/3] sched: don't sd->child to NULL when it is already NULL 2013-06-10 Viresh Kumar New
[1/3] sched: don't initialize alloc_state in build_sched_domains 2013-06-10 Viresh Kumar New
[V4,2/2] cpuidle: Comment the driver's framework code 2013-06-07 Daniel Lezcano New
[V4,1/2] cpuidle: simplify multiple driver support 2013-06-07 Daniel Lezcano New
cpuidle: fix ARCH_NEEDS_CPU_IDLE_COUPLED dependency warning 2013-06-07 Daniel Lezcano New
cpufreq: stats: Remove CONFIG_CPU_FREQ_STAT_DETAILS 2013-06-07 Viresh Kumar New
[V3,2/2] cpuidle: Comment the driver's framework code 2013-06-06 Daniel Lezcano New
[V3,1/2] cpuidle: Simplify multiple driver support 2013-06-06 Daniel Lezcano New
cpufreq: userspace: Simplify governor 2013-06-05 Viresh Kumar New
[v2] sched: fix clear NOHZ_BALANCE_KICK 2013-06-05 Vincent Guittot New
[1/2] sched: Optimize build_sched_domains() for saving first SD node for a cpu 2013-06-05 Viresh Kumar New
[2/2] sched: Remove unused params of build_sched_domain() 2013-06-04 Viresh Kumar New
[1/2] sched: Optimize build_sched_domains() for saving first SD node for a cpu 2013-06-04 Viresh Kumar New
sched: Rename sched.c as sched/core.c in comments and Documentation 2013-06-04 Viresh Kumar New
[V3] cpuidle: Improve governor Kconfig options 2013-06-03 Daniel Lezcano New
ARM: zynq: wfi exit on same cpu is valid 2013-05-31 Sanjay Singh Rawat New
cpufreq: remove unnecessary cpufreq_cpu_{get|put}() calls 2013-05-31 Viresh Kumar New
sched: fix clear NOHZ_BALANCE_KICK 2013-05-30 Vincent Guittot New
[7/7] cpuidle: check the device not already registered 2013-05-29 Daniel Lezcano New
[6/7] cpuidle: add a cpuidle_device init function 2013-05-29 Daniel Lezcano New
[5/7] cpuidle: encapsulate code in __cpuidle_unregister_device 2013-05-29 Daniel Lezcano New
[4/7] cpuidle: make sysfs code more modular 2013-05-29 Daniel Lezcano New
[3/7] Fix indentation and conform to Coding Style 2013-05-29 Daniel Lezcano New
[2/7] cpuidle: check cpuidle_enable_device succeed 2013-05-29 Daniel Lezcano New
[1/7] cpuidle: remove governor module format 2013-05-29 Daniel Lezcano New
cpufreq: MAINTAINERS: Add git tree path for ARM specific updates 2013-05-29 Viresh Kumar New
cpufreq: MAINTAINERS: Add git tree path for ARM specific updates 2013-05-29 Viresh Kumar New
[V2] cpufreq: Raname index as driver_data in cpufreq_frequency_table 2013-05-29 Viresh Kumar New
[V2] cpuidle: improve governor Kconfig options 2013-05-28 Daniel Lezcano New
cpuidle: improve governor Kconfig options 2013-05-27 Daniel Lezcano New
[8/8] ARM: PRIMA2: use generic cpu idle function for wfi 2013-05-27 Sanjay Singh Rawat New
[7/8] ARM: msm: use generic cpu idle function for wfi 2013-05-27 Sanjay Singh Rawat New
[6/8] ARM: ux500: use generic cpu idle function for wfi 2013-05-27 Sanjay Singh Rawat New
[5/8] ARM: zynq: use generic cpu idle function for wfi 2013-05-27 Sanjay Singh Rawat New
[4/8] ARM: vexpress: use generic cpu idle function for wfi 2013-05-27 Sanjay Singh Rawat New
[3/8] ARM: SPEAr: use generic cpu idle function for wfi 2013-05-27 Sanjay Singh Rawat New
[2/8] ARM: RealView: use generic cpu idle function for wfi 2013-05-27 Sanjay Singh Rawat New
[1/8] ARM: EXYNOS: use generic cpu idle function for wfi 2013-05-27 Sanjay Singh Rawat New
[V2] cpuidle: simplify multiple driver support 2013-05-22 Daniel Lezcano New
[V2,Resend,4/4] timer: Migrate running timer 2013-05-22 Viresh Kumar New
[RFC,6/6] ARM: EXYNOS: use the core cpu hotplug functions 2013-05-20 Sanjay Singh Rawat New
[RFC,5/6] ARM: vexpress: use the core cpu hotplug functions 2013-05-20 Sanjay Singh Rawat New
[RFC,4/6] ARM: spear: use the core cpu hotplug functions 2013-05-20 Sanjay Singh Rawat New
[RFC,3/6] ARM: RealView: use the core cpu hotplug functions 2013-05-20 Sanjay Singh Rawat New
[RFC,2/6] ARM: imx: use the core cpu hotplug functions 2013-05-20 Sanjay Singh Rawat New
[RFC,1/6] ARM: cpuhotplug: move common hotplug related functions to core 2013-05-20 Sanjay Singh Rawat New
[2/2] cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directory 2013-05-20 Viresh Kumar New
[RFC,6/6] ARM: EXYNOS: use the core cpu hotplug functions 2013-05-18 Sanjay Singh Rawat New
[RFC,5/6] ARM: vexpress: use the core cpu hotplug functions 2013-05-18 Sanjay Singh Rawat New
[RFC,4/6] ARM: spear: use the core cpu hotplug functions 2013-05-18 Sanjay Singh Rawat New
[RFC,3/6] ARM: RealView: use the core cpu hotplug functions 2013-05-18 Sanjay Singh Rawat New
[RFC,2/6] ARM: imx: use the core cpu hotplug functions 2013-05-18 Sanjay Singh Rawat New
[RFC,1/6] ARM: cpuhotplug: add common hotplug related functions 2013-05-18 Sanjay Singh Rawat New
[2/2] cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directory 2013-05-17 Viresh Kumar New
[1/2] cpufreq: Move get_cpu_idle_time() to cpufreq.c 2013-05-17 Viresh Kumar New
cpufreq: arm_big_little_dt: Register driver only if DT has valid data 2013-05-17 Viresh Kumar New
[16/16] cpufreq: Interactive: Implement per policy instances of governor 2013-05-16 Viresh Kumar New
[15/16] cpufreq: interactive: Move definition of cpufreq_gov_interactive downwards 2013-05-16 Viresh Kumar New
[14/16] cpufreq: interactive: Remove unnecessary cpu_online() check 2013-05-16 Viresh Kumar New
[13/16] cpufreq: interactive: Use generic get_cpu_idle_time() from cpufreq.c 2013-05-16 Viresh Kumar New
[12/16] cpufreq: Move get_cpu_idle_time() to cpufreq.c 2013-05-16 Viresh Kumar New
[11/16] cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT 2013-05-16 Viresh Kumar New
[10/16] cpufreq: governors: Move get_governor_parent_kobj() to cpufreq.c 2013-05-16 Viresh Kumar New
[09/16] cpufreq: Add EXPORT_SYMBOL_GPL for have_governor_per_policy 2013-05-16 Viresh Kumar New
[07/16] cpufreq: Issue CPUFREQ_GOV_POLICY_EXIT notifier before dropping policy refcount 2013-05-16 Viresh Kumar New
[06/16] cpufreq: governors: Fix CPUFREQ_GOV_POLICY_{INIT|EXIT} notifiers 2013-05-16 Viresh Kumar New
[05/16] cpufreq: Don't call __cpufreq_governor() for drivers without target() 2013-05-16 Viresh Kumar New
[04/16] cpufreq: Call __cpufreq_governor() with correct policy->cpus mask 2013-05-16 Viresh Kumar New
[03/16] cpufreq: governor: Implement per policy instances of governors 2013-05-16 Viresh Kumar New
[02/16] cpufreq: Add per policy governor-init/exit infrastructure 2013-05-16 Viresh Kumar New
[3/3] cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT 2013-05-16 Viresh Kumar New
[2/3] cpufreq: governors: Move get_governor_parent_kobj() to cpufreq.c 2013-05-16 Viresh Kumar New
[1/3] cpufreq: Add EXPORT_SYMBOL_GPL for have_governor_per_policy 2013-05-16 Viresh Kumar New
[V1,resend] cpufreq: Raname index as data in cpufreq_frequency_table 2013-05-15 Viresh Kumar New
« Previous 1 2 3 4 5 6 7 8 9 10 ... 12 13 Next »