Linux ACPI
[Prev Page][Next Page]
- Re: [PATCH v2 00/17] Move firmware specific code to firmware specific locations, (continued)
- [PATCH v4 00/16],
Sakari Ailus
- [PATCH v4 03/16] ACPI / property: Add fwnode_get_next_child_node(), Sakari Ailus
- [PATCH v4 12/16] device property: Move dev_fwnode() to linux/property.h, Sakari Ailus
- [PATCH v4 11/16] of: No need to include linux/property.h, linux/fwnode.h is sufficient, Sakari Ailus
- [PATCH v4 01/16] ACPI / property: Add possiblity to retrieve parent firmware node, Sakari Ailus
- [PATCH v4 08/16] of: Add of_fwnode_handle() to convert device nodes to fwnode_handle, Sakari Ailus
- [PATCH v4 09/16] driver core: Arrange headers alphabetically, Sakari Ailus
- [PATCH v4 13/16] device property: Add support for fwnode endpoints, Sakari Ailus
- [PATCH v4 10/16] irqchip/gic: Add missing forward declaration for struct device, Sakari Ailus
- [PATCH v4 15/16] device property: Add fwnode_get_next_parent(), Sakari Ailus
- [PATCH v4 07/16] device property: Add fwnode_handle_get(), Sakari Ailus
- [PATCH v4 02/16] device property: Add fwnode_get_parent(), Sakari Ailus
- [PATCH v4 06/16] device property: Add support for remote endpoints, Sakari Ailus
- [PATCH v4 16/16] ACPI / DSD: Document references, ports and endpoints, Sakari Ailus
- [PATCH v4 14/16] of: Add nop implementation of of_get_next_parent(), Sakari Ailus
- [PATCH v4 05/16] ACPI / property: Add support for remote endpoints, Sakari Ailus
- [PATCH v4 04/16] device property: Add fwnode_get_named_child_node(), Sakari Ailus
- Re: [PATCH v4 00/16] ACPI graph support, Sakari Ailus
- [PATCH 0/3] Fwnode property API fixes for OF, pset,
Sakari Ailus
- fan doesn't work on HP Elitebook 2540p Laptop,
Vincent Louviaux
- [GIT PULL] libnvdimm fixes for 4.11-rc1, Dan Williams
- Multiple Acer laptops hang on ACPI poweroff,
Daniel Drake
- [PATCH v2] tools/power/acpi: Add .gitignore file,
Prarit Bhargava
- acpidbg: disassemble produces no output, Rainer Koenig
- [PATCH 1/2] arm64: RAS: add ras extension runtime detection,
Xie XiuQi
- [PATCH v3 0/5] Do repair works for the mapping of cpuid <-> nodeid,
Dou Liyang
- [GIT PULL] Additional ACPI update for v4.11-rc1, Rafael J. Wysocki
- [PATCH v1] gpio: acpi: Add managed variant of acpi_dev_add_driver_gpios(),
Andy Shevchenko
- [PATCH] ACPICA: Log Exceptions and Errors as warning while loading extra tables,
Hans de Goede
- [PATCH 0/2] nfit, libnvdimm: fix and unit test isetcookie calculation,
Dan Williams
- [PATCH v2 0/2] Improvement on ioapic hotplug,
Rui Wang
- [GIT PULL] Pull request fro 4.11 for IPMI, Corey Minyard
- [PATCH v2] ACPI / PMIC: Add opregion driver for Intel CHT WhiskeyCove PMIC,
Hans de Goede
- [BUG] ACPI Error: Needed type [Reference], found [Integer], Chris Bainbridge
- [PATCH 0/2] Improvement on ioapic hotplug,
Rui Wang
- [PATCH] ACPI / PMIC: Add opregion driver for Intel CHT WhiskeyCove PMIC,
Hans de Goede
- [RFC PATCH] mm, hotplug: get rid of auto_online_blocks,
Michal Hocko
- [PATCH] ACPICA: Detect duplicate SSDT tables,
Hans de Goede
- [PATCH] ACPI / bus: Introduce a list of ids for "always present" devices,
Hans de Goede
- [PATCH 00/20] Move firmware specific code to firmware specific locations,
Sakari Ailus
- [PATCH 01/20] device property: fwnode_property_read_string_array() may return -EILSEQ, Sakari Ailus
- [PATCH 10/20] device property: Read strings using string array reading functions, Sakari Ailus
- [PATCH 07/20] device property: Use fwnode_operations for fwnode_handle_{get,put}, Sakari Ailus
- [PATCH 02/20] device property: Fix reading pset strings using array access functions, Sakari Ailus
- [PATCH 05/20] device property: Add macros for calling fwnode operations, Sakari Ailus
- [PATCH 16/20] device property: Use fwnode_operations for obtaining the remote endpoint, Sakari Ailus
- [PATCH 20/20] device property: Implement fwnode_get_next_parent() using fwnode interface, Sakari Ailus
- [PATCH 15/20] device property: Use fwnode_operations for obtaining next graph endpoint, Sakari Ailus
- [PATCH 19/20] device property: Use fwnode_operations for parsing graph endpoint, Sakari Ailus
- [PATCH 11/20] device property: Use fwnode_operations for reading string arrays, Sakari Ailus
- [PATCH 04/20] device property: Add operations struct for fwnode operations, Sakari Ailus
- [PATCH 03/20] device property: of_property_read_string_array() returns number of strings, Sakari Ailus
- [PATCH 17/20] device property: Use fwnode_operations for obtaining the remote port, Sakari Ailus
- [PATCH 13/20] device property: Use fwnode_operations for obtaining next child node, Sakari Ailus
- [PATCH 06/20] device property: Introduce firmware property operations, set them, Sakari Ailus
- [PATCH 08/20] device property: Use fwnode_operations for fwnode_property_present(), Sakari Ailus
- [PATCH 14/20] device property: Use fwnode_operations for obtaining a named child node, Sakari Ailus
- [PATCH 09/20] device property: Use fwnode_operations for reading integer arrays, Sakari Ailus
- [PATCH 18/20] device property: Use fwnode_operations for obtaining the remote port parent, Sakari Ailus
- [PATCH 12/20] device property: Use fwnode_operations for obtaining parent node, Sakari Ailus
- Re: [PATCH 00/20] Move firmware specific code to firmware specific locations, Rafael J. Wysocki
- [PATCH v3 00/16] ACPI graph support,
Sakari Ailus
- [PATCH v3 04/16] device property: Add fwnode_get_named_child_node(), Sakari Ailus
- [PATCH v3 05/16] ACPI / property: Add support for remote endpoints, Sakari Ailus
- [PATCH v3 09/16] driver core: Arrange headers alphabetically, Sakari Ailus
- [PATCH v3 12/16] device property: Move dev_fwnode() to linux/property.h, Sakari Ailus
- [PATCH v3 13/16] device property: Add support for fwnode endpoints, Sakari Ailus
- [PATCH v3 02/16] device property: Add fwnode_get_parent(), Sakari Ailus
- [PATCH v3 06/16] device property: Add support for remote endpoints, Sakari Ailus
- [PATCH v3 10/16] irqchip/gic: Add missing forward declaration for struct device, Sakari Ailus
- [PATCH v3 15/16] device property: Add fwnode_get_next_parent(), Sakari Ailus
- [PATCH v3 16/16] ACPI / DSD: Document references, ports and endpoints, Sakari Ailus
- [PATCH v3 11/16] of: No need to include linux/property.h, linux/fwnode.h is sufficient, Sakari Ailus
- [PATCH v3 03/16] ACPI / property: Add fwnode_get_next_child_node(), Sakari Ailus
- [PATCH v3 08/16] of: Add of_fwnode_handle() to convert device nodes to fwnode_handle, Sakari Ailus
- [PATCH v3 01/16] ACPI / property: Add possiblity to retrieve parent firmware node, Sakari Ailus
- [PATCH v3 14/16] of: Add nop implementation of of_get_next_parent(), Sakari Ailus
- [PATCH v3 07/16] device property: Add fwnode_handle_get(), Sakari Ailus
- Re: [PATCH v3 00/16] ACPI graph support, Sakari Ailus
- [PATCH V2] arm64: kconfig: allow support for memory failure handling,
Tyler Baicar
- [PATCH V11 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64,
Tyler Baicar
- [PATCH V11 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1, Tyler Baicar
- [PATCH V11 05/10] acpi: apei: handle SEA notification type for ARMv8, Tyler Baicar
- [PATCH V11 06/10] acpi: apei: panic OS with fatal error status block, Tyler Baicar
- [PATCH V11 09/10] trace, ras: add ARM processor error trace event, Tyler Baicar
- [PATCH V11 10/10] arm/arm64: KVM: add guest SEA support, Tyler Baicar
- [PATCH V11 08/10] ras: acpi / apei: generate trace event for unrecognized CPER section, Tyler Baicar
- [PATCH V11 01/10] acpi: apei: read ack upon ghes record consumption, Tyler Baicar
- [PATCH V11 03/10] efi: parse ARM processor error, Tyler Baicar
- [PATCH V11 04/10] arm64: exception: handle Synchronous External Abort, Tyler Baicar
- [PATCH V11 07/10] efi: print unrecognized CPER section, Tyler Baicar
- [PATCH] Fix lock up when switching off discrete graphics card in Dell XPS 9560 https://bugzilla.kernel.org/show_bug.cgi?id=156341,
Tobias Schumacher
- [GIT PULL] Generic device properties framework updates for v4.11-rc1, Rafael J. Wysocki
- [GIT PULL] ACPI updates for v4.11-rc1, Rafael J. Wysocki
- [GIT PULL] Power management updates for v4.11-rc1, Rafael J. Wysocki
- [PATCH v2 0/4] Revert works for the mapping of cpuid <-> nodeid,
Dou Liyang
- [PATCH 0/2] Revert works for the mapping of cpuid <-> nodeid,
Dou Liyang
- [PATCH -v2] ACPI, APEI: Fix BERT resources conflict with ACPI NVS area,
Huang, Ying
- [PATCH] tools/power/acpi: Add .gitignore file,
Prarit Bhargava
- [GIT PULL] Thermal SoC management updates for v4.11-rc1 #1,
Eduardo Valentin
- [PATCH][RFC v4] ACPI throttling: Disable the MSR T-state if enabled after resumed,
Chen Yu
- 4.10-rc8: mce: [Hardware Error]: CPU 0: Machine Check: 0 Bank 6: ae0000000040110a, Ritesh Raj Sarraf
- [PATCH 00/35] treewide trivial patches converting pr_warning to pr_warn,
Joe Perches
- [PATCH v2] acpi: acpica: fix acpi operand cache leak,
Seunghun Han
- [PATCH 1/2] acpi: Fix the mapping handle in case of declaring processors using the Device operator,
Dou Liyang
- [PATCH v4] tty: pl011: Work around QDF2400 E44 stuck BUSY bit, Christopher Covington
- [PATCH V10 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64,
Tyler Baicar
- [PATCH V10 04/10] arm64: exception: handle Synchronous External Abort, Tyler Baicar
- [PATCH V10 06/10] acpi: apei: panic OS with fatal error status block, Tyler Baicar
- [PATCH V10 10/10] arm/arm64: KVM: add guest SEA support, Tyler Baicar
- [PATCH V10 09/10] trace, ras: add ARM processor error trace event, Tyler Baicar
- [PATCH V10 07/10] efi: print unrecognized CPER section, Tyler Baicar
- [PATCH V10 05/10] acpi: apei: handle SEA notification type for ARMv8, Tyler Baicar
- [PATCH V10 08/10] ras: acpi / apei: generate trace event for unrecognized CPER section, Tyler Baicar
- [PATCH V10 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1, Tyler Baicar
- [PATCH V10 03/10] efi: parse ARM processor error, Tyler Baicar
- [PATCH V10 01/10] acpi: apei: read ack upon ghes record consumption, Tyler Baicar
- [PATCH v3] tty: pl011: Work around QDF2400 E44 stuck BUSY bit,
Christopher Covington
- [PATCH V9 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64,
Tyler Baicar
- [PATCH V9 03/10] efi: parse ARM processor error, Tyler Baicar
- [PATCH V9 04/10] arm64: exception: handle Synchronous External Abort, Tyler Baicar
- [PATCH V9 06/10] acpi: apei: panic OS with fatal error status block, Tyler Baicar
- [PATCH V9 05/10] acpi: apei: handle SEA notification type for ARMv8, Tyler Baicar
- [PATCH V9 07/10] efi: print unrecognized CPER section, Tyler Baicar
- [PATCH V9 08/10] ras: acpi / apei: generate trace event for unrecognized CPER section, Tyler Baicar
- [PATCH V9 10/10] arm/arm64: KVM: add guest SEA support, Tyler Baicar
- [PATCH V9 09/10] trace, ras: add ARM processor error trace event, Tyler Baicar
- [PATCH V9 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1, Tyler Baicar
- [PATCH V9 01/10] acpi: apei: read ack upon ghes record consumption, Tyler Baicar
- [PATCH 0/2] RFC: Move efi bgrt code out of arch/x86,
Bhupesh Sharma
- [PATCH v2] tty: pl011: Work around QDF2400 E44 stuck BUSY bit,
Christopher Covington
- ACPI problem causing non functional backlight control on win10 cherrytrail devices, Hans de Goede
- [PATCH] ACPI, APEI: Fix BERT resources conflict with ACPI NVS area,
Huang, Ying
- Two questions about the MADT in ACPI table,
Dou Liyang
- [PATCH 0/8] V4L2 fwnode support,
Sakari Ailus
- [PATCH] ACPI: skip boot interrupt rerouting when index is zero,
Stefan Assmann
- [PATCH 0/4] ACPICA 20170119 Release,
Lv Zheng
- [PATCH] acpi, nfit: skip ARS on machine-check-recovery capable platforms,
Dan Williams
- [ANNOUNCE][CFP] Power Management and Scheduling in the Linux Kernel (OSPM-summit), Juri Lelli
- [GIT PULL] libnvdimm fixes for 4.10, Dan Williams
- [PATCH v21 00/13] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer,
fu . wei
- [PATCH v21 03/13] clocksource: arm_arch_timer: remove arch_timer_detect_rate, fu . wei
- [PATCH v21 04/13] clocksource: arm_arch_timer: split arch_timer_rate for different types of timer, fu . wei
- [PATCH v21 07/13] clocksource: arm_arch_timer: introduce some new structs to prepare for GTDT, fu . wei
- [PATCH v21 10/13] clocksource: arm_arch_timer: simplify ACPI support code., fu . wei
- [PATCH v21 11/13] acpi/arm64: Add memory-mapped timer support in GTDT driver, fu . wei
- [PATCH v21 13/13] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver, fu . wei
- [PATCH v21 12/13] clocksource: arm_arch_timer: add GTDT support for memory-mapped timer, fu . wei
- [PATCH v21 09/13] acpi/arm64: Add GTDT table parse driver, fu . wei
- [PATCH v21 08/13] clocksource: arm_arch_timer: refactor MMIO timer probing., fu . wei
- [PATCH v21 01/13] clocksource: arm_arch_timer: introduce two functions to get the frequency from mmio and sysreg., fu . wei
- [PATCH v21 02/13] clocksource: arm_arch_timer: separate out device-tree code from arch_timer_detect_rate, fu . wei
- [PATCH v21 05/13] clocksource: arm_arch_timer: refactor arch_timer_needs_probing, fu . wei
- [PATCH v21 06/13] clocksource: arm_arch_timer: move arch_timer_needs_of_probing into DT init call, fu . wei
- Re: [PATCH v21 00/13] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer, Fu Wei
- [PATCH] x86/acpi: keep x86_cpu_to_acpiid mapping valid on cpu hotplug,
Vitaly Kuznetsov
- [GIT PULL] ACPI IORT fixes for v4.10-rc8,
Lorenzo Pieralisi
- [PATCH -next] ACPI/IORT: Fix the error return code in iort_add_smmu_platform_device(),
Wei Yongjun
- Re: [PATCH V5 5/5] LPC: Add the ACPI LPC support, John Garry
- Re: [PATCH V6 2/5] PCI: Adapt pci_register_io_range() for indirect-IO and PCI I/O translation, John Garry
- [Update][PATCH v8 15/15] irqchip: mbigen: Add ACPI support, Hanjun Guo
- [PATCH] acpica: Fix double-free in acpi_ns_repair_CID(),
João Paulo Rechi Vita
[PATCH V8 00/11] IOMMU probe deferral support,
Sricharan R
- [PATCH V8 02/11] iommu/of: Prepare for deferred IOMMU configuration, Sricharan R
- [PATCH V8 06/11] of/acpi: Configure dma operations at probe time for platform/amba/pci bus devices, Sricharan R
- [PATCH V8 08/11] drivers: acpi: Handle IOMMU lookup failure with deferred probing or error, Sricharan R
- [PATCH V8 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error, Sricharan R
- [PATCH V8 05/11] ACPI/IORT: Add function to check SMMUs drivers presence, Sricharan R
- [PATCH V8 10/11] iommu/arm-smmu: Clean up early-probing workarounds, Sricharan R
- [PATCH V8 09/11] arm64: dma-mapping: Remove the notifier trick to handle early setting of dma_ops, Sricharan R
- [PATCH V8 11/11] ACPI/IORT: Remove linker section for IORT entries probing, Sricharan R
- [PATCH V8 04/11] of: dma: Make of_dma_deconfigure() public, Sricharan R
- [PATCH V8 03/11] of: dma: Move range size workaround to of_dma_get_range(), Sricharan R
- [PATCH V8 01/11] iommu/of: Refactor of_iommu_configure() for error handling, Sricharan R
[PATCH v5 0/4] Export APIs to copy device properties & more,
Dmitry Torokhov
[PATCH V12 0/3] irqchip: qcom: Add IRQ combiner driver,
Agustin Vega-Frias
[PATCH] acpi, nfit: fix acpi_nfit_flush_probe() crash,
Dan Williams
[PATCH v2 00/16] ACPI graph support,
Sakari Ailus
- [PATCH v2 02/16] device property: Add fwnode_get_parent(), Sakari Ailus
- [PATCH v2 06/16] device property: Add support for remote endpoints, Sakari Ailus
- [PATCH v2 05/16] ACPI / property: Add support for remote endpoints, Sakari Ailus
- [PATCH v2 07/16] device property: Add fwnode_handle_get(), Sakari Ailus
- [PATCH v2 01/16] ACPI / property: Add possiblity to retrieve parent firmware node, Sakari Ailus
- [PATCH v2 15/16] device property: Add fwnode_get_next_parent(), Sakari Ailus
- [PATCH v2 12/16] device property: Obtain device's fwnode independently of FW type, Sakari Ailus
- [PATCH v2 13/16] device property: Get endpoint index from the ACPI tables, Sakari Ailus
- [PATCH v2 16/16] ACPI / DSD: Document references, ports and endpoints, Sakari Ailus
- [PATCH v2 09/16] driver core: Arrange headers alphabetically, Sakari Ailus
- [PATCH v2 14/16] of: Add nop implementation of of_get_next_parent(), Sakari Ailus
- [PATCH v2 10/16] irqchip/gic: Add missing forward declaration for struct device, Sakari Ailus
- [PATCH v2 08/16] of: Add of_fwnode_handle() to convert device nodes to fwnode_handle, Sakari Ailus
- [PATCH v2 04/16] device property: Add fwnode_get_named_child_node(), Sakari Ailus
- [PATCH v2 11/16] of: No need to include linux/property.h, linux/fwnode.h is sufficient, Sakari Ailus
- [PATCH v2 03/16] ACPI / property: Add fwnode_get_next_child_node(), Sakari Ailus
[GIT PULL] Thermal-SoC management updates for v4.10-rc7, Eduardo Valentin
[PATCH v3 0/4] Export APIs to copy device properties & more,
Dmitry Torokhov
[PATCH V8 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64,
Tyler Baicar
[Index of Archives]
[Linux IBM ACPI]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]