linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-06-13 05:14:50 to 2013-06-19 08:54:16 UTC [more...]

[PATCH 00/13] CPUFreq: Fix {PRE|POST}CHANGE notification sequence
 2013-06-19  8:53 UTC  (10+ messages)
` [PATCH 01/13] cpufreq: acpi: call CPUFREQ_POSTCHANGE notfier in error cases
` [PATCH 02/13] cpufreq: arm-big-little: "
` [PATCH 03/13] cpufreq: davinci: "
` [PATCH 04/13] cpufreq: dbx500: "
` [PATCH 05/13] cpufreq: e_powersave: "
` [PATCH 07/13] cpufreq: imx6q: "
` [PATCH 09/13] cpufreq: pcc: "
` [PATCH 11/13] cpufreq: s3c64xx: "
` [PATCH 12/13] cpufreq: tegra: "

[PATCH 1/2] cpufreq: Fix minor formatting issues
 2013-06-19  8:49 UTC  (2+ messages)
` [PATCH 2/2] cpufreq: make __cpufreq_notify_transition() static

[PATCH v9] Cpufreq: Fix governor start/stop race condition
 2013-06-19  8:28 UTC  (3+ messages)

[PATCH v2] thermal: add imx thermal driver support
 2013-06-19  7:37 UTC  (3+ messages)

[PATCH] ACPI / PM: Fix error code path for power resources initialization
 2013-06-19  7:29 UTC  (3+ messages)

[PATCH 0/5] cpufreq:boost: CPU Boost mode support
 2013-06-19  7:16 UTC  (22+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] cpufreq: Add boost frequency support in core
  ` [PATCH v3 2/3] cpufreq:acpi:x86: Adjust the acpi-cpufreq.c code to work with common boost solution
  ` [PATCH v3 3/3] cpufreq:exynos:Extend Exynos cpufreq driver to support boost framework

[PATCH v8] Cpufreq: Fix governor start/stop race condition
 2013-06-19  6:51 UTC  (3+ messages)

[PATCH v7] Cpufreq: Fix governor start/stop race condition
 2013-06-19  6:18 UTC  (2+ messages)

[PATCH v6] Cpufreq: Fix governor start/stop race condition
 2013-06-19  5:21 UTC  (5+ messages)

[PATCH v5] cpufreq: fix governor start/stop race condition
 2013-06-19  3:26 UTC  (9+ messages)

[PATCHv3 1/6] thermal: ti-soc-thermal: use standard GPIO DT bindings
 2013-06-19  2:28 UTC  (2+ messages)
` [PATCHv4 "

[PATCHv3 0/6] arm: enable TI SoC thermal driver
 2013-06-19  1:11 UTC  (11+ messages)
` [PATCHv3 2/6] arm: introduce config HAS_BANDGAP
` [PATCHv3 3/6] arm: dts: add bandgap entry for OMAP443x devices
` [PATCHv3 4/6] arm: dts: add bandgap entry for OMAP4460 devices
` [PATCHv3 5/6] arm: omap2plus_defconfig: enable TI bandgap driver

pm: System date and time set incorrectly after suspend/resume to disk
 2013-06-18 18:14 UTC  (3+ messages)

[PATCHv v3] power: Include additional information in pm_print_times
 2013-06-18 14:54 UTC  (4+ messages)

[GIT PULL] CPUFreq Kconfig Fixes: Select CPU_FREQ_TABLE
 2013-06-18 13:36 UTC 

[PATCH] cpufreq: userspace: Simplify governor
 2013-06-18 13:32 UTC  (5+ messages)

[PATCH -next] Thermal: x86_pkg_temp: fix krealloc() misuse in in pkg_temp_thermal_device_add()
 2013-06-18 13:09 UTC 

[PATCH v2 13/38] ARM: EXYNOS: pm_domains: Remove legacy power domain registration code
 2013-06-18 13:02 UTC  (11+ messages)
` [PATCH v2 29/38] thermal: exynos: Support both Exynos4x12 SoCs
` [PATCH v2 31/38] cpufreq: exynos4x12: Remove check for SOC_EXYNOS4412
` [PATCH v2 33/38] thermal: exynos: "

[PATCH 0/4] ACPI / PM: Cleanups and device power state selection rework
 2013-06-18 13:00 UTC  (7+ messages)
` [PATCH 1/4] ACPI / PM: Rename function acpi_device_power_state() and make it static
` [PATCH 2/4] ACPI / PM: Replace ACPI_STATE_D3 with ACPI_STATE_D3_COLD in device_pm.c
` [PATCH 3/4] ACPI / PM: Rework and clean up acpi_dev_pm_get_state()
` [PATCH 4/4] ACPI / PM: Drop two functions that are not used any more

[RFC PATCH 0/6] Thermal: step_wise governor fixes
 2013-06-18  3:45 UTC  (8+ messages)
` [RFC PATCH 1/6] thermal: step_wise: cdev only needs update on a new target state
` [RFC PATCH 2/6] thermal: step_wise: return instance->target by default
` [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 5/6] Thermal: step_wise handle THERMAL_TREND_STABLE explicitly
` [RFC PATCH 6/6] Thermal: step_wise: set next cooling target explicitly

[PATCH] tick: fix tick_broadcast_pending_mask not cleared
 2013-06-18  3:08 UTC  (2+ messages)

[PATCH -next] thermal: fix x86_pkg_temp_thermal.c build and Kconfig
 2013-06-17 23:28 UTC  (8+ messages)
        ` [PATCH -next v2] "
            ` [PATCH -next v3] "

[PATCH v2] power: Include additional information in pm_print_times
 2013-06-17 15:06 UTC  (4+ messages)

