Show patches with: Archived = No       |   2459 patches
« 1 2 3 424 25 »
Patch Series S/W/F Date Submitter Delegate State
[1/3] cpufreq: Add EXPORT_SYMBOL_GPL for have_governor_per_policy --- 2013-05-16 Viresh Kumar Accepted
[2/3] cpufreq: governors: Move get_governor_parent_kobj() to cpufreq.c --- 2013-05-16 Viresh Kumar Accepted
[3/3] cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT --- 2013-05-16 Viresh Kumar Accepted
[01/16] cpufreq: Convert the cpufreq_driver_lock to a rwlock --- 2013-05-16 Viresh Kumar Accepted
[02/16] cpufreq: Add per policy governor-init/exit infrastructure --- 2013-05-16 Viresh Kumar Accepted
[03/16] cpufreq: governor: Implement per policy instances of governors --- 2013-05-16 Viresh Kumar Accepted
[04/16] cpufreq: Call __cpufreq_governor() with correct policy->cpus mask --- 2013-05-16 Viresh Kumar Accepted
[05/16] cpufreq: Don't call __cpufreq_governor() for drivers without target() --- 2013-05-16 Viresh Kumar Accepted
[06/16] cpufreq: governors: Fix CPUFREQ_GOV_POLICY_{INIT|EXIT} notifiers --- 2013-05-16 Viresh Kumar Accepted
[07/16] cpufreq: Issue CPUFREQ_GOV_POLICY_EXIT notifier before dropping policy refcount --- 2013-05-16 Viresh Kumar Accepted
[08/16] cpufreq: governors: Calculate iowait time only when necessary --- 2013-05-16 Viresh Kumar Accepted
[09/16] cpufreq: Add EXPORT_SYMBOL_GPL for have_governor_per_policy --- 2013-05-16 Viresh Kumar Accepted
[10/16] cpufreq: governors: Move get_governor_parent_kobj() to cpufreq.c --- 2013-05-16 Viresh Kumar Accepted
[11/16] cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT --- 2013-05-16 Viresh Kumar Accepted
[12/16] cpufreq: Move get_cpu_idle_time() to cpufreq.c --- 2013-05-16 Viresh Kumar Accepted
[13/16] cpufreq: interactive: Use generic get_cpu_idle_time() from cpufreq.c --- 2013-05-16 Viresh Kumar Accepted
[14/16] cpufreq: interactive: Remove unnecessary cpu_online() check --- 2013-05-16 Viresh Kumar Accepted
[15/16] cpufreq: interactive: Move definition of cpufreq_gov_interactive downwards --- 2013-05-16 Viresh Kumar Accepted
[16/16] cpufreq: Interactive: Implement per policy instances of governor --- 2013-05-16 Viresh Kumar Accepted
cpufreq: arm_big_little_dt: Register driver only if DT has valid data --- 2013-05-17 Viresh Kumar Accepted
[1/2] cpufreq: Move get_cpu_idle_time() to cpufreq.c --- 2013-05-17 Viresh Kumar Accepted
[2/2] cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directory --- 2013-05-17 Viresh Kumar Accepted
[V2] cpuidle: simplify multiple driver support --- 2013-05-22 Daniel Lezcano New
ACPICA: Remove redundant macro defines for ACPI_DEBUG_PRINT() and ACPI_DEBUG_PRINT_RAW() --- 2013-05-25 Hanjun Guo New
[V2] cpufreq: Raname index as driver_data in cpufreq_frequency_table --- 2013-05-29 Viresh Kumar Accepted
cpufreq: MAINTAINERS: Add git tree path for ARM specific updates --- 2013-05-29 Viresh Kumar Accepted
cpufreq: MAINTAINERS: Add git tree path for ARM specific updates --- 2013-05-29 Viresh Kumar Accepted
[1/7] cpuidle: remove governor module format --- 2013-05-29 Daniel Lezcano New
[2/7] cpuidle: check cpuidle_enable_device succeed --- 2013-05-29 Daniel Lezcano New
[3/7] Fix indentation and conform to Coding Style --- 2013-05-29 Daniel Lezcano New
[4/7] cpuidle: make sysfs code more modular --- 2013-05-29 Daniel Lezcano New
[5/7] cpuidle: encapsulate code in __cpuidle_unregister_device --- 2013-05-29 Daniel Lezcano New
[6/7] cpuidle: add a cpuidle_device init function --- 2013-05-29 Daniel Lezcano New
[7/7] cpuidle: check the device not already registered --- 2013-05-29 Daniel Lezcano New
cpufreq: remove unnecessary cpufreq_cpu_{get|put}() calls --- 2013-05-31 Viresh Kumar Accepted
sched: Rename sched.c as sched/core.c in comments and Documentation --- 2013-06-04 Viresh Kumar Accepted
[1/2] sched: Optimize build_sched_domains() for saving first SD node for a cpu --- 2013-06-04 Viresh Kumar Accepted
[2/2] sched: Remove unused params of build_sched_domain() --- 2013-06-04 Viresh Kumar Accepted
[1/2] sched: Optimize build_sched_domains() for saving first SD node for a cpu --- 2013-06-05 Viresh Kumar Accepted
cpufreq: userspace: Simplify governor --- 2013-06-05 Viresh Kumar Accepted
[V3,1/2] cpuidle: Simplify multiple driver support --- 2013-06-06 Daniel Lezcano New
[V3,2/2] cpuidle: Comment the driver's framework code --- 2013-06-06 Daniel Lezcano New
cpufreq: stats: Remove CONFIG_CPU_FREQ_STAT_DETAILS --- 2013-06-07 Viresh Kumar Accepted
[V4,1/2] cpuidle: simplify multiple driver support --- 2013-06-07 Daniel Lezcano New
[V4,2/2] cpuidle: Comment the driver's framework code --- 2013-06-07 Daniel Lezcano New
[1/3] sched: don't initialize alloc_state in build_sched_domains --- 2013-06-10 Viresh Kumar Accepted
[2/3] sched: don't sd->child to NULL when it is already NULL --- 2013-06-10 Viresh Kumar Accepted
[3/3] sched: Create for_each_sd_topology() --- 2013-06-10 Viresh Kumar Accepted
[1/3] sched: Use cached value of span instead of calling sched_domain_span() --- 2013-06-11 Viresh Kumar Accepted
[2/3] sched: don't call get_group() for covered cpus --- 2013-06-11 Viresh Kumar Accepted
[3/3] sched: remove WARN_ON(!sd) from init_sched_groups_power() --- 2013-06-11 Viresh Kumar Accepted
[01/11] cpufreq: blackfin: enable driver for CONFIG_BFIN_CPU_FREQ --- 2013-06-12 Viresh Kumar Accepted
[02/11] cpufreq: cris: select CPU_FREQ_TABLE --- 2013-06-12 Viresh Kumar Accepted
[03/11] cpufreq: davinci: select CPU_FREQ_TABLE --- 2013-06-12 Viresh Kumar Accepted
[04/11] cpufreq: exynos: select CPU_FREQ_TABLE --- 2013-06-12 Viresh Kumar Accepted
[05/11] cpufreq: highbank: remove select CPU_FREQ_TABLE --- 2013-06-12 Viresh Kumar Accepted
[06/11] cpufreq: imx: select CPU_FREQ_TABLE --- 2013-06-12 Viresh Kumar Accepted
[07/11] cpufreq: powerpc: CBE_RAS: select CPU_FREQ_TABLE --- 2013-06-12 Viresh Kumar Accepted
[08/11] cpufreq: pxa: select CPU_FREQ_TABLE --- 2013-06-12 Viresh Kumar Accepted
[09/11] cpufreq: S3C2416/S3C64XX: select CPU_FREQ_TABLE --- 2013-06-12 Viresh Kumar Accepted
[10/11] cpufreq: tegra: select CPU_FREQ_TABLE for ARCH_TEGRA --- 2013-06-12 Viresh Kumar Accepted
[11/11] cpufreq: X86_AMD_FREQ_SENSITIVITY: select CPU_FREQ_TABLE --- 2013-06-12 Viresh Kumar Accepted
[10/11] cpufreq: tegra: select CPU_FREQ_TABLE for ARCH_TEGRA --- 2013-06-13 Viresh Kumar Accepted
[1/2] cpufreq: Fix minor formatting issues --- 2013-06-19 Viresh Kumar Accepted
[2/2] cpufreq: make __cpufreq_notify_transition() static --- 2013-06-19 Viresh Kumar Accepted
[01/13] cpufreq: acpi: call CPUFREQ_POSTCHANGE notfier in error cases --- 2013-06-19 Viresh Kumar Accepted
[02/13] cpufreq: arm-big-little: call CPUFREQ_POSTCHANGE notfier in error cases --- 2013-06-19 Viresh Kumar Accepted
[03/13] cpufreq: davinci: call CPUFREQ_POSTCHANGE notfier in error cases --- 2013-06-19 Viresh Kumar Accepted
[04/13] cpufreq: dbx500: call CPUFREQ_POSTCHANGE notfier in error cases --- 2013-06-19 Viresh Kumar Accepted
[05/13] cpufreq: e_powersave: call CPUFREQ_POSTCHANGE notfier in error cases --- 2013-06-19 Viresh Kumar Accepted
[06/13] cpufreq: exynos: call CPUFREQ_POSTCHANGE notfier in error cases --- 2013-06-19 Viresh Kumar Accepted
[07/13] cpufreq: imx6q: call CPUFREQ_POSTCHANGE notfier in error cases --- 2013-06-19 Viresh Kumar Accepted
[08/13] cpufreq: omap: call CPUFREQ_POSTCHANGE notfier in error cases --- 2013-06-19 Viresh Kumar Accepted
[09/13] cpufreq: pcc: call CPUFREQ_POSTCHANGE notfier in error cases --- 2013-06-19 Viresh Kumar Accepted
[10/13] cpufreq: powernow-k8: call CPUFREQ_POSTCHANGE notfier in error cases --- 2013-06-19 Viresh Kumar Accepted
[11/13] cpufreq: s3c64xx: call CPUFREQ_POSTCHANGE notfier in error cases --- 2013-06-19 Viresh Kumar Accepted
[12/13] cpufreq: tegra: call CPUFREQ_POSTCHANGE notfier in error cases --- 2013-06-19 Viresh Kumar Accepted
[13/13] cpufreq: make sure frequency transitions are serialized --- 2013-06-19 Viresh Kumar Accepted
[13/13] cpufreq: make sure frequency transitions are serialized --- 2013-06-24 Viresh Kumar New
[13/13] cpufreq: make sure frequency transitions are serialized --- 2013-06-24 Viresh Kumar New
[13/13] cpufreq: make sure frequency transitions are serialized --- 2013-06-24 Viresh Kumar New
[13/13] cpufreq: make sure frequency transitions are serialized --- 2013-06-27 Viresh Kumar New
ACPI/fan: Initialize acpi_state variable --- 2013-06-27 naresh.bhat@linaro.org New
ACPI/fan: Initialize acpi_state variable --- 2013-06-27 naresh.bhat@linaro.org New
ACPI/fan: Initialize acpi_state variable --- 2013-06-27 naresh.bhat@linaro.org New
ACPI/fan: Initialize acpi_state variable --- 2013-07-01 naresh.bhat@linaro.org New
cpufreq: Fix serialization of frequency transitions --- 2013-07-02 Viresh Kumar New
[V2,1/2] USB: OHCI: make ohci-ep93xx a separate driver --- 2013-07-23 manjunath.goudar@linaro.org New
[V2,2/2] USB: OHCI: make ohci-pxa27x a separate driver --- 2013-07-23 manjunath.goudar@linaro.org New
[1/3] cpu topology: remove stale arch_provides_topology_pointers and define_siblings_show_map/list() --- 2013-07-27 Hanjun Guo New
[2/3] x86 / cpu topology: remove the stale macro arch_provides_topology_pointers --- 2013-07-27 Hanjun Guo New
[3/3] tile / cpu topology: remove stale Macro arch_provides_topology_pointers --- 2013-07-27 Hanjun Guo New
[1/2] cpufreq: Remove extra variables --- 2013-07-30 Viresh Kumar New
[2/2] cpufreq: don't pass cpu to cpufreq_add_dev_{symlink|interface} --- 2013-07-30 Viresh Kumar New
[V2] USB: EHCI: make ehci-w90X900 a separate driver --- 2013-07-31 manjunath.goudar@linaro.org New
[01/15] cpufreq: arm_big_little: initialize .owner field with THIS_MODULE --- 2013-07-31 Viresh Kumar New
[02/15] cpufreq: cpufreq-cpu0: initialize .owner field with THIS_MODULE --- 2013-07-31 Viresh Kumar New
[03/15] cpufreq: davinci: initialize .owner field with THIS_MODULE --- 2013-07-31 Viresh Kumar New
[04/15] cpufreq: dbx500: initialize .owner field with THIS_MODULE --- 2013-07-31 Viresh Kumar New
[05/15] cpufreq: exynos: initialize .owner field with THIS_MODULE --- 2013-07-31 Viresh Kumar New
« 1 2 3 424 25 »