linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-23 10:30:39 to 2012-10-31 02:26:43 UTC [more...]

[PATCH 00/26] ACPICA 20121018 Release
 2012-10-31  2:26 UTC  (11+ messages)
` [PATCH 01/26] Cleanup of invalid ACPI name handling and repair
` [PATCH 02/26] ACPICA: Fix unmerged utility divergences
` [PATCH 03/26] ACPICA: Fix unmerged debugger divergences
` [PATCH 04/26] ACPICA: Fix divergences of definition conflicts
` [PATCH 06/26] ACPICA: Fix indent caused divergences
` [PATCH 07/26] ACPICA: Fix unmerged acmacros.h divergences
` [PATCH 08/26] ACPICA: Audit/update for ACPICA return macros and debug depth counter
` [PATCH 09/26] ACPICA: ACPICA core: Cleanup empty lines at file start and end
` [PATCH 10/26] ACPICA: Fix some typos in comments
` [PATCH 11/26] ACPICA: Fix for predefined name loop during ACPICA initialization

ACPI errors with 3.7-rc3
 2012-10-31  1:45 UTC 

[PATCH v4 5/7] efi_pstore: Add a sequence counter to a variable name
 2012-10-30 23:09 UTC  (2+ messages)

cosmetic issue with error message 'Invalid Power Resource to register!'
 2012-10-30 20:34 UTC  (3+ messages)
` [PATCH] acpi: add newline in power.c message

[PATCH v4 7/7] efi_pstore: Add a format check for an existing variable name at erasing time
 2012-10-30 20:04 UTC 

[PATCH v4 6/7] efi_pstore: Add a format check for an existing variable name at reading time
 2012-10-30 20:03 UTC 

[PATCH v4 4/7] efi_pstore: Add ctime to argument of erase callback
 2012-10-30 20:02 UTC 

[PATCH v4 3/7] efi_pstore: Remove a logic erasing entries from a write callback to hold multiple logs
 2012-10-30 20:01 UTC 

[PATCH v4 2/7] efi_pstore: Add a logic erasing entries to an erase callback
 2012-10-30 20:01 UTC 

[PATCH v4 1/7] efi_pstore: Check remaining space with QueryVariableInfo() before writing data
 2012-10-30 20:00 UTC 

[PATCH v4 0/7] efi_pstore: multiple event logging support
 2012-10-30 20:00 UTC 

[PATCH] pnpacpi: incorrect test
 2012-10-30 19:05 UTC  (2+ messages)

[PATCH v3 0/6] acpi,pci: hostbridge hotplug support
 2012-10-30 17:42 UTC  (14+ messages)
` [PATCH v3 7/8] ACPI, PCI: add hostbridge removal function
        ` (unknown),
          ` [PATCH 1/8] PCI: Separate out pci_assign_unassigned_bus_resources()
          ` [PATCH 2/8] PCI: Move pci_rescan_bus() back to probe.c
          ` [PATCH 3/8] PCI: Move out pci_enable_bridges out of assign_unsigned_bus_res
          ` [PATCH 4/8] PCI, ACPI: assign unassigned resource for hot add root bus
          ` [PATCH 5/8] PCI: Add pci_stop/remove_root_bus()
          ` [PATCH 6/8] PCI, ACPI: Make acpi_pci_root_remove stop/remove pci root bus
          ` [PATCH 7/8] PCI, ACPI: delete root bus prt during hot remove path
          ` [PATCH 8/8] PCI, ACPI: remove acpi_root_driver in reserse order

[RFD][PATCH 0/7] PM / QoS: Support for PM QoS device flags
 2012-10-30 15:29 UTC  (4+ messages)
` [RFD][PATCH 5/7] PM / QoS: Make it possible to expose PM QoS device flags to user space

[PATCH 0/7] ACPI / PM: ACPI power management callback routines for subsystems
 2012-10-30 15:20 UTC  (10+ messages)
