Linux ACPI
[Prev Page][Next Page]
- Re: [PATCH 3/3] mce: acpi/apei: trace: Enable ghes memory error trace event, (continued)
- [PATCH 0/2] ACPI: return error in acpi_pci_irq_enable when there is no irq,
Heikki Krogerus
- [PATCH part5 0/7] Arrange hotpluggable memory as ZONE_MOVABLE.,
Tang Chen
- [PATCH part5 3/7] memblock, numa: Introduce flag into memblock., Tang Chen
- [PATCH part5 1/7] x86: get pg_data_t's memory from other node, Tang Chen
- [PATCH part5 4/7] memblock, mem_hotplug: Introduce MEMBLOCK_HOTPLUG flag to mark hotpluggable regions., Tang Chen
- [PATCH part5 7/7] x86, numa, acpi, memory-hotplug: Make movablenode have higher priority., Tang Chen
- [PATCH part5 6/7] mem-hotplug: Introduce movablenode boot option to {en|dis}able using SRAT., Tang Chen
- [PATCH part5 5/7] memblock, mem_hotplug: Make memblock skip hotpluggable regions by default., Tang Chen
- [PATCH part5 2/7] x86, numa, mem_hotplug: Skip all the regions the kernel resides in., Tang Chen
- Re: [PATCH part5 0/7] Arrange hotpluggable memory as ZONE_MOVABLE., Tejun Heo
- Re: [PATCH part5 0/7] Arrange hotpluggable memory as ZONE_MOVABLE., Tejun Heo
- [PATCH part4 0/4] Parse SRAT memory affinities earlier.,
Tang Chen
- [PATCH part4 2/4] x86, acpica, acpi: Try to find if SRAT is overrided earlier., Tang Chen
- [PATCH part4 4/4] x86, acpi, numa, mem_hotplug: Find hotpluggable memory in SRAT memory affinities., Tang Chen
- [PATCH part4 1/4] x86: Make get_ramdisk_{image|size}() global., Tang Chen
- [PATCH part4 3/4] x86, acpica, acpi: Try to find SRAT in firmware earlier., Tang Chen
- [PATCH part3 0/5] acpi, acpica: Initialize acpi_gbl_root_table_list earlier and override it later.,
Tang Chen
- [PATCH part3 1/5] x86, acpi: Call two new functions instead of acpi_initialize_tables() in acpi_table_init()., Tang Chen
- [PATCH part3 5/5] x86, acpi: Initialize acpi golbal root table list earlier., Tang Chen
- [PATCH part3 3/5] x86, acpi: Rename check_multiple_madt() and make it global., Tang Chen
- [PATCH part3 2/5] x86, acpi: Split acpi_table_init() into two parts., Tang Chen
- [PATCH part3 4/5] x86, acpi: Split acpi_boot_table_init() into two parts., Tang Chen
- [PATCH 0/9] ACPICA 20130725 Release,
Lv Zheng
- [PATCH part2 0/4] acpi: Trivial fix and improving for memory hotplug.,
Tang Chen
- [PATCH part1 0/5] acpica: Split acpi_gbl_root_table_list initialization into two parts.,
Tang Chen
- [PATCH part1 1/5] acpi, acpica: Split acpi_tb_install_table() into two parts., Tang Chen
- [PATCH part1 3/5] acpi, acpica: Split acpi_tb_parse_root_table() into two parts., Tang Chen
- [PATCH part1 5/5] acpi, acpica: Split acpi_initialize_tables() into two parts., Tang Chen
- [PATCH part1 4/5] acpi, acpica: Call two new functions instead of acpi_tb_parse_root_table() in acpi_initialize_tables()., Tang Chen
- [PATCH part1 2/5] acpi, acpica: Call two new functions instead of acpi_tb_install_table() in acpi_tb_parse_root_table()., Tang Chen
- Re: [PATCH part1 0/5] acpica: Split acpi_gbl_root_table_list initialization into two parts., Rafael J. Wysocki
- Re: [PATCH part1 0/5] acpica: Split acpi_gbl_root_table_list initialization into two parts., Tang Chen
- [PATCH 0/2] ACPI: More acpi_bind_one() cleanups,
Rafael J. Wysocki
- [PATCH 1/3] ACPI / EC: Fix incorrect placement of __initdata,
Sachin Kamat
- [PATCH v3 00/25] Arrange hotpluggable memory as ZONE_MOVABLE.,
Tang Chen
- [PATCH v3 09/25] acpi, acpica: Split acpi_initialize_tables() into two parts., Tang Chen
- [PATCH v3 25/25] x86, numa, acpi, memory-hotplug: Make movablenode have higher priority., Tang Chen
- [PATCH v3 24/25] mem-hotplug: Introduce movablenode boot option to {en|dis}able using SRAT., Tang Chen
- [PATCH v3 22/25] memblock, mem_hotplug: Introduce MEMBLOCK_HOTPLUG flag to mark hotpluggable regions., Tang Chen
- [PATCH v3 15/25] x86: get pg_data_t's memory from other node, Tang Chen
- [PATCH v3 20/25] x86, numa, mem_hotplug: Skip all the regions the kernel resides in., Tang Chen
- [PATCH v3 01/25] acpi: Print Hot-Pluggable Field in SRAT., Tang Chen
- [PATCH v3 18/25] x86, acpica, acpi: Try to find SRAT in firmware earlier., Tang Chen
- [PATCH v3 21/25] memblock, numa: Introduce flag into memblock., Tang Chen
- [PATCH v3 19/25] x86, acpi, numa, mem_hotplug: Find hotpluggable memory in SRAT memory affinities., Tang Chen
- [PATCH v3 13/25] x86, acpi: Split acpi_boot_table_init() into two parts., Tang Chen
- [PATCH v3 11/25] x86, acpi: Split acpi_table_init() into two parts., Tang Chen
- [PATCH v3 07/25] acpi, acpica: Split acpi_tb_parse_root_table() into two parts., Tang Chen
- [PATCH v3 10/25] x86, acpi: Call two new functions instead of acpi_initialize_tables() in acpi_table_init()., Tang Chen
- [PATCH v3 02/25] earlycpio.c: Fix the confusing comment of find_cpio_data()., Tang Chen
- [PATCH v3 05/25] acpi, acpica: Split acpi_tb_install_table() into two parts., Tang Chen
- [PATCH v3 04/25] acpi: Introduce acpi_verify_initrd() to check if a table is invalid., Tang Chen
- [PATCH v3 06/25] acpi, acpica: Call two new functions instead of acpi_tb_install_table() in acpi_tb_parse_root_table()., Tang Chen
- [PATCH v3 12/25] x86, acpi: Rename check_multiple_madt() and make it global., Tang Chen
- [PATCH v3 03/25] acpi: Remove "continue" in macro INVALID_TABLE()., Tang Chen
- [PATCH v3 17/25] x86, acpica, acpi: Try to find if SRAT is overrided earlier., Tang Chen
- [PATCH v3 14/25] x86, acpi: Initialize acpi golbal root table list earlier., Tang Chen
- [PATCH v3 23/25] memblock, mem_hotplug: Make memblock skip hotpluggable regions by default., Tang Chen
- [PATCH v3 08/25] acpi, acpica: Call two new functions instead of acpi_tb_parse_root_table() in acpi_initialize_tables()., Tang Chen
- [PATCH v3 16/25] x86: Make get_ramdisk_{image|size}() global., Tang Chen
- Re: [PATCH v3 00/25] Arrange hotpluggable memory as ZONE_MOVABLE., Rafael J. Wysocki
- [PATCH] ACPI: Try harder to resolve _ADR collisions for bridges,
Rafael J. Wysocki
- [PATCH] ACPI, cpu hotplug: move try_offline_node() after acpi_unmap_lsapic(),
Yasuaki Ishimatsu
- acpi_bus_trim does not detach devices in post order,
Yasuaki Ishimatsu
- [PATCH 0/5] ACPI: acpi_bind_one()/acpi_unbind_one() cleanups,
Rafael J. Wysocki
- [PATCH] ACPI / platform: Drop unnecessary label, Rafael J. Wysocki
- [PATCH] ACPI / PM: Walk physical_node_list under physical_node_lock, Rafael J. Wysocki
- Bluetooth re-enabled after resume from hibernation (Lenovo ThinkPad, X201 3626),
Jeffery To
- Backlight upstream bug,
Maximiliano Oropeza
- [PATCH] acpi: video: improve quirk check,
Felipe Contreras
- [GIT PULL] ACPI and power management fixes for v3.11-rc4,
Rafael J. Wysocki
- [PATCH v2 RESEND 00/18] Arrange hotpluggable memory as ZONE_MOVABLE.,
Tang Chen
- [PATCH v2 RESEND 02/18] earlycpio.c: Fix the confusing comment of find_cpio_data()., Tang Chen
- [PATCH v2 RESEND 07/18] x86, ACPI: Also initialize signature and length when parsing root table., Tang Chen
- [PATCH v2 RESEND 09/18] x86: Make get_ramdisk_{image|size}() global., Tang Chen
- [PATCH v2 RESEND 18/18] x86, numa, acpi, memory-hotplug: Make movablenode have higher priority., Tang Chen
- [PATCH v2 RESEND 14/18] memblock, numa: Introduce flag into memblock., Tang Chen
- [PATCH v2 RESEND 01/18] acpi: Print Hot-Pluggable Field in SRAT., Tang Chen
- [PATCH v2 RESEND 17/18] mem-hotplug: Introduce movablenode boot option to {en|dis}able using SRAT., Tang Chen
- [PATCH v2 RESEND 16/18] memblock, mem_hotplug: Make memblock skip hotpluggable regions by default., Tang Chen
- [PATCH v2 RESEND 10/18] x86, acpi: Try to find if SRAT is overrided earlier., Tang Chen
- [PATCH v2 RESEND 13/18] x86, numa, mem_hotplug: Skip all the regions the kernel resides in., Tang Chen
- [PATCH v2 RESEND 15/18] memblock, mem_hotplug: Introduce MEMBLOCK_HOTPLUG flag to mark hotpluggable regions., Tang Chen
- [PATCH v2 RESEND 11/18] x86, acpi: Try to find SRAT in firmware earlier., Tang Chen
- [PATCH v2 RESEND 08/18] x86: get pg_data_t's memory from other node, Tang Chen
- [PATCH v2 RESEND 05/18] x86, ACPICA: Split acpi_boot_table_init() into two parts., Tang Chen
- [PATCH v2 RESEND 06/18] x86, acpi, ACPICA: Initialize ACPI root table list earlier., Tang Chen
- [PATCH v2 RESEND 03/18] acpi: Remove "continue" in macro INVALID_TABLE()., Tang Chen
- [PATCH v2 RESEND 04/18] acpi: Introduce acpi_verify_initrd() to check if a table is invalid., Tang Chen
- [PATCH v2 RESEND 12/18] x86, acpi, numa, mem_hotplug: Find hotpluggable memory in SRAT memory affinities., Tang Chen
- [PATCH] acpi: video: remove unused code,
Felipe Contreras
- [PATCH 0/3] acpi: video: trivial cleanups,
Felipe Contreras
- [PATCH] acpi: video: fix reversed indexed BQC,
Felipe Contreras
- [PATCH] ACPI: Do not fail acpi_bind_one() if device is already bound correctly,
Rafael J. Wysocki
- [RFC v2 0/3] I/O Hook: Method for emulating h/w events,
Rui Wang
- Cannot hot remove a memory device,
Yasuaki Ishimatsu
- [PATCH v2 00/18] Arrange hotpluggable memory as ZONE_MOVABLE.,
Tang Chen
- [PATCH v2 17/18] mem-hotplug: Introduce movablenode boot option to {en|dis}able using SRAT., Tang Chen
- [PATCH v2 15/18] memblock, mem_hotplug: Introduce MEMBLOCK_HOTPLUG flag to mark hotpluggable regions., Tang Chen
- [PATCH v2 09/18] x86: Make get_ramdisk_{image|size}() global., Tang Chen
- [PATCH v2 10/18] x86, acpi: Try to find if SRAT is overrided earlier., Tang Chen
- [PATCH v2 13/18] x86, numa, mem_hotplug: Skip all the regions the kernel resides in., Tang Chen
- [PATCH v2 14/18] memblock, numa: Introduce flag into memblock., Tang Chen
- [PATCH v2 12/18] x86, acpi, numa, mem_hotplug: Find hotpluggable memory in SRAT memory affinities., Tang Chen
- [PATCH v2 16/18] memblock, mem_hotplug: Make memblock skip hotpluggable regions by default., Tang Chen
- [PATCH v2 11/18] x86, acpi: Try to find SRAT in firmware earlier., Tang Chen
- [PATCH v2 07/18] x86, acpi: Also initialize signature and length when parsing root table., Tang Chen
- [PATCH v2 08/18] x86: get pg_data_t's memory from other node, Tang Chen
- [PATCH v2 01/18] acpi: Print Hot-Pluggable Field in SRAT., Tang Chen
- [PATCH v2 05/18] x86, acpi: Split acpi_boot_table_init() into two parts., Tang Chen
- [PATCH v2 06/18] x86, acpi: Initialize ACPI root table list earlier., Tang Chen
- [PATCH v2 02/18] earlycpio.c: Fix the confusing comment of find_cpio_data()., Tang Chen
- [PATCH v2 04/18] acpi: Introduce acpi_invalid_table() to check if a table is invalid., Tang Chen
- [PATCH v2 03/18] acpi: Remove "continue" in macro INVALID_TABLE()., Tang Chen
- [PATCH v2 18/18] x86, numa, acpi, memory-hotplug: Make movablenode have higher priority., Tang Chen
- Re: [PATCH v2 00/18] Arrange hotpluggable memory as ZONE_MOVABLE., H. Peter Anvin
- Re: [PATCH v2] PCI: Reset PCIe devices to stop ongoing DMA,
Bjorn Helgaas
- Re: i915 backlight,
Rafael J. Wysocki
- [PATCH v2] ACPICA: acpi_read: update return_value atomically, Bjorn Helgaas
- [PATCH v8 0/3] Xen/ACPI: support sleep state entering on hardware reduced systems,
Ben Guthro
- [PATCH] PCI/ACPI: Change dev_info() to dev_dbg() in the acpi_pci_set_power_state(),
tianyu . lan
- [PATCH] ACPI/Battery: Fix parsing _BIX return value,
tianyu . lan
- [REGRESSION/PATCH] acpi: blacklist win8 OSI for ASUS Zenbok Prime UX31A,
Felipe Contreras
- [PATCH v7 0/3] Xen/ACPI: support sleep state entering on hardware reduced systems,
Ben Guthro
- [PATCH 0/3] networking: Use ETH_ALEN where appropriate,
Joe Perches
- Re: acpi_backlight=vendor no longer working around buggy laptop from hell,
Aaron Lu
- [PATCH] ACPI: Move acpi_bus_get_device() from bus.c to scan.c,
Rafael J. Wysocki
- [PATCH 0/3] ACPI / PM: Device PM cleanups,
Rafael J. Wysocki
- [GIT PULL] ACPI and power management fixes for v3.11-rc3, Rafael J. Wysocki
- Re: [RFC 0/3] IO Hook: Method for emulating h/w events,
Bjorn Helgaas
- [RFC PATCH 0/2] Rework ATA ACPI binding code,
Aaron Lu
- Re: [PATCH v6 0/7] PCI: Change assign unassigned resources per root bus bassis,
Bjorn Helgaas
- Re: Linux 3.11-rc2 [backlight] [ASUS N56VZ],
Rafael J. Wysocki
- [PATCH 00/13] ACPI/IPMI: Fix several issues in the current codes,
Lv Zheng
- [PATCH 01/13] ACPI/IPMI: Fix potential response buffer overflow, Lv Zheng
- [PATCH 02/13] ACPI/IPMI: Fix atomic context requirement of ipmi_msg_handler(), Lv Zheng
- [PATCH 03/13] ACPI/IPMI: Fix race caused by the unprotected ACPI IPMI transfers, Lv Zheng
- [PATCH 05/13] ACPI/IPMI: Fix issue caused by the per-device registration of the IPMI operation region handler, Lv Zheng
- [PATCH 13/13] ACPI/IPMI: Add IPMI operation region test device driver, Lv Zheng
- [PATCH 12/13] Testing: Add module load/unload test suite, Lv Zheng
- [PATCH 11/13] ACPI/IPMI: Cleanup some Kconfig codes, Lv Zheng
- [PATCH 10/13] ACPI/IPMI: Cleanup some inclusion codes, Lv Zheng
- [PATCH 09/13] ACPI/IPMI: Cleanup some initialization codes, Lv Zheng
- [PATCH 08/13] ACPI/IPMI: Cleanup several acpi_ipmi_device members, Lv Zheng
- [PATCH 07/13] ACPI/IPMI: Add reference counting for ACPI IPMI transfers, Lv Zheng
- [PATCH 06/13] ACPI/IPMI: Add reference counting for ACPI operation region handlers, Lv Zheng
- [PATCH 04/13] ACPI/IPMI: Fix race caused by the unprotected ACPI IPMI user, Lv Zheng
- [PATCH] ACPI: Cleanup sparse warning on acpi_os_initialize1(), Lv Zheng
- [PATCH] ACPI/glue: evaluate "_STA" method directly to get device actual status instead of using acpi_bus_get_status_handle(),
tianyu . lan
- [PATCH v1 1/1] ACPI: Allow platform device creation without any IO resource, Kuppuswamy Sathyanarayanan
- macbook air 2013 boot stuck at "smpboot: Booting Node 0, Processors #1", xavier.gnata@xxxxxxxxx
- [PATCH] APEI/ERST: Fix error message formatting,
Borislav Petkov
- Re: Linux 3.11-rc2,
Rafael J. Wysocki
- Re: Linux 3.11-rc2, Tobias Klausmann
- <Possible follow-ups>
- Re: Linux 3.11-rc2, Rafael J. Wysocki
- Re: Linux 3.11-rc2 (acpi backlight), Kamal Mostafa
- Re: Linux 3.11-rc2 (acpi backlight, revert), Rafael J. Wysocki
- Re: Linux 3.11-rc2 (acpi backlight, revert), Kamal Mostafa
- Re: Linux 3.11-rc2 (acpi backlight, revert), Jörg Otte
- Re: Linux 3.11-rc2 (acpi backlight, revert), James Hogan
- Re: Linux 3.11-rc2 (acpi backlight, revert), Steven Newbury
- Re: Linux 3.11-rc2 (acpi backlight, revert), Martin Steigerwald
- Re: Linux 3.11-rc2 (acpi backlight, revert), Kalle Valo
- Re: Linux 3.11-rc2, Rafael J. Wysocki
- [PATCH 0/3] ACPI: _OSI debug/quirk facility enhancement,
Lv Zheng
- [GIT PULL] ACPI video support fixes for v3.11,
Rafael J. Wysocki
- udev: New default rule for autoloading kernel modules matching CPU modalias,
Rafael J. Wysocki
[Index of Archives]
[Linux IBM ACPI]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]