linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-05 10:36:55 to 2012-01-18 09:21:42 UTC [more...]

[linux-pm][RFC PATCH] thermal: Add support to report cooling statistics achieved by cooling devices
 2012-01-18  9:21 UTC 

[PATCH 1/7] scsi: Export scsi_bus_type
 2012-01-18  8:05 UTC  (2+ messages)

[GIT PULL] ACPI & Power Management patches for Linux 3.3-merge
 2012-01-18  7:05 UTC 

[PATCH 0/7] acpi/libata: Express dependencies for devices on dock stations and bays
 2012-01-18  6:42 UTC  (4+ messages)

[RFC PATCH v3] ARM: imx: Add basic imx6q thermal management
 2012-01-18  4:48 UTC  (2+ messages)

[RFC] Allow empty Trigger Error Action Table
 2012-01-18  4:08 UTC  (3+ messages)
` [PATCH] ACPI, APEI, EINJ "

[RFC PATCH v2] ARM: imx: Add basic imx6q thermal management
 2012-01-18  4:08 UTC  (5+ messages)

[patch 1/3] intel_idle: fix API misuse
 2012-01-18  0:55 UTC  (4+ messages)

[patch 3/3] drivers/idle/intel_idle.c: remove redundant local_irq_disable() call
 2012-01-18  0:15 UTC  (4+ messages)

ACPI & Power Management Patches for 3.3
 2012-01-17 22:17 UTC  (52+ 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

X86 cpuidle cleanups V3
 2012-01-17 21:40 UTC  (3+ messages)
` [PATCH 1/2] ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2
` [PATCH 2/2] intel_idle: Split up and provide per CPU initialization func

[PATCH] cleanups in ACPI - removing tboot_ calls for 3.4 (v1)
 2012-01-17 20:50 UTC  (3+ messages)
` [PATCH 1/2] x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep
` [PATCH 2/2] tboot: Add return values for tboot_sleep

[PATCH] ACPI / Video: blacklist some samsung laptops
 2012-01-17 20:19 UTC  (2+ messages)

[PATCH] acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec
 2012-01-17 20:10 UTC 

[PATCH] ACPI processor: Remove unneeded cpuidle_unregister_driver call
 2012-01-17 19:39 UTC  (2+ messages)

[Resend] X86 cpuidle cleanups V2
 2012-01-17 19:30 UTC  (5+ messages)
` [PATCH 1/3] Revert "intel_idle: disable auto_demotion for hotplugged CPUs"
` [PATCH 2/3] ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init
` [PATCH 3/3] intel_idle: Split up and provide per CPU initialization func

[patch 2/3] intel_idle: disable auto_demotion for hotplugged CPUs
 2012-01-17 19:22 UTC  (3+ messages)

[PATCH] acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec
 2012-01-17 19:14 UTC  (3+ messages)

[RFC PATCH] Exporting ACPI Pxx/Cxx states to other kernel subsystems (v1)
 2012-01-17 18:19 UTC  (16+ messages)
` [PATCH 3/8] ACPI: processor: add __acpi_processor_[un]register_driver helpers
      ` [Xen-devel] "

Brightness on HP EliteBook 8460p
 2012-01-17 18:10 UTC  (3+ messages)
` Fwd: "

Re-add ibft tree to linux-next please
 2012-01-17 17:37 UTC  (5+ messages)

[RESEND] X86 cpuidle cleanups
 2012-01-17 16:52 UTC  (8+ messages)
` [PATCH 1/3] Revert "intel_idle: disable auto_demotion for hotplugged CPUs"
` [PATCH 2/3] ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init
` [PATCH 3/3] intel_idle: Split up and provide per CPU initialization func

[PATCH 1/5] ACPI processor: Do not export acpi_idle_driver in processor.h
 2012-01-17 16:10 UTC  (14+ messages)
` [PATCH 2/5] ACPI processor: Avoid WARN message on processor driver removal
` [PATCH 3/5] intel_idle: Split up and provide per CPU initialization func
` [PATCH 5/5] ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init

[PATCH 0/3] ACPI SRAT: Disregard reserved PXM bits
 2012-01-17 13:20 UTC  (7+ messages)
` [PATCH 1/3]: Store SRAT revision
` [PATCH 2/3]: x86-64: Handle SRAT v1 and v2 consistently
` [PATCH 3/3]: Consider SRAT rev on ia64

[PATCH 0/8] ACPI, APEI patches for 3.2 (Resend)
 2012-01-17  9:51 UTC  (4+ messages)
` [PATCH 6/9] ACPI, Add RAM mapping support to ACPI atomic IO support

[PATCH] ACPI: kernel-parameters.txt : Add intel_idle.max_cstate
 2012-01-17  9:00 UTC  (4+ messages)

how to Identify and determine NMI sourcing in GHES.c ? for example , knowing a NMI error is caused by pcie error
 2012-01-17  3:58 UTC  (2+ messages)

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

Broken suspend to RAM on Asus P8P67-M motherboard (bad BIOS?)
 2012-01-14  0:11 UTC  (2+ messages)

[PATCH 1/2] merge 32 and 64 realmode wakeup code
 2012-01-13 18:01 UTC  (2+ messages)

[RFC] ARM: imx: Add imx6q thermal
 2012-01-13  0:11 UTC  (5+ messages)

[PATCH] ACPI cleanup's and enablement for Xen ACPI S3 [v4]
 2012-01-12 20:23 UTC  (8+ 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 1/2] x86, amd: factor out MMCONFIG discovery
 2012-01-12 13:56 UTC  (8+ messages)
` [PATCH 2/2] PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USB

[PATCH 9/15] drivers/acpi/apei/erst.c: add missing iounmap
 2012-01-12  9:55 UTC 

ACPICA version 20120111 linuxized patches
 2012-01-12  7:24 UTC  (2+ messages)

[BUG] ACPI resource validation not working [Was: Re: ITE 8728F]
 2012-01-11 13:01 UTC  (9+ messages)

3.1 Panic on power event
 2012-01-10 23:12 UTC  (2+ messages)

BUG: scheduling while atomic: swapper/0/0x10000002
 2012-01-10 15:10 UTC  (3+ messages)

/sys/class/power_supply/BAT0/ charge_ vs energy_
 2012-01-10 14:30 UTC  (6+ messages)

[PATCH] ACPI / Video: blacklist some samsung laptops
 2012-01-09 22:34 UTC  (6+ messages)

ACCOUNT WAARSCHUWING
 2012-01-09 15:17 UTC 

[PATCH]Kconfig:acpi Fix typo in comment
 2012-01-08  3:51 UTC  (2+ messages)

[PATCH v2 0/4] toshiba_acpi: Expanded hotkey support
 2012-01-07 21:26 UTC  (19+ messages)
` [PATCH v2 1/4] ACPI: EC: Add ec_get_handle()
` [PATCH v2 2/4] toshiba_acpi: Support alternate hotkey interfaces
` [PATCH v2 4/4] toshiba_acpi: Add blacklist for models with hotkey problems

[GIT PULL] Power management updates for 3.3
 2012-01-06 23:28 UTC 

[PATCH] pnpacpi: Call acpi_register_gsi for possible resources too
 2012-01-06  0:10 UTC  (2+ messages)

[PATCH] drivers: acpi: Fix dependency for ACPI_HOTPLUG_CPU
 2012-01-05 12:47 UTC 

Estimado usuario de la cuenta,
 2012-01-05 11:12 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).