messages from 2013-09-27 08:47:08 to 2013-10-03 14:59:01 UTC [more...]
[PATCH V2 Resend 00/92] CPUFreq Cleanup Series: Part II
2013-10-03 14:59 UTC (36+ messages)
` [PATCH V2 Resend 04/92] cpufreq: at32ap: Use generic cpufreq routines
` [PATCH V2 Resend 07/92] cpufreq: cris: "
` [PATCH V2 Resend 10/92] cpufreq: e_powersaver: "
` [PATCH V2 Resend 13/92] cpufreq: ia64-acpi: "
` [PATCH V2 Resend 18/92] cpufreq: maple: "
` [PATCH V2 Resend 19/92] cpufreq: omap: "
` [PATCH V2 Resend 22/92] cpufreq: pmac: "
` [PATCH V2 Resend 24/92] cpufreq: ppc-corenet: "
` [PATCH V2 Resend 25/92] cpufreq: ppc_cbe: "
` [PATCH V2 Resend 26/92] cpufreq: pxa: "
` [PATCH V2 Resend 28/92] cpufreq: s5pv210: "
` [PATCH V2 Resend 29/92] cpufreq: sa11x0: "
` [PATCH V2 Resend 30/92] cpufreq: sc520: "
` [PATCH V2 Resend 31/92] cpufreq: sh: "
` [PATCH V2 Resend 32/92] cpufreq: sparc: "
` [PATCH V2 Resend 33/92] cpufreq: spear: "
` [PATCH V2 Resend 38/92] cpufreq: arm_big_little: don't initialize part of policy that is set by core too
` [PATCH V2 Resend 40/92] cpufreq: blackfin: "
` [PATCH V2 Resend 41/92] cpufreq: cpu0: "
` [PATCH V2 Resend 42/92] cpufreq: nforce2: "
` [PATCH V2 Resend 43/92] cpufreq: cris: "
` [PATCH V2 Resend 44/92] cpufreq: davinci: "
` [PATCH V2 Resend 46/92] cpufreq: e_powersaver: "
` [PATCH V2 Resend 48/92] cpufreq: exynos: "
` [PATCH V2 Resend 49/92] cpufreq: gx: "
` [PATCH V2 Resend 50/92] cpufreq: ia64-acpi: "
` [PATCH V2 Resend 51/92] cpufreq: imx6q: "
` [PATCH V2 Resend 53/92] cpufreq: kirkwood: "
` [PATCH V2 Resend 57/92] cpufreq: omap: "
` [PATCH V2 Resend 61/92] cpufreq: powernow: "
` [PATCH V2 Resend 62/92] cpufreq: ppc: "
` [PATCH V2 Resend 63/92] cpufreq: pxa: "
` [PATCH V2 Resend 64/92] cpufreq: s3c: "
` [PATCH V2 Resend 65/92] cpufreq: s5pv210: "
` [PATCH V2 Resend 67/92] cpufreq: sc520_freq: "
[PATCH v2 0/5] PM / OPP: updates to enable sharing OPPs info
2013-10-03 14:29 UTC (16+ messages)
` [PATCH v2 1/5] PM / OPP: extend DT binding to specify phandle of another node for OPP
` [PATCH v2 3/5] PM / OPP: check for existing OPP list when initialising from device tree
` [PATCH v2 4/5] cpufreq: arm_big_little_dt: enhance OPP error checking
` [PATCH v2 2/5] PM / OPP: add support to specify phandle of another node for OPP
` [PATCH v2 5/5] cpufreq: arm_big_little_dt: return success if OPP list already exists
[PATCH 0/6] thermal: exynos: Fixes for v3.12
2013-10-03 13:29 UTC (11+ messages)
` [PATCH 1/6] thermal: exynos: fix: Return from exynos_report_trigger() when therm_dev is NULL
` [PATCH 2/6] thermal: exynos: Provide separate TMU data for Exynos4412
` [PATCH 3/6] thermal: exynos: Provide initial setting for TMU's test MUX address at Exynos4412
` [PATCH 4/6] thermal: exynos: Replace SOC_ARCH_EXYNOS with SOC_ARCH_EXYNOS5250
[RFC PATCH 0/2] ARM: at91: cpuidle: encapsulate and move the driver to drivers/cpuidle
2013-10-03 12:59 UTC (4+ messages)
` [RFC PATCH 2/2] ARM: at91: cpuidle: Move "
[PATCH 1/3] thermal: samsung: correct the fall interrupt en, status bit fields
2013-10-03 12:42 UTC (5+ messages)
` [PATCH 3/3] thermal: samsung: Add TMU support for Exynos5420 SoCs
[PATCH 00/21] CPUIdle: Minor cleanups for 3.13
2013-10-03 11:58 UTC (21+ messages)
` [PATCH 18/21] cpuidle: don't call poll_idle_init() for every cpu
` [PATCH 19/21] cpuidle: create list of registered drivers
` [PATCH 21/21] cpuidle: change governor from within cpuidle_replace_governor()
[PATCH] cpufreq: arm-big-little: use clk_get instead of clk_get_sys
2013-10-03 9:58 UTC (8+ messages)
[PATCH RESEND 00/11] CPUFreq: Cleanups/fixes for v3.13
2013-10-03 7:39 UTC (19+ messages)
` [PATCH RESEND 01/11] cpufreq: make return type of lock_policy_rwsem_{read|write}() as void
` [PATCH RESEND 02/11] cpufreq: create per policy rwsem instead of per cpu cpu_policy_rwsem
` [PATCH RESEND 03/11] cpufreq: remove invalid comment from __cpufreq_remove_dev()
` [PATCH RESEND 04/11] cpufreq: Remove extra blank line
` [PATCH RESEND 05/11] cpufreq: don't break string in print statements
` [PATCH RESEND 06/11] cpufreq: remove __cpufreq_remove_dev()
` [PATCH RESEND 07/11] cpufreq: Optimize cpufreq_frequency_table_verify()
` [PATCH RESEND 08/11] cpufreq: rename __cpufreq_set_policy() as cpufreq_set_policy()
` [PATCH RESEND 09/11] cpufreq: rewrite cpufreq_driver->flags using shift operator
` [PATCH RESEND 10/11] cpufreq: use cpufreq_driver->flags to mark CPUFREQ_HAVE_GOVERNOR_PER_POLICY
` [PATCH RESEND 11/11] cpufreq: add new routine cpufreq_verify_within_cpu_limits()
[PATCH 1/2] cpufreq: distinguish drivers that do asynchronous notifications
2013-10-03 5:36 UTC (5+ messages)
` [PATCH 2/2] cpufreq: make sure frequency transitions are serialized
[PATCH] cpufreq: highbank-cpufreq: Enable Midway/ECX-2000
2013-10-03 5:08 UTC (2+ messages)
[PATCH v2 00/12] CPU idle for Armada XP
2013-10-02 17:58 UTC (4+ messages)
[PATCH 1/2] cpufreq: unlock correct rwsem while updating policy->cpu
2013-10-02 16:49 UTC (6+ messages)
` [PATCH 2/2] cpufreq: make return type of lock_policy_rwsem_{read|write}() as void
[PATCH 0/7] DRA7: DT thermal support
2013-10-02 1:45 UTC (18+ messages)
` [PATCH 1/7] arm: dts: add dra7 DSPEVE thermal data
` [PATCH 3/7] arm: dts: dra7: add bandgap entry
` [PATCH 4/7] arm: dts: add cooling properties on dra7 cpu node
` [PATCH 5/7] arm: dts: dra7: add thermal data
` [PATCH 6/7] arm: dts: add tmp102 i2c sensor node on dra7-evm
` [PATCH 7/7] arm: dts: add thermal zones info on tmp102 for DRA7-EVM
` [PATCH 2/7] arm: dts: add dra7 IVA thermal data
Fwd: [v3.12-rc1] [regression] PM / hibernate: Create memory bitmaps after freezing user space
2013-10-01 20:35 UTC (8+ messages)
` [PATCH] PM / hibernate: Fix user space driven resume regression
[PATCHv4 0/9] Thermal Framework Enhancements
2013-10-01 18:38 UTC (10+ messages)
` [PATCHv4 1/9] Thermal: Check for validity before doing kfree
` [PATCHv4 2/9] Thermal: Create sensor level APIs
` [PATCHv4 3/9] Thermal: Create zone "
` [PATCHv4 4/9] Thermal: Add APIs to bind cdev to new zone structure
` [PATCHv4 5/9] Thermal: Add trip point sysfs nodes for sensor
` [PATCHv4 6/9] Thermal: Create Thermal map sysfs attributes for a zone
` [PATCHv4 7/9] Thermal: Add Documentation to new APIs
` [PATCHv4 8/9] Thermal: Add ABI Documentation for sysfs interfaces
` [PATCHv4 9/9] Thermal: Dummy driver used for testing
[PATCH] Intel Pstate driver: fix no turbo
2013-10-01 17:28 UTC
[PATCH v2 RESEND 0/3] cpufreq/ondemand support for Xserve G5 & iMac G5 iSight
2013-10-01 5:00 UTC (5+ messages)
` [PATCH v2 RESEND 1/3] cpufreq: pmac64: speed up frequency switch
` [PATCH v2 RESEND 2/3] cpufreq: pmac64: provide cpufreq transition latency for older G5 models
` [PATCH v2 RESEND 3/3] cpufreq: pmac64: enable cpufreq on iMac G5 (iSight) model
[PATCHv4 00/18] device thermal limits represented in device tree nodes (v4)
2013-10-01 2:39 UTC (10+ messages)
` [PATCHv7 03/18] thermal: introduce device tree parser
` [PATCHv8 "
` [PATCHv4 11/18] arm: dts: add omap4430 thermal data
Userspace program to wake system from suspend
2013-09-30 19:48 UTC (4+ messages)
[PATCH 0/3] PM / OPP: updates to enable sharing OPPs info
2013-09-30 16:46 UTC (8+ messages)
` [PATCH 1/3] PM / OPP: extend DT binding to specify phandle of another node for OPP
` [PATCH 2/3] PM / OPP: add support "
[PATCH v2] arm: vexpress: tc2: fix hotplug/idle/kexec race on cluster power down
2013-09-30 16:33 UTC (4+ messages)
[PATCHv5 02/16] drivers: thermal: introduce device tree parser
2013-09-30 15:40 UTC (5+ messages)
` [PATCHv6 "
[PATCH v2] x86/acpi: fix incorrect placement of __initdata tag
2013-09-30 15:29 UTC
[PATCH] x86/acpi: fix incorrect placement of __initdata tag
2013-09-30 15:27 UTC (3+ messages)
[PATCH] ARM: ux500: u8500_defconfig: add missing cpuidle option
2013-09-30 11:36 UTC
[PATCH] ARM: ux500: cpuidle: fix section mismatch
2013-09-29 23:12 UTC (2+ messages)
[GIT PULL] ACPI and power management fixes for v3.12-rc3
2013-09-27 23:31 UTC
[PATCH 0/3] thermal: bcm281xx: Add thermal driver
2013-09-27 22:49 UTC (4+ messages)
` [PATCH 1/3] "
[PATCH v2 0/3] thermal: bcm281xx: Add thermal driver
2013-09-27 22:37 UTC (4+ messages)
` [PATCH v2 2/3] ARM: bcm281xx: Turn on Thermal and HWMON drivers
` [PATCH v2 1/3] thermal: bcm281xx: Add thermal driver
` [PATCH v2 3/3] ARM: bcm281xx: Add thermal driver to device tree
[PATCH] ACPI/thermal : Remove zone disabled warning
2013-09-27 21:53 UTC (2+ messages)
[PATCH v2] thermal: Kconfig: cosmetic fixes
2013-09-27 21:51 UTC (2+ messages)
[PATCH 1/2] ARM: zynq: cpuidle: Remove useless compatibility string
2013-09-27 16:40 UTC (7+ messages)
[PATCH] arm: vexpress: tc2: fix CPU hotplug and CPU idle race on cluster power down
2013-09-27 15:27 UTC (3+ messages)
[PATCH] thermal: Kconfig: cosmetic fixes
2013-09-27 14:30 UTC (2+ messages)
[PATCH] ARM: highbank: cpuidle: convert to platform driver
2013-09-27 12:50 UTC (3+ messages)
[PATCH 3/6] cpuidle: calxeda: add ecx-2000 support
2013-09-27 12:14 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).