messages from 2014-07-28 02:26:36 to 2014-08-01 01:05:30 UTC [more...]
[RFC][PATCH] irq: Rework IRQF_NO_SUSPENDED
2014-08-01 1:24 UTC (40+ messages)
` [PATCH 0/3] irq / PM: wakeup interrupt interface for drivers (was: Re: [RFC][PATCH] irq: Rework IRQF_NO_SUSPENDED)
` [PATCH 1/3] irq / PM: New driver interface for wakeup interrupts
` [PATCH 2/3] PCI / PM: Make PCIe PME interrupts wake up from "freeze" sleep state
` [PATCH 3/3] gpio-keys / PM: use enable/disable_device_irq_wake()
` [PATCH, v2]
` [PATCH, v3] irq / PM: Fix IRQF_NO_SUSPEND problem with shared interrupts (was: Re: [PATCH, v2])
` [PATCH, v4] irq / PM: Fix IRQF_NO_SUSPEND problem with shared interrupts
` [PATCH, v5] "
` [PATCH, v6] "
[PATCH] cpufreq, store_scaling_governor requires policy->rwsem to be held for duration of changing governors [v2]
2014-08-01 0:55 UTC (21+ messages)
[PATCH v4 0/5] Simplify hotplug/suspend handling
2014-07-31 23:48 UTC (10+ messages)
` [PATCH v4 1/5] cpufreq: Don't wait for CPU to going offline to restart governor
` [PATCH v4 3/5] cpufreq: Don't destroy/realloc policy/sysfs on hotplug/suspend
[PATCH v9 0/6] cpufreq: use generic cpufreq drivers for exynos platforms
2014-07-31 19:30 UTC (32+ messages)
` [PATCH v9 1/6] clk: samsung: add infrastructure to register cpu clocks
` [PATCH v9 2/6] clk: samsung: add cpu clock configuration data and instantiate cpu clock
` [PATCH v9 3/6] ARM: dts: Exynos: add CPU OPP and regulator supply property
` [PATCH v9 4/6] ARM: Exynos: switch to using generic cpufreq driver for Exynos4210/5250/5420
` [PATCH v9 5/6] cpufreq: exynos: remove exynos4210/5250 specific cpufreq driver support
` [PATCH v9 6/6] clk: samsung: remove unused clock aliases and update clock flags
[PATCH v2 0/9] thermal: exynos: various cleanups
2014-07-31 17:37 UTC (5+ messages)
[PATCH] thermal: tell cooling devices when a trip_point changes
2014-07-31 17:17 UTC (4+ messages)
[PATCH v3 0/8] thermal: exynos: various cleanups
2014-07-31 17:11 UTC (9+ messages)
` [PATCH v3 1/8] thermal: exynos: remove unused struct exynos_tmu_registers entries
` [PATCH v3 2/8] thermal: exynos: remove dead code for HW_MODE calibration
` [PATCH v3 3/8] thermal: exynos: remove redundant pdata checks from exynos_tmu_initialize()
` [PATCH v3 4/8] thermal: exynos: remove redundant threshold_code "
` [PATCH v3 5/8] thermal: exynos: simplify temp_to_code() and code_to_temp()
` [PATCH v3 6/8] thermal: exynos: cache non_hw_trigger_levels in pdata
` [PATCH v3 7/8] thermal: exynos: remove redundant pdata checks from exynos_tmu_control()
` [PATCH v3 8/8] thermal: exynos: remove identical values from exynos*_tmu_registers structures
[PATCH] cpufreq: arm_big_little: fix module license spec
2014-07-31 7:36 UTC
-- Re: Very Urgent
2014-07-30 23:27 UTC
[PATCH v3 0/4] ARM: EXYNOS: cpuidle: fix AFTR mode on boards with secure firmware enabled
2014-07-30 16:30 UTC (3+ messages)
[PATCH] thermal: of: look for sensor driver parent node if device node missing
2014-07-30 14:26 UTC (5+ messages)
[PATCH 0/6] of-thermal hardware trip points + Tegra124 SOCTHERM driver
2014-07-30 14:16 UTC (3+ messages)
` [PATCH 1/6] thermal: of: Add support for hardware-tracked trip points
[PATCH/RFC 0/4] of: Register clocks for Runtime PM with PM core
2014-07-30 13:25 UTC (8+ messages)
` [RFC PATCH 0/2] use named clocks list to register clocks for PM clock domain
` [RFC PATCH 2/2] of/clk: use "clkops-clocks" to specify clocks handled by clock_ops domain
[PATCH-REPOST] thermal: of: look for sensor driver parent node if device node missing
2014-07-30 13:20 UTC (4+ messages)
[RFC PATCH 0/3] Add trace to thermal framework
2014-07-30 11:40 UTC (7+ messages)
` [PATCH "
` [PATCH 1/3] thermal: trace: Trace temperature changes
` [PATCH 2/3] thermal: trace: Trace when a cooling device's state is updated
` [PATCH 3/3] thermal: trace: Trace when temperature is above a trip point
[PATCH 0/3] PM / sleep: Make it possible to change the labeling of sleep states
2014-07-30 10:55 UTC (5+ messages)
` [PATCH 3/3][update] PM / sleep: Introduce command line argument for sleep state enumeration
[RFC][PATCH] PM / sleep: Rename symbols, functions and variables related to sleep
2014-07-30 6:50 UTC (4+ messages)
[PATCH 0/4] tools/power/cpupower latest fixes
2014-07-30 0:28 UTC (5+ messages)
` [PATCH 1/3] cpupower: mperf monitor: Correct use of ! and &
` [PATCH 2/3] tools: power: cpupower: bench: parse.c: Fix several minor errors
` [PATCH 3/3] cpupower: Remove redundant error check
[PATCH RFC] suspend/hibernation: Fix racing timers
2014-07-29 23:22 UTC (12+ messages)
` [PATCH RFC v2] PM / sleep: "
[PATCH 0/6 v2] PM / Hibernate: Memory bitmap scalability improvements
2014-07-29 21:22 UTC (7+ messages)
[PATCH] thermal: add support to disable thermal zone from DTS
2014-07-29 13:47 UTC (2+ messages)
[RESEND PATCH] thermal: samsung: Add TMU support for Exynos3250 SoC
2014-07-29 13:39 UTC (4+ messages)
[PATCH v8 0/6] cpufreq: use generic cpufreq drivers for exynos platforms
2014-07-29 12:51 UTC (24+ messages)
` [PATCH v8 1/6] clk: samsung: add infrastructure to register cpu clocks
` [PATCH v8 2/6] clk: samsung: add cpu clock configuration data and instantiate cpu clock
` [PATCH v8 3/6] ARM: dts: Exynos: add CPU OPP and regulator supply property
` [PATCH v8 4/6] ARM: Exynos: switch to using generic cpufreq driver for Exynos4210/5250/5420
` [PATCH v8 5/6] cpufreq: exynos: remove exynos4210/5250 specific cpufreq driver support
` [PATCH v8 6/6] clk: samsung: remove unused clock aliases and update clock flags
Hello
2014-07-29 8:23 UTC
[PATCH v7 0/6] cpufreq: use generic cpufreq drivers for exynos platforms
2014-07-29 9:57 UTC (14+ messages)
` [PATCH v7 1/6] clk: samsung: add infrastructure to register cpu clocks
` [PATCH v7 4/6] ARM: dts: Exynos: add cpu nodes, opp and cpu clock configuration data
` [PATCH v7 5/6] ARM: Exynos: switch to using generic cpufreq driver for exynos4210/5250/5420
` [PATCH v7 6/6] cpufreq: exynos: remove exynos4210/5250 specific cpufreq driver support
PM / OPP: ARCH_HAS_OPP
2014-07-29 7:03 UTC (2+ messages)
[PATCH] intel_idle: use static_key to optimize idle enter/exit paths
2014-07-28 21:50 UTC (3+ messages)
[PATCH 1/1] cpuidle: big_little: Fix build error
2014-07-28 22:00 UTC (4+ messages)
Power-managing devices that are not of interest at some point in time
2014-07-28 20:01 UTC (7+ messages)
[PATCH 00/14] cpufreq: cpu0: Extend support beyond CPU0, V2
2014-07-28 14:01 UTC (3+ messages)
` [PATCH 02/14] clk: Create of_clk_shared_by_cpus()
[PATCH -next] ipaq_micro_battery: fix sparse non static symbol warning
2014-07-28 13:39 UTC (2+ messages)
[PATCH RFC v2 7/7] PM / devfreq: Add devfreq driver for Exynos5420
2014-07-28 12:01 UTC (5+ messages)
` [PATCH v3 "
[PATCH] PM: fix kernel-doc warnings in drivers/base/power/main.c
2014-07-28 10:25 UTC (2+ messages)
[PATCH] cpuidle: ladder governor - use macro instead of hardcoded value
2014-07-28 3:58 UTC
[PATCH v5 3/6] thermal: Added Bang-bang thermal governor
2014-07-28 2:26 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).