messages from 2012-11-01 09:44:31 to 2012-11-06 20:35:56 UTC [more...]
[PATCH 0/3] ACPI 5 support for GPIO, SPI and I2C
2012-11-06 20:35 UTC (52+ messages)
` [PATCH 1/3] gpio / ACPI: add ACPI support
` [PATCH 2/3] spi / ACPI: add ACPI enumeration support
` [PATCH 3/3] i2c "
[PATCH 0/7] ACPI / PM: ACPI power management callback routines for subsystems
2012-11-06 19:52 UTC (11+ messages)
` [PATCH 2/7] ACPI / PM: Move device power state selection routine to device_pm.c
` [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
[ACPIHP PATCH part1 0/4] introduce a framework for ACPI based system device hotplug
2012-11-06 16:28 UTC (9+ messages)
` [ACPIHP PATCH part1 1/4] ACPIHP: "
` [ACPIHP PATCH part1 2/4] ACPIHP: introduce acpihp_slot driver to enumerate hotplug slots
` [ACPIHP PATCH part1 3/4] ACPIHP: detect ACPI hotplug slots by checking ACPI _EJ0 method
` [ACPIHP PATCH part1 4/4] ACPIHP: implement a fake ACPI system device hotplug slot enumerator
[PATCH v5 RESEND 0/5] ACPI: hotplug messages improvement
2012-11-06 15:02 UTC (6+ messages)
` [PATCH v5 RESEND 1/5] ACPI: Add acpi_pr_<level>() interfaces
` [PATCH v5 RESEND 2/5] ACPI: Update CPU hotplug error messages
` [PATCH v5 RESEND 3/5] ACPI: Update Memory "
` [PATCH v5 RESEND 4/5] ACPI: Update Container "
` [PATCH v5 RESEND 5/5] ACPI: Update Dock "
acpi_memhotplug.c: don't allow to eject the memory device if it is being used
2012-11-06 14:05 UTC (3+ messages)
ACPI errors with 3.7-rc3
2012-11-06 13:04 UTC (6+ messages)
[PATCH] ACPI / platform: use ACPI device name instead of _HID._UID
2012-11-06 12:12 UTC
[PATCH v3 7/8] ACPI, PCI: add hostbridge removal function
2012-11-06 5:03 UTC (18+ messages)
` (unknown),
` [PATCH 3/8] PCI: Move out pci_enable_bridges out of assign_unsigned_bus_res
`
`
` [PATCH 0/8] PCI, ACPI, x86: Reserve fw allocated resource for hot-add root bus
` [PATCH 1/8] PCI, x86: Separate out pcibios_allocate_bridge_resources()
` [PATCH 2/8] PCI, x86: Separate out pcibios_allocate_dev_resources()
` [PATCH 3/8] PCI, x86: Let pcibios_allocate_bus_resources() take bus instead
` [PATCH 4/8] PCI, x86: Separate out rom resource claim
` [PATCH 5/8] PCI, x86: Add pcibios_fw_addr_done
` [PATCH 6/8] PCI, x86: Remove __init for hw/fw allocated functions
` [PATCH 7/8] PCI, x86: Claim FW allocated resources in hot add path
` [PATCH 8/8] PCI, ACPI: reserve fw allocated resource for hot added root bus
firmware issue: do_IRQ: X 55 No irq handler for vector (irq -1)
2012-11-06 2:30 UTC
[PATCH v5] create sun sysfs file
2012-11-06 1:27 UTC (3+ messages)
[PATCH RESEND] ACPI/PCI: Make PCI devices notified when its power resource turned on
2012-11-06 0:33 UTC (3+ messages)
[PATCH v3 0/3] acpi,memory-hotplug : implement framework for hot removing memory
2012-11-06 0:00 UTC (3+ messages)
[PATCH v3] Enable A20 using KBC for some MSI laptops to fix S3 resume
2012-11-05 20:35 UTC (2+ messages)
Do You Want To Be Comfortable
2012-11-05 3:15 UTC
[PATCH] Thermal: Remove raw netlink based notification
2012-11-05 5:21 UTC (3+ messages)
[PATCH v3 0/3] ACPI: container hot remove support
2012-11-04 16:33 UTC (18+ messages)
` [PATCH v3 3/3] Improve container_notify_cb() to support container hot-remove
[ACPIHP PATCH part4 0/9] enhance ACPI processor driver to support new hotplug framework
2012-11-04 15:24 UTC (10+ messages)
` [ACPIHP PATCH part4 1/9] ACPI/processor: remove dead code from processor_driver.c
` [ACPIHP PATCH part4 2/9] ACPIHP/processor: reorganize ACPI processor driver for new hotplug framework
` [ACPIHP PATCH part4 3/9] ACPIHP/processor: protect accesses to device->driver_data
` [ACPIHP PATCH part4 4/9] ACPIHP/processor: enhance processor driver to support new hotplug framework
` [ACPIHP PATCH part4 5/9] CPU: introduce busy flag to temporarily disable CPU online sysfs interface
` [ACPIHP PATCH part4 6/9] ACPIHP/processor: reject online/offline requests when doing processor hotplug
` [ACPIHP PATCH part4 7/9] ACPI/processor: cache parsed APIC ID in processor driver data structure
` [ACPIHP PATCH part4 8/9] ACPI/processor: serialize call to acpi_map/unmap_lsapic
` [ACPIHP PATCH part4 9/9] x86: simplify _acpi_map_lsapic() implementation
[PATCH] PM / Qos: Ensure device not in PRM_SUSPENDED when pm qos flags request functions are invoked in the pm core
2012-11-04 15:09 UTC (5+ messages)
[ACPIHP PATCH part3 0/2] enhance ACPI container driver to support hotplug framework
2012-11-04 15:08 UTC (3+ messages)
` [ACPIHP PATCH part3 1/2] ACPIHP: enhance ACPI container driver to support new "
` [ACPIHP PATCH part3 2/2] ACPIHP/container: move container.c into drivers/acpi/hotplug
[ACPIHP PATCH part2 00/13] introduce ACPI based system device hotplug driver
2012-11-04 12:50 UTC (14+ messages)
` [ACPIHP PATCH part2 01/13] ACPIHP: introduce interfaces to scan and walk ACPI devices attached to a slot
` [ACPIHP PATCH part2 02/13] ACPIHP: use klist to manage "
` [ACPIHP PATCH part2 03/13] ACPIHP: add callbacks into acpi_device_ops to support new hotplug framework
` [ACPIHP PATCH part2 04/13] ACPIHP: provide interfaces to manage driver data associated with hotplug slots
` [ACPIHP PATCH part2 05/13] ACPIHP: implement utility interfaces to support system device hotplug
` [ACPIHP PATCH part2 06/13] ACPIHP: implement ACPI system device hotplug driver skeleton
` [ACPIHP PATCH part2 07/13] ACPIHP: analyse dependencies among ACPI hotplug slots
` [ACPIHP PATCH part2 08/13] ACPIHP: provide interface to cancel inprogress hotplug operations
` [ACPIHP PATCH part2 09/13] ACPIHP: configure/unconfigure system devices attached to a hotplug slot
` [ACPIHP PATCH part2 10/13] ACPIHP: implement the core state machine to manage hotplug slots
` [ACPIHP PATCH part2 11/13] ACPIHP: block ACPI device driver from unloading when doing hotplug
` [ACPIHP PATCH part2 12/13] ACPIHP: implement sysfs interfaces for system device hotplug
` [ACPIHP PATCH part2 13/13] ACPIHP: handle ACPI device hotplug events
PROBLEM: Backlight keys in console on Samsung N220 netbook
2012-11-04 12:16 UTC
[GIT PULL] Thermal management & ACPI update for v3.7-rc4
2012-11-03 11:08 UTC
[RESEND][PATCH v4 0/7] efi_pstore: multiple event logging support
2012-11-03 0:03 UTC (2+ messages)
[PATCH] acpi: add missing newline to printk
2012-11-02 20:06 UTC (2+ messages)
[PATCH 1/3] ACPI: Introduce a new acpi handle to determine HID match
2012-11-02 15:03 UTC (3+ messages)
[PATCH v3 0/2] ACPI: CPU hot-remove support
2012-11-02 14:07 UTC (5+ messages)
` [PATCH v3 1/2] ACPI: Export functions for hot-remove
` [PATCH v3 2/2] ACPI: Add ACPI CPU hot-remove support
cosmetic issue with error message 'Invalid Power Resource to register!'
2012-11-02 12:50 UTC (3+ messages)
` [PATCH] acpi: add newline in power.c message
[PATCH 1/4] ACPI: EC: Cleanup the member name for spinlock/mutex in struct acpi_ec
2012-11-02 12:49 UTC (8+ 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
[PATCH v8 00/11] ZPODD Patches
2012-11-02 0:43 UTC (10+ messages)
` [PATCH v8 05/11] libata-eh: allow defer in ata_exec_internal
[PATCH 1/2] PM / Qos: Fix a free error in the dev_pm_qos_constraints_destroy()
2012-11-01 23:21 UTC (5+ messages)
` [PATCH 2/2] PM / Qos: Add notifier for pm qos flags
` [PATCH] PM / QoS: Document request manipulation requirement for flags
[PATCH 0/5] ACPI-based enumeration of devices that are not discoverable natively
2012-11-01 23:17 UTC (8+ messages)
` [PATCH 5/5] ACPI: Add support for platform bus type
[RESEND][PATCH v4 7/7] Add a format check for an existing variable name at erasing time
2012-11-01 23:03 UTC
[RESEND][PATCH v4 6/7] efi_pstore: Add a format check for an existing variable name at reading time
2012-11-01 23:02 UTC
[RESEND][PATCH v4 5/7] efi_pstore: Add a sequence counter to a variable name
2012-11-01 23:01 UTC
[RESEND][PATCH v4 4/7] efi_pstore: Add ctime to argument of erase callback
2012-11-01 23:01 UTC
[RESEND][PATCH v4 3/7] efi_pstore: Remove a logic erasing entries from a write callback to hold multiple logs
2012-11-01 23:00 UTC
[RESEND][PATCH v4 2/7] efi_pstore: Add a logic erasing entries to an erase callback
2012-11-01 23:00 UTC
[RESEND][PATCH v4 1/7] efi_pstore: Check remaining space with QueryVariableInfo() before writing data
2012-11-01 22:59 UTC
[PATCH v3 00/12] memory-hotplug: hot-remove physical memory
2012-11-01 9:44 UTC (13+ messages)
` [PATCH v3 01/12] memory-hotplug: try to offline the memory twice to avoid dependence
` [PATCH v3 02/12] memory-hotplug: check whether all memory blocks are offlined or not when removing memory
` [PATCH v3 03/12] memory-hotplug: remove redundant codes
` [PATCH v3 04/12] memory-hotplug: remove /sys/firmware/memmap/X sysfs
` [PATCH v3 05/12] memory-hotplug: introduce new function arch_remove_memory() for removing page table depends on architecture
` [PATCH v3 06/12] memory-hotplug: unregister memory section on SPARSEMEM_VMEMMAP
` [PATCH v3 07/12] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
` [PATCH v3 08/12] memory-hotplug: remove memmap "
` [PATCH v3 09/12] memory-hotplug: remove page table of x86_64 architecture
` [PATCH v3 10/12] memory-hotplug: memory_hotplug: clear zone when removing the memory
` [PATCH v3 11/12] memory-hotplug: remove sysfs file of node
` [PATCH v3 12/12] memory-hotplug: free node_data when a node is offlined
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;
as well as URLs for NNTP newsgroup(s).