Show patches with: Archived = No       |   18489 patches
« 1 2 3 4184 185 »
Patch Series S/W/F Date Submitter Delegate State
[1/3] ARM: ux500: cpuidle: Instantiate the driver from platform device --- 2013-07-15 Daniel Lezcano Accepted
[2/3] ARM: ux500: cpuidle: Remove pointless include --- 2013-07-15 Daniel Lezcano Accepted
[3/3] ARM: ux500: cpuidle: Move ux500 cpuidle driver to drivers/cpuidle --- 2013-07-15 Daniel Lezcano New
[1/2] cpuidle: add hotplug support to initialize the timer broadcast --- 2013-07-30 Daniel Lezcano New
[2/2] x86: cpuidle: remove broadcast timer initialization --- 2013-07-30 Daniel Lezcano New
[1/3] thermal: exynos: Fix typos in Kconfig --- 2013-08-19 Sachin Kamat Accepted
[2/3] thermal: exynos: Fix potential NULL pointer dereference --- 2013-08-19 Sachin Kamat Accepted
[3/3] thermal: exynos: Clean up non-DT remnants --- 2013-08-19 Sachin Kamat Accepted
[1/3] x86 / ACPI: modify the stale comment for __acpi_map_table() --- 2013-08-21 Hanjun Guo New
[2/3] x86 / ACPI: Fix __initdata and __init attribute locations in boot.c --- 2013-08-21 Hanjun Guo New
[3/3] x86 / ACPI: introduce a helper function acpi_parse_madt_lapic_addr_ovr() --- 2013-08-21 Hanjun Guo New
PM / Runtime: Respect autosuspend when idle triggers suspend --- 2013-10-11 Ulf Hansson New
[V2] PM / Runtime: Respect autosuspend when idle triggers suspend --- 2013-10-14 Ulf Hansson New
[V3] PM / Runtime: Respect autosuspend when idle triggers suspend --- 2013-10-15 Ulf Hansson Accepted
PM / Runtime: Update documentation around probe|remove|suspend --- 2013-11-07 Ulf Hansson New
[v2] PM / Runtime: Update documentation around probe|remove|suspend --- 2013-11-08 Ulf Hansson Accepted
PM / Runtime: Fix error path for prepare --- 2013-11-13 Ulf Hansson Superseded
[RFC] PM / Runtime: Allow to inactivate devices during system suspend --- 2013-11-13 Ulf Hansson New
[1/2] PM / Runtime: Fix error path for prepare --- 2013-11-15 Ulf Hansson Accepted
[RFC,2/2] PM / Runtime: Allow devices to become inactive during system suspend --- 2013-11-15 Ulf Hansson New
PM / Sleep: Add pm_generic functions to re-use runtime PM callbacks --- 2013-11-22 Ulf Hansson New
[v2] PM / Sleep: Add pm_generic functions to re-use runtime PM callbacks --- 2013-11-25 Ulf Hansson New
[1/2] PM / Runtime: Add second macro for definition of runtime PM callbacks --- 2013-11-26 Ulf Hansson Superseded
[2/2] PM / Sleep: Add macro to define common late/early system PM callbacks --- 2013-11-26 Ulf Hansson Superseded
PM / Runtime: Implement the pm_generic_runtime functions for CONFIG_PM --- 2013-11-26 Ulf Hansson Superseded
[1/5] PM / Sleep: Add pm_generic functions to re-use runtime PM callbacks --- 2013-11-27 Ulf Hansson New
[2/5] PM / Runtime: Implement the pm_generic_runtime functions for CONFIG_PM --- 2013-11-27 Ulf Hansson Superseded
[3/5] PM / Runtime: Add second macro for definition of runtime PM callbacks --- 2013-11-27 Ulf Hansson Superseded
[4/5] PM / Sleep: Add macro to define common late/early system PM callbacks --- 2013-11-27 Ulf Hansson Superseded
[5/5] drm/exynos: Convert to suspend_late/resume_early callbacks for fimc --- 2013-11-27 Ulf Hansson New
[V2,1/3] PM / Runtime: Add second macro for definition of runtime PM callbacks --- 2013-12-10 Ulf Hansson Accepted
[V2,2/3] PM / Runtime: Implement the pm_generic_runtime functions for CONFIG_PM --- 2013-12-10 Ulf Hansson Accepted
[V2,3/3] PM / Sleep: Add macro to define common late/early system PM callbacks --- 2013-12-10 Ulf Hansson Accepted
[RFC] cpuidle: reduce unnecessary loop in c-state selection --- 2014-01-16 Alex Shi New
[1/1] PM / devfreq: Disable Exynos4 driver build on multiplatform --- 2014-01-22 Sachin Kamat Accepted
[RFC/PATCH] base: platform: add generic clock handling for platform-bus --- 2014-01-31 Felipe Balbi New
PM / Sleep / Runtime: Add pm_runtime_suspend|resume_force functions --- 2014-02-12 Ulf Hansson New
PM / Sleep / Runtime: Add pm_runtime_suspend|resume_force functions --- 2014-02-13 Ulf Hansson New
PM / Sleep: Set pm_generic functions to NULL for !CONFIG_PM_SLEEP --- 2014-02-19 Ulf Hansson Accepted
[1/8] PM / Runtime: Fetch runtime PM callbacks using a macro --- 2014-02-20 Ulf Hansson New
[2/8] PM / Sleep / Runtime: Add pm_runtime_suspend|resume_force functions --- 2014-02-20 Ulf Hansson New
[3/8] spi: pl022: Let runtime PM callbacks be available for CONFIG_PM --- 2014-02-20 Ulf Hansson Superseded
[4/8] spi: pl022: Don't ignore power domain and amba bus at system suspend --- 2014-02-20 Ulf Hansson Superseded
[5/8] i2c: nomadik: Fixup system suspend --- 2014-02-20 Ulf Hansson Superseded
[6/8] mmc: mmci: Mask IRQs for all variants during runtime suspend --- 2014-02-20 Ulf Hansson Superseded
[7/8] mmc: mmci: Let runtime PM callbacks be available for CONFIG_PM --- 2014-02-20 Ulf Hansson Superseded
[8/8] mmc: mmci: Put the device into low power state at system suspend --- 2014-02-20 Ulf Hansson Superseded
[1/7] Cpuidle: rename expected_us to next_timer_us in menu governor --- 2014-02-24 Tuukka Tikkanen Accepted
[2/7] Cpuidle: Use actual state latency in menu governor --- 2014-02-24 Tuukka Tikkanen Accepted
[3/7] Cpuidle: Ensure menu coefficients stay within domain --- 2014-02-24 Tuukka Tikkanen Accepted
[4/7] Cpuidle: Do not substract exit latency from assumed sleep length --- 2014-02-24 Tuukka Tikkanen Accepted
[5/7] Cpuidle: Move perf multiplier calculation out of the selection loop --- 2014-02-24 Tuukka Tikkanen Accepted
[6/7] Cpuidle: Deal with timer expiring in the past --- 2014-02-24 Tuukka Tikkanen New
[7/7] Cpuidle: poll state can measure residency --- 2014-02-24 Tuukka Tikkanen Accepted
[V2,1/8] PM / Runtime: Fetch runtime PM callbacks using a macro --- 2014-02-24 Ulf Hansson New
[V2,2/8] PM / Sleep / Runtime: Add pm_runtime_suspend|resume_force functions --- 2014-02-24 Ulf Hansson New
[V3,1/8] PM / Runtime: Fetch runtime PM callbacks using a macro --- 2014-02-28 Ulf Hansson Superseded
[V3,2/8] PM / Sleep / Runtime: Add pm_runtime_suspend|resume_force functions --- 2014-02-28 Ulf Hansson Superseded
[V3,1/8] PM / Runtime: Fetch runtime PM callbacks using a macro --- 2014-03-01 Ulf Hansson Accepted
[V3,2/8] PM / Sleep / Runtime: Add pm_runtime_suspend|resume_force functions --- 2014-03-01 Ulf Hansson Accepted
[3/8] spi: pl022: Let runtime PM callbacks be available for CONFIG_PM --- 2014-03-01 Ulf Hansson Accepted
[4/8] spi: pl022: Don't ignore power domain and amba bus at system suspend --- 2014-03-01 Ulf Hansson Accepted
[5/8] i2c: nomadik: Fixup system suspend --- 2014-03-01 Ulf Hansson Accepted
[6/8] mmc: mmci: Mask IRQs for all variants during runtime suspend --- 2014-03-01 Ulf Hansson Accepted
[7/8] mmc: mmci: Let runtime PM callbacks be available for CONFIG_PM --- 2014-03-01 Ulf Hansson Accepted
[8/8] mmc: mmci: Put the device into low power state at system suspend --- 2014-03-01 Ulf Hansson Accepted
cpuidle: add 'failed' statistic --- 2014-03-07 Daniel Lezcano New
[v2,1/2] cpufreq: Add exit_prepare callback to cpufreq_driver interface --- 2014-03-18 Viresh Kumar New
[RFC,1/4] arm64: kernel: implement DT based idle states infrastructure --- 2014-03-18 Lorenzo Pieralisi New
[RFC,2/4] arm64: add PSCI CPU_SUSPEND based cpu_suspend support --- 2014-03-18 Lorenzo Pieralisi New
[RFC,3/4] drivers: cpuidle: CPU idle ARM64 driver --- 2014-03-18 Lorenzo Pieralisi New
[RFC,4/4] arm64: boot: dts: update rtsm aemv8 dts with PSCI and idle states --- 2014-03-18 Lorenzo Pieralisi New
[01/19] thermal: allow registering without .get_temp --- 2014-03-25 Alex Shi New
[02/19] thermal: hwmon: move hwmon support to single file --- 2014-03-25 Alex Shi New
[04/19] thermal: introduce device tree parser --- 2014-03-25 Alex Shi New
[05/19] thermal: core: introduce thermal_of_cooling_device_register --- 2014-03-25 Alex Shi New
[06/19] thermal: cpu_cooling: introduce of_cpufreq_cooling_register --- 2014-03-25 Alex Shi New
[16/19] thermal: rcar-thermal: Enable driver compilation with COMPILE_TEST --- 2014-03-25 Alex Shi New
cpufreq: remove sysfs link when a cpu != policy->cpu, is removed --- 2014-04-08 Viresh Kumar New
[Resend] cpufreq: remove sysfs link when a cpu != policy->cpu, is removed --- 2014-04-08 Viresh Kumar New
[1/4] ARM: shmobile: Ignore callbacks for subsys generic_pm_domain_data --- 2014-04-11 Ulf Hansson Accepted
[2/4] PM / Domains: Ignore callbacks for subsys generic_pm_domain_data --- 2014-04-11 Ulf Hansson New
[3/4] PM / Domains: Remove the pm_genpd_add|remove_callbacks APIs --- 2014-04-11 Ulf Hansson New
[4/4] PM / Domains: Remove system PM callbacks from gpd_dev_ops --- 2014-04-11 Ulf Hansson Superseded
[1/4] cpuidle: config: Add SOC_EXYNOS5420 entry to select cpuidle-big-little driver --- 2014-04-21 Chander Kashyap New
[2/4] driver: cpuidle: cpuidle-big-little: init driver for Exynos5420 --- 2014-04-21 Chander Kashyap New
[3/4] exynos: cpuidle: do not allow cpuidle registration for Exynos5420 --- 2014-04-21 Chander Kashyap New
[4/4] mcpm: exynos: populate suspend and powered_up callbacks --- 2014-04-21 Chander Kashyap New
[RESEND] cpuidle: governor: menu: move repeated correction factor check to init --- 2014-04-22 Chander Kashyap Accepted
ARM: EXYNOS: cpu hotplug: use v7_exit_coherency_flush macro for cache disabling --- 2014-04-22 Leela Krishna Amudala New
[V2] ARM: EXYNOS: cpu hotplug: use v7_exit_coherency_flush macro for cache disabling --- 2014-04-23 Leela Krishna Amudala Accepted
[v2,1/4] cpuidle: config: Add SOC_EXYNOS5420 entry to select cpuidle-big-little driver --- 2014-04-23 Chander Kashyap Superseded
[v2,2/4] driver: cpuidle: cpuidle-big-little: init driver for Exynos5420 --- 2014-04-23 Chander Kashyap New
[v2,3/4] exynos: cpuidle: do not allow cpuidle registration for Exynos5420 --- 2014-04-23 Chander Kashyap New
[v2,4/4] mcpm: exynos: populate suspend and powered_up callbacks --- 2014-04-23 Chander Kashyap New
[1/2] ARM: EXYNOS: Add generic cpu power control functions for all exynos based SoCs --- 2014-04-24 Leela Krishna Amudala New
[2/2] ARM: EXYNOS: use generic exynos cpu power control functions --- 2014-04-24 Leela Krishna Amudala New
PM / Sleep: Fall back to subsystem level PM callbacks for PM domains --- 2014-04-25 Ulf Hansson New
[GIT,PULL] cpuidle: new driver for Cirrus Logic for 3.16 --- 2014-04-30 Daniel Lezcano New
cpufreq: unicore32: fix typo issue for 'clk' --- 2014-05-05 Viresh Kumar New
« 1 2 3 4184 185 »