Linux ACPI
[Prev Page][Next Page]
- RE: [RFC PATCH v8 10/10] ras: scrub: ACPI RAS2: Add memory ACPI RAS2 driver, (continued)
- [PATCH v3 0/5] SRAT/CEDT fixes and updates,
Robert Richter
- [RFC KERNEL PATCH v6 0/3] Support device passthrough when dom0 is PVH on Xen,
Jiqian Chen
- [PATCH v7 00/16] ACPI/arm64: add support for virtual cpu hotplug,
Jonathan Cameron
- [PATCH v7 01/16] ACPI: processor: Simplify initial onlining to use same path for cold and hotplug, Jonathan Cameron
- [PATCH v7 02/16] cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER, Jonathan Cameron
- [PATCH v7 03/16] ACPI: processor: Drop duplicated check on _STA (enabled + present), Jonathan Cameron
- [PATCH v7 04/16] ACPI: processor: Move checks and availability of acpi_processor earlier, Jonathan Cameron
- [PATCH v7 05/16] ACPI: processor: Add acpi_get_processor_handle() helper, Jonathan Cameron
- [PATCH v7 06/16] ACPI: processor: Register deferred CPUs from acpi_processor_get_info(), Jonathan Cameron
- [PATCH v7 07/16] ACPI: scan: switch to flags for acpi_scan_check_and_detach(), Jonathan Cameron
- [PATCH v7 08/16] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug, Jonathan Cameron
- [PATCH v7 09/16] arm64: acpi: Move get_cpu_for_acpi_id() to a header, Jonathan Cameron
- [PATCH v7 10/16] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc(), Jonathan Cameron
- [PATCH v7 11/16] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs, Jonathan Cameron
- [PATCH v7 12/16] arm64: psci: Ignore DENIED CPUs, Jonathan Cameron
- [PATCH v7 13/16] arm64: arch_register_cpu() variant to check if an ACPI handle is now available., Jonathan Cameron
- [PATCH v7 14/16] arm64: Kconfig: Enable hotplug CPU on arm64 if ACPI_PROCESSOR is enabled., Jonathan Cameron
- [PATCH v7 15/16] arm64: document virtual CPU hotplug's expectations, Jonathan Cameron
- [PATCH v7 16/16] cpumask: Add enabled cpumask for present CPUs that can be brought online, Jonathan Cameron
- Re: [PATCH v7 00/16] ACPI/arm64: add support for virtual cpu hotplug, Rafael J. Wysocki
- Re: [PATCH v7 00/16] ACPI/arm64: add support for virtual cpu hotplug, Miguel Luis
- [PATCH v4 1/3] riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init(),
Yunhui Cui
- [rafael-pm:bleeding-edge] BUILD SUCCESS c16b1bbc2b7459976a5ddf9075c8b9e58296b3c7, kernel test robot
- local bus enumeration beyond a PCI device,
Chris Packham
- [PATCH v6 00/16] ACPI/arm64: add support for virtual cpu hotplug,
Jonathan Cameron
- [PATCH v6 01/16] ACPI: processor: Simplify initial onlining to use same path for cold and hotplug, Jonathan Cameron
- [PATCH v6 02/16] cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER, Jonathan Cameron
- [PATCH v6 03/16] ACPI: processor: Drop duplicated check on _STA (enabled + present), Jonathan Cameron
- [PATCH v6 04/16] ACPI: processor: Move checks and availability of acpi_processor earlier, Jonathan Cameron
- [PATCH v6 05/16] ACPI: processor: Add acpi_get_processor_handle() helper, Jonathan Cameron
- [PATCH v6 06/16] ACPI: processor: Register deferred CPUs from acpi_processor_get_info(), Jonathan Cameron
- [PATCH v6 07/16] ACPI: scan: switch to flags for acpi_scan_check_and_detach();, Jonathan Cameron
- [PATCH v6 08/16] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug, Jonathan Cameron
- [PATCH v6 09/16] arm64: acpi: Move get_cpu_for_acpi_id() to a header, Jonathan Cameron
- [PATCH v6 10/16] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc(), Jonathan Cameron
- [PATCH v6 11/16] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs, Jonathan Cameron
- [PATCH v6 12/16] arm64: psci: Ignore DENIED CPUs, Jonathan Cameron
- [PATCH v6 13/16] arm64: arch_register_cpu() variant to check if an ACPI handle is now available., Jonathan Cameron
- [PATCH v6 14/16] arm64: Kconfig: Enable hotplug CPU on arm64 if ACPI_PROCESSOR is enabled., Jonathan Cameron
- [PATCH v6 15/16] arm64: document virtual CPU hotplug's expectations, Jonathan Cameron
- [PATCH v6 16/16] cpumask: Add enabled cpumask for present CPUs that can be brought online, Jonathan Cameron
- [PATCH] ACPI: resource: Do IRQ override on TongFang GXxHRXx and GMxHGxx,
Werner Sembach
- [PATCH v1 0/2] gpiolib: acpi: Improve IRQ labeling,
Andy Shevchenko
- [rafael-pm:bleeding-edge] BUILD SUCCESS 3dc435409d5b22cbc02ad767af3092af2b86a407, kernel test robot
- [PATCH v3 0/3] PCI/AER: Handle Advisory Non-Fatal error,
Zhenzhong Duan
- [PATCH v3 41/74] x86/cpu/vfm: Update drivers/acpi/x86/utils.c,
Tony Luck
- [PATCH v3 40/74] x86/cpu/vfm: Update drivers/acpi/acpi_lpss.c,
Tony Luck
- [PATCH v8 0/3] serial: 8250_pnp: Support configurable reg shift property,
Guanbing Huang
- [PATCH v3 1/3] riscv: cacheinfo: remove the useless parameter (node) of ci_leaf_init(),
Yunhui Cui
- [PATCH] ACPI: resource: Do IRQ override on GMxBGxx (XMG APEX 17 M23),
Guenter Schafranek
- [RFC PATCH v4 00/20] RISC-V: ACPI: Add external interrupt controller support,
Sunil V L
- [RFC PATCH v4 01/20] arm64: PCI: Migrate ACPI related functions to pci-acpi.c, Sunil V L
- [RFC PATCH v4 02/20] RISC-V: ACPI: Implement PCI related functionality, Sunil V L
- [RFC PATCH v4 03/20] PCI: Make pci_create_root_bus() declare its reliance on MSI domains, Sunil V L
- [RFC PATCH v4 04/20] ACPI: scan.c: Add weak arch specific function to reorder the IRQCHIP probe, Sunil V L
- [RFC PATCH v4 05/20] ACPI: RISC-V: Implement arch function to reorder irqchip probe entries, Sunil V L
- [RFC PATCH v4 06/20] ACPI: bus: Add acpi_riscv_init function, Sunil V L
- [RFC PATCH v4 07/20] RISC-V: Kconfig: Select deferred GSI probe for ACPI systems, Sunil V L
- [RFC PATCH v4 08/20] ACPI: scan: Refactor dependency creation, Sunil V L
- [RFC PATCH v4 09/20] drivers/acpi/scan.c: Update _DEP honor list, Sunil V L
- [RFC PATCH v4 10/20] RISC-V: ACPI: Initialize GSI mapping structures, Sunil V L
- [RFC PATCH v4 11/20] ACPI: scan.c: Define weak function to populate dependencies, Sunil V L
- [RFC PATCH v4 12/20] RISC-V: ACPI: Implement function to add implicit dependencies, Sunil V L
- [RFC PATCH v4 13/20] ACPI/PNP: Initialize PNP devices skipped due to _DEP, Sunil V L
- [RFC PATCH v4 14/20] irqchip: riscv-intc: Add ACPI support for AIA, Sunil V L
- [RFC PATCH v4 15/20] irqchip: riscv-imsic: Add ACPI support, Sunil V L
- [RFC PATCH v4 16/20] irqchip: riscv-aplic: Add ACPI support, Sunil V L
- [RFC PATCH v4 17/20] irqchip: irq-sifive-plic: Add ACPI support, Sunil V L
- [RFC PATCH v4 18/20] ACPI: bus: Add RINTC IRQ model for RISC-V, Sunil V L
- [RFC PATCH v4 19/20] irqchip: riscv-intc: Set ACPI irqmodel, Sunil V L
- [RFC PATCH v4 20/20] ACPI: pci_link: Clear the dependencies after probe, Sunil V L
- Re: [RFC PATCH v4 00/20] RISC-V: ACPI: Add external interrupt controller support, Björn Töpel
- Re: [RFC PATCH v4 00/20] RISC-V: ACPI: Add external interrupt controller support, Rafael J. Wysocki
- [PATCH v2 1/1] mm: change inlined allocation helpers to account at the call site,
Suren Baghdasaryan
- [PATCH v4] ACPI: fan: Add hwmon support,
Armin Wolf
- [PATCH v2 1/3] riscv: cacheinfo: remove the useless parameter (node) of ci_leaf_init(),
Yunhui Cui
- Re: ACPI timeouts when enabling KASAN, Ricardo Ribalda
- [rafael-pm:bleeding-edge] BUILD SUCCESS bb01190ed522c30fcf1f0e5312fa2726c84d6535, kernel test robot
- [PATCH v3 1/2] hwmon: (core) Add support for power fault attribute,
Armin Wolf
- [PATCH v1 00/12] ACPICA: ACPICA 20240322,
Rafael J. Wysocki
- [PATCH v1 12/12] ACPICA: Update acpixf.h for new ACPICA release 20240322, Rafael J. Wysocki
- [PATCH v1 11/12] ACPICA: events/evgpeinit: don't forget to increment registered GPE count, Rafael J. Wysocki
- [PATCH v1 06/12] ACPICA: Fix spelling and typos, Rafael J. Wysocki
- [PATCH v1 05/12] ACPICA: Clean up the fix for Issue #900, Rafael J. Wysocki
- [PATCH v1 04/12] ACPICA: Fix various spelling mistakes in text files and code comments, Rafael J. Wysocki
- [PATCH v1 09/12] ACPICA: SRAT: Add dump and compiler support for RINTC affinity structure, Rafael J. Wysocki
- [PATCH v1 03/12] ACPICA: Attempt 1 to fix issue #900, Rafael J. Wysocki
- [PATCH v1 10/12] ACPICA: Fix CXL 3.0 structure (RDPAS) in the CEDT table, Rafael J. Wysocki
- [PATCH v1 08/12] ACPICA: SRAT: Add RISC-V RINTC affinity structure, Rafael J. Wysocki
- [PATCH v1 02/12] ACPICA: ACPI 6.5: RAS2: Add support for RAS2 table, Rafael J. Wysocki
- [PATCH v1 01/12] ACPICA: actbl1.h: Add EINJ CXL error types, Rafael J. Wysocki
- [PATCH v1 07/12] ACPICA: Modify ACPI_OBJECT_COMMON_HEADER, Rafael J. Wysocki
- <Possible follow-ups>
- [PATCH v1 00/12] ACPICA: ACPICA 20240322, Rafael J. Wysocki
- [PATCH v5 00/18] ACPI/arm64: add support for virtual cpu hotplug,
Jonathan Cameron
- [PATCH v5 01/18] cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER, Jonathan Cameron
- [PATCH v5 02/18] ACPI: processor: Set the ACPI_COMPANION for the struct cpu instance, Jonathan Cameron
- [PATCH v5 03/18] ACPI: processor: Register deferred CPUs from acpi_processor_get_info(), Jonathan Cameron
- [PATCH v5 04/18] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards, Jonathan Cameron
- [PATCH v5 05/18] ACPI: utils: Add an acpi_sta_enabled() helper and use it in acpi_processor_make_present(), Jonathan Cameron
- [PATCH v5 06/18] ACPI: scan: Add parameter to allow defering some actions in acpi_scan_check_and_detach., Jonathan Cameron
- [PATCH v5 07/18] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug, Jonathan Cameron
- [PATCH v5 08/18] ACPI: convert acpi_processor_post_eject() to use IS_ENABLED(), Jonathan Cameron
- [PATCH v5 09/18] ACPI: Check _STA present bit before making CPUs not present, Jonathan Cameron
- [PATCH v5 10/18] ACPI: Warn when the present bit changes but the feature is not enabled, Jonathan Cameron
- [PATCH v5 11/18] arm64: acpi: Move get_cpu_for_acpi_id() to a header, Jonathan Cameron
- [PATCH v5 12/18] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc(), Jonathan Cameron
- [PATCH v5 13/18] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs, Jonathan Cameron
- [PATCH v5 14/18] arm64: psci: Ignore DENIED CPUs, Jonathan Cameron
- [PATCH v5 15/18] arm64: arch_register_cpu() variant to allow checking of ACPI _STA, Jonathan Cameron
- [PATCH v5 16/18] ACPI: add support to (un)register CPUs based on the _STA enabled bit, Jonathan Cameron
- [PATCH v5 17/18] arm64: document virtual CPU hotplug's expectations, Jonathan Cameron
- [PATCH v5 18/18] cpumask: Add enabled cpumask for present CPUs that can be brought online, Jonathan Cameron
- [PATCH] ACPICA: Handle memory allocation error, Aleksandr Mishin
- [PATCH] ACPICA: Handle memory allocation failure, Aleksandr Mishin
- [PATCH v2 0/2] Support clean reboot after hibernate on Arm64,
David Woodhouse
- [rafael-pm:bleeding-edge] BUILD SUCCESS 53c477378d23c092bd63c0670d9020b5c552bb28, kernel test robot
- [PATCH v7 0/3] serial: 8250_pnp: Support configurable reg shift property,
Guanbing Huang
- [PATCH v3 0/2] fw_devlink overlay fix,
Saravana Kannan
- [PATCH v3] ACPI: CPPC: Fix access width used for PCC registers,
Vanshidhar Konda
- [PATCH v2] ACPI: CPPC: Fix access width used for PCC registers,
Vanshidhar Konda
- [GIT PULL] ACPI fixes for v6.9-rc4,
Rafael J. Wysocki
- [PATCH v1 0/4] gpiolib: acpi: Use con_id in acpi_dev_gpio_irq_get_by(),
Andy Shevchenko
- [PATCH] MAINTAINERS: repair file entry in COMPUTE EXPRESS LINK,
Lukas Bulwahn
- [PATCH v1 0/2] gpiolib: acpi: A couple of error checks amendmends,
Andy Shevchenko
- [rafael-pm:bleeding-edge] BUILD SUCCESS 9d16ca96a3b1887596feca9cd9d73f444e8b48c8, kernel test robot
- [PATCH v2 0/2] ACPICA: AEST: Support AEST V2,
Ruidong Tian
- [PATCH v2] ACPI: fan: Add hwmon support,
Armin Wolf
- [RFC PATCH 0/4] ACPI: processor: refactor acpi_processor_{get_info|remove},
Miguel Luis
- [PATCH 0/5 v2] address remaining stringop-truncation warnings,
Arnd Bergmann
- [PATCH v6 0/3] serial: 8250_pnp: Support configurable reg shift property,
Guanbing Huang
- [RFC PATCH v2 0/2] fw_devlink overlay fix,
Saravana Kannan
- [PATCH] ACPI: CPPC: Fix bit_offset shift in MASK_VAL macro,
Jarred White
- [rafael-pm:bleeding-edge] BUILD SUCCESS caf1c457a4b7ed17cf34816ae7bbb77fee6d8e88, kernel test robot
- [PATCH v2 0/2] gpiolib: Fix gpio_lookup_flags mess and add Return sections,
Andy Shevchenko
- [RFC PATCH v1 0/2] fw_devlink overlay fix,
Saravana Kannan
- [PATCH v6 0/3] switch platform profiles with Lenovo laptops,
Gergo Koteles
- [PATCH] ACPI: fan: Add hwmon support,
Armin Wolf
- [PATCH v6.8.y 0/3 ] ACPI: resource: Add IRQ override quirks (backport changes from v6.9-rc3),
kovalev
- [PATCH v6.1.y 0/14 ] ACPI: resource: Add IRQ override quirks (backport changes from v6.9-rc3),
kovalev
- [PATCH 6.1.y 03/14] ACPI: resource: Always use MADT override IRQ settings for all legacy non i8042 IRQs, kovalev
- [PATCH 6.1.y 02/14] ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CBA, kovalev
- [PATCH 6.1.y 01/14] ACPI: resource: Skip IRQ override on Asus Expertbook B2402FBA, kovalev
- [PATCH 6.1.y 11/14] ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CGA, kovalev
- [PATCH 6.1.y 08/14] ACPI: resource: Drop .ident values from dmi_system_id tables, kovalev
- [PATCH 6.1.y 10/14] ACPI: resource: Add DMI quirks for ASUS Vivobook E1504GA and E1504GAB, kovalev
- [PATCH 6.1.y 13/14] ACPI: resource: Add IRQ override quirk for ASUS ExpertBook B2502FBA, kovalev
- [PATCH 6.1.y 06/14] ACPI: resource: Fix IRQ override quirk for PCSpecialist Elimina Pro 16 M, kovalev
- [PATCH 6.1.y 04/14] ACPI: resource: Honor MADT INT_SRC_OVR settings for IRQ1 on AMD Zen, kovalev
- [PATCH 6.1.y 14/14] ACPI: resource: Use IRQ override on Maibenben X565, kovalev
- [PATCH 6.1.y 07/14] ACPI: resource: Consolidate IRQ trigger-type override DMI tables, kovalev
- [PATCH 6.1.y 05/14] ACPI: resource: Add IRQ override quirk for PCSpecialist Elimina Pro 16 M, kovalev
- [PATCH 6.1.y 12/14] ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CVA, kovalev
- [PATCH 6.1.y 09/14] ACPI: resource: Add TongFang GM6BGEQ, GM6BG5Q and GM6BG0Q to irq1_edge_low_force_override[], kovalev
- [PATCH v6.6.y 0/7 ] ACPI: resource: Add IRQ override quirks (backport changes from v6.9-rc3),
kovalev
- [PATCH v5 3/3] serial: 8250_pnp: Support configurable reg shift property, Guanbing Huang
- [PATCH v5 2/3] serial: port: Add support of PNP IRQ to __uart_read_properties(),
Guanbing Huang
- [PATCH v5 1/3] PNP: Add dev_is_pnp() macro, Guanbing Huang
- [PATCH v5 0/3] serial: 8250_pnp: Support configurable reg shift property,
Guanbing Huang
- [PATCH 1/2] ACPI: PPTT: Populate cacheinfo entirely with PPTT,
Yunhui Cui
- [PATCH v1] ACPI: Declare acpi_blacklisted() only if CONFIG_X86 is enabled,
Kuppuswamy Sathyanarayanan
- [PATCH 1/2] ACPI: x86: utils: Mark SMO8810 accel on Dell XPS 15 9550 as always present,
Hans de Goede
- [PATCH 0/2] Deduplicate bin_attribute simple read() callbacks,
Lukas Wunner
- [PATCH] ACPI: scan: Do not increase dep_unmet for already met dependencies,
Hans de Goede
- [PATCH v5 0/3] switch platform profiles with Lenovo laptops,
Gergo Koteles
- [GIT PULL] Thermal control fixes for v6.9-rc3,
Rafael J. Wysocki
- [PATCH 0/1] pnp: Handle HAS_IOPORT dependencies,
Niklas Schnelle
- [PATCH] ACPI: DPTF: Add Lunar Lake support,
Sumeet Pawnikar
- [rafael-pm:bleeding-edge] BUILD SUCCESS 19c31f086fbfc78ea4f695d1d2e666448c35d42f, kernel test robot
- [PATCH v4 0/3] switch platform profiles with Lenovo laptops,
Gergo Koteles
- [PATCH v1 1/1] gpiolib: Update the kernel documentation - add Return sections,
Andy Shevchenko
- [PATCH v2 0/4] ACPI: x86: Move x86 stuff into dedicated folder,
Andy Shevchenko
- [PATCH 1/1] mm: change inlined allocation helpers to account at the call site,
Suren Baghdasaryan
- [PATCH v2 0/2] ACPI: LPSS: Prepare for SPI code cleanup,
Andy Shevchenko
- [rafael-pm:bleeding-edge] BUILD SUCCESS ec7c9cb7f43d11580085bd9d98189295f54b6638, kernel test robot
- [rafael-pm:thermal-core-testing 2/6] drivers/thermal/./thermal_trace_ipa.h:27:36: error: invalid use of undefined type 'struct thermal_zone_device', kernel test robot
- [PATCH v1 0/4] ACPI: x86: Move x86 stuff into dedicated folder,
Andy Shevchenko
- [rafael-pm:bleeding-edge] BUILD SUCCESS acc71791e32e8c9a8fbe04ced8b00c49dfbcc52b, kernel test robot
- [PATCH v4 3/3] serial: 8250_pnp: Support configurable reg shift property,
Guanbing Huang
- [PATCH v4 2/3] serial: 8250_port: Add support of pnp irq to __uart_read_properties(),
Guanbing Huang
- [PATCH v4 1/3] pnp: Add dev_is_pnp() macro,
Guanbing Huang
- [PATCH v4 0/3] serial: 8250_pnp: Support configurable reg shift property,
Guanbing Huang
- [rafael-pm:intel_pstate-testing 14/14] drivers/cpufreq/intel_pstate.c:3301:undefined reference to `arch_rebuild_sched_domains', kernel test robot
- [PATCH] ACPICA: debugger: dbconvert: add a null pointer check,
Huai-Yuan Liu
- [rafael-pm:intel_pstate-testing 14/14] intel_pstate.c:undefined reference to `arch_rebuild_sched_domains', kernel test robot
- [PATCH] ACPICA: Fix memory leak then namespace lookup fails,
Armin Wolf
- [PATCH v1 0/2] ACPI: LPSS: Prepare for SPI code cleanup,
Andy Shevchenko
- [PATCH v2] ACPI: thermal: Continue registering thermal zones even if trip points fail validation,
Stephen Horvath
- [PATCH] ACPI/ADXL: Added function for ADXL DSM Function 3,
Rithvik Rama
- [rafael-pm:bleeding-edge] BUILD SUCCESS 07ab29143acde0dec716a5a94c694b995e19d2a4, kernel test robot
- [PATCH v1 1/1] ACPI: CPPC: Fix access width used for PCC registers,
Vanshidhar Konda
- [GIT PULL] ACPI fixes for v6.9-rc2,
Rafael J. Wysocki
- [rafael-pm:intel_pstate-testing 13/14] arch/x86/kernel/smpboot.c:129:1: sparse: sparse: symbol '__pcpu_scope_arch_cpu_scale' was not declared. Should it be static?, kernel test robot
- [PATCH AUTOSEL 5.4 14/23] Revert "ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default", Sasha Levin
[Index of Archives]
[Linux IBM ACPI]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]