linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-06-12 11:23:20 to 2013-06-18 20:16:20 UTC [more...]

[PATCHv3 0/6] arm: enable TI SoC thermal driver
 2013-06-18 20:16 UTC  (7+ 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

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)

[PATCH 0/5] cpufreq:boost: CPU Boost mode support
 2013-06-18 13:44 UTC  (31+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] cpufreq:boost: CPU frequency boost code unification for software and hardware solutions
` [PATCH v3 0/3] cpufreq:boost: CPU Boost mode support
  ` [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

[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] ACPI / PM: Fix error code path for power resources initialization
 2013-06-17 22:37 UTC 

[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  (18+ messages)
` [PATCH 01/11] cpufreq: blackfin: enable driver for CONFIG_BFIN_CPU_FREQ
  ` [uclinux-dist-devel] "
` [PATCH 05/11] cpufreq: highbank: remove select CPU_FREQ_TABLE
` [PATCH 06/11] cpufreq: imx: "
` [PATCH 10/11] cpufreq: tegra: select CPU_FREQ_TABLE for ARCH_TEGRA
` [PATCH 11/11] cpufreq: X86_AMD_FREQ_SENSITIVITY: select CPU_FREQ_TABLE

[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 v2] thermal: add imx thermal driver support
 2013-06-15  7:10 UTC 

[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  (10+ messages)
` [PATCH 2/8] cpuidle: Check cpuidle_enable_device succeed
` [PATCH 3/8] cpuidle: Fix indentation and conform to Coding Style
` [PATCH 4/8] cpuidle: Make cpuidle's sysfs directory dynamically allocated
` [PATCH 5/8] cpuidle: Add missing forward declaration
` [PATCH 6/8] cpuidle: Encapsulate code in __cpuidle_unregister_device
` [PATCH 7/8] cpuidle: Add a cpuidle_device init function
` [PATCH 8/8] cpuidle: Check the device is not already registered

[PATCH v5] cpufreq: fix governor start/stop race condition
 2013-06-13 10:03 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  (5+ messages)

[PATCH 1/1] thermal: consider emul_temperature while computing trend
 2013-06-13  4:54 UTC  (3+ messages)

power-efficient scheduling design
 2013-06-13  4:32 UTC  (14+ messages)

[PATCH] thermal: rcar: set up I/O base before requesting IRQ
 2013-06-13  2:56 UTC  (3+ messages)

[PATCH] PM / QOS: correct the valid range of pm_qos_class
 2013-06-13  2:31 UTC 

[PATCH 0/7] thermal: ti-soc-thermal: fixes and DRA752 support
 2013-06-13  2:20 UTC  (2+ messages)

[PATCH 0/3] CPU Package temperarure thermal driver (v02)
 2013-06-13  2:17 UTC  (2+ messages)

[PATCH v2] PM / Sleep: Print last wakeup source on failed wakeup_count write
 2013-06-12 19:55 UTC 

[PATCH v2 0/2] PM / AVS: SmartReflex: optimization series
 2013-06-12 15:33 UTC  (5+ messages)
` [PATCH v2 2/2] PM / AVS: SmartReflex/class3: Fix order of initialization of SR class and SR driver

Power efficient scheduling micro conference proposal
 2013-06-12 14:55 UTC 


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