Show patches with: Archived = No       |   2459 patches
« 1 2 ... 22 23 24 25 »
Patch Series S/W/F Date Submitter Delegate State
[13/35] cpufreq: elanfreq: use cpufreq_table_validate_and_show() --- 2013-08-08 Viresh Kumar New
[12/35] cpufreq: e_powersaver: use cpufreq_table_validate_and_show() --- 2013-08-08 Viresh Kumar New
[11/35] cpufreq: dbx500: use cpufreq_table_validate_and_show() --- 2013-08-08 Viresh Kumar New
[10/35] cpufreq: davinci: use cpufreq_table_validate_and_show() --- 2013-08-08 Viresh Kumar New
[09/35] cpufreq: cris: use cpufreq_table_validate_and_show() --- 2013-08-08 Viresh Kumar New
[08/35] cpufreq: cpufreq-cpu0: use cpufreq_table_validate_and_show() --- 2013-08-08 Viresh Kumar New
[07/35] cpufreq: blackfin: use cpufreq_table_validate_and_show() --- 2013-08-08 Viresh Kumar New
[06/35] cpufreq: arm_big_little: use cpufreq_table_validate_and_show() --- 2013-08-08 Viresh Kumar New
[05/35] cpufreq: acpi-cpufreq: use cpufreq_table_validate_and_show() --- 2013-08-08 Viresh Kumar New
[04/35] cpufreq: sparc: call cpufreq_frequency_table_get_attr() --- 2013-08-08 Viresh Kumar New
[03/35] cpufreq: s3cx4xx: call cpufreq_frequency_table_get_attr() --- 2013-08-08 Viresh Kumar New
[02/35] cpufreq: pxa: call cpufreq_frequency_table_get_attr() --- 2013-08-08 Viresh Kumar New
[01/35] cpufreq: Add new helper cpufreq_table_validate_and_show() --- 2013-08-08 Viresh Kumar New
kvm-host.conf: enable guest OS networking --- 2013-08-07 kim-phillips Accepted
[6/6] cpufreq: Tegra: Remove tegra-cpufreq driver --- 2013-08-07 Viresh Kumar New
[5/6] ARM: Tegra: start using cpufreq-cpu0 driver --- 2013-08-07 Viresh Kumar New
[4/6] ARM: Tegra: defconfig: select cpufreq-cpu0 driver --- 2013-08-07 Viresh Kumar New
[3/6] ARM: Tegra: Enable OPP library --- 2013-08-07 Viresh Kumar New
[2/6] ARM: Tegra: Add CPU's OPPs for using cpufreq-cpu0 driver --- 2013-08-07 Viresh Kumar New
[1/6] clk: Tegra: Add CPU0 clock driver --- 2013-08-07 Viresh Kumar New
[V2,11/11] cpufreq: improve error checking on return values of __cpufreq_governor() --- 2013-08-06 Viresh Kumar New
[V2,10/11] cpufreq: Remove struct cpufreq_driver's owner field --- 2013-08-06 Viresh Kumar New
[V2,09/11] cpufreq: Don't use cpufreq_driver->owner's refcount to protect critical sections --- 2013-08-06 Viresh Kumar New
[V2,08/11] cpufreq: Fix broken usage of governor->owner's refcount --- 2013-08-06 Viresh Kumar New
[V2,07/11] cpufreq: Use cpufreq_policy_list for iterating over policies --- 2013-08-06 Viresh Kumar New
[V2,06/11] cpufreq: Store cpufreq policies in a list --- 2013-08-06 Viresh Kumar New
[V2,05/11] cpufreq: Pass policy to cpufreq_add_policy_cpu() --- 2013-08-06 Viresh Kumar New
[V2,04/11] cpufreq: Use sizeof(*ptr) form for finding size of a struct --- 2013-08-06 Viresh Kumar New
[V2,03/11] cpufreq: Give consistent names for struct cpufreq_policy * --- 2013-08-06 Viresh Kumar New
[V2,02/11] cpufreq: Re-arrange declarations in cpufreq.h --- 2013-08-06 Viresh Kumar New
[V2,01/11] cpufreq: Cleanup header files included in core --- 2013-08-06 Viresh Kumar New
[03/10] cpufreq: Give consistent names for struct cpufreq_policy * --- 2013-08-06 Viresh Kumar New
MFD: Make VEXPRESS MFD controller depends on VEXPRESS systems --- 2013-08-04 manjunath.goudar@linaro.org New
[01/10] cpufreq: Cleanup header files included in core --- 2013-08-03 Viresh Kumar New
[02/10] cpufreq: Re-arrange declarations in cpufreq.h --- 2013-08-03 Viresh Kumar New
[10/10] cpufreq: Remove struct cpufreq_driver's owner field --- 2013-08-03 Viresh Kumar New
[09/10] cpufreq: Don't use cpufreq_driver->owner's refcount to protect critical sections --- 2013-08-03 Viresh Kumar New
[08/10] cpufreq: Fix broken usage of governor->owner's refcount --- 2013-08-03 Viresh Kumar New
[07/10] cpufreq: Use cpufreq_policy_list for iterating over policies --- 2013-08-03 Viresh Kumar New
[06/10] cpufreq: Store cpufreq policies in a list --- 2013-08-03 Viresh Kumar New
[05/10] cpufreq: Pass policy to cpufreq_add_policy_cpu() --- 2013-08-03 Viresh Kumar New
[04/10] cpufreq: Use sizeof(*ptr) form for finding size of a struct --- 2013-08-03 Viresh Kumar New
[03/10] cpufreq: Give consistent names for struct cpufreq_policy * --- 2013-08-03 Viresh Kumar New
[02/10] cpufreq: Re-arrange declarations in cpufreq.h --- 2013-08-03 Viresh Kumar New
[01/10] cpufreq: Cleanup header files included in core --- 2013-08-03 Viresh Kumar New
OPP: Export opp_add() --- 2013-08-03 Viresh Kumar New
MM: Make Contiguous Memory Allocator depends on MMU --- 2013-08-02 manjunath.goudar@linaro.org New
cpufreq: Re-arrange header files --- 2013-08-01 Viresh Kumar New
cpufreq: Re-arrange header files --- 2013-07-31 Viresh Kumar New
[15/15] cpufreq: Unicore: initialize .owner field with THIS_MODULE --- 2013-07-31 Viresh Kumar New
[14/15] cpufreq: Tegra: initialize .owner field with THIS_MODULE --- 2013-07-31 Viresh Kumar New
[13/15] cpufreq: SPEAr: initialize .owner field with THIS_MODULE --- 2013-07-31 Viresh Kumar New
[12/15] cpufreq: sa11**: initialize .owner field with THIS_MODULE --- 2013-07-31 Viresh Kumar New
[11/15] cpufreq: s5pv210: initialize .owner field with THIS_MODULE --- 2013-07-31 Viresh Kumar New
[10/15] cpufreq: s3c24xx: initialize .owner field with THIS_MODULE --- 2013-07-31 Viresh Kumar New
[09/15] cpufreq: pxa: initialize .owner field with THIS_MODULE --- 2013-07-31 Viresh Kumar New
[08/15] cpufreq: omap: initialize .owner field with THIS_MODULE --- 2013-07-31 Viresh Kumar New
[07/15] cpufreq: integrator: initialize .owner field with THIS_MODULE --- 2013-07-31 Viresh Kumar New
[06/15] cpufreq: imx6q: 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
[04/15] cpufreq: dbx500: 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
[02/15] cpufreq: cpufreq-cpu0: initialize .owner field with THIS_MODULE --- 2013-07-31 Viresh Kumar New
[01/15] cpufreq: arm_big_little: initialize .owner field with THIS_MODULE --- 2013-07-31 Viresh Kumar New
[V2] USB: EHCI: make ehci-w90X900 a separate driver --- 2013-07-31 manjunath.goudar@linaro.org New
[2/2] cpufreq: don't pass cpu to cpufreq_add_dev_{symlink|interface} --- 2013-07-30 Viresh Kumar New
[1/2] cpufreq: Remove extra variables --- 2013-07-30 Viresh Kumar New
[3/3] tile / cpu topology: remove stale Macro arch_provides_topology_pointers --- 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
[1/3] cpu topology: remove stale arch_provides_topology_pointers and define_siblings_show_map/list() --- 2013-07-27 Hanjun Guo New
[V2,2/2] USB: OHCI: make ohci-pxa27x a separate driver --- 2013-07-23 manjunath.goudar@linaro.org New
[V2,1/2] USB: OHCI: make ohci-ep93xx a separate driver --- 2013-07-23 manjunath.goudar@linaro.org New
cpufreq: Fix serialization of frequency transitions --- 2013-07-02 Viresh Kumar New
ACPI/fan: Initialize acpi_state variable --- 2013-07-01 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-06-27 naresh.bhat@linaro.org New
[13/13] cpufreq: make sure frequency transitions are serialized --- 2013-06-27 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-24 Viresh Kumar New
[13/13] cpufreq: make sure frequency transitions are serialized --- 2013-06-19 Viresh Kumar Accepted
[12/13] cpufreq: tegra: 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
[10/13] cpufreq: powernow-k8: 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
[08/13] cpufreq: omap: 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
[06/13] cpufreq: exynos: 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
[04/13] cpufreq: dbx500: 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
[02/13] cpufreq: arm-big-little: call CPUFREQ_POSTCHANGE notfier in error cases --- 2013-06-19 Viresh Kumar Accepted
[01/13] cpufreq: acpi: call CPUFREQ_POSTCHANGE notfier in error cases --- 2013-06-19 Viresh Kumar Accepted
[2/2] cpufreq: make __cpufreq_notify_transition() static --- 2013-06-19 Viresh Kumar Accepted
[1/2] cpufreq: Fix minor formatting issues --- 2013-06-19 Viresh Kumar Accepted
[10/11] cpufreq: tegra: select CPU_FREQ_TABLE for ARCH_TEGRA --- 2013-06-13 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-12 Viresh Kumar Accepted
[09/11] cpufreq: S3C2416/S3C64XX: select CPU_FREQ_TABLE --- 2013-06-12 Viresh Kumar Accepted
« 1 2 ... 22 23 24 25 »