` [PATCH 1/7] ACPI / PM: Move routines for adding/removing device wakeup notifiers
` [PATCH 2/7] ACPI / PM: Move device power state selection routine to device_pm.c
` [PATCH 3/7] ACPI / PM: Move runtime remote wakeup setup "
` [PATCH 4/7] ACPI / PM: Split device wakeup management routines
` [PATCH 5/7] ACPI / PM: Provide device PM functions operating on struct acpi_device
` [PATCH 6/7] ACPI / PM: Move device PM functions related to sleep states
` [PATCH 7/7] ACPI / PM: Provide ACPI PM callback routines for subsystems

[PATCH v8 00/11] ZPODD Patches
 2012-10-30  7:04 UTC  (24+ messages)
` [PATCH v8 01/11] scsi: sr: support runtime pm
` [PATCH v8 02/11] ata: zpodd: Add CONFIG_SATA_ZPODD
` [PATCH v8 03/11] ata: zpodd: identify and init ZPODD devices
` [PATCH v8 04/11] libata: acpi: move acpi notification code to sata_zpodd
` [PATCH v8 05/11] libata-eh: allow defer in ata_exec_internal
` [PATCH v8 06/11] ata: zpodd: check loading mechanism for ODD
` [PATCH v8 07/11] libata: separate ATAPI code
` [PATCH v8 08/11] ata: zpodd: check zero power ready status
` [PATCH v8 09/11] block: add a new interface to block events
` [PATCH v8 10/11] scsi: sr: support (un)block events
` [PATCH v8 11/11] ata: zpodd: handle power transition of ODD

[PATCH v2 00/12] memory-hotplug: hot-remove physical memory
 2012-10-30  1:50 UTC  (17+ messages)
` [PATCH v2 01/12] memory-hotplug: try to offline the memory twice to avoid dependence
` [PATCH v2 02/12] memory-hotplug: check whether all memory blocks are offlined or not when removing memory
` [PATCH v2 03/12] memory-hotplug: remove redundant codes
` [PATCH v2 04/12] memory-hotplug: remove /sys/firmware/memmap/X sysfs
` [PATCH v2 05/12] memory-hotplug: introduce new function arch_remove_memory() for removing page table depends on architecture
` [PATCH v2 06/12] memory-hotplug: unregister memory section on SPARSEMEM_VMEMMAP
` [PATCH v2 07/12] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
` [PATCH v2 08/12] memory-hotplug: remove memmap "
` [PATCH v2 09/12] memory-hotplug: remove page table of x86_64 architecture
` [PATCH v2 10/12] memory-hotplug: memory_hotplug: clear zone when removing the memory
` [PATCH v2 11/12] memory-hotplug: remove sysfs file of node
` [PATCH v2 12/12] memory-hotplug: free node_data when a node is offlined

[PATCH v3 7/7] Add a format check for an existing variable name at erasing time
 2012-10-29 20:40 UTC  (3+ messages)

[PATCH v3 6/7] efi_pstore: Add a format check for an existing variable name at reading time
 2012-10-29 20:39 UTC  (3+ messages)

OFID Grant Award to you
 2012-10-29 18:37 UTC 

[PATCH v3 0/3] acpi,memory-hotplug : implement framework for hot removing memory
 2012-10-29 14:04 UTC  (7+ messages)
` [PATCH v3 1/3] acpi,memory-hotplug: call acpi_bus_trim() to remove memory device
` [PATCH v3 2/3] acpi,memory-hotplug: introduce a mutex lock to protect the list in acpi_memory_device
` [PATCH v3 3/3] acpi,memory-hotplug : add memory offline code to acpi_memory_device_remove()

[PATCH 1/4] ACPI: EC: Cleanup the member name for spinlock/mutex in struct acpi_ec
 2012-10-30  1:52 UTC  (4+ messages)
` [PATCH 2/4] ACPI: EC: Add more debug info and trivial code cleanup
` [PATCH 3/4] ACPI: Remove the useless check in osl.c
` [PATCH 4/4] ACPI: EC: Don't count a SCI interrupt as a false one

[REGRESSION] 3.7-rc2 kernel BUG at kernel/power/snapshot.c:517!
 2012-10-28 21:55 UTC  (4+ messages)

[PATCH] ACPICA: Don't leak next_walk_state in acpi_ds_call_control_method()
 2012-10-28 21:08 UTC  (4+ messages)

[PATCH] acpi: compare of array
 2012-10-28 15:44 UTC  (2+ messages)

[PATCH v3 5/7] efi_pstore: Add a sequence counter to a variable name
 2012-10-26 21:42 UTC 

[PATCH v3 4/7] efi_pstore: Add ctime to argument of erase callback
 2012-10-26 21:41 UTC 

[PATCH v3 3/7] efi_pstore: Remove a logic erasing entries from a write callback to hold multiple logs
 2012-10-26 21:41 UTC 

[PATCH v3 2/7] efi_pstore: Add a logic erasing entries to an erase callback
 2012-10-26 21:40 UTC 

[PATCH v3 1/7] efi_pstore: Check remaining space with QueryVariableInfo() before writing data
 2012-10-26 21:40 UTC 

[PATCH v3 0/7] efi_pstore: multiple event logging support
 2012-10-26 21:39 UTC 

[GIT PULL] Power management and ACPI fixes for 3.7-rc3
 2012-10-26 21:20 UTC 

