Linux ACPI
[Prev Page][Next Page]
- [RFC PATCH 01/11] Add hotplug.h for hotplug framework, (continued)
- [PATCH v2 0/1] gpio: add Lynxpoint chipset gpio driver,
Mathias Nyman
- [PATCH v4] 8042: Enable A20 using KBC to fix S3 resume on some MSI laptops,
Ondrej Zary
- [GIT PULL] ACPI and power management updates for v3.8-rc1,
Rafael J. Wysocki
- [PATCH 0/1] mmc: sdhci-acpi: enable runtime-pm for device HID INT33C6,
Adrian Hunter
- [PATCH 0/6] ACPI: Change the ACPI namespace scanning code ordering,
Rafael J. Wysocki
- [PATCH 6/6] ACPI: Change the ordering of acpi_bus_check_add(), Rafael J. Wysocki
- [PATCH 1/6] ACPI: Separate adding ACPI device objects from probing ACPI drivers, Rafael J. Wysocki
- [PATCH 2/6] ACPI: Change the ordering of PCI root bridge driver registrarion, Rafael J. Wysocki
- [PATCH 5/6] ACPI: Replace struct acpi_bus_ops with enum type, Rafael J. Wysocki
- [PATCH 3/6] ACPI: Make acpi_bus_add() and acpi_bus_start() visibly different, Rafael J. Wysocki
- [PATCH 4/6] ACPI: Reduce the usage of struct acpi_bus_ops, Rafael J. Wysocki
- Re: [PATCH 0/6] ACPI: Change the ACPI namespace scanning code ordering, Yijing Wang
- [PATCH rev.2 0/6] ACPI: Change the ACPI namespace scanning code ordering, Rafael J. Wysocki
- [PATCH rev.2 6/6] ACPI: Change the ordering of acpi_bus_check_add(), Rafael J. Wysocki
- [PATCH rev.2 1/6] ACPI: Separate adding ACPI device objects from probing ACPI drivers, Rafael J. Wysocki
- Re: [PATCH rev.2 1/6] ACPI: Separate adding ACPI device objects from probing ACPI drivers, Toshi Kani
- Re: [PATCH rev.2 1/6] ACPI: Separate adding ACPI device objects from probing ACPI drivers, Rafael J. Wysocki
- Re: [PATCH rev.2 1/6] ACPI: Separate adding ACPI device objects from probing ACPI drivers, Toshi Kani
- [PATCH 0/16] ACPI: Rework ACPI namespace scanning for devices, Rafael J. Wysocki
- [PATCH 16/16] ACPI: Drop ACPI device .bind() and .unbind() callbacks, Rafael J. Wysocki
- [PATCH 10/16] ACPI: Drop the second argument of acpi_bus_scan(), Rafael J. Wysocki
- [PATCH 9/16] ACPI: Remove the arguments of acpi_bus_add() that are not used, Rafael J. Wysocki
- [PATCH 7/16] ACPI / PCI: Fold acpi_pci_root_start() into acpi_pci_root_add(), Rafael J. Wysocki
- [PATCH 8/16] ACPI: Remove acpi_start_single_object() and acpi_bus_start(), Rafael J. Wysocki
- [PATCH 5/16] ACPI: Replace struct acpi_bus_ops with enum type, Rafael J. Wysocki
- [PATCH 2/16] ACPI: Change the ordering of PCI root bridge driver registrarion, Rafael J. Wysocki
- [PATCH 1/16] ACPI: Separate adding ACPI device objects from probing ACPI drivers, Rafael J. Wysocki
- [PATCH 3/16] ACPI: Make acpi_bus_add() and acpi_bus_start() visibly different, Rafael J. Wysocki
- [PATCH 13/16] ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_type, Rafael J. Wysocki
- [PATCH 12/16] ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument, Rafael J. Wysocki
- [PATCH 11/16] ACPI: Replace ACPI device add_type field with a match_driver flag, Rafael J. Wysocki
- [PATCH 15/16] ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.c, Rafael J. Wysocki
- [PATCH 4/16] ACPI: Reduce the usage of struct acpi_bus_ops, Rafael J. Wysocki
- [PATCH 14/16] ACPI / PCI: Rework the setup and cleanup of device wakeup, Rafael J. Wysocki
- [PATCH 6/16] ACPI: Change the ordering of acpi_bus_check_add(), Rafael J. Wysocki
- Re: [PATCH 0/16] ACPI: Rework ACPI namespace scanning for devices, Yinghai Lu
- Re: [PATCH 0/16] ACPI: Rework ACPI namespace scanning for devices, Toshi Kani
- [PATCH rev.2 2/6] ACPI: Change the ordering of PCI root bridge driver registrarion, Rafael J. Wysocki
- [PATCH rev.2 3/6] ACPI: Make acpi_bus_add() and acpi_bus_start() visibly different, Rafael J. Wysocki
- [PATCH rev.2 5/6] ACPI: Replace struct acpi_bus_ops with enum type, Rafael J. Wysocki
- [PATCH rev.2 4/6] ACPI: Reduce the usage of struct acpi_bus_ops, Rafael J. Wysocki
- Re: [PATCH rev.2 0/6] ACPI: Change the ACPI namespace scanning code ordering, Yijing Wang
- [PATCH 0/1] gpio: add Lynxpoint chipset gpio driver,
Mathias Nyman
- [PATCH v2] tty: serial core: decouple pm states from ACPI,
Linus Walleij
- [PATCH] ACPI: add Haswell LPSS devices to acpi_platform_device_ids list,
Mika Westerberg
- [PATCH] ACPI: add documentation about ACPI 5 enumeration,
Mika Westerberg
- [PATCH 00/15] PCI/ACPI: Remove "pci_root" sub-driver support,
Myron Stowe
- [PATCH 13/15] PCI/ACPI: Convert "pci_slot" sub-driver's functionality to built-in only, Myron Stowe
- [PATCH 15/15] PCI/ACPI: Remove the "pci_root" driver's sub-driver infrastructure, Myron Stowe
- [PATCH 14/15] PCI/ACPI: Add "pci_slot" functionality statically within "pci_root", Myron Stowe
- [PATCH 12/15] PCI/ACPI: Move where dmi_check_system() is called from, Myron Stowe
- [PATCH 11/15] PCI/ACPI: Fix latent refcount issue in acpi_pci_root_start(), Myron Stowe
- [PATCH 10/15] PCI/acpiphp: Change acpiphp_add_bridge() to return void instead of 0, Myron Stowe
- [PATCH 09/15] PCI/acpiphp: Add "acpiphp" functionality statically within "pci_root", Myron Stowe
- [PATCH 08/15] PCI/acpiphp: Collapse the initialization call chain of "acpiphp" further, Myron Stowe
- [PATCH 07/15] PCI/acpiphp: Declare acpi_{add, remove}_bridge() as external functions, Myron Stowe
- [PATCH 06/15] PCI/acpiphp: Convert "acpiphp" sub-driver's functionality to built-in only, Myron Stowe
- [PATCH 05/15] PCI/acpiphp: Collapse initialization call chain of "acpiphp" sub-driver, Myron Stowe
- [PATCH 04/15] PCI/acpiphp: Change acpiphp_glue_init() to return void instead of 0, Myron Stowe
- [PATCH 01/15] PCI, acpiphp: Separate out hot-add support of pci host bridge, Myron Stowe
- [PATCH 02/15] PCI/acpiphp: Fix coding style of external declarations in acpiphp.h, Myron Stowe
- [PATCH 03/15] PCI/acpiphp: Leave the "acpiphp" sub-driver registered and in place, Myron Stowe
- [PATCH] tty: serial core: decouple pm states from ACPI,
Linus Walleij
- [PATCH 1/2] ACPI: break out the states from the ACPI types, Linus Walleij
- [PATCH 2/2] tty: serial core: use the ACPI PM state defines,
Linus Walleij
- [PATCH 3.7-rc8] ACPICA: Fix ACPI mutex object allocation memory leak on error,
Tim Gardner
- [PATCH] ACPI / PM: Move device power management functions to device_pm.c, Rafael J. Wysocki
- [PATCH] ACPI / PM: Fix header of acpi_dev_pm_detach() in acpi.h,
Rafael J. Wysocki
- Look Ma, da kernel is b0rken,
Andreas Mohr
- [PATCH 0/3] ACPI / PM: Export ACPI power states of devices via sysfs,
Rafael J. Wysocki
- [PATCH v7 1/3] aerdrv: Trace Event for AER,
Lance Ortiz
- [PATCH v6 1/3] aerdrv: Trace Event for AER,
Lance Ortiz
- [PATCH] X86/acpi: remove redundant logic of acpi memory hotadd,
Liu, Jinsong
- [PATCH v5 1/3] aerdrv: Trace Event for AER,
Lance Ortiz
- [PATCH v4 1/3] aerdrv: Trace Event for AER,
Lance Ortiz
- [PATCH] Execute "orphan" _REG method for specified EC device, Zhang Rui
- [PATCH] ACPI : do not use Lid and Sleep button for S5 wakeup,
Zhang Rui
- [RFC PATCH 0/3] ACPI/UART: Add ACPI 5.0 enueration support for UART.,
Lv Zheng
- [RFC PATCH 2/3] ACPI / UART: Add ACPI enumeration support for UART bus., Lv Zheng
- [RFC PATCH 1/3] UART: Add UART subsystem as a bus., Lv Zheng
- [RFC PATCH 3/3] UART: Add dummy devices to test the enumeration., Lv Zheng
- [PATCH v2 0/4] ACPI/UART: Add ACPI 5.0 enueration support for UART., Lv Zheng
- [RFC PATCH v3 0/4] ACPI/UART: Add ACPI 5.0 enueration support for UART., Lv Zheng
- [RFC PATCH v4 0/3] ACPI/UART: Add ACPI 5.0 enueration support for UART., Lv Zheng
- [PATCH v5 0/2] ACPI/UART: Add ACPI 5.0 enumeration support for UART, Lv Zheng
- [RFC PATCH v5] HACK: UART: Add dummy devices to test the enumeration, Lv Zheng
- [RFC PATCH] ACPI / serial: Add UART change_pm support with ACPI power domain, Lv Zheng
- [PATCH v6] ACPI / serial: Add peripheral PnP IDs enumeration support, Lv Zheng
- Re: Brightness control fails between 3.6.8 and 3.7.0-rc7 (Intel 915/Dell Vostro 3560), Tom St Denis
- [PATCH] ACPI / PM: Consolidate suspend-specific and hibernate-specific code, Rafael J. Wysocki
- [PATCH] ACPI video: ignore BIOS initial backlight value for HP Folio 13-2000,
Zhang Rui
- Re: Runtime PM/PCI D3 issue, Alan Stern
- [PATCH v3 1/3] aerdrv: Trace Event for AER,
Lance Ortiz
- [PATCH v2 3/3] aerdrv: Cleanup log output for CPER based AER, Lance Ortiz
- [PATCH v3 2/3] aerdrv: Enhanced AER logging,
Lance Ortiz
- [PATCH v2 1/3] aerdrv: Trace Event for AER, Lance Ortiz
- [PATCH] ACPI, APEI, EINJ: Add missed ACPI5 support error trigger table, Chen Gong
- [PATCH v3] [resend] Enable A20 using KBC for some MSI laptops to fix S3 resume, Ondrej Zary
- [PATCH] ACPI / PNP: Do not crash due to stale pointer use during system resume,
Rafael J. Wysocki
- [PATCH v2 2/3] aerdrv: Enhanced AER logging,
Lance Ortiz
- [PATCH 1/3] aerdrv: Trace Event for AER,
Lance Ortiz
- ACPI / PM: Candidate material for the v3.8 merge window, part I, Rafael J. Wysocki
- [PATCH 0/5] remove some unnecessary newline from error messages,
Colin King
- [FIX PATCH v2] acpi/video_detect: Add "Asus UL30VT" to acpi video detect blacklist, Lan Tianyu
- [FIX PATCH] acpi/video_detect: Add "Asus UL30VT" to acpi video detect blacklist, Lan Tianyu
- Lenovo T530 Brightness Control Issue, Matt White
- Re: Acpi deadlocks with 3.7.0-rc4,
Linus Torvalds
- [PATCH] ACPI: do acpisleep dmi check when CONFIG_ACPI_SLEEP is set,
Zhang Rui
- ZPODD ACPI _PRW method support,
Jeff.Wu
- [Patch v4 00/12] memory-hotplug: hot-remove physical memory,
Wen Congyang
- [Patch v4 12/12] memory-hotplug: free node_data when a node is offlined, Wen Congyang
- [Patch v4 05/12] memory-hotplug: introduce new function arch_remove_memory() for removing page table depends on architecture, Wen Congyang
- [Patch v4 11/12] memory-hotplug: remove sysfs file of node, Wen Congyang
- [Patch v4 09/12] memory-hotplug: remove page table of x86_64 architecture, Wen Congyang
- [Patch v4 08/12] memory-hotplug: remove memmap of sparse-vmemmap, Wen Congyang
- [Patch v4 10/12] memory-hotplug: memory_hotplug: clear zone when removing the memory, Wen Congyang
- [Patch v4 03/12] memory-hotplug: remove redundant codes, Wen Congyang
- [Patch v4 04/12] memory-hotplug: remove /sys/firmware/memmap/X sysfs, Wen Congyang
- [Patch v4 06/12] memory-hotplug: unregister memory section on SPARSEMEM_VMEMMAP, Wen Congyang
- [Patch v4 01/12] memory-hotplug: try to offline the memory twice to avoid dependence, Wen Congyang
- [Patch v4 02/12] memory-hotplug: check whether all memory blocks are offlined or not when removing memory, Wen Congyang
- [Patch v4 07/12] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap, Wen Congyang
- Re: [Patch v4 00/12] memory-hotplug: hot-remove physical memory, Andrew Morton
- [PATCH] ACPI: remove unnecessary INIT_LIST_HEAD,
Andy Shevchenko
- [PATCH] ACPI thermal: _TMP and _CRT/_HOT/_PSV/_ACx dependency fix,
Zhang Rui
- [PATCH 0/5] cpu-hotplug,memory-hotplug: bug fix for offlining node,
Wen Congyang
- [PATCH] ACPI: include missed header into acpi_platform.c,
Andy Shevchenko
- [PATCH] libata: restore acpi disable functionality,
Aaron Lu
- [PATCH 0/2] ACPI / platform: Put devices enumerated via ACPI into D0 before probing drivers,
Rafael J. Wysocki
- [PATCH] PM / QoS: Rename local variable in dev_pm_qos_add_ancestor_request(), Rafael J. Wysocki
- [PATCH] PM / QoS: Handle device PM QoS flags while removing constraints, Rafael J. Wysocki
- [RFC PATCH v3 0/3] acpi: Introduce prepare_remove device operation,
Vasilis Liaskovitis
- acer_wmi,
Justin Chudgar
- [PATCH v2 0/3] Add SDHCI ACPI driver,
Adrian Hunter
- [PATCH] acpi: Read temperature before trip points for HP Compaq 6715b and 6715s,
Andreas Herrmann
- [PATCH 0/3] Add SDHCI ACPI driver,
Adrian Hunter
- [PATCH v10 00/10] ZPODD Patches,
Aaron Lu
- [PATCH v10 01/10] scsi: sr: support runtime pm, Aaron Lu
- [PATCH v10 02/10] libata: Add CONFIG_SATA_ZPODD, Aaron Lu
- [PATCH v10 03/10] libata: identify and init ZPODD devices, Aaron Lu
- [PATCH v10 04/10] libata: move acpi notification code to zpodd, Aaron Lu
- [PATCH v10 05/10] libata: check zero power ready status for ZPODD, Aaron Lu
- [PATCH v10 06/10] libata: handle power transition of ODD, Aaron Lu
- [PATCH v10 07/10] libata: expose pm qos flags to user space for ata device, Aaron Lu
- [PATCH v10 08/10] PM / BLOCK: add PM_QOS_FLAG_NO_POLL to skip events checking, Aaron Lu
- [PATCH v10 09/10] libata: use PM_QOS_FLAG_NO_POLL to avoid events checking for ZPODD, Aaron Lu
- [PATCH v10 10/10] libata: do not suspend port if normal ODD is attached, Aaron Lu
- [PATCH 00/15] ACPICA 20121114 Release,
Lv Zheng
- [PATCH 01/15] ACPICA: Fixes unmerged (dis)assember divergences., Lv Zheng
- [PATCH 02/15] ACPICA: Fixes comments caused divergences., Lv Zheng
- [PATCH 03/15] ACPICA: Fixes indent caused divergences., Lv Zheng
- [PATCH 04/15] ACPICA: Fixes code maintenance divergences., Lv Zheng
- [PATCH 05/15] ACPICA: Fixes call depth check caused divergences., Lv Zheng
- [PATCH 07/15] ACPICA: Performance enhancement for ACPI package objects., Lv Zheng
- [PATCH 06/15] ACPICA: Fix possible memory leak., Lv Zheng
- [PATCH 08/15] ACPICA: Performance: Remove function tracing from critical allocation functions., Lv Zheng
- [PATCH 09/15] ACPICA: Debugger: Major update for the Disassemble<method> command., Lv Zheng
- [PATCH 10/15] ACPICA: Disassembler: Add new ACPI 5 interrupt sharing flags., Lv Zheng
- [PATCH 11/15] ACPICA: Add macros to extract flag bits from resource descriptors., Lv Zheng
- [PATCH 12/15] ACPICA: Enhance the ACPI_GETx and ACPI_SETx macros., Lv Zheng
- [PATCH 13/15] ACPICA: Resource Manager: update template walking with ACPI_NEXT_RESOURCE., Lv Zheng
- [PATCH 14/15] ACPICA: AcpiGetObjectInfo: optimize exit for mutex failure., Lv Zheng
- [PATCH 15/15] ACPICA: Update version to 20121114., Lv Zheng
- Re: [PATCH 00/15] ACPICA 20121114 Release, Rafael J. Wysocki
- [RESEND PATCH v2 00/19] ACPICA 20121114 Release, Lv Zheng
- [PATCH v2 03/19] ACPICA: Update codes under disabled build options., Lv Zheng
- [PATCH v2 05/19] ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA., Lv Zheng
- [PATCH v2 06/19] ACPICA: Cleanup coding style to reduce differences between Linux and ACPICA., Lv Zheng
- [PATCH v2 01/19] ACPICA: Cleanup updated comments., Lv Zheng
- [PATCH v2 07/19] ACPICA: Fix broken call depth tracing logic., Lv Zheng
- [PATCH v2 09/19] ACPICA: Update initialization codes., Lv Zheng
- [PATCH v2 10/19] ACPICA: Fix possible memory leak., Lv Zheng
- [PATCH v2 11/19] ACPICA: Performance enhancement for ACPI package objects., Lv Zheng
- [PATCH v2 14/19] ACPICA: Disassembler: Add new ACPI 5 interrupt sharing flags., Lv Zheng
- [PATCH v2 13/19] ACPICA: Debugger: Major update for the Disassemble<method> command., Lv Zheng
- [PATCH v2 12/19] ACPICA: Performance: Remove function tracing from critical allocation functions., Lv Zheng
- [PATCH v2 16/19] ACPICA: Enhance the ACPI_GETx and ACPI_SETx macros., Lv Zheng
- [PATCH v2 17/19] ACPICA: Resource Manager: update template walking with ACPI_NEXT_RESOURCE., Lv Zheng
- [PATCH v2 15/19] ACPICA: Add macros to extract flag bits from resource descriptors., Lv Zheng
- [PATCH v2 18/19] ACPICA: AcpiGetObjectInfo: optimize exit for mutex failure., Lv Zheng
- [RESEND PATCH v2 02/19] ACPICA: Update compilation environment settings., Lv Zheng
- [RESEND PATCH v2 04/19] ACPICA: Cleanup source to reduce differences between Linux and ACPICA., Lv Zheng
- [RESEND PATCH v2 08/19] ACPICA: Enhance error messages., Lv Zheng
[Index of Archives]
[Linux IBM ACPI]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]