wakeup source that was used
 2013-06-17 12:06 UTC  (2+ messages)

[PATCH V6 00/30] thermal: exynos: Re-structure driver and add support for exynos5440
 2013-06-17  6:46 UTC  (31+ messages)
` [PATCH V6 01/30] thermal: exynos: Moving exynos thermal files into samsung directory
` [PATCH V6 02/30] thermal: exynos: Use ARCH_HAS_BANDGAP config to know the supported soc's
` [PATCH V6 03/30] thermal: exynos: Remove un-necessary CPU_THERMAL dependency
` [PATCH V6 04/30] thermal: exynos: Bifurcate exynos thermal common and tmu controller code
` [PATCH V6 05/30] thermal: exynos: Rename exynos_thermal.c to exynos_tmu.c
` [PATCH V6 06/30] thermal: exynos: Move exynos_thermal.h from include/* to driver/* folder
` [PATCH V6 07/30] thermal: exynos: Bifurcate exynos tmu driver and configuration data
` [PATCH V6 08/30] thermal: exynos: Add missing definations and code cleanup
` [PATCH V6 09/30] thermal: exynos: Add extra entries in the tmu platform data
` [PATCH V6 10/30] thermal: exynos: Move register definitions from driver to data file
` [PATCH V6 11/30] thermal: exynos: Support thermal tripping
` [PATCH V6 12/30] thermal: exynos: Fix to clear only the generated interrupts
` [PATCH V6 13/30] thermal: exynos: Add support for instance based register/unregister
` [PATCH V6 14/30] thermal: exynos: Modify private_data to appropriate name driver_data
` [PATCH V6 15/30] thermal: exynos: Return success even if no cooling data supplied
` [PATCH V6 16/30] thermal: exynos: Make the zone handling use trip information
` [PATCH V6 17/30] thermal: exynos: Remove non DT based support
` [PATCH V6 18/30] thermal: exynos: Add support to handle many instances of TMU
` [PATCH V6 19/30] thermal: exynos: Add TMU features to check instead of using SOC type
` [PATCH V6 20/30] thermal: exynos: use device resource management infrastructure
` [PATCH V6 21/30] ARM: dts: thermal: exynos4: Add documentation for Exynos SoC thermal bindings
` [PATCH V6 22/30] thermal: exynos: Add support to access common register for multistance
` [PATCH V6 23/30] thermal: exynos: Add driver support for exynos5440 TMU sensor
` [PATCH V6 24/30] thermal: exynos: Add thermal configuration data "
` [PATCH V6 25/30] thermal: exynos: Fix to set the second point correction value
` [PATCH V6 26/30] thermal: exynos: Add hardware mode thermal calibration support
` [PATCH V6 27/30] Documentation: thermal: Explain the exynos thermal driver model
` [PATCH V6 28/30] thermal: exynos: Support for TMU regulator defined at device tree
` [PATCH V6 29/30] ARM: dts: Add device tree node for exynos5440 TMU controller
` [PATCH V6 30/30] arm: exynos: enable ARCH_HAS_BANDGAP

[PATCH 00/11] CPUFreq Kconfig fixes
 2013-06-17  4:39 UTC  (8+ messages)
` [PATCH 01/11] cpufreq: blackfin: enable driver for CONFIG_BFIN_CPU_FREQ
  ` [uclinux-dist-devel] "
` [PATCH 10/11] cpufreq: tegra: select CPU_FREQ_TABLE for ARCH_TEGRA

[PATCH V5 00/30] thermal: exynos: Add thermal driver for exynos5440
 2013-06-17  3:46 UTC  (7+ messages)
` [PATCH V5 02/30] thermal: exynos: Add ARCH_HAS_TMU config to know the supported soc's
` [PATCH V5 27/30] Documentation: thermal: Explain the exynos thermal driver model

[GIT PULL] PM / AVS: SmartReflex: misc. cleanups for v3.11
 2013-06-15 23:42 UTC  (2+ messages)

[PATCH 13/28] ARM: EXYNOS: pm_domains: Remove legacy power domain registration code
 2013-06-15 14:39 UTC  (6+ messages)
` [PATCH 27/28] ARM: EXYNOS: Remove CONFIG_SOC_EXYNOS4412

[PATCH] PCI / ACPI / PM: Use correct power state strings in messages
 2013-06-14 23:13 UTC  (5+ messages)

[PATCH] power: Include additional information in pm_print_times
 2013-06-14 16:54 UTC  (4+ messages)

[PATCH v3 1/3] cpufreq: ondemand: Change the calculation of target frequency
 2013-06-14 15:53 UTC  (14+ messages)

[RESEND][PATCH] cpufreq: stats: Add 'load_table' sysfs file to show accumulated data of CPU
 2013-06-14 14:49 UTC  (8+ messages)

[PATCH] extcon: class: Add NULL pointer checking for removing notifier block
 2013-06-14  7:17 UTC  (2+ messages)

[PATCH] extcon: max77693: Bug fix for irq handler, call handler depends on ADC
 2013-06-14  2:11 UTC 

[RFC PATCH] pm: make device_prepare() use dpm_run_callback()
 2013-06-13 18:12 UTC  (2+ messages)

[REGRESSION] fan always on with 3.10-rc2
 2013-06-13 13:59 UTC  (2+ messages)

[PATCH 1/8] cpuidle: Remove governor module format
 2013-06-13 11:57 UTC  (3+ messages)

[PATCH v4] cpufreq: fix governor start/stop race condition
 2013-06-13  8:40 UTC  (6+ messages)

[PATCH] thermal: add imx thermal driver support
 2013-06-13  5:14 UTC  (4+ messages)


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).