messages from 2013-07-04 21:08:16 to 2013-07-15 14:15:04 UTC [more...]
[RFC PATCH 0/4] thermal: introduce DT thermal builder
2013-07-15 14:14 UTC (22+ messages)
` [RFC PATCH 1/4] thermal: hwmon: move hwmon support to single file
` [RFC PATCH 2/4] thermal: introduce device tree parser
` [RFC PATCH 3/4] thermal: ti-soc-thermal: use thermal DT infrastructure
` [RFC PATCH 4/4] arm: dts: add omap4430 thermal data
[LOCKDEP] cpufreq: possible circular locking dependency detected
2013-07-15 13:32 UTC (20+ messages)
` "
config SOC_DRA7XX?
2013-07-15 12:01 UTC (3+ messages)
[PATCH 0/8] Cpufreq, cpu hotplug, suspend/resume related fixes
2013-07-15 11:53 UTC (34+ messages)
` [PATCH 1/8] cpufreq: Revert commit a66b2e to fix cpufreq regression during suspend/resume
` [PATCH 2/8] cpufreq: Fix misplaced call to cpufreq_update_policy()
` [PATCH 3/8] cpufreq: Add helper to perform alloc/free of policy structure
` [PATCH 4/8] cpufreq: Extract non-interface related stuff from cpufreq_add_dev_interface
` [PATCH 5/8] cpufreq: Extract the handover of policy cpu to a helper function
` [PATCH 6/8] cpufreq: Introduce a flag ('frozen') to separate full vs temporary init/teardown
` [PATCH 7/8] cpufreq: Preserve policy structure across suspend/resume
` [PATCH 8/8] cpufreq: Perform light-weight init/teardown during suspend/resume
[RFC PATCH 00/11] ARM: DT: update cpu device of_node
2013-07-15 10:22 UTC (12+ messages)
` [RFC PATCH 01/11] driver/core: cpu: initialize of_node in cpu's device struture
` [RFC PATCH 02/11] ARM: DT/kernel: define ARM specific arch_of_get_cpu_node
` [RFC PATCH 03/11] ARM: topology: remove hwid/MPIDR dependency from cpu_capacity
` [RFC PATCH 04/11] ARM: mvebu: remove device tree parsing for cpu nodes
` [RFC PATCH 05/11] drivers/bus: arm-cci: avoid parsing DT for cpu device nodes
` [RFC PATCH 06/11] cpufreq: imx6q-cpufreq: remove device tree parsing for cpu nodes
` [RFC PATCH 07/11] cpufreq: cpufreq-cpu0: "
` [RFC PATCH 08/11] cpufreq: highbank-cpufreq: "
` [RFC PATCH 09/11] cpufreq: spear-cpufreq: "
` [RFC PATCH 10/11] cpufreq: kirkwood-cpufreq: "
` [RFC PATCH 11/11] cpufreq: arm_big_little: "
[PATCH 0/6] cpufreq: Add 'load_table' debugfs file to show colleced CPUs load
2013-07-15 10:02 UTC (15+ messages)
` [PATCH 1/6] cpufreq: Add debugfs directory for cpufreq
` [PATCH v5 2/6] cpufreq: stats: Add 'load_table' debugfs file to show accumulated data of CPUs
` [PATCH 3/6] cpufreq: Update governor core to support all governors
` [PATCH 4/6] cpufreq: performance: Add support to collect CPUs load periodically
` [PATCH 5/6] cpufreq: powersave: "
` [PATCH 6/6] Documentation: cpufreq: load_table: Update load_table debugfs file documentation
[PATCH v3 1/4] hwmon: (lm90) split set&show temp as common codes
2013-07-15 9:14 UTC (3+ messages)
[PATCH] Thermal: x86 package temp thermal crash
2013-07-15 8:27 UTC (2+ messages)
[PATCH -next] Thermal: x86_pkg_temp: fix krealloc() misuse in in pkg_temp_thermal_device_add()
2013-07-15 8:19 UTC (5+ messages)
3.10-rcX: cpu governor ondemand doesn't scale well after s2ram
2013-07-15 6:13 UTC (28+ messages)
` [PATCH] cpufreq: Fix cpufreq regression after suspend/resume
[PATCH] PM: avoid 'autosleep' in shutdown progress
2013-07-15 0:51 UTC (6+ messages)
[PATCH] power: Fix comment typo in pm_wakeup.h
2013-07-15 0:17 UTC (3+ messages)
[PATCH] cpufreq: s3c24xx: rename CONFIG_CPU_FREQ_S3C24XX_DEBUGFS
2013-07-15 0:14 UTC (2+ messages)
[PATCH v2] cpuidle: Add Kconfig.arm and move calxeda, kirkwood and zynq
2013-07-14 23:26 UTC (2+ messages)
[Bisected] 3.7-rc1 can't resume
2013-07-12 23:45 UTC (15+ messages)
` [Bisected] 3.7-rc1 can't resume (still present in 3.9)
[PATCH v1 0/2] PM / AVS: interrupt handling fixes
2013-07-12 13:52 UTC (3+ messages)
` [PATCH v1 1/2] PM / AVS: SmartReflex: fix interrupt disable sequence
` [PATCH v1 2/2] PM / AVS: SmartReflex: disable spamming interrupts
[PATCH RESEND] PM / AVS: SmartReflex: remove redundant dev_err call in omap_sr_probe()
2013-07-12 4:59 UTC
[PATCH] pnp: convert pnp driver bus legacy pm_ops to dev_pm_ops
2013-07-11 23:33 UTC
[PATCH] Thermal: x86 package temp thermal crash
2013-07-11 16:28 UTC (3+ messages)
[PATCH 0/3] ARM: EXYNOS: cpuidle driver fixes
2013-07-11 13:14 UTC (4+ messages)
` Re: [PATCH 1/3] ARM: EXYNOS: remove non-working AFTR mode support
` "
[PATCH V2] ARM: cpuidle: davinci: Fix target residency
2013-07-11 11:53 UTC (3+ messages)
[PATCH 0/5] cpufreq:boost: CPU Boost mode support
2013-07-11 8:08 UTC (10+ messages)
` [PATCH v5 0/7] "
` [PATCH v5 5/7] thermal:boost: Automatic enable/disable of BOOST feature
[PATCH] increase ftrace coverage in suspend/resume
2013-07-11 7:44 UTC
[REGRESSION] Commit a66b2e50 "Preserve sysfs files across suspend/resume" causes a regression in intel_pstate
2013-07-10 22:25 UTC (2+ messages)
Temporarily disabling SNB package C-states?
2013-07-10 21:03 UTC
[RFC/PATCH 0/2] ARM: kirkwood: Add suspend/resume support
2013-07-10 19:11 UTC (3+ messages)
` [RFC/PATCH 2/2] ARM: kirkwood: Add basic suspend-to-RAM support
[GIT PULL] More ACPI and power management updates for v3.11-rc1
2013-07-10 12:28 UTC
[v3.10 regression] deadlock on cpu hotplug
2013-07-10 8:57 UTC (11+ messages)
` "
[GIT PULL] Thermal Management updates for v3.11-rc1
2013-07-10 2:33 UTC
[PATCH] PM / QOS: correct the valid range of pm_qos_class
2013-07-09 13:29 UTC (2+ messages)
[PATCH V7 00/30] thermal: exynos: Re-structure driver and add support for exynos5440
2013-07-08 23:13 UTC (2+ messages)
[PATCH v4] thermal: add imx thermal driver support
2013-07-08 23:12 UTC (2+ messages)
[GIT PULL 1/3] soc-thermal: Fixes for 3.11
2013-07-08 15:17 UTC (3+ messages)
` [GIT PULL 2/3] soc-thermal: introduce IMX thermal driver (for 3.12)
` [GIT PULL 3/3] soc-thermal: refactoring exynos "
[PATCH RFC 0/3] voltage scaling via clock rate-change notifiers
2013-07-08 4:10 UTC (5+ messages)
` [PATCH RFC 1/3] clk: notifier handler for dynamic voltage scaling
` [PATCH RFC 2/3] clk: cpufreq helper for "
` [PATCH RFC 3/3] cpufreq: cpufreq-cpu0: clk rate-change notifiers
[RFC PATCH 0/6] Thermal: step_wise governor fixes
2013-07-08 2:35 UTC (10+ messages)
` [RFC PATCH 3/6] Thermal: fix step_wise handling of THERMAL_TREND_DROPPING
` [RFC PATCH 4/6] Thermal: fix step_wise handling of THERMAL_TREND_DROP_EFULL
` [RFC PATCH 6/6] Thermal: step_wise: set next cooling target explicitly
[Regression in 3.10] Garbage displayed after resume on Acer Aspire S5
2013-07-06 23:36 UTC
[PATCH 0/7] suspend-utils PPC FTBFS patches
2013-07-06 13:49 UTC (8+ messages)
` [PATCH 1/7] quirks support in config file PPC FTBFS
` [PATCH 2/7] This patch includes support for UUID tags
` [PATCH 3/7] Typecasting problem in vbetoo.c
` [PATCH 4/7] manpages: wrong section for suspend.conf
` [PATCH 5/7] The flag "no_kms" doesn't need arguments
` [PATCH 6/7] Support to disable KMS using config file
` [PATCH 7/7] README: Documentation for s2ram options
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).