linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-16 13:31:11 to 2013-09-23 23:13:30 UTC [more...]

[PATCH 0/6] ACPI bus conversion
 2013-09-23 23:24 UTC  (8+ messages)
` [PATCH 1/6] ACPI ac: convert ACPI ac driver to platform bus
` [PATCH 2/6] ideapad_laptop: introduce #ifdef CONFIG_PM_SLEEP for PM specific code
` [PATCH 3/6] ideapad_laptop: introduce struct acpi_device pointer to ideapad_private structure
` [PATCH 4/6] ideapad_laptop: convert internal function calls to use ideapad_private as parameter
` [PATCH 5/6] ideapad_laptop: remove ideapad_handle and ideapad_priv
` [PATCH 6/6] ideapad_laptop: convert ideapad device/driver to platform bus

[PATCH v5 1/2] hwmon: (coretemp) Rename temp_data to core_data
 2013-09-23 22:45 UTC  (4+ messages)
` [PATCH v5 2/2] hwmon: (coretemp) Report power and energy consumption

[PATCH 0/3] thermal: bcm281xx: Add thermal driver
 2013-09-23 22:43 UTC  (6+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] ARM: bcm281xx: Turn on Thermal and HWMON drivers
  ` [PATCH 3/3] ARM: bcm281xx: Add thermal driver to device tree

ehci-pci D3cold logspam
 2013-09-23 21:28 UTC 

clarifications on ondemand governor
 2013-09-23 17:50 UTC 

[PATCH] cpufreq: merge maple cpufreq driver to pmac64
 2013-09-23 17:20 UTC  (2+ messages)

[RFC V4 PATCH 00/15] Signature verification of hibernate snapshot
 2013-09-23 16:49 UTC  (12+ messages)
` [PATCH V4 02/15] asymmetric keys: implement EMSA_PKCS1-v1_5-ENCODE in rsa
` [PATCH V4 13/15] Hibernate: introduced SNAPSHOT_SIG_HASH config for select hash algorithm

[PATCH 0/9] cpuidle: rework device state count handling
 2013-09-23 16:05 UTC  (2+ messages)

[PATCH 02/16] drivers: thermal: introduce device tree parser
 2013-09-23 15:39 UTC  (20+ messages)
