Linux ACPI
[Prev Page][Next Page]
- Re: Two questions about the MADT in ACPI table, (continued)
- [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
- [PATCH V8 03/10] efi: parse ARM processor error, Tyler Baicar
- [PATCH V8 06/10] acpi: apei: panic OS with fatal error status block, Tyler Baicar
- [PATCH V8 07/10] efi: print unrecognized CPER section, Tyler Baicar
- [PATCH V8 08/10] ras: acpi / apei: generate trace event for unrecognized CPER section, Tyler Baicar
- [PATCH V8 10/10] arm/arm64: KVM: add guest SEA support, Tyler Baicar
- [PATCH V8 09/10] trace, ras: add ARM processor error trace event, Tyler Baicar
- [PATCH V8 05/10] acpi: apei: handle SEA notification type for ARMv8, Tyler Baicar
- [PATCH V8 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1, Tyler Baicar
- [PATCH V8 04/10] arm64: exception: handle Synchronous External Abort, Tyler Baicar
- [PATCH V8 01/10] acpi: apei: read ack upon ghes record consumption, Tyler Baicar
[PATCH] initity: try to improve __nocapture annotations,
Arnd Bergmann
[PATCH v2 0/4] Export APIs to copy device properties & more,
Dmitry Torokhov
[PATCH 1/2] ACPI/IORT: add iort_get_memory_address_limit function, Nate Watterson
[GIT PULL 00/10] EFI updates for v4.11,
Ard Biesheuvel
[PATCH][V2] acpi: nfit: use %u format string specifier for unsigned ints, Colin King
[PATCH] acpi: nfit: use %u format string specifier for unsigned ints,
Colin King
[pm:bleeding-edge 6/6] drivers/cpufreq/ti-cpufreq.c:250:6: warning: assignment makes integer from pointer without a cast, kbuild test robot
[PATCH] Update the ASLTS, Al Stone
[pm:bleeding-edge 8/8] drivers/devfreq/devfreq.c:631:9: error: implicit declaration of function 'dev_pm_opp_get_suspend_opp', kbuild test robot
[PATCH 00/15] ACPI graph support,
Sakari Ailus
- [PATCH 07/15] device property: Add fwnode_handle_get(), Sakari Ailus
- [PATCH 10/15] of: No need to include linux/property.h, linux/fwnode.h is sufficient, Sakari Ailus
- [PATCH 13/15] of: Add nop implementation of of_get_next_parent(), Sakari Ailus
- [PATCH 12/15] device property: Add support for fwnode endpoints, Sakari Ailus
- [PATCH 05/15] ACPI / property: Add support for remote endpoints, Sakari Ailus
- [PATCH 15/15] ACPI / DSD: Document references, ports and endpoints, Sakari Ailus
- [PATCH 09/15] driver core: Arrange headers alphabetically, Sakari Ailus
- [PATCH 01/15] ACPI / property: Add possiblity to retrieve parent firmware node, Sakari Ailus
- [PATCH 02/15] device property: Add fwnode_get_parent(), Sakari Ailus
- [PATCH 14/15] device property: Add fwnode_get_next_parent(), Sakari Ailus
- [PATCH 08/15] of: Add of_fwnode_handle() to convert device nodes to fwnode_handle, Sakari Ailus
- [PATCH 04/15] device property: Add fwnode_get_named_child_node(), Sakari Ailus
- [PATCH 03/15] ACPI / property: Add fwnode_get_next_child_node(), Sakari Ailus
- [PATCH 11/15] device property: Obtain device's fwnode independently of FW type, Sakari Ailus
- [PATCH 06/15] device property: Add support for remote endpoints, Sakari Ailus
[GIT PULL] ACPI fixes for v4.10-rc6, Rafael J. Wysocki
[GIT PULL] Power management fixes for v4.10-rc6, Rafael J. Wysocki
Re: [PATCH 1/2] qla2xxx: Fix a recently introduced memory leak, hch@xxxxxx
[PATCH 0/7] Implement generic regulator constraints parsing for ACPI and OF,
Furquan Shaikh
[PATCH 0/2] arch_timer: acpi: Add workaround for hisilicon-161010101 erratum,
Hanjun Guo
[PATCH v14 0/6] Enable PMUs in ACPI systems,
Jeremy Linton
[PATCH] ACPI/IORT: Fix error handling,
Christophe JAILLET
[PATCH v8 0/5] Add platform clock for BayTrail platforms,
Pierre-Louis Bossart
[PATCH V7 00/11] IOMMU probe deferral support,
Sricharan R
- [PATCH V7 01/11] iommu/of: Refactor of_iommu_configure() for error handling, Sricharan R
- [PATCH V7 02/11] iommu/of: Prepare for deferred IOMMU configuration, Sricharan R
- [PATCH V7 03/11] of: dma: Move range size workaround to of_dma_get_range(), Sricharan R
- [PATCH V7 04/11] of: dma: Make of_dma_deconfigure() public, Sricharan R
- [PATCH V7 05/11] ACPI/IORT: Add function to check SMMUs drivers presence, Sricharan R
- [PATCH V7 06/11] of/acpi: Configure dma operations at probe time for platform/amba/pci bus devices, Sricharan R
- [PATCH V7 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error, Sricharan R
- [PATCH V7 09/11] arm64: dma-mapping: Remove the notifier trick to handle early setting of dma_ops, Sricharan R
- [PATCH V7 08/11] drivers: acpi: Handle IOMMU lookup failure with deferred probing or error, Sricharan R
- [PATCH V7 10/11] iommu/arm-smmu: Clean up early-probing workarounds, Sricharan R
- [PATCH V7 11/11] ACPI/IORT: Remove linker section for IORT entries probing, Sricharan R
- Re: [PATCH V7 00/11] IOMMU probe deferral support, Marek Szyprowski
- Re: [PATCH V7 00/11] IOMMU probe deferral support, Hanjun Guo
- Re: [PATCH V7 00/11] IOMMU probe deferral support, Bjorn Helgaas
[PATCH v2 0/3] acpi_lpss/pwm: Fix i915 pwm_get issues,
Hans de Goede
[PATCH] [REGRESSION FIX] Revert "ACPI / video: Add force_native quirk for HP Pavilion dv6", Hans de Goede
Why hid-sensor-hub's IIO doesn't work properly in >= 4.3 (possibly badly bisected),
Bastien Nocera
[PATCH v2] ACPI / EC: Use busy polling mode when GPE is not enabled, Lv Zheng
Only one core of four since kernel 4.9,
DonMartio
[PATCH V11 0/3] irqchip: qcom: Add IRQ combiner driver,
Agustin Vega-Frias
[PATCH] acpi: lpss: call pwm_add_table() for bsw pwm device,
Hans de Goede
Re: [PATCH V3 1/4] efi/x86: move efi bgrt init code to early init code,
Ard Biesheuvel
[PATCH] x86/itmt: Remove unnecessary check to update topology, Tim Chen
Re: [PATCH V10 2/3] ACPI: Add support for ResourceSource/IRQ domain mapping,
Agustin Vega-Frias
[PATCH V10 0/3] irqchip: qcom: Add IRQ combiner driver,
Agustin Vega-Frias
[PATCH v20 00/17] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer,
fu . wei
- [PATCH v20 01/17] clocksource/drivers/arm_arch_timer: Improve printk relevant code, fu . wei
- [PATCH v20 03/17] clocksource/drivers/arm_arch_timer: Rename the PPI enum and its values., fu . wei
- [PATCH v20 04/17] clocksource/drivers/arm_arch_timer: Move enums and defines to header file., fu . wei
- [PATCH v20 06/17] clocksource/drivers/arm_arch_timer: rework PPI determination, fu . wei
- [PATCH v20 02/17] clocksource/drivers/arm_arch_timer: Rename the timer type macros., fu . wei
- [PATCH v20 12/17] clocksource/drivers/arm_arch_timer: Refactor MMIO timer probing., fu . wei
- [PATCH v20 14/17] clocksource/drivers/arm_arch_timer: Simplify ACPI support code., fu . wei
- [PATCH v20 07/17] clocksource/drivers/arm_arch_timer: Separate out device-tree code from arch_timer_detect_rate, fu . wei
- [PATCH v20 08/17] clocksource/drivers/arm_arch_timer: Rework counter frequency detection., fu . wei
- [PATCH v20 15/17] acpi/arm64: Add memory-mapped timer support in GTDT driver, fu . wei
- [PATCH v20 10/17] clocksource/drivers/arm_arch_timer: Move arch_timer_needs_of_probing into DT init call, fu . wei
- [PATCH v20 11/17] clocksource/drivers/arm_arch_timer: Introduce some new structs to prepare for GTDT, fu . wei
- [PATCH v20 16/17] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer, fu . wei
- [PATCH v20 13/17] acpi/arm64: Add GTDT table parse driver, fu . wei
- [PATCH v20 09/17] clocksource/drivers/arm_arch_timer: Refactor arch_timer_needs_probing, fu . wei
- [PATCH v20 05/17] clocksource/drivers/arm_arch_timer: Add a new enum for spi type, fu . wei
- [PATCH v20 17/17] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver, fu . wei
- Re: [PATCH v20 00/17] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer, Hanjun Guo
- Re: [PATCH v20 00/17] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer, Mark Rutland
[PATCH v8 00/15] ACPI platform MSI support and its example mbigen,
Hanjun Guo
- [PATCH v8 02/15] ACPI: IORT: add missing comment for iort_dev_find_its_id(), Hanjun Guo
- [PATCH v8 01/15] ACPI: IORT: fix the indentation in iort_scan_node(), Hanjun Guo
- [PATCH v8 12/15] msi: platform: make platform_msi_create_device_domain() ACPI aware, Hanjun Guo
- [PATCH v8 04/15] irqchip: gic-v3-its: keep the head file include in alphabetic order, Hanjun Guo
- [PATCH v8 13/15] irqchip: mbigen: drop module owner, Hanjun Guo
- [PATCH v8 06/15] irqchip: gicv3-its: platform-msi: refactor its_pmsi_init() to prepare for ACPI, Hanjun Guo
- [PATCH v8 05/15] irqchip: gicv3-its: platform-msi: refactor its_pmsi_prepare(), Hanjun Guo
- [PATCH v8 07/15] irqchip: gicv3-its: platform-msi: scan MADT to create platform msi domain, Hanjun Guo
- [PATCH v8 08/15] ACPI: IORT: rename iort_node_map_rid() to make it generic, Hanjun Guo
- [PATCH v8 11/15] ACPI: platform: setup MSI domain for ACPI based platform device, Hanjun Guo
- [PATCH v8 03/15] ACPI: IORT: minor cleanup for iort_match_node_callback(), Hanjun Guo
- [PATCH v8 15/15] irqchip: mbigen: Add ACPI support, Hanjun Guo
- [PATCH v8 09/15] ACPI: IORT: introduce iort_node_map_platform_id() to retrieve dev id, Hanjun Guo
- [PATCH v8 10/15] ACPI: platform-msi: retrieve dev id from IORT, Hanjun Guo
- [PATCH v8 14/15] irqchip: mbigen: introduce mbigen_of_create_domain(), Hanjun Guo
- Re: [PATCH v8 00/15] ACPI platform MSI support and its example mbigen, Sinan Kaya
- Re: [PATCH v8 00/15] ACPI platform MSI support and its example mbigen, Lorenzo Pieralisi
logical cpu number is discontinuity, Masayoshi Mizuma
[PATCH v7 0/5] Add platform clock for BayTrail platforms,
Pierre-Louis Bossart
[PATCH v13 0/7] Enable PMUs in ACPI systems,
Jeremy Linton
[PATCH] ACPI, APEI, EINJ: fix malformed newline escape,
Colin King
[patch] ACPI/IORT: fix an error code,
Dan Carpenter
[GIT PULL] Thermal SoC updates for v4.10-rc5, Eduardo Valentin
[PATCH] ACPI: save NVS memory for Lenovo G50-45, Zhang Rui
USB ExpressCard makes kworker process utilise 72-75% CPU infinitely, Christoph Anton Mitterer
[PATCH V7 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64,
Tyler Baicar
- [PATCH V7 01/10] acpi: apei: read ack upon ghes record consumption, Tyler Baicar
- [PATCH V7 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1, Tyler Baicar
- [PATCH V7 04/10] arm64: exception: handle Synchronous External Abort, Tyler Baicar
- [PATCH V7 03/10] efi: parse ARM processor error, Tyler Baicar
- [PATCH V7 05/10] acpi: apei: handle SEA notification type for ARMv8, Tyler Baicar
- [PATCH V7 10/10] arm/arm64: KVM: add guest SEA support, Tyler Baicar
- [PATCH V7 06/10] acpi: apei: panic OS with fatal error status block, Tyler Baicar
- [PATCH V7 09/10] trace, ras: add ARM processor error trace event, Tyler Baicar
- [PATCH V7 08/10] ras: acpi / apei: generate trace event for unrecognized CPER section, Tyler Baicar
- [PATCH V7 07/10] efi: print unrecognized CPER section, Tyler Baicar
[PATCH 0/2] [PATCH] ACPI / button: Change default behavior to avoid lid bug reports,
Lv Zheng
[PATCH v7 00/15] ACPI platform MSI support and its example mbigen,
Hanjun Guo
[Index of Archives]
[Linux IBM ACPI]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]