[PATCH v2 0/2] ACPI: container hot remove support
 2012-10-26 20:02 UTC  (15+ messages)
` [PATCH v2 1/2] Use kacpi_hotplug_wq to handle container hotplug event
` [PATCH v2 2/2] Improve container_notify_cb() to support container hot-remove

[PATCH 2/3] PCI: correctly detect ACPI PCI host bridge objects
 2012-10-26 18:13 UTC  (3+ messages)

[PATCH v2] acpi : acpi_bus_trim() stops removing devices when failing to remove the device
 2012-10-26 15:25 UTC  (5+ messages)

Info about ACPI/PCI vs ISA
 2012-10-26  9:31 UTC  (5+ messages)

[PATCH 1/2] acpi : cpu hot-remove returns error when cpu_down() fails
 2012-10-26  9:25 UTC  (4+ messages)
    ` [PATCH v2 "

[PATCH v3] Enable A20 using KBC for some MSI laptops to fix S3 resume
 2012-10-26  8:56 UTC 

[PATCH] Enable A20 using KBC for some MSI laptops to fix S3 resume
 2012-10-26  6:20 UTC  (9+ messages)

[PATCH 1/5] cpuidle / ACPI : remove unused definition
 2012-10-25 23:51 UTC  (8+ messages)
` [PATCH 2/5] cpuidle / ACPI : remove pointless headers
` [PATCH 3/5] cpuidle / ACPI : pass the cpuidle_device parameter
` [PATCH 4/5] cpuidle / ACPI : change indentation logic

[PATCH v2 3/5] efi_pstore: Remove a logic erasing entries from a write callback to hold multiple logs
 2012-10-25 21:37 UTC  (8+ messages)

[PATCH v2] Enable A20 using KBC for some MSI laptops to fix S3 resume
 2012-10-25 19:00 UTC  (2+ messages)

[PATCH v2 1/5] efi_pstore: Check remaining space with QueryVariableInfo() before writing data
 2012-10-25 18:56 UTC  (2+ messages)

[PATCH] acpi: missing break
 2012-10-25 14:32 UTC 

[PATCH 1/2] ACPI: Fix stale pointer access to flags.lockable
 2012-10-25 14:01 UTC  (8+ messages)
` [PATCH 2/2] ACPI: Remove unused lockable in acpi_device_flags

[PATCH] Thermal: Remove raw netlink based notification
 2012-10-25  5:15 UTC 

[PATCH v2 2/5] efi_pstore: Add a logic erasing entries to an erase callback
 2012-10-25  2:00 UTC 

[PATCH v2 5/5] efi_pstore: Add a sequence counter to a variable name
 2012-10-25  1:55 UTC 

[PATCH v2 4/5] efi_pstore: Add ctime to argument of erase callback
 2012-10-25  1:54 UTC 

[PATCH 2/5] efi_pstore: Add a logic erasing entries to an erase callback
 2012-10-25  1:53 UTC 

[PATCH v2 0/5] efi_pstore: multiple event logging support
 2012-10-25  1:49 UTC 

[PATCH 0/2] ACPI: container hot remove support
 2012-10-25  1:24 UTC  (8+ messages)
` [PATCH 1/2] Use kacpi_hotplug_wq to handle container hotplug event
` [PATCH 2/2] Improve container_notify_cb() to support container hot-remove

[PATCH v2] Fix a hard coding style when determining if a device is a container
 2012-10-24 22:16 UTC  (4+ messages)

[PATCH] ACPI: Simplify conditional that has the same effect no matter what
 2012-10-24 22:19 UTC  (4+ messages)

[PATCH V2 0/4]: x86,idle: Enhance menu governor C-state prediction
 2012-10-24 22:13 UTC  (2+ messages)

[PATCH v2] ACPI: move acpi_no_s4_hw_signature() declaration into #ifdef CONFIG_HIBERNATION
 2012-10-24 22:12 UTC  (2+ messages)

[PATCH] [resend] ACPI: Fix memory leak in acpi_bind_one() (fwd)
 2012-10-24 22:10 UTC  (2+ messages)

[PATCH] ACPI: dock: Remove redundant ACPI NS walk
 2012-10-24 22:07 UTC  (4+ messages)

[PATCH v3] Fix a hard coding style when determining if a device is a container
 2012-10-24 21:03 UTC  (2+ messages)

Screen backlight problem on HP Folio 13-1050la
 2012-10-23 18:45 UTC  (6+ messages)

does X86_64_ACPI_NUMA completely obsolete AMD_NUMA?
 2012-10-23 11:28 UTC 

[PATCH] ACPI video: Ignore errors after _DOD evaluation
 2012-10-23 10:40 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).