messages from 2013-08-23 15:50:43 to 2013-08-28 06:20:15 UTC [more...]
[PATCH] thermal: exynos: Handle the misplaced TRIMINFO register
2013-08-28 6:19 UTC (9+ messages)
` [PATCH 0/3] thermal: samsung: Add TMU for Exynos5420
` [PATCH 1/3] thermal: samsung: correct the fall interrupt en, status bit fields
` [PATCH 2/3] thermal: samsung: Add TMU support for Exynos5420 SoCs
` [PATCH 3/3] thermal: exynos: Handle the misplaced TRIMINFO register
[Query] CPUFreq: Why do we need policy->user_policy?
2013-08-28 5:42 UTC (7+ messages)
[PATCH] cpufreq: Fix timer/workqueue corruption due to double queueing
2013-08-28 5:37 UTC (5+ messages)
` [PATCH] cpufreq: Don't use smp_processor_id() in preemptible context
[PATCH] cpufreq: governors: Remove duplicate check of target freq in supported range
2013-08-28 5:35 UTC (7+ messages)
mutex warning in cpufreq + RFC patch
2013-08-28 2:57 UTC
[PATCH v2 RFT 0/2] PM / Hibernate: sysfs resume
2013-08-28 1:13 UTC (3+ messages)
` [PATCH v2 RFT 1/2] PM / Hibernate: use name_to_dev_t to parse resume
` [PATCH v2 RFT 2/2] PM / Hibernate: add section for resume options
[PATCH 0/5] drivers: thermal: several fixes
2013-08-28 0:13 UTC (10+ messages)
` [PATCH 1/5] thermal: hwmon: move hwmon support to single file
` [PATCH 2/5] drivers: thermal: parent virtual hwmon with thermal zone
` [PATCH 3/5] drivers: thermal: make usage of CONFIG_THERMAL_HWMON optional
` [PATCH 4/5] thermal: thermal_core: allow binding with limits on bind_params
` [PATCH 5/5] drivers: thermal: add check when unregistering cpu cooling
[RFC PATCH 00/14] RFCv2: device thermal limits represented in device tree nodes
2013-08-27 18:17 UTC (29+ messages)
` [RFC PATCH 01/14] cpufreq: cpufreq-cpu0: add dt node parsing for 'cooling-zones'
` [RFC PATCH 02/14] drivers: thermal: introduce device tree parser
` [RFC PATCH 03/14] hwmon: lm75: expose to thermal fw via DT nodes
` [RFC PATCH 04/14] hwmon: tmp102: "
` [RFC PATCH 05/14] thermal: ti-soc-thermal: use thermal DT infrastructure
` [RFC PATCH 06/14] arm: dts: add omap4 CPU thermal data
` [RFC PATCH 07/14] arm: dts: add omap4430 "
` [RFC PATCH 08/14] arm: dts: add omap4460 "
` [RFC PATCH 09/14] arm: dts: point to cooling-zones on omap4430 cpu node
` [RFC PATCH 10/14] arm: dts: point to cooling-zones on omap4460 "
` [RFC PATCH 11/14] arm: dts: add omap5 GPU thermal data
` [RFC PATCH 12/14] arm: dts: add omap5 CORE "
` [RFC PATCH 13/14] arm: dts: add omap5 "
` [RFC PATCH 14/14] arm: dts: point to cooling-zones on omap5 cpu node
[RFC PATCH 00/18 v3] Signature verification of hibernate snapshot
2013-08-27 14:17 UTC (77+ messages)
` [PATCH 02/18] asymmetric keys: implement EMSA_PKCS1-v1_5-ENCODE in rsa
` [PATCH 03/18] asymmetric keys: separate the length checking of octet string from RSA_I2OSP
` [PATCH 06/18] asymmetric keys: support parsing PKCS #8 private key information
` [PATCH 07/18] asymmetric keys: explicitly add the leading zero byte to encoded message
` [PATCH 08/18] Secure boot: Add new capability
` [PATCH 09/18] Secure boot: Add a dummy kernel parameter that will switch on Secure Boot mode
` [PATCH 10/18] efi: Enable secure boot lockdown automatically when enabled in firmware
` [PATCH 11/18] Hibernate: introduced RSA key-pair to verify signature of snapshot
` [PATCH 12/18] Hibernate: generate and "
` [PATCH 13/18] Hibernate: Avoid S4 sign key data included in snapshot image
` [PATCH 15/18] Hibernate: adapt to UEFI secure boot with signature check
` [PATCH 17/18] Hibernate: introduced SNAPSHOT_SIG_HASH config for select hash algorithm
[Query-CPUIdle]: Not much activity in C0 state
2013-08-27 10:23 UTC
[PATCH 1/3] cpuidle: coupled: disable interrupts after entering safe state
2013-08-27 8:57 UTC (8+ messages)
` [PATCH 2/3] cpuidle: coupled: abort idle if pokes are pending
` [PATCH 3/3] cpuidle: coupled: fix race condition between pokes and safe state
[PATCH v8 0/7] cpufreq:boost: CPU Boost mode support
2013-08-27 8:49 UTC (3+ messages)
[PATCH] cpufreq: governor: Fix typos in comments
2013-08-27 5:59 UTC (2+ messages)
3.7-rc regression bisected: s2disk fails to resume image: Processes could not be frozen, cannot continue resuming
2013-08-27 3:48 UTC (2+ messages)
` [BUG] "
[PATCH 00/12] CPU idle for Armada XP
2013-08-27 3:28 UTC (3+ messages)
` [PATCH 11/12] cpuidle: mvebu: Add initial cpu idle support for Armada 370/XP SoC
[GIT PULL]: CPUFreq: ARM Fixes for 3.12
2013-08-27 0:52 UTC (3+ messages)
[PATCH RFC 0/2] PM / Hibernate: sysfs resume
2013-08-26 17:40 UTC (5+ messages)
` [PATCH RFC 1/2] PM / Hibernate: use name_to_dev_t to parse resume
[PATCH 0/5] cpufreq:boost: CPU Boost mode support
2013-08-26 15:50 UTC (31+ messages)
` [PATCH v7 0/7] "
` [PATCH v7 1/7] cpufreq: Add boost frequency support in core
` [PATCH v7 2/7] cpufreq:acpi:x86: Adjust the acpi-cpufreq.c code to work with common boost solution
` [PATCH v7 3/7] thermal:boost: Automatic enable/disable of BOOST feature
` [PATCH v7 4/7] cpufreq:boost:Kconfig: Provide support for software managed BOOST
` [PATCH v7 5/7] cpufreq:exynos:Extend Exynos cpufreq driver to support boost framework
` [PATCH v7 6/7] Documentation:cpufreq:boost: Update BOOST documentation
` [PATCH v7 7/7] cpufreq:exynos4x12: Change L0 driver data to CPUFREQ_BOOST_FREQ
` [PATCH v8 0/7] cpufreq:boost: CPU Boost mode support
` [PATCH v8 1/7] cpufreq: Add boost frequency support in core
` [PATCH v8 2/7] cpufreq:acpi:x86: Adjust the acpi-cpufreq.c code to work with common boost solution
` [PATCH v8 3/7] thermal:boost: Automatic enable/disable of BOOST feature
` [PATCH v8 4/7] cpufreq:boost:Kconfig: Provide support for software managed BOOST
` [PATCH v8 5/7] cpufreq:exynos:Extend Exynos cpufreq driver to support boost framework
` [PATCH v8 6/7] Documentation:cpufreq:boost: Update BOOST documentation
` [PATCH v8 7/7] cpufreq:exynos4x12: Change L0 driver data to CPUFREQ_BOOST_FREQ
[PATCH 1/3] thermal: exynos: Fix typos in Kconfig
2013-08-26 14:15 UTC (2+ messages)
System suspend states and device driver suspend() callback
2013-08-26 8:50 UTC (5+ messages)
[PATCH 00/16] cpufreq: create & use cpufreq_generic_get() routine
2013-08-26 7:12 UTC (16+ messages)
` [PATCH 03/16] cpufreq: at32ap: "
` [PATCH 08/16] cpufreq: imx6q: "
` [PATCH 09/16] cpufreq: loongson2: "
` [PATCH 10/16] cpufreq: omap: "
` [PATCH 11/16] cpufreq: ppc: "
` [PATCH 12/16] cpufreq: s3c: "
` [PATCH 13/16] cpufreq: s5pv210: "
` [PATCH 14/16] cpufreq: spear: "
` [PATCH 15/16] cpufreq: tegra: "
` [PATCH 16/16] cpufreq: unicore2: "
[GIT PULL] ARM: TC2: CPU idle big.LITTLE driver
2013-08-25 9:08 UTC (2+ messages)
[PATCH] cpufreq: tegra: fix the wrong clock name
2013-08-23 16:24 UTC (2+ messages)
[PATCH 1/3] thermal: ti-soc-thermal: Initialize counter_delay field for TI DRA752 sensors
2013-08-23 16:08 UTC (3+ messages)
` [PATCH 2/3] thermal: ti-soc-thermal: Set the bandgap mask counter delay value
` [PATCH 3/3] thermal: ti-soc-thermal: Ensure to compute thermal trend
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).