linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-15 08:50:07 to 2012-01-18 03:13:19 UTC [more...]

[PATCH v2 0/8] RFC: CPU frequency min/max as PM QoS params
 2012-01-18  3:13 UTC  (17+ 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

ACPI & Power Management Patches for 3.3
 2012-01-17 12:21 UTC  (51+ 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 25/50] ACPI, Add 64bit read/write support to atomicio on i386
  ` [PATCH 26/50] ACPI, APEI, GHES: Add PCIe AER recovery support
  ` [PATCH 27/50] ACPI, APEI, Print resource errors in conventional format
  ` [PATCH 28/50] ACPI, APEI, Remove table not found message
  ` [PATCH 29/50] ACPI, APEI, GHES, Distinguish interleaved error report in kernel log
  ` [PATCH 30/50] ACPI, APEI, Printk queued error record before panic
  ` [PATCH 31/50] ACPI, Add RAM mapping support to ACPI atomic IO support
  ` [PATCH 32/50] ACPI, APEI, EINJ, Fix resource conflict on some machine
  ` [PATCH 33/50] ACPI, APEI, EINJ, Refine the fix of resource conflict
  ` [PATCH 34/50] ACPI, Record ACPI NVS regions
  ` [PATCH 35/50] ACPI, APEI, Resolve false conflict between ACPI NVS and APEI
  ` [PATCH 36/50] ACPI: Store SRAT table revision
  ` [PATCH 37/50] ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64)
  ` [PATCH 38/50] ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64)
  ` [PATCH 39/50] ACPI: Fix possible alignment issues with GAS 'address' references
  ` [PATCH 40/50] ACPI: Export interfaces for ioremapping/iounmapping ACPI registers
  ` [PATCH 41/50] ACPI APEI: Convert atomicio routines
  ` [PATCH 42/50] acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec
  ` [PATCH 43/50] intel_idle: fix API misuse
  ` [PATCH 44/50] intel_idle: disable auto_demotion for hotplugged CPUs
  ` [PATCH 45/50] intel_idle: remove redundant local_irq_disable() call
  ` [PATCH 46/50] ACPI: kernel-parameters.txt : Add intel_idle.max_cstate
  ` [PATCH 47/50] ACPI: processor: fix acpi_get_cpuid for UP processor
  ` [PATCH 48/50] intel_idle: Fix a cast to pointer from integer of different size warning in intel_idle
  ` [PATCH 49/50] intel idle: Make idle driver more robust
  ` [PATCH 50/50] ACPI processor: Fix error path, also remove sysdev link

[PATCH 2/6] OMAP2+: omap_hwmod: manage the wake-up latency constraints
 2012-01-16 20:22 UTC  (8+ messages)
` [PATCH v6 0/6] PM QoS: implement the OMAP low level constraints management code
  ` [PATCH 3/6] OMAP: PM: register to the per-device PM QoS framework

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


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