messages from 2012-12-13 22:22:36 to 2012-12-30 22:52:29 UTC [more...]
[PATCH] ACPI / PM: Rework the handling of devices depending on power resources
2012-12-30 22:57 UTC (3+ messages)
` [Update][PATCH] "
` [Update 2][PATCH] "
[PATCH 1/1] thermal: Check cooling device's current state before declaring it inactive
2012-12-30 18:57 UTC
[PATCH v5 00/14] memory-hotplug: hot-remove physical memory
2012-12-30 6:02 UTC (38+ messages)
` [PATCH v5 01/14] memory-hotplug: try to offline the memory twice to avoid dependence
` [PATCH v5 02/14] memory-hotplug: check whether all memory blocks are offlined or not when removing memory
` [PATCH v5 03/14] memory-hotplug: remove redundant codes
` [PATCH v5 04/14] memory-hotplug: remove /sys/firmware/memmap/X sysfs
` [PATCH v5 05/14] memory-hotplug: introduce new function arch_remove_memory() for removing page table depends on architecture
` [PATCH v5 06/14] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
` [PATCH v5 07/14] memory-hotplug: move pgdat_resize_lock into sparse_remove_one_section()
` [PATCH v5 08/14] memory-hotplug: Common APIs to support page tables hot-remove
` [PATCH v5 09/14] memory-hotplug: remove page table of x86_64 architecture
` [PATCH v5 10/14] memory-hotplug: remove memmap of sparse-vmemmap
` [PATCH v5 11/14] memory-hotplug: Integrated __remove_section() of CONFIG_SPARSEMEM_VMEMMAP
` [PATCH v5 12/14] memory-hotplug: memory_hotplug: clear zone when removing the memory
` [PATCH v5 13/14] memory-hotplug: remove sysfs file of node
` [PATCH v5 14/14] memory-hotplug: free node_data when a node is offlined
[PATCH] PCI / ACPI: Rework ACPI device nodes lookup for the PCI bus type
2012-12-28 21:29 UTC
[PATCH v9 00/10] ZPODD Patches
2012-12-28 21:16 UTC (18+ messages)
` [PATCH v9 06/10] ata: zpodd: check zero power ready status
[PATCH] ACPI / PCI: Set root bridge ACPI handle in advance
2012-12-27 21:32 UTC (30+ messages)
` [Update][PATCH] "
` [Update 2][PATCH] "
` [Alternative][PATCH] "
` [Alternative 2][PATCH] "
[PATCH v7 1/3] aerdrv: Trace Event for AER
2012-12-27 1:33 UTC (6+ messages)
` [PATCH v7 2/3] aerdrv: Enhanced AER logging
[PATCH] ACPI: Rework acpi_get_child() to be more efficient
2012-12-26 22:42 UTC (2+ messages)
` [Update][PATCH] "
[PATCH] ACPI: return first _ADR match for acpi_get_child
2012-12-26 15:15 UTC (7+ messages)
ACPI issue?
2012-12-25 2:36 UTC
"Windows 2012" OSI causes backlight problems on current ThinkPad firmware
2012-12-25 2:10 UTC (3+ messages)
[PATCH] ACPI / power: Remove useless message from device registering routine
2012-12-23 23:43 UTC
[PATCH 0/6] ACPI: Change the ACPI namespace scanning code ordering
2012-12-21 22:23 UTC (42+ messages)
` [PATCH rev.2 "
` [PATCH rev.2 1/6] ACPI: Separate adding ACPI device objects from probing ACPI drivers
` [PATCH 0/16] ACPI: Rework ACPI namespace scanning for devices
` [PATCH 1/16] ACPI: Separate adding ACPI device objects from probing ACPI drivers
` [PATCH 2/16] ACPI: Change the ordering of PCI root bridge driver registrarion
` [PATCH 3/16] ACPI: Make acpi_bus_add() and acpi_bus_start() visibly different
` [PATCH 4/16] ACPI: Reduce the usage of struct acpi_bus_ops
` [PATCH 5/16] ACPI: Replace struct acpi_bus_ops with enum type
` [PATCH 6/16] ACPI: Change the ordering of acpi_bus_check_add()
` [PATCH 7/16] ACPI / PCI: Fold acpi_pci_root_start() into acpi_pci_root_add()
` [PATCH 8/16] ACPI: Remove acpi_start_single_object() and acpi_bus_start()
` [PATCH 9/16] ACPI: Remove the arguments of acpi_bus_add() that are not used
` [PATCH 10/16] ACPI: Drop the second argument of acpi_bus_scan()
` [PATCH 11/16] ACPI: Replace ACPI device add_type field with a match_driver flag
` [PATCH 12/16] ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument
` [PATCH 13/16] ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_type
` [PATCH 14/16] ACPI / PCI: Rework the setup and cleanup of device wakeup
` [PATCH 15/16] ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.c
` [PATCH 16/16] ACPI: Drop ACPI device .bind() and .unbind() callbacks
` [PATCH rev.2 5/6] ACPI: Replace struct acpi_bus_ops with enum type
[PATCH 0/2] Introduce ec_access userspace tool
2012-12-21 7:20 UTC (5+ messages)
` [PATCH 1/2] tools/power/acpi: Introduce ec_access.c - tool to access the Embedded Controller (EC) safely for debugging purposes
` [PATCH 2/2] tools acpidump: acpidump must be run as root - install it into /usr/sbin
[PATCH 0/1] acpi_get_sleep_type_data(): accept package with one element
2012-12-20 21:39 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH] ACPI: Remove unused struct acpi_pci_root.id member
2012-12-20 21:20 UTC (4+ messages)
[PATCH 00/15] ACPICA 20121114 Release
2012-12-20 1:09 UTC (21+ messages)
` [RESEND PATCH v2 00/19] "
` [PATCH v2 01/19] ACPICA: Cleanup updated comments
` [PATCH v2 03/19] ACPICA: Update codes under disabled build options
` [PATCH v2 05/19] ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA
` [PATCH v2 06/19] ACPICA: Cleanup coding style "
` [PATCH v2 07/19] ACPICA: Fix broken call depth tracing logic
` [PATCH v2 09/19] ACPICA: Update initialization codes
` [PATCH v2 10/19] ACPICA: Fix possible memory leak
` [PATCH v2 11/19] ACPICA: Performance enhancement for ACPI package objects
` [PATCH v2 12/19] ACPICA: Performance: Remove function tracing from critical allocation functions
` [PATCH v2 13/19] ACPICA: Debugger: Major update for the Disassemble<method> command
` [PATCH v2 14/19] ACPICA: Disassembler: Add new ACPI 5 interrupt sharing flags
` [PATCH v2 15/19] ACPICA: Add macros to extract flag bits from resource descriptors
` [PATCH v2 16/19] ACPICA: Enhance the ACPI_GETx and ACPI_SETx macros
` [PATCH v2 17/19] ACPICA: Resource Manager: update template walking with ACPI_NEXT_RESOURCE
` [PATCH v2 18/19] ACPICA: AcpiGetObjectInfo: optimize exit for mutex failure
` [RESEND PATCH v2 02/19] ACPICA: Update compilation environment settings
` [RESEND PATCH v2 04/19] ACPICA: Cleanup source to reduce differences between Linux and ACPICA
` [RESEND PATCH v2 08/19] ACPICA: Enhance error messages
` [RESEND PATCH v2 19/19] ACPICA: Update version to 20121114
[PATCH v2 0/1] gpio: add Lynxpoint chipset gpio driver
2012-12-19 17:24 UTC (3+ messages)
` [PATCH v2 1/1] "
Linux ACPI 5.0 _PSE(Power State for Enumeration) and _PRE (Power Resources for Enumeration) support
2012-12-19 10:17 UTC (2+ messages)
[RFC PATCH] Scripts: Add binary diff utility
2012-12-19 5:41 UTC
[PATCH 1/1] ACPICA: Remove useless mini-C library
2012-12-18 22:13 UTC (2+ messages)
[PATCH] x86,idle: pr_debug information need separated
2012-12-18 21:46 UTC (4+ messages)
` [PATCH] acpi: glue: Update DBG macro to include KERN_DEBUG
Please Open The Attach Letter And Get Back To Me
2012-12-18 16:51 UTC
[PATCH 0/6] ACPI: Simplify namespace scanning for devices
2012-12-17 7:51 UTC (13+ messages)
` [PATCH 1/6] ACPI / PCI: Fold acpi_pci_root_start() into acpi_pci_root_add()
` [PATCH 2/6] ACPI: Remove acpi_start_single_object() and acpi_bus_start()
` [PATCH 3/6] ACPI: Remove the arguments of acpi_bus_add() that are not used
` [PATCH 4/6] ACPI: Drop the second argument of acpi_bus_scan()
` [PATCH 5/6] ACPI: Replace ACPI device add_type field with a match_driver flag
` [PATCH 6/6] ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument
[GIT PULL] ACPI and power management updates for v3.8-rc1
2012-12-16 20:43 UTC (5+ messages)
` [PATCH] PNP: Simplify setting of resources
Some Questions about C-States
2012-12-16 17:35 UTC
[PATCH] ACPI / PM: Do not apply ACPI_SUCCESS() to acpi_bus_get_device() result
2012-12-16 15:59 UTC (2+ messages)
[PATCH] tools/power/acpi: Introduce acpi_validate with manpage for easy validation of ACPI BIOS tables
2012-12-15 9:57 UTC
[RFC PATCH v3 0/3] acpi: Introduce prepare_remove device operation
2012-12-15 1:19 UTC (15+ messages)
[PATCH 1/1] ACPI/APEI: Fix the returned value in erst_dbg_read
2012-12-14 23:41 UTC (2+ messages)
DMA Zone: 3951 Pages, LM FO @ Batch: 0
2012-12-14 13:03 UTC
[PATCH 4/5] x86: acpi: Print warning for malformed host bridge resources
2012-12-14 12:51 UTC (3+ messages)
[RESEND][PATCH] gpu: remove gma500 stub driver
2012-12-14 7:14 UTC
[RFC PATCH 00/11] Hot-plug and Online/Offline framework
2012-12-14 1:59 UTC (16+ messages)
` [RFC PATCH 02/11] drivers/base: Add hotplug framework code
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox