public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-19 07:59:24 to 2013-07-25 19:14:08 UTC [more...]

Linux 3.11-rc2
 2013-07-25 19:14 UTC  (25+ messages)
      ` Linux 3.11-rc2 (acpi backlight)
      ` Linux 3.11-rc2 (acpi backlight, revert)

[PATCH 00/13] ACPI/IPMI: Fix several issues in the current codes
 2013-07-25 18:12 UTC  (21+ messages)
  ` [PATCH 01/13] ACPI/IPMI: Fix potential response buffer overflow
  ` [PATCH 02/13] ACPI/IPMI: Fix atomic context requirement of ipmi_msg_handler()
  ` [PATCH 03/13] ACPI/IPMI: Fix race caused by the unprotected ACPI IPMI transfers
  ` [PATCH 04/13] ACPI/IPMI: Fix race caused by the unprotected ACPI IPMI user
  ` [PATCH 05/13] ACPI/IPMI: Fix issue caused by the per-device registration of the IPMI operation region handler
  ` [PATCH 06/13] ACPI/IPMI: Add reference counting for ACPI operation region handlers
  ` [PATCH 07/13] ACPI/IPMI: Add reference counting for ACPI IPMI transfers
  ` [PATCH 08/13] ACPI/IPMI: Cleanup several acpi_ipmi_device members
  ` [PATCH 09/13] ACPI/IPMI: Cleanup some initialization codes
  ` [PATCH 10/13] ACPI/IPMI: Cleanup some inclusion codes
  ` [PATCH 11/13] ACPI/IPMI: Cleanup some Kconfig codes
  ` [PATCH 12/13] Testing: Add module load/unload test suite
  ` [PATCH 13/13] ACPI/IPMI: Add IPMI operation region test device driver

[PATCH] APEI/ERST: Fix error message formatting
 2013-07-25 17:32 UTC  (7+ messages)

[PATCH 00/21] Arrange hotpluggable memory as ZONE_MOVABLE
 2013-07-25 15:17 UTC  (66+ messages)
` [PATCH 01/21] acpi: Print Hot-Pluggable Field in SRAT
` [PATCH 02/21] memblock, numa: Introduce flag into memblock
` [PATCH 03/21] x86, acpi, numa, mem-hotplug: Introduce MEMBLK_HOTPLUGGABLE to reserve hotpluggable memory
` [PATCH 04/21] acpi: Remove "continue" in macro INVALID_TABLE()
` [PATCH 08/21] x86, acpi: Also initialize signature and length when parsing root table
` [PATCH 09/21] x86: Make get_ramdisk_{image|size}() global
` [PATCH 10/21] earlycpio.c: Fix the confusing comment of find_cpio_data()
` [PATCH 11/21] x86: get pg_data_t's memory from other node
` [PATCH 12/21] x86, acpi: Try to find if SRAT is overrided earlier
` [PATCH 13/21] x86, acpi: Try to find SRAT in firmware earlier
` [PATCH 14/21] x86, acpi, numa: Reserve hotpluggable memory at early time
` [PATCH 15/21] x86, acpi, numa: Don't reserve memory on nodes the kernel resides in
` [PATCH 16/21] x86, memblock, mem-hotplug: Free hotpluggable memory reserved by memblock
` [PATCH 17/21] page_alloc, mem-hotplug: Improve movablecore to {en|dis}able using SRAT
` [PATCH 18/21] x86, numa: Synchronize nid info in memblock.reserve with numa_meminfo
` [PATCH 19/21] x86, numa: Save nid when reserve memory into memblock.reserved[]
` [PATCH 20/21] x86, numa, acpi, memory-hotplug: Make movablecore=acpi have higher priority
` [PATCH 21/21] doc, page_alloc, acpi, mem-hotplug: Add doc for movablecore=acpi boot option

[RFC PATCH 0/2] Rework ATA ACPI binding code
 2013-07-25 14:52 UTC  (5+ messages)
` [RFC PATCH 1/2] ata: acpi: remove dead code for ata_acpi_(un)bind
` [RFC PATCH 2/2] ata: acpi: rework the ata acpi bind support

[PATCH v6 0/7] PCI: Change assign unassigned resources per root bus bassis
 2013-07-25 13:38 UTC  (3+ messages)

[RFC][PATCH 0/8] ACPI / hotplug / PCI: Consolidation of handling notifications (in progress)
 2013-07-25 13:25 UTC  (11+ messages)
` [RFC][PATCH 0/30] ACPI / hotplug / PCI: Major rework + Thunderbolt workarounds
  ` [PATCH "

Linux 3.11-rc2 [backlight] [ASUS N56VZ]
 2013-07-25 12:57 UTC  (9+ messages)
    ` [Intel-gfx] "

