linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-02 16:28:03 to 2012-01-17 12:21:16 UTC [more...]

ACPI & Power Management Patches for 3.3
 2012-01-17 12:21 UTC  (25+ messages)
` [PATCH 01/50] tools turbostat: recognize and run properly on IVB
  ` [PATCH 02/50] ACPICA: Put back the call to acpi_os_validate_address
  ` [PATCH 03/50] ACPICA: Update for GCC 4
  ` [PATCH 04/50] ACPICA: Fix to allow region arguments to reference other scopes
  ` [PATCH 05/50] ACPICA: Add error msg for unsupported I/O requests (not 8/16/32 bit length)
  ` [PATCH 06/50] ACPICA: Add error msg for Index/Bank field registers out-of-range
  ` [PATCH 07/50] ACPICA: Do not abort table load on invalid space ID
  ` [PATCH 08/50] ACPI 5.0: Basic support for FADT version 5
  ` [PATCH 09/50] ACPI 5.0: Implement hardware-reduced option
  ` [PATCH 10/50] ACPI 5.0: Add new/changed tables to headers
  ` [PATCH 11/50] ACPI 5.0: New interfaces to allow driver access to AML mutex objects
  ` [PATCH 12/50] ACPI 5.0: Implement Connection() and AccessAs() changes
  ` [PATCH 13/50] ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation region
  ` [PATCH 14/50] ACPI 5.0: Support for all new resource descriptors
  ` [PATCH 15/50] ACPI 5.0: New interface, acpi_get_event_resources
  ` [PATCH 16/50] ACPI 5.0: New interface, acpi_buffer_to_resource
  ` [PATCH 17/50] ACPI 5.0: Add new predefined names
  ` [PATCH 18/50] ACPI 5.0: Allow _AEI method in walk resources
  ` [PATCH 19/50] ACPICA: Clean up Makefile
  ` [PATCH 20/50] ACPICA: Update to version 20111123
  ` [PATCH 21/50] ACPICA: Update for larger ACPI 5 FADT size
  ` [PATCH 22/50] ACPICA: Add support for region address conflict checking
  ` [PATCH 23/50] ACPICA: Update all copyrights to 2012
  ` [PATCH 24/50] ACPICA: Update to version 20120111

[PATCH v2 0/8] RFC: CPU frequency min/max as PM QoS params
 2012-01-17  9:54 UTC  (14+ messages)
` [PATCH v2 1/8] PM QoS: Simplify PM QoS expansion/merge
` [PATCH v2 2/8] PM QoS: Add CPU frequency minimum as PM QoS param
` [PATCH v2 3/8] cpufreq: Export user_policy min/max
` [PATCH v2 4/8] cpufreq: Preserve sysfs min/max request
` [PATCH v2 5/8] cpufreq: Enforce PM QoS minimum limit
` [PATCH v2 6/8] input: CPU frequency booster
` [PATCH v2 7/8] PM QoS: Add CPU frequency maximum as PM QoS param
` [PATCH v2 8/8] cpufreq: Enforce PM QoS maximum frequency
    ` [linux-pm] [PATCH v2 0/8] RFC: CPU frequency min/max as PM QoS params

[PATCH 1/6] OMAP2+: powerdomain: control power domains next state
 2012-01-16 20:22 UTC  (13+ messages)
` [PATCH 2/6] OMAP2+: omap_hwmod: manage the wake-up latency constraints
` [PATCH 3/6] OMAP: PM: register to the per-device PM QoS framework
` [PATCH 4/6] OMAP3: cpuidle: next C-state decision depends on the PM QoS MPU and CORE constraints
` [PATCH 5/6] OMAP3: update cpuidle latency and threshold figures
` [PATCH 6/6] OMAP3: powerdomain data: add wake-up latency figures
` [PATCH v6 0/6] PM QoS: implement the OMAP low level constraints management code

[RFC PATCH 1/2] thermal: Add a new trip type to use cooling device instance number
 2012-01-16 14:13 UTC  (10+ messages)
        ` [linux-pm] "
` [RFC PATCH 2/2] thermal: Add generic cpu cooling implementation

[PATCH] Documentation/power/basic-pm-debugging: Fix spelling mistake
 2012-01-16  3:45 UTC 

[PATCH v2 0/8] RFC: CPU frequency min/max as PM QoS params
 2012-01-13 16:17 UTC 

[PATCH] Documentation/power/freezing-of-tasks: Fix minor issue
 2012-01-13 10:21 UTC  (2+ messages)

[PATCH 0/6] RFC: CPU frequency min/max as PM QoS params
 2012-01-13  4:37 UTC  (44+ messages)
` [PATCH 1/6] PM QoS: Simplify PM QoS expansion/merge
` [PATCH 2/6] PM QoS: Add CPU frequency min/max as PM QoS params
` [PATCH 3/6] cpufreq: Export user_policy min/max
` [PATCH 4/6] cpufreq: Preserve sysfs min/max request
` [PATCH 5/6] cpufreq: Enforce PM QoS min/max limits
` [PATCH 6/6] input: CPU frequency booster

[PATCH] ACPI cleanup's and enablement for Xen ACPI S3 [v4]
 2012-01-12 20:23 UTC  (13+ messages)
` [PATCH 1/7] x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep
` [PATCH 2/7] tboot: Add return values for tboot_sleep
` [PATCH 3/7] x86/acpi/sleep: Provide registration for acpi_suspend_lowlevel
` [PATCH 4/7] xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleep
` [PATCH 5/7] xen/acpi/sleep: Register to the acpi_suspend_lowlevel a callback
` [PATCH 6/7] x86: Expand the x86_msi_ops to have a restore MSIs
` [PATCH 7/7] xen: Utilize the restore_msi_irqs hook

