Current Team Memberships

Show patches with: State = Action Required       |    Archived = No       |   2765 patches
« 1 2 ... 21 22 2327 28 »
Patch Series S/W/F Date Submitter Delegate State
cpufreq: acpi: Add comment under ACPI_ADR_SPACE_SYSTEM_IO case --- 2013-10-13 Viresh Kumar New
cpufreq: acpi: Add comment under ACPI_ADR_SPACE_SYSTEM_IO case --- 2013-10-12 Viresh Kumar New
cpufreq: acpi: Add comment under ACPI_ADR_SPACE_SYSTEM_IO case --- 2013-10-12 Viresh Kumar New
[038/228] cpufreq: sa11x0: Expose frequency table --- 2013-10-04 Viresh Kumar New
[V2,16/16] cpuidle: remove cpuidle_unregister_governor() --- 2013-10-03 Viresh Kumar New
[V2,15/16] cpuidle: don't call poll_idle_init() for every cpu --- 2013-10-03 Viresh Kumar New
[V2,14/16] cpuidle: don't calculate time-diff if entered_state < 0 --- 2013-10-03 Viresh Kumar New
[V2,13/16] cpuidle: free all state kobjects from cpuidle_free_state_kobj() --- 2013-10-03 Viresh Kumar New
[V2,12/16] cpuidle: use drv instead of cpuidle_driver in show_current_driver() --- 2013-10-03 Viresh Kumar New
[V2,11/16] cpuidle: call cpuidle_get_driver() from after taking cpuidle_driver_lock --- 2013-10-03 Viresh Kumar New
[V2,10/16] cpuidle: replace multiline statements with single line in cpuidle_idle_call() --- 2013-10-03 Viresh Kumar New
[V2,09/16] cpuidle: reduce code duplication inside cpuidle_idle_call() --- 2013-10-03 Viresh Kumar New
[V2,08/16] cpuidle: merge two if() statements for checking error cases --- 2013-10-03 Viresh Kumar New
[V2,07/16] cpuidle: rearrange __cpuidle_register_device() to keep minimal exit points --- 2013-10-03 Viresh Kumar New
[V2,06/16] cpuidle: rearrange code in __cpuidle_driver_init() --- 2013-10-03 Viresh Kumar New
[V2,05/16] cpuidle: make __cpuidle_driver_init() return void --- 2013-10-03 Viresh Kumar New
[V2,04/16] cpuidle: make __cpuidle_device_init() return void --- 2013-10-03 Viresh Kumar New
[V2,03/16] cpuidle: make __cpuidle_get_cpu_driver() inline --- 2013-10-03 Viresh Kumar New
[V2,02/16] cpuidle: Fix comments in cpuidle core --- 2013-10-03 Viresh Kumar New
[V2,01/16] cpuidle: fix indentation of cpumask --- 2013-10-03 Viresh Kumar New
[4/4] cpufreq: stats: create sysfs entries when cpufreq_stats is a module --- 2013-09-26 Viresh Kumar New
[3/4] cpufreq: stats: free table and remove sysfs entry in a single routine --- 2013-09-26 Viresh Kumar New
[2/4] cpufreq: stats: remove hotplug notifiers --- 2013-09-26 Viresh Kumar New
[1/4] cpufreq: stats: handle cpufreq_unregister_driver() and suspend/resume properly --- 2013-09-26 Viresh Kumar New
[21/21] cpuidle: change governor from within cpuidle_replace_governor() --- 2013-09-22 Viresh Kumar New
[20/21] cpuidle: don't calculate time-diff if entered_state == 0 --- 2013-09-22 Viresh Kumar New
[19/21] cpuidle: create list of registered drivers --- 2013-09-22 Viresh Kumar New
[18/21] cpuidle: don't call poll_idle_init() for every cpu --- 2013-09-22 Viresh Kumar New
[17/21] cpuidle: avoid unnecessary kzalloc/free of struct cpuidle_driver_kobj --- 2013-09-22 Viresh Kumar New
[16/21] cpuidle: avoid unnecessary kzalloc/free of struct cpuidle_device_kobj --- 2013-09-22 Viresh Kumar New
[15/21] cpuidle: free all state kobjects from cpuidle_free_state_kobj() --- 2013-09-22 Viresh Kumar New
[14/21] cpuidle: coupled: don't compare cpu masks unnecessarily --- 2013-09-22 Viresh Kumar New
[13/21] cpuidle: use drv instead of cpuidle_driver in show_current_driver() --- 2013-09-22 Viresh Kumar New
[12/21] cpuidle: call cpuidle_get_driver() from after taking cpuidle_driver_lock --- 2013-09-22 Viresh Kumar New
[11/21] cpuidle: replace multiline statements with single line in cpuidle_idle_call() --- 2013-09-22 Viresh Kumar New
[10/21] cpuidle: reduce code duplication inside cpuidle_idle_call() --- 2013-09-22 Viresh Kumar New
[09/21] cpuidle: merge two if() statements for checking error cases --- 2013-09-22 Viresh Kumar New
[08/21] cpuidle: use cpuidle_disabled() instead of "off" --- 2013-09-22 Viresh Kumar New
[07/21] cpuidle: rearrange __cpuidle_register_device() to keep minimal exit points --- 2013-09-22 Viresh Kumar New
[06/21] cpuidle: rearrange code in __cpuidle_driver_init() --- 2013-09-22 Viresh Kumar New
[05/21] cpuidle: make __cpuidle_driver_init() return void --- 2013-09-22 Viresh Kumar New
[04/21] cpuidle: make __cpuidle_device_init() return void --- 2013-09-22 Viresh Kumar New
[03/21] cpuidle: make __cpuidle_get_cpu_driver() inline --- 2013-09-22 Viresh Kumar New
[02/21] cpuidle: Fix comments in cpuidle core --- 2013-09-22 Viresh Kumar New
[01/21] cpuidle: fix indentation of cpumask --- 2013-09-22 Viresh Kumar New
cpufreq: check cpufreq driver is valid and cpufreq isn't disabled in cpufreq_get() --- 2013-09-20 Viresh Kumar New
cpufreq: create per policy rwsem instead of per cpu cpu_policy_rwsem --- 2013-09-17 Viresh Kumar New
[V2,1/2] cpufreq: unlock correct rwsem while updating policy->cpu --- 2013-09-17 Viresh Kumar New
[2/2] cpufreq: make return type of lock_policy_rwsem_{read|write}() as void --- 2013-09-16 Viresh Kumar New
[1/2] cpufreq: unlock correct rwsem while updating policy->cpu --- 2013-09-16 Viresh Kumar New
gitignore: Add entry for *.patch --- 2013-09-16 Viresh Kumar New
[181/228] cpufreq: move freq change notifications to cpufreq core --- 2013-09-13 Viresh Kumar New
[228/228] cpufreq: unicore2: use cpufreq_generic_get() routine --- 2013-09-13 Viresh Kumar New
[227/228] cpufreq: tegra: use cpufreq_generic_get() routine --- 2013-09-13 Viresh Kumar New
[226/228] cpufreq: spear: use cpufreq_generic_get() routine --- 2013-09-13 Viresh Kumar New
[225/228] cpufreq: s5pv210: use cpufreq_generic_get() routine --- 2013-09-13 Viresh Kumar New
[224/228] cpufreq: s3c: use cpufreq_generic_get() routine --- 2013-09-13 Viresh Kumar New
[223/228] cpufreq: ppc: use cpufreq_generic_get() routine --- 2013-09-13 Viresh Kumar New
[222/228] cpufreq: omap: use cpufreq_generic_get() routine --- 2013-09-13 Viresh Kumar New
[221/228] cpufreq: loongson2: use cpufreq_generic_get() routine --- 2013-09-13 Viresh Kumar New
[220/228] cpufreq: imx6q: use cpufreq_generic_get() routine --- 2013-09-13 Viresh Kumar New
[219/228] cpufreq: exynos: use cpufreq_generic_get() routine --- 2013-09-13 Viresh Kumar New
[218/228] cpufreq: dbx500: use cpufreq_generic_get() routine --- 2013-09-13 Viresh Kumar New
[217/228] cpufreq: davinci: use cpufreq_generic_get() routine --- 2013-09-13 Viresh Kumar New
[216/228] cpufreq: cpu0: use cpufreq_generic_get() routine --- 2013-09-13 Viresh Kumar New
[215/228] cpufreq: at32ap: use cpufreq_generic_get() routine --- 2013-09-13 Viresh Kumar New
[214/228] cpufreq: arm_big_little: use cpufreq_generic_get() routine --- 2013-09-13 Viresh Kumar New
[213/228] cpufreq: create cpufreq_generic_get() routine --- 2013-09-13 Viresh Kumar New
[212/228] cpufreq: tegra: remove target_cpu_speed[] array --- 2013-09-13 Viresh Kumar New
[211/228] cpufreq: tegra: remove calls to cpufreq_notify_transition() --- 2013-09-13 Viresh Kumar New
[210/228] cpufreq: speedstep: remove calls to cpufreq_notify_transition() --- 2013-09-13 Viresh Kumar New
[209/228] cpufreq: SPEAr: remove calls to cpufreq_notify_transition() --- 2013-09-13 Viresh Kumar New
[208/228] cpufreq: sparc: remove calls to cpufreq_notify_transition() --- 2013-09-13 Viresh Kumar New
[207/228] cpufreq: sc520: remove calls to cpufreq_notify_transition() --- 2013-09-13 Viresh Kumar New
[206/228] cpufreq: sa11x0: remove calls to cpufreq_notify_transition() --- 2013-09-13 Viresh Kumar New
[205/228] cpufreq: s5pv210: remove calls to cpufreq_notify_transition() --- 2013-09-13 Viresh Kumar New
[204/228] cpufreq: s3c: remove calls to cpufreq_notify_transition() --- 2013-09-13 Viresh Kumar New
[203/228] cpufreq: pxa: remove calls to cpufreq_notify_transition() --- 2013-09-13 Viresh Kumar New
[202/228] cpufreq: ppc: remove calls to cpufreq_notify_transition() --- 2013-09-13 Viresh Kumar New
[201/228] cpufreq: pmac: remove calls to cpufreq_notify_transition() --- 2013-09-13 Viresh Kumar New
[200/228] cpufreq: pasemi: remove calls to cpufreq_notify_transition() --- 2013-09-13 Viresh Kumar New
[199/228] cpufreq: p4-clockmod: remove calls to cpufreq_notify_transition() --- 2013-09-13 Viresh Kumar New
[198/228] cpufreq: omap: remove calls to cpufreq_notify_transition() --- 2013-09-13 Viresh Kumar New
[197/228] cpufreq: maple: remove calls to cpufreq_notify_transition() --- 2013-09-13 Viresh Kumar New
[196/228] cpufreq: loongson2: remove calls to cpufreq_notify_transition() --- 2013-09-13 Viresh Kumar New
[195/228] cpufreq: kirkwood: remove calls to cpufreq_notify_transition() --- 2013-09-13 Viresh Kumar New
[194/228] cpufreq: imx6q: remove calls to cpufreq_notify_transition() --- 2013-09-13 Viresh Kumar New
[193/228] cpufreq: ia64-acpi: remove calls to cpufreq_notify_transition() --- 2013-09-13 Viresh Kumar New
[192/228] cpufreq: exynos: remove calls to cpufreq_notify_transition() --- 2013-09-13 Viresh Kumar New
[191/228] cpufreq: elanfreq: remove calls to cpufreq_notify_transition() --- 2013-09-13 Viresh Kumar New
[190/228] cpufreq: e_powersaver: remove calls to cpufreq_notify_transition() --- 2013-09-13 Viresh Kumar New
[189/228] cpufreq: dbx500: remove calls to cpufreq_notify_transition() --- 2013-09-13 Viresh Kumar New
[188/228] cpufreq: davinci: remove calls to cpufreq_notify_transition() --- 2013-09-13 Viresh Kumar New
[187/228] cpufreq: cris: remove calls to cpufreq_notify_transition() --- 2013-09-13 Viresh Kumar New
[186/228] cpufreq: cpu0: remove calls to cpufreq_notify_transition() --- 2013-09-13 Viresh Kumar New
[185/228] cpufreq: blackfin: remove calls to cpufreq_notify_transition() --- 2013-09-13 Viresh Kumar New
[184/228] cpufreq: at32ap: remove calls to cpufreq_notify_transition() --- 2013-09-13 Viresh Kumar New
[183/228] cpufreq: arm_big_little: remove calls to cpufreq_notify_transition() --- 2013-09-13 Viresh Kumar New
[182/228] cpufreq: acpi: remove calls to cpufreq_notify_transition() --- 2013-09-13 Viresh Kumar New
[181/228] cpufreq: move freq change notifications to cpufreq core --- 2013-09-13 Viresh Kumar New
« 1 2 ... 21 22 2327 28 »

Bundling

Create bundle: