messages from 2013-07-11 22:20:19 to 2013-07-17 14:07:35 UTC [more...]
[PATCH 0/3] ARM: EXYNOS: cpuidle driver fixes
2013-07-17 14:07 UTC (7+ messages)
` Re: [PATCH 1/3] ARM: EXYNOS: remove non-working AFTR mode support
` "
[RFC PATCH v2 00/15] DT/core: update cpu device of_node
2013-07-17 14:06 UTC (16+ messages)
` [RFC PATCH v2 02/15] driver/core: cpu: initialize of_node in cpu's device struture
` [RFC PATCH v2 03/15] ARM: DT/kernel: define ARM specific arch_match_cpu_phys_id
` [RFC PATCH v2 01/15] of: add support for retrieving cpu node for a given logical cpu index
` [RFC PATCH v2 04/15] ARM: topology: remove hwid/MPIDR dependency from cpu_capacity
` [RFC PATCH v2 05/15] ARM: mvebu: remove device tree parsing for cpu nodes
` [RFC PATCH v2 07/15] cpufreq: imx6q-cpufreq: "
` [RFC PATCH v2 08/15] cpufreq: cpufreq-cpu0: "
` [RFC PATCH v2 06/15] drivers/bus: arm-cci: avoid parsing DT for cpu device nodes
` [RFC PATCH v2 09/15] cpufreq: highbank-cpufreq: remove device tree parsing for cpu nodes
` [RFC PATCH v2 10/15] cpufreq: spear-cpufreq: "
` [RFC PATCH v2 11/15] cpufreq: kirkwood-cpufreq: "
` [RFC PATCH v2 12/15] cpufreq: arm_big_little: "
` [RFC PATCH v2 13/15] cpufreq: maple-cpufreq: "
` [RFC PATCH v2 14/15] cpufreq: pmac64-cpufreq: "
` [RFC PATCH v2 15/15] cpufreq: pmac32-cpufreq: "
[PATCH 0/5] cpufreq:boost: CPU Boost mode support
2013-07-17 13:01 UTC (44+ messages)
` [PATCH v4 2/7] cpufreq: Add boost frequency support in core
` [PATCH v5 0/7] cpufreq:boost: CPU Boost mode support
` [PATCH v5 1/7] cpufreq: Store cpufreq policies in a list
` [PATCH v5 2/7] cpufreq: Add boost frequency support in core
` [PATCH v5 3/7] cpufreq:acpi:x86: Adjust the acpi-cpufreq.c code to work with common boost solution
` [PATCH v5 4/7] cpufreq:exynos:Extend Exynos cpufreq driver to support boost framework
` [PATCH v5 5/7] thermal:boost: Automatic enable/disable of BOOST feature
` [PATCH v5 6/7] cpufreq:boost:Kconfig: Enable software managed BOOST support at Kconfig
` [PATCH v5 7/7] Documentation:cpufreq:boost: Update BOOST documentation
[RFC PATCH 0/4] thermal: introduce DT thermal builder
2013-07-17 10:07 UTC (26+ 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
[PATCH v3 1/4] hwmon: (lm90) split set&show temp as common codes
2013-07-17 9:54 UTC (9+ messages)
[PATCH 0/8] Cpufreq, cpu hotplug, suspend/resume related fixes
2013-07-17 5:03 UTC (44+ 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] power: new trace event to print device suspend and resume time
2013-07-16 22:27 UTC (5+ messages)
[LOCKDEP] cpufreq: possible circular locking dependency detected
2013-07-16 21:29 UTC (26+ messages)
` "
config SOC_DRA7XX?
2013-07-16 21:02 UTC (4+ messages)
cpufreq: possible circular locking detected on suspend
2013-07-16 20:04 UTC
[PATCH v2] cpuidle: Add Kconfig.arm and move calxeda, kirkwood and zynq
2013-07-16 12:30 UTC (6+ messages)
[RESEND] cpuidle for ARM pull request
2013-07-16 12:04 UTC
Freescale MXS battery driver
2013-07-16 10:05 UTC (3+ messages)
[RFC PATCH 00/11] ARM: DT: update cpu device of_node
2013-07-16 9:03 UTC (19+ 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: "
[GIT PULL 1/3] soc-thermal: Fixes for 3.11
2013-07-16 4:17 UTC (3+ messages)
` [GIT PULL 3/3] soc-thermal: refactoring exynos thermal driver (for 3.12)
pull request for cpuidle/arm
2013-07-15 23:28 UTC
[PATCH 1/3] ARM: ux500: cpuidle: Instantiate the driver from platform device
2013-07-15 23:25 UTC (3+ messages)
` [PATCH 2/3] ARM: ux500: cpuidle: Remove pointless include
` [PATCH 3/3] ARM: ux500: cpuidle: Move ux500 cpuidle driver to drivers/cpuidle
[PATCH] Thermal: x86_pkg_temp: Limit number of pkg temp zones
2013-07-15 22:38 UTC
[Bisected] 3.7-rc1 can't resume
2013-07-15 21:11 UTC (14+ messages)
` [Bisected] 3.7-rc1 can't resume (still present in 3.9)
[PATCH 0/6] cpufreq: Add 'load_table' debugfs file to show colleced CPUs load
2013-07-15 10:02 UTC (5+ messages)
` [PATCH 1/6] cpufreq: Add debugfs directory for cpufreq
[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 (10+ 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 (2+ messages)
[PATCH] cpufreq: s3c24xx: rename CONFIG_CPU_FREQ_S3C24XX_DEBUGFS
2013-07-15 0:14 UTC (2+ messages)
[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
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).