linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-13 16:17:06 to 2012-02-08 08:49:35 UTC [more...]

[PATCH v2 0/8] RFC: CPU frequency min/max as PM QoS params
 2012-02-08  8:49 UTC  (36+ 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
                  ` Per CPU frequency constraints (was Re: [PATCH v2 0/8] RFC: CPU frequency min/max as PM QoS params)

[RFC PATCH 1/2] thermal: Add a new trip type to use cooling device instance number
 2012-02-07 19:34 UTC  (16+ messages)
` [RFC PATCH 2/2] thermal: Add generic cpu cooling implementation
  ` [linux-pm] "
` [RFC PATCH 0/2] thermal: Add generic cpu cooling devices according to thermal framework

[linux-pm][RFC PATCH] thermal: Add support to report cooling statistics achieved by cooling devices
 2012-02-07 19:29 UTC  (9+ messages)
` [RFC "
    ` [linux-pm] "

[PATCH] CPU C-state breakage with PM Qos change
 2012-02-07  8:39 UTC  (8+ messages)

[PATCH 0/2] PM / QoS: unconditionally build the feature
 2012-02-07  8:34 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] PM / QoS: unconditionally build the per-device constraints feature

Query: When will drv->poweroff() called
 2012-02-07  4:19 UTC  (3+ messages)

[PATCH] ACPI cleanup's and enablement for Xen ACPI S3 [v4]
 2012-02-03 20:05 UTC  (7+ messages)
` [PATCH 2/7] tboot: Add return values for tboot_sleep

[Patch] JBD and JBD2 missing set_freezable()
 2012-02-03  8:59 UTC 

[PATCH 0/3] coupled cpuidle state support
 2012-02-03  1:19 UTC  (11+ messages)
      ` [linux-pm] "

PM: cannot hibernate -- BUG at kernel/workqueue.c:3659
 2012-01-27  1:10 UTC  (15+ messages)
` [linux-pm] "

Question regarding completion signal in S3 flow
 2012-01-26 17:07 UTC  (5+ messages)

ACPI & Power Management Patches for Linux 3.3-rc1
 2012-01-24  1:30 UTC  (11+ messages)
` [PATCH 01/10] ACPI processor hotplug: Split up acpi_processor_add
  ` [PATCH 02/10] ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged cores
  ` [PATCH 03/10] ACPI, APEI: Add 64-bit read/write support for APEI on i386
  ` [PATCH 04/10] ACPI, APEI: Add RAM mapping support to ACPI
  ` [PATCH 05/10] ACPI: Remove ./drivers/acpi/atomicio.[ch]
  ` [PATCH 06/10] ACPI / PM: Add Sony Vaio VPCCW29FX to nonvs blacklist
  ` [PATCH 07/10] thermal: Rename generate_netlink_event
  ` [PATCH 08/10] ACPI, APEI, EINJ Allow empty Trigger Error Action Table
  ` [PATCH 09/10] ACPI, APEI, EINJ, cleanup 0 vs NULL confusion
  ` [PATCH 10/10] Use acpi_os_map_memory() instead of ioremap() in einj driver

[PATCH] i2c-s3c2410: Add stub runtime power management
 2012-01-23 20:19 UTC  (7+ messages)

[PATCH] input: CPU frequency booster
 2012-01-22 10:55 UTC  (7+ messages)

[PATCH] MAINTAINERS: Fix linux-pm address
 2012-01-22 10:50 UTC  (5+ messages)

[PATCH] cpufreq: Export user_policy min/max
 2012-01-19 12:51 UTC 

[PATCH 0/2] RFC: CPU frequency max as PM QoS param
 2012-01-19 12:35 UTC  (3+ messages)
` [PATCH 1/2] PM QoS: Add CPU frequency maximum "
` [PATCH 2/2] cpufreq: Enforce PM QoS maximum frequency

[PATCH v3 0/3] RFC: CPU frequency min as PM QoS param
 2012-01-19 12:34 UTC  (4+ messages)
` [PATCH v3 1/3] PM QoS: Simplify PM QoS expansion/merge
` [PATCH v3 2/3] PM QoS: Add CPU frequency minimum as PM QoS param
` [PATCH v3 3/3] cpufreq: Enforce PM QoS minimum limit

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 v6 0/6] PM QoS: implement the OMAP low level constraints management code
 2012-01-16 20:22 UTC  (4+ messages)

[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 


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