` [PATCHv2 "
        ` [PATCHv3 "
          ` [PATCHv4 "
            ` [PATCHv5 "
              ` [PATCHv6 "

[Question] Verification For arm64: suspend/resume implementation
 2013-09-23 15:26 UTC  (4+ messages)

[PATCH v4 0/3] ARM: S5PV210: move to common clk framework
 2013-09-23 12:28 UTC  (6+ messages)
` [PATCH v4 1/3] clk: samsung: Add clock driver for s5pc110/s5pv210
` [PATCH v4 2/3] Cpufreq: s5pv210 cpufreq fixes for CCF
  ` [PATCH v4 3/3] ARM: s5pv210: Migrate clock handling to Common Clock Framework

[RFC PATCH] thermal: add generic cpu hotplug cooling device
 2013-09-23 11:17 UTC  (2+ messages)

[PATCH 00/21] CPUIdle: Minor cleanups for 3.13
 2013-09-23 10:02 UTC  (24+ messages)
` [PATCH 01/21] cpuidle: fix indentation of cpumask
` [PATCH 02/21] cpuidle: Fix comments in cpuidle core
` [PATCH 03/21] cpuidle: make __cpuidle_get_cpu_driver() inline
` [PATCH 04/21] cpuidle: make __cpuidle_device_init() return void
` [PATCH 05/21] cpuidle: make __cpuidle_driver_init() "
` [PATCH 06/21] cpuidle: rearrange code in __cpuidle_driver_init()
` [PATCH 07/21] cpuidle: rearrange __cpuidle_register_device() to keep minimal exit points
` [PATCH 08/21] cpuidle: use cpuidle_disabled() instead of "off"
` [PATCH 09/21] cpuidle: merge two if() statements for checking error cases
` [PATCH 10/21] cpuidle: reduce code duplication inside cpuidle_idle_call()
` [PATCH 11/21] cpuidle: replace multiline statements with single line in cpuidle_idle_call()
` [PATCH 12/21] cpuidle: call cpuidle_get_driver() from after taking cpuidle_driver_lock
` [PATCH 13/21] cpuidle: use drv instead of cpuidle_driver in show_current_driver()
` [PATCH 14/21] cpuidle: coupled: don't compare cpu masks unnecessarily
` [PATCH 15/21] cpuidle: free all state kobjects from cpuidle_free_state_kobj()
` [PATCH 16/21] cpuidle: avoid unnecessary kzalloc/free of struct cpuidle_device_kobj
` [PATCH 17/21] cpuidle: avoid unnecessary kzalloc/free of struct cpuidle_driver_kobj
` [PATCH 18/21] cpuidle: don't call poll_idle_init() for every cpu
` [PATCH 19/21] cpuidle: create list of registered drivers
` [PATCH 20/21] cpuidle: don't calculate time-diff if entered_state == 0
` [PATCH 21/21] cpuidle: change governor from within cpuidle_replace_governor()

[PATCH] thermal: st: Add support for STiH41x thermal sensors
 2013-09-23  8:26 UTC  (3+ messages)

[PATCH 05/16] hwmon: lm75: expose to thermal fw via DT nodes
 2013-09-22  2:24 UTC  (8+ messages)
  ` [PATCHv2 "
    ` [PATCHv3 "

Bisected 3.12.0-rc1 Laptop screen goes blank during kernelboot
 2013-09-22  2:10 UTC 

[PATCH 00/16] device thermal limits represented in device tree nodes (v3)
 2013-09-21 18:07 UTC  (9+ messages)
` [PATCH 06/16] hwmon: tmp102: expose to thermal fw via DT nodes
      ` [PATCHv2 "

[PATCH] cpufreq: check cpufreq driver is valid and cpufreq isn't disabled in cpufreq_get()
 2013-09-21  5:51 UTC  (2+ messages)

[PATCH] cpufreq: return EEXIST instead of EBUSY for second registering
 2013-09-20 20:16 UTC  (10+ messages)

[PATCH -v2] cpufreq: skip loading acpi_cpufreq after intel_pstate
 2013-09-20 19:51 UTC  (2+ messages)

[PATCH 0/3] PM / OPP: rename to dev_pm_opp * equivalents
 2013-09-20 19:07 UTC  (9+ messages)
` [PATCH 1/3] PM / OPP: rename functions to dev_pm_opp*
` [PATCH 2/3] PM / OPP: rename data structures to dev_pm equivalents
` [PATCH 3/3] PM / OPP: rename header to linux/pm_opp.h

[GIT PULL] ACPI and power management fixes for v3.12-rc2
 2013-09-20 19:08 UTC 

[PATCH 000/228] CPUFreq: cleanup stuff for 3.13
 2013-09-20 18:56 UTC  (3+ messages)
` [PATCH 189/228] cpufreq: dbx500: remove calls to cpufreq_notify_transition()

[PATCH -v2] cpufreq: fix racing between acpi_cpufreq_loading
 2013-09-20 17:44 UTC 

[PATCH] cpufreq: skip loading acpi_cpufreq after intel_pstate
 2013-09-20 17:08 UTC  (3+ messages)

[PATCH 0/5] cpufreq:boost: CPU Boost mode support
 2013-09-20 16:01 UTC  (9+ messages)
` [PATCH RESEND v8 0/7] "
  ` [PATCH RESEND v8 1/7] cpufreq: Add boost frequency support in core
  ` [PATCH RESEND v8 2/7] cpufreq:acpi:x86: Adjust the acpi-cpufreq.c code to work with common boost solution
  ` [PATCH RESEND v8 3/7] thermal:boost: Automatic enable/disable of BOOST feature
  ` [PATCH RESEND v8 4/7] cpufreq:boost:Kconfig: Provide support for software managed BOOST
  ` [PATCH RESEND v8 5/7] cpufreq:exynos:Extend Exynos cpufreq driver to support boost framework
  ` [PATCH RESEND v8 6/7] Documentation:cpufreq:boost: Update BOOST documentation
  ` [PATCH RESEND v8 7/7] cpufreq:exynos4x12: Change L0 driver data to CPUFREQ_BOOST_FREQ

[PATCH 1/1] Skip the driver if ACPI has power mgmt option
 2013-09-20  7:35 UTC  (2+ messages)

Few clarifications on DVFS
 2013-09-20  0:45 UTC  (4+ messages)

[PATCH] PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeup
 2013-09-19 20:51 UTC  (2+ messages)

[PATCH v1 0/6] Power Capping Framework and RAPL Driver
 2013-09-19 18:48 UTC  (14+ messages)
` [PATCH v1 1/6] PowerCap: Documentation
` [PATCH v1 2/6] PowerCap: Add class driver
` [PATCH v1 3/6] PowerCap: Added to drivers build
` [PATCH v1 4/6] x86/msr: add 64bit _on_cpu access functions
` [PATCH v1 5/6] bitops: Introduce BIT_ULL
` [PATCH v1 6/6] Introduce Intel RAPL power capping driver

[PATCH v3 RFT 0/2] PM / Hibernate: sysfs resume
 2013-09-19 10:11 UTC  (5+ messages)
` [PATCH v3 RFT 1/2] init/do_mounts.c: ignore final \n in name_to_dev_t
` [PATCH v3 RFT 2/2] PM / Hibernate: use name_to_dev_t to parse resume

3.7-rc regression bisected: s2disk fails to resume image: Processes could not be frozen, cannot continue resuming
 2013-09-18 22:13 UTC  (11+ messages)
` [BUG] "
  ` [Suspend-devel] "

[PATCH RFC 0/2] PM / Hibernate: sysfs resume
 2013-09-18 13:01 UTC  (8+ messages)
` [PATCH RFC 1/2] PM / Hibernate: use name_to_dev_t to parse resume

[PATCH 0/3] PM / OPP: updates to enable sharing OPPs info
 2013-09-18 10:58 UTC  (4+ 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 3/3] PM / OPP: check for existing OPP list when initialising from device tree

[PATCH] cpufreq: create per policy rwsem instead of per cpu cpu_policy_rwsem
 2013-09-18  8:01 UTC  (3+ messages)

[PATCH 1/1] cpufreq: exynos5440: Fix potential NULL pointer dereference
 2013-09-18  5:36 UTC  (2+ messages)

[PATCH V4 1/2] cpuidle: simplify multiple driver support
 2013-09-18  5:21 UTC  (2+ messages)

[PATCH 0/5] cpufreq: Last minute fixes for 3.12
 2013-09-18  4:31 UTC  (6+ messages)
` [PATCH 5/5] cpufreq: use correct values of cpus in __cpufreq_remove_dev_finish()

[PATCH 1/1] Skip the driver if ACPI has power mgmt option
 2012-08-16 12:12 UTC 

[PATCH 00/27] ACPI AML helper conversion
 2013-09-17 12:55 UTC  (3+ messages)
` [PATCH 02/27] gpiolib-acpi: convert acpi_evaluate_object() to acpi_execute_simple_method()

[PATCH 1/2] cpufreq: don't allow governor limits to be changed when it is disabled
 2013-09-17 11:49 UTC  (6+ messages)
` [PATCH 2/2] cpufreq: serialize calls to __cpufreq_governor()

[PATCH V2 1/2] cpufreq: unlock correct rwsem while updating policy->cpu
 2013-09-17  9:24 UTC  (2+ messages)

[PATCH 1/2] cpufreq: unlock correct rwsem while updating policy->cpu
 2013-09-17  8:28 UTC  (9+ messages)
` [PATCH 2/2] cpufreq: make return type of lock_policy_rwsem_{read|write}() as void

[PATCH V2 Resend 00/44] CPUFreq Cleanup Series: Part I
 2013-09-16 13:26 UTC  (2+ messages)
` [PATCH V2 Resend 44/44] cpufreq: omap: call cpufreq_frequency_table_put_attr()


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