messages from 2012-08-21 06:51:33 to 2012-09-02 21:54:17 UTC [more...]
[PATCH part4 00/11] PCI, ACPI: pci root bus hotplug support - part4
2012-09-02 21:54 UTC (7+ messages)
` [PATCH part4 02/11] PCI: Correctly clean up pci root buses in function pci_remove_bus()
` [PATCH part4 03/11] PCI: Add pci_stop_and_remove_bus()
` [PATCH part4 04/11] PCI: Fix an access-after-free issue in function pci_stop_and_remove_bus()
` [PATCH part4 05/11] PCI, acpiphp: Separate out hot-add support of pci host bridge
` [PATCH part4 06/11] PCI, ACPI: Make acpi_pci_root_remove remove pci root bus too
` [PATCH part4 07/11] PCI, ACPI: Add pci_root_hp hot removal notification support
[PATCH part3 00/11] PCI, x86: pci root bus hotplug support - part3
2012-09-02 21:52 UTC (12+ messages)
` [PATCH part3 01/11] PCI: Separate out pci_assign_unassigned_bus_resources()
` [PATCH part3 02/11] PCI: Move back pci_rescan_bus() to probe.c
` [PATCH part3 03/11] PCI: pci_bus_size_bridges() should not size own bridge
` [PATCH part3 04/11] PCI: Use __pci_bus_size_bridges() directly in pci_assign_unassigned_bus_resources()
` [PATCH part3 05/11] PCI, sysfs: Use device_type and attr_groups with pci dev
` [PATCH part3 06/11] PCI, sysfs: Create rescan_bridge under /sys/.../pci/devices/... for pci bridges
` [PATCH part3 07/11] PCI: Add pci_bus_add_single_device()
` [PATCH part3 08/11] PCI: Make pci_rescan_bus_bridge_resize() use pci_scan_bridge
` [PATCH part3 09/11] PCI: Clean up rescan_bus_bridge_resize()
` [PATCH part3 10/11] PCI: Rescan bus or bridge using callback method too
` [PATCH part3 11/11] PCI, sysfs: Clean up rescan/remove with scheule_callback
[PATCH part2 0/6] PCI, x86: pci root bus hotplug support - part2
2012-09-02 21:50 UTC (7+ messages)
` [PATCH part2 1/6] x86, PCI: Separate pcibios_allocate_bridge_resources()
` [PATCH part2 2/6] x86, PCI: Separate pcibios_allocate_dev_resources()
` [PATCH part2 3/6] x86, PCI: Let pcibios_allocate_bus_resources() take bus instead
` [PATCH part2 4/6] x86, PCI: Separate rom resource claim out
` [PATCH part2 5/6] PCI, x86: Add pcibios_fw_addr_done
` [PATCH part2 6/6] PCI: Claim hw/fw allocated resources in hot add path
[PATCH part1 0/4] PCI: pci root bus hotplug support - part1
2012-09-02 21:47 UTC (5+ messages)
` [PATCH part1 1/4] PCI, pciehp: Turn on link again after power off the slot
` [PATCH part1 2/4] PCI, acpiphp: Add is_hotplug_bridge detection
` [PATCH part1 3/4] PCI: Add root bus children dev's res to fail list
` [PATCH part1 4/4] PCI: Split out stop_bus_device and remove_bus_dev again
[PATCHv3 00/15] Thermal_Framework_Enhancements
2012-09-01 11:51 UTC (16+ messages)
` [PATCHv3 01/15] Thermal: Refactor thermal.h file
` [PATCHv3 02/15] Thermal: Move thermal_instance to thermal_core.h
` [PATCHv3 03/15] Thermal: Add get trend, get instance API's to thermal_sys
` [PATCHv3 04/15] Thermal: Add platform level information to thermal.h
` [PATCHv3 05/15] Thermal: Pass zone parameters as argument to tzd_register
` [PATCHv3 06/15] Thermal: Add thermal governor registration APIs
` [PATCHv3 07/15] Thermal: Add a policy sysfs attribute
` [PATCHv3 08/15] Thermal: Update binding logic based on platform data
` [PATCHv3 09/15] Thermal: Make thermal_cdev_update as a global function
` [PATCHv3 10/15] Thermal: Introduce fair_share thermal governor
` [PATCHv3 11/15] Thermal: Introduce a step_wise "
` [PATCHv3 12/15] Thermal: Register a governor for user space
` [PATCHv3 13/15] Thermal: Remove throttling logic out of thermal_sys.c
` [PATCHv3 14/15] Thermal: Add a notification API
` [PATCHv3 15/15] Thermal: Add documentation for platform layer data
[PATCH] acpi : remove power from acpi_processor_cx structure
2012-09-01 5:54 UTC (4+ messages)
[PATCH 0/7][RESEND] acpi, pci: hostbridge hotplug support
2012-09-01 3:56 UTC (16+ messages)
` [PATCH 2/7][RESEND] PCI: Correctly clean up pci root buses in function pci_remove_bus()
[RFC v8 PATCH 00/20] memory-hotplug: hot-remove physical memory
2012-08-31 21:30 UTC (25+ messages)
` [RFC v8 PATCH 01/20] memory-hotplug: rename remove_memory() to offline_memory()/offline_pages()
` [RFC v8 PATCH 02/20] memory-hotplug: implement offline_memory()
` [RFC v8 PATCH 03/20] memory-hotplug: store the node id in acpi_memory_device
` [RFC v8 PATCH 04/20] memory-hotplug: offline and remove memory when removing the memory device
` [RFC v8 PATCH 05/20] memory-hotplug: check whether memory is present or not
` [RFC v8 PATCH 06/20] memory-hotplug: export the function acpi_bus_remove()
` [RFC v8 PATCH 07/20] memory-hotplug: call acpi_bus_remove() to remove memory device
` [RFC v8 PATCH 08/20] memory-hotplug: remove /sys/firmware/memmap/X sysfs
` [RFC v8 PATCH 09/20] memory-hotplug: does not release memory region in PAGES_PER_SECTION chunks
` [RFC v8 PATCH 10/20] memory-hotplug: add memory_block_release
` [RFC v8 PATCH 11/20] memory-hotplug: remove_memory calls __remove_pages
` [RFC v8 PATCH 12/20] memory-hotplug: introduce new function arch_remove_memory()
` [RFC v8 PATCH 13/20] memory-hotplug: check page type in get_page_bootmem
` [RFC v8 PATCH 14/20] memory-hotplug: move register_page_bootmem_info_node and put_page_bootmem for sparse-vmemmap
` [RFC v8 PATCH 15/20] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
` [RFC v8 PATCH 16/20] memory-hotplug: free memmap "
` [RFC v8 PATCH 17/20] memory_hotplug: clear zone when the memory is removed
` [RFC v8 PATCH 18/20] memory-hotplug: add node_device_release
` [RFC v8 PATCH 19/20] memory-hotplug: remove sysfs file of node
` [RFC v8 PATCH 20/20] memory-hotplug: clear hwpoisoned flag when onlining pages
[PATCH 0/5][RFC] Use per cpuidle_device states
2012-08-31 21:21 UTC (6+ messages)
` [PATCH 5/5][RFC] cpuidle : add cpuidle_register_states function
[PATCH v5 0/7] ZPODD patches
2012-08-31 17:10 UTC (11+ messages)
` [PATCH v5 1/7] scsi: sr: support runtime pm for ODD
` [PATCH v5 2/7] block: genhd: export disk_(un)block_events
` [PATCH v5 3/7] scsi: sr: block events checking when suspended for zpodd
` [PATCH v5 4/7] libata: acpi: set can_power_off for both ODD and HD
` [PATCH v5 5/7] scsi: pm: add may_power_off flag
` [PATCH v5 6/7] scsi: sr: use may_power_off
` [PATCH v5 7/7] libata: acpi: respect may_power_off flag
[RFC PATCH 0/5] ACPI: Refactor system notify handling
2012-08-31 16:24 UTC (8+ messages)
` [RFC PATCH 1/5] ACPI: Add acpi_lookup_driver() function
` [RFC PATCH 2/5] ACPI: Support system notify handler via .sys_notify
` [RFC PATCH 3/5] ACPI: Update processor_driver to use .sys_notify
` [RFC PATCH 4/5] ACPI: Update acpi_memhotplug "
` [RFC PATCH 5/5] ACPI: Update container "
[PATCH 0/3] Fix ACPI BGRT support for images located in EFI boot services memory
2012-08-30 21:28 UTC (4+ messages)
` [PATCH 1/3] efi: Defer freeing boot services memory until after ACPI init
` [PATCH 2/3] efi: Add a function to look up existing IO memory mappings
` [PATCH 3/3] efi: Fix the ACPI BGRT driver for images located in EFI boot services memory
[PATCH 0/1] acpi: struct acpi_device_id as parameter of acpi_opt_add()
2012-08-30 13:11 UTC (2+ messages)
` [PATCH 1/1] acpi: deliver acpi_device_id with acpi_op_add
Early cpio decoder and ACPI table override via initrd making use of it
2012-08-30 9:34 UTC (4+ messages)
` [PATCH 1/2] lib: Add early cpio decoder
` [PATCH 2/2] ACPI: Override arbitrary ACPI tables via initrd for debugging
[PATCH 0/4] SATA device runtime power off
2012-08-30 6:40 UTC (5+ messages)
` [PATCH 1/4] libata: pm: differentiate system and runtime pm for ata port
` [PATCH 2/4] libata: acpi: set can_power_off for both ODD and HD
` [PATCH 3/4] scsi: pm: add may_power_off flag
` [PATCH 4/4] libata: acpi: respect "
[PATCH v4] create sun sysfs file
2012-08-30 1:34 UTC (2+ messages)
[PATCH] ACPI: power: Use KERN_DEBUG when no power resources are found
2012-08-29 2:01 UTC
[PATCH v5 0/5] ACPI: hotplug messages improvement
2012-08-28 19:03 UTC (6+ messages)
` [PATCH v5 1/5] ACPI: Add acpi_pr_<level>() interfaces
` [PATCH v5 2/5] ACPI: Update CPU hotplug error messages
` [PATCH v5 3/5] ACPI: Update Memory "
` [PATCH v5 4/5] ACPI: Update Container "
` [PATCH v5 5/5] ACPI: Update Dock "
[PATCH] libata: pm: differentiate system and runtime pm for ata port
2012-08-28 8:49 UTC
[PATCH] ACPI button: remove hotkey suspend acpi proc event
2012-08-28 6:36 UTC (10+ messages)
DMA Remapping and Marvell 88SE9172, 88SE9128 SATA controllers
2012-08-27 16:05 UTC
[PATCHv2 00/14] Thermal Framework Enhancements
2012-08-27 10:44 UTC (34+ messages)
` [PATCHv2 01/14] Thermal: Refactor thermal.h file
` [PATCHv2 02/14] Thermal: Move thermal_instance to thermal_core.h
` [PATCHv2 03/14] Thermal: Add get trend, get instance API's to thermal_sys
` [PATCHv2 04/14] Thermal: Add platform level information to thermal.h
` [PATCHv2 05/14] Thermal: Obtain platform data for thermal zone
` [PATCHv2 06/14] Thermal: Add a policy sysfs attribute
` [PATCHv2 07/14] Thermal: Update binding logic based on platform data
` [PATCHv2 08/14] Thermal: Make thermal_cdev_update as a global function
` [PATCHv2 09/14] Thermal: Introduce fair_share thermal governor
` [PATCHv2 10/14] Thermal: Introduce a step_wise "
` [PATCHv2 11/14] Thermal: Remove throttling logic out of thermal_sys.c
` [PATCHv2 12/14] Thermal: Add a notification API
` [PATCHv2 13/14] Thermal: Add documentation for platform layer data
` [PATCHv2 14/14] Thermal: Platform layer changes to provide thermal data
[PATCH RESEND v2] ACPI: Fix resource_lock dead lock in acpi_power_on_device
2012-08-27 9:10 UTC
Kernel stops at "PM: Preparing system for mem sleep", never makes it to "Freezing user space processes ... "
2012-08-27 7:59 UTC (9+ messages)
[PATCH] acpi: bus: handle power manageable but no _PSC/_PRx case
2012-08-27 7:38 UTC
[PATCH RESEND] ACPI: Fix resource_lock dead lock in acpi_power_on_device
2012-08-27 5:59 UTC
$
2012-08-25 7:06 UTC
[PATCH v2] ACPI: Add ACPI CPU hot-remove support
2012-08-24 20:54 UTC
[PATCH] x86, acpi: Make acpi_processor_ffh_cstate_probe() use a work item instead of work_on_cpu()
2012-08-24 0:26 UTC
[PATCH] lpc_ich: Fix a 3.5 kernel regression for iTCO_wdt driver
2012-08-23 17:13 UTC (6+ messages)
` "
[PATCH 00/13] Thermal Framework Enhancements
2012-08-23 0:23 UTC (15+ messages)
` [PATCH 08/13] Thermal: Introduce fair_share thermal governor
` [PATCH 13/13] Thermal: Platform layer changes to provide thermal data
[PATCH 1/2] ACPI: Use ACPICA native way to decode the PLD buffer
2012-08-22 8:35 UTC (5+ messages)
` [PATCH 2/2] usb-acpi: Comply with the ACPI API change
` [PATCH V2 1/2] ACPI: Use ACPICA native way to decode the PLD buffer
[PATCH 1/4] drm/radeon: implement ACPI VFCT vbios fetch (v3)
2012-08-22 8:31 UTC (6+ messages)
` [PATCH 2/4] ACPI: export symbol acpi_get_table_with_size
ACPICA release 20120711 linuxized patches
2012-08-22 2:42 UTC (2+ messages)
` ACPICA release 20120816 "
[PATCH V4 00/13] Thermal: generic thermal layer enhancement
2012-08-21 14:20 UTC (8+ messages)
` [PATCH V4 05/13] Thermal: Remove tc1/tc2 in generic thermal layer
[PATCH 0/3] platform-x86 updates for next 3.6 rc
2012-08-21 7:46 UTC (3+ messages)
` [PATCH 1/3] drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEO
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