[PATCH 4/6] cpufreq: Preserve sysfs min/max request
 2012-01-11 21:56 UTC 

[PATCH] mmc: core: move suspend/resume to dev_pm_ops and add hibernation support
 2012-01-11  6:26 UTC  (2+ messages)

[PATCH v2] PM: HIBERNATION: skip the swap size check if the snapshot image size is anticipative
 2012-01-09 21:46 UTC  (6+ messages)

[PATCH] PM:Hibernation: drop the check of swap space size for compressed image
 2012-01-09 10:10 UTC  (2+ messages)

[PATCH] mmc: core: move suspend/resume to dev_pm_ops and add hibernation support
 2012-01-09  6:22 UTC 

sysrq-o broken since 2.6.38
 2012-01-08 21:35 UTC  (2+ messages)

[PATCH] s3c_adc_battery: average over more than one adc sample
 2012-01-06  2:17 UTC 

[RFC PATCH 1/3] thermal: exynos: Add thermal interface support for linux thermal layer
 2012-01-05  5:57 UTC  (6+ messages)
` [RFC PATCH 2/3] thermal: exynos4: Register the tmu sensor with the thermal interface layer
    ` [lm-sensors] "
` [RFC PATCH 3/3] ARM: exynos4: Add thermal sensor driver platform device support

[RFC]: [PATCH] Export cpuidle_(un)register_governor
 2012-01-04 17:51 UTC  (2+ messages)

[PATCH 1/3] cpuidle: refactor out cpuidle_enter_state
 2012-01-04 17:27 UTC  (17+ messages)
` [PATCH 2/3] cpuidle: fix error handling in __cpuidle_register_device
` [PATCH 3/3] cpuidle: add support for states that affect multiple cpus
` [PATCH 0/3] coupled cpuidle state support

[PATCH] PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image
 2011-12-31  8:56 UTC  (7+ messages)

[PATCH] s3c_adc_battery: average over more than one adc sample
 2011-12-29 11:52 UTC 

[RFC PATCH 0/3] thermal: exynos: Add kernel thermal support for exynos platform
 2011-12-21 11:59 UTC 

[PATCH 0/3] coupled cpuidle state support
 2011-12-21  0:09 UTC 

[RFC]: [PATCH] Export cpuidle_(un)register_governor
 2011-12-20 16:15 UTC 

[PATCH 1/4] cpupower: Add cpupower-idle-info manpage
 2011-12-17  9:21 UTC  (3+ messages)

[PATCH v2] ahci: platform support for suspend/resume
 2011-12-15 19:18 UTC  (2+ messages)

[PATCH 0/2] OMAP: PM: switch from omap_pm_ functions to PM QoS
 2011-12-14 14:57 UTC  (2+ messages)

[PATCH 1/6] OMAP2+: powerdomain: control power domains next state
 2011-12-14 14:55 UTC  (7+ messages)
` [PATCH 2/6] OMAP2+: omap_hwmod: manage the wake-up latency constraints
` [PATCH 3/6] OMAP: PM: register to the per-device PM QoS framework
` [PATCH 4/6] OMAP3: cpuidle: next C-state decision depends on the PM QoS MPU and CORE constraints
` [PATCH 5/6] OMAP3: update cpuidle latency and threshold figures
` [PATCH 6/6] OMAP3: powerdomain data: add wake-up latency figures
  ` [PATCH v5 0/6] PM QoS: implement the OMAP low level constraints management code

[PATCH v6 0/6] PM QoS: implement the OMAP low level constraints management code
 2011-12-14 14:51 UTC 

[RFC PATCH 0/2] thermal: Add generic cpu cooling devices according to thermal framework
 2011-12-13 15:13 UTC 

[PATCH UPDATED 03/10] threadgroup: extend threadgroup_lock() to cover exit and exec
 2011-12-13  2:17 UTC  (10+ messages)
                ` [PATCH UPDATED AGAIN "

[PATCH 4/6] OMAP3: cpuidle: next C-state decision depends on the PM QoS MPU and CORE constraints
 2011-12-12 16:26 UTC  (2+ messages)

[PATCH v5 0/6] PM QoS: implement the OMAP low level constraints management code
 2011-12-12 16:18 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).