[PATCH v3 0/3] Xen/ACPI: support sleep state entering on hardware reduced systems
 2013-07-25 12:04 UTC  (17+ messages)
` [PATCH v3 1/3] acpi: Call acpi_os_prepare_sleep hook in reduced hardware sleep path

[PATCH] acpi, acpi_pci_irq_enable must return an error if ACPI cannot map an IRQ
 2013-07-25 12:10 UTC  (5+ messages)

Linux Plumbers ACPI/PM, PCI Microconference
 2013-07-24 16:30 UTC  (3+ messages)

[PATCH] ACPI/glue: evaluate "_STA" method directly to get device actual status instead of using acpi_bus_get_status_handle()
 2013-07-23 22:56 UTC  (2+ messages)

[PATCH] ACPI: Cleanup sparse warning on acpi_os_initialize1()
 2013-07-23  8:11 UTC 

[PATCH v2 0/8] Thunderbolt workarounds
 2013-07-23  2:01 UTC  (10+ messages)
` [PATCH v2 1/8] x86/PCI: prevent re-allocation of already existing bridge and ROM resources
` [PATCH v2 6/8] PCI: acpiphp: workaround for Thunderbolt on Acer Aspire S5

[PATCH v1 1/1] ACPI: Allow platform device creation without any IO resource
 2013-07-22 23:51 UTC 

macbook air 2013 boot stuck at "smpboot: Booting Node 0, Processors #1"
 2013-07-22 22:56 UTC 

[PATCH v6 0/5] Xen/ACPI: support sleep state entering on hardware reduced systems
 2013-07-22 12:57 UTC  (6+ messages)
` [Xen-devel] "

[PATCH 0/3] ACPI: _OSI debug/quirk facility enhancement
 2013-07-22  8:08 UTC  (4+ messages)
  ` [PATCH 1/3] ACPICA: Add acpi_update_interfaces public interface
  ` [PATCH 2/3] ACPI: Add facility to disable all _OSI OS vendor strings
  ` [PATCH 3/3] ACPI: Add facility to remove all _OSI strings

[GIT PULL] ACPI video support fixes for v3.11
 2013-07-22  1:40 UTC  (3+ messages)

samsung-laptop.c:undefined reference to `acpi_video_unregister'
 2013-07-21 13:41 UTC 

rob.pajak
 2013-07-21  3:28 UTC 

udev: New default rule for autoloading kernel modules matching CPU modalias
 2013-07-20 20:42 UTC  (5+ messages)

[PATCH 0/3] Fix backlight issues on some Windows 8 systems
 2013-07-20 13:16 UTC  (3+ messages)
` [Update][PATCH "

[PATCH 3.11-rc1] crypto: Fix boot failure due to module dependency
 2013-07-20 11:01 UTC  (15+ messages)
                ` [PATCH 3.11-rc1] crypto: Fix boot failure due to moduledependency

[GIT PULL] ACPI and power management fixes for v3.11-rc2
 2013-07-19 13:11 UTC 

^*^ hi
 2013-07-19 11:27 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox