Show patches with: Archived = No       |   1084 patches
« 1 2 3 410 11 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,17/17] serial: 8250: Add 8250_acpi driver RISC-V: ACPI: Add external interrupt controller support - - - --- 2024-05-01 Sunil V L New
[v5,16/17] irqchip/sifive-plic: Add ACPI support RISC-V: ACPI: Add external interrupt controller support - - - --- 2024-05-01 Sunil V L New
[v5,15/17] irqchip/riscv-aplic: Add ACPI support RISC-V: ACPI: Add external interrupt controller support - - - --- 2024-05-01 Sunil V L New
[v5,14/17] irqchip/riscv-imsic: Add ACPI support RISC-V: ACPI: Add external interrupt controller support - - - --- 2024-05-01 Sunil V L New
[v5,13/17] irqchip/riscv-intc: Add ACPI support for AIA RISC-V: ACPI: Add external interrupt controller support - - - --- 2024-05-01 Sunil V L New
[v5,12/17] ACPI: RISC-V: Implement function to add implicit dependencies RISC-V: ACPI: Add external interrupt controller support - - - --- 2024-05-01 Sunil V L New
[v5,11/17] ACPI: RISC-V: Initialize GSI mapping structures RISC-V: ACPI: Add external interrupt controller support - - - --- 2024-05-01 Sunil V L New
[v5,10/17] ACPI: RISC-V: Implement function to reorder irqchip probe entries RISC-V: ACPI: Add external interrupt controller support - - - --- 2024-05-01 Sunil V L New
[v5,09/17] ACPI: RISC-V: Implement PCI related functionality RISC-V: ACPI: Add external interrupt controller support - - - --- 2024-05-01 Sunil V L New
[v5,08/17] ACPI: pci_link: Clear the dependencies after probe RISC-V: ACPI: Add external interrupt controller support - - - --- 2024-05-01 Sunil V L New
[v5,07/17] ACPI: bus: Add RINTC IRQ model for RISC-V RISC-V: ACPI: Add external interrupt controller support - - - --- 2024-05-01 Sunil V L New
[v5,06/17] ACPI: scan: Define weak function to populate dependencies RISC-V: ACPI: Add external interrupt controller support - - - --- 2024-05-01 Sunil V L New
[v5,05/17] ACPI: scan: Add RISC-V interrupt controllers to honor list RISC-V: ACPI: Add external interrupt controller support - - - --- 2024-05-01 Sunil V L New
[v5,04/17] ACPI: scan: Refactor dependency creation RISC-V: ACPI: Add external interrupt controller support - - - --- 2024-05-01 Sunil V L New
[v5,03/17] ACPI: bus: Add acpi_riscv_init function RISC-V: ACPI: Add external interrupt controller support - - - --- 2024-05-01 Sunil V L New
[v5,02/17] ACPI: scan: Add a weak function to reorder the IRQCHIP probe RISC-V: ACPI: Add external interrupt controller support - - - --- 2024-05-01 Sunil V L New
[v5,01/17] arm64: PCI: Migrate ACPI related functions to pci-acpi.c RISC-V: ACPI: Add external interrupt controller support 2 - - --- 2024-05-01 Sunil V L New
[v9,19/19] cpumask: Add enabled cpumask for present CPUs that can be brought online ACPI/arm64: add support for virtual cpu hotplug 1 1 3 --- 2024-04-30 Jonathan Cameron New
[v9,18/19] arm64: document virtual CPU hotplug's expectations ACPI/arm64: add support for virtual cpu hotplug - 2 1 --- 2024-04-30 Jonathan Cameron New
[v9,17/19] arm64: Kconfig: Enable hotplug CPU on arm64 if ACPI_PROCESSOR is enabled. ACPI/arm64: add support for virtual cpu hotplug - 1 1 --- 2024-04-30 Jonathan Cameron New
[v9,16/19] arm64: arch_register_cpu() variant to check if an ACPI handle is now available. ACPI/arm64: add support for virtual cpu hotplug - 1 1 --- 2024-04-30 Jonathan Cameron New
[v9,15/19] arm64: psci: Ignore DENIED CPUs ACPI/arm64: add support for virtual cpu hotplug - 1 3 --- 2024-04-30 Jonathan Cameron New
[v9,14/19] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs ACPI/arm64: add support for virtual cpu hotplug - - 1 --- 2024-04-30 Jonathan Cameron New
[v9,13/19] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc() ACPI/arm64: add support for virtual cpu hotplug - 2 1 --- 2024-04-30 Jonathan Cameron New
[v9,12/19] arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entry ACPI/arm64: add support for virtual cpu hotplug - 1 - --- 2024-04-30 Jonathan Cameron New
[v9,11/19] arm64: acpi: Move get_cpu_for_acpi_id() to a header ACPI/arm64: add support for virtual cpu hotplug 1 2 3 --- 2024-04-30 Jonathan Cameron New
[v9,10/19] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug ACPI/arm64: add support for virtual cpu hotplug 1 2 3 --- 2024-04-30 Jonathan Cameron New
[v9,09/19] ACPI: scan: switch to flags for acpi_scan_check_and_detach() ACPI/arm64: add support for virtual cpu hotplug 1 2 1 --- 2024-04-30 Jonathan Cameron New
[v9,08/19] ACPI: processor: Register deferred CPUs from acpi_processor_get_info() ACPI/arm64: add support for virtual cpu hotplug 1 2 3 --- 2024-04-30 Jonathan Cameron New
[v9,07/19] ACPI: processor: Add acpi_get_processor_handle() helper ACPI/arm64: add support for virtual cpu hotplug - 1 1 --- 2024-04-30 Jonathan Cameron New
[v9,06/19] ACPI: processor: Move checks and availability of acpi_processor earlier ACPI/arm64: add support for virtual cpu hotplug - 1 - --- 2024-04-30 Jonathan Cameron New
[v9,05/19] ACPI: processor: Fix memory leaks in error paths of processor_add() ACPI/arm64: add support for virtual cpu hotplug - 1 - --- 2024-04-30 Jonathan Cameron New
[v9,04/19] ACPI: processor: Return an error if acpi_processor_get_info() fails in processor_add() ACPI/arm64: add support for virtual cpu hotplug - 1 - --- 2024-04-30 Jonathan Cameron New
[v9,03/19] ACPI: processor: Drop duplicated check on _STA (enabled + present) ACPI/arm64: add support for virtual cpu hotplug 1 2 1 --- 2024-04-30 Jonathan Cameron New
[v9,02/19] cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER ACPI/arm64: add support for virtual cpu hotplug 1 2 1 --- 2024-04-30 Jonathan Cameron New
[v9,01/19] ACPI: processor: Simplify initial onlining to use same path for cold and hotplug ACPI/arm64: add support for virtual cpu hotplug 1 2 1 --- 2024-04-30 Jonathan Cameron New
[v5,7/7] ACPI/NUMA: Print CXL Early Discovery Table (CEDT) SRAT/CEDT fixes and updates - - - --- 2024-04-29 Robert Richter New
[v5,6/7] ACPI/NUMA: Add log messages for memory ranges found in CEDT SRAT/CEDT fixes and updates - - - --- 2024-04-29 Robert Richter New
[v5,5/7] ACPI/NUMA: Return memblk modification state from numa_fill_memblks() SRAT/CEDT fixes and updates - - - --- 2024-04-29 Robert Richter New
[v5,4/7] ACPI/NUMA: Squash acpi_numa_memory_affinity_init() into acpi_parse_memory_affinity() SRAT/CEDT fixes and updates - 1 - --- 2024-04-29 Robert Richter New
[v5,3/7] ACPI/NUMA: Squash acpi_numa_slit_init() into acpi_parse_slit() SRAT/CEDT fixes and updates - 1 - --- 2024-04-29 Robert Richter New
[v5,2/7] ACPI/NUMA: Remove architecture dependent remainings SRAT/CEDT fixes and updates - 1 - --- 2024-04-29 Robert Richter New
[v5,1/7] x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks() SRAT/CEDT fixes and updates - - - --- 2024-04-29 Robert Richter New
[v3,6/6] ACPI: NUMA: replace pr_info with pr_debug in arch_acpi_numa_init Add ACPI NUMA support for RISC-V - - - --- 2024-04-24 Haibo Xu New
[v3,5/6] ACPI: NUMA: change the ACPI_NUMA to a hidden option Add ACPI NUMA support for RISC-V - - - --- 2024-04-24 Haibo Xu New
[v3,4/6] ACPI: NUMA: Make some NUMA related parse functions common Add ACPI NUMA support for RISC-V - 1 - --- 2024-04-24 Haibo Xu New
[v3,3/6] ACPI: NUMA: Add handler for SRAT RINTC affinity structure Add ACPI NUMA support for RISC-V - 1 - --- 2024-04-24 Haibo Xu New
[v3,2/6] ACPI: RISCV: Add NUMA support based on SRAT and SLIT Add ACPI NUMA support for RISC-V - 1 - --- 2024-04-24 Haibo Xu New
[v3,1/6] ACPICA: SRAT: Add RISC-V RINTC affinity structure Add ACPI NUMA support for RISC-V - - - --- 2024-04-24 Haibo Xu New
[RFC,v2,2/2] kselftest: Add test to detect unprobed devices on ACPI platforms Add a test to verify device probing on ACPI platforms - - - --- 2024-03-08 Laura Nao New
[RFC,v2,1/2] acpi: Add script to extract ACPI device ids in the kernel Add a test to verify device probing on ACPI platforms - - - --- 2024-03-08 Laura Nao New
x86/acpi: Do strict X2APIC ID check only when LAPIC contains enabled CPUs x86/acpi: Do strict X2APIC ID check only when LAPIC contains enabled CPUs - - 2 --- 2023-12-10 Zhang, Rui New
[v1,6/6] ACPI: acpi_video: Fix holes in acpi_video_bus Replace acpi_driver with platform_driver - - - --- 2023-10-25 Wilczynski, Michal rafael New
[v1,5/6] ACPI: acpi_video: Rename ACPI device instances from device to adev Replace acpi_driver with platform_driver - - - --- 2023-10-25 Wilczynski, Michal rafael New
[v1,4/6] ACPI: acpi_video: Replace acpi_driver with platform_driver Replace acpi_driver with platform_driver - - - --- 2023-10-25 Wilczynski, Michal rafael New
[v1,3/6] ACPI: acpi_video: Remove unnecessary driver_data clear Replace acpi_driver with platform_driver - - - --- 2023-10-25 Wilczynski, Michal rafael New
[v1,2/6] ACPI: acpi_video: Use yes_or_no helper instead of ternary operator Replace acpi_driver with platform_driver - - - --- 2023-10-25 Wilczynski, Michal rafael New
[v1,1/6] ACPI: acpi_video: Remove unnecessary checks Replace acpi_driver with platform_driver - 1 - --- 2023-10-25 Wilczynski, Michal rafael New
[v1] ACPI: scan: Add support for GPE block devices [v1] ACPI: scan: Add support for GPE block devices - - - --- 2023-10-02 Wilczynski, Michal rafael New
[v3,1/1] ACPICA: utdebug: use spinlocks to fix the data-races reported by the KCSAN [v3,1/1] ACPICA: utdebug: use spinlocks to fix the data-races reported by the KCSAN - - - --- 2023-09-20 Mirsad Todorovac rafael New
[v2] ACPI: Wait for ACPI IRQ to be processed before disable GPE [v2] ACPI: Wait for ACPI IRQ to be processed before disable GPE - - - --- 2022-10-11 Marek Maślanka New
ACPI: Avoid flush_scheduled_work() usage ACPI: Avoid flush_scheduled_work() usage - - - --- 2022-04-19 Tetsuo Handa New
Calling _WAK on boot Calling _WAK on boot - - - --- 2021-04-14 w4v3 New
[BUG] incorrect scaling_max_freq with intel_pstate after offline/online] [BUG] incorrect scaling_max_freq with intel_pstate after offline/online] - - - --- 2021-02-03 Guillaume Morin New
ACPI: tables: Fix NULL dereference by acpi_os_map_memory() ACPI: tables: Fix NULL dereference by acpi_os_map_memory() - - - --- 2023-07-26 Kiwamu Okabe rafael Under Review
[v2] acpi: allow usage of acpi_tad on HW-reduced platforms [v2] acpi: allow usage of acpi_tad on HW-reduced platforms - - - --- 2022-12-05 Bart Groeneveld | GPX Solutions B.V Under Review
acpi: battery: Always read fresh battery state on update acpi: battery: Always read fresh battery state on update - - - --- 2020-06-04 Mathew King Under Review
acpi: video: enhance the quirk detect logic of _BQC - - - --- 2013-04-07 Aaron Lu Zhang Rui Accepted
ACPI video: Ignore errors after _DOD evaluation. - - - --- 2012-10-13 Igor Murzov Zhang Rui Accepted
[PATCHv2] Thermal: Fix synchronization issues in thermal_sys.c - - - --- 2012-09-27 Hugh Dickins Zhang Rui Accepted
[PATCHv2] Thermal: Fix synchronization issues in thermal_sys.c - - - --- 2012-09-27 durgadoss.r@intel.com Zhang Rui Accepted
[4/4] ACPI: update battery status first when querying from sysfs - - - --- 2010-12-08 Zhang, Rui Accepted
[3/4] ACPI ac: update AC status first when querying from sysfs - - - --- 2010-12-08 Zhang, Rui Accepted
[2/4] ACPI: fix a section mismatch - - - --- 2010-12-08 Zhang, Rui Accepted
[1/4] ACPI: remove two unused functions - - - --- 2010-12-08 Zhang, Rui Accepted
ACPI/PNP: avoid section mismatch warning - - - --- 2010-12-07 Jan Beulich Accepted
ACPI: avoid section mismatch warning - - - --- 2010-12-07 Jan Beulich Accepted
ACPI/HEST: adjust section selection - - - --- 2010-12-07 Jan Beulich Accepted
[resend] ACPI/HEST: avoid stack traces when encountering duplicate source IDs - - - --- 2010-12-07 Jan Beulich Accepted
ACPI: eliminate unused variable warning for !ACPI_SLEEP - - - --- 2010-12-07 Jan Beulich Accepted
ACPI: remove unused static functions - - - --- 2010-12-07 Jan Beulich Accepted
Adding_event_notification_to_thermal_framework - - - --- 2010-10-26 durgadoss.r@intel.com Accepted
[RESEND] ACPI battery: support percentage battery remaining capacity - - - --- 2010-10-22 Zhang, Rui Accepted
ACPI battery: handle batteries tht report percentage remaining capacity correctly - - - --- 2010-10-13 Zhang, Rui Accepted
acpi-cpufreq: fix a memleak when unloading acpi-cpufreq driver - - - --- 2010-10-12 Zhang, Rui Accepted
[RESEND,6/6] ACPI: remove unused declaration of proc_fs.h - - - --- 2010-10-08 Zhang, Rui Accepted
[RESEND,5/6] ACPI processor: make /proc/acpi/processor/*/throttle depends on CONFIG_ACPI_PROCFS - - - --- 2010-10-08 Zhang, Rui Accepted
[RESEND,4/6] ACPI video: remove deprecated procfs I/F - - - --- 2010-10-08 Zhang, Rui Accepted
[3/6] ACPI thermal: remove deprecated procfs I/F - - - --- 2010-10-08 Zhang, Rui Accepted
[RESEND,2/6] ACPI fan: remove deprecated procfs I/F - - - --- 2010-10-08 Zhang, Rui Accepted
[RESEND,1/6] ACPI ac/battery/sbs: sysfs I/F always built in, procfs I/F disabled by default - - - --- 2010-10-08 Zhang, Rui Accepted
[4/4] ACPI video: remove deprecated procfs interface - - - --- 2010-10-01 Zhang, Rui Accepted
[3/4] ACPI thermal: remove deprecated porcfs interface - - - --- 2010-10-01 Zhang, Rui Accepted
[2/4] ACPI fan: remove deprecated procfs I/F - - - --- 2010-10-01 Zhang, Rui Accepted
[1/4] ACPI AC/Battery/SBS: deprecate procfs I/F and make sysfs I/F always built in - - - --- 2010-10-01 Zhang, Rui Accepted
[RESEND] ACPI video: fix a poor warning message - - - --- 2010-09-03 Zhang, Rui Accepted
ACPI video: fix a poor error message - - - --- 2010-08-17 Zhang, Rui Accepted
ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM - - - --- 2010-07-23 Rafael Wysocki Accepted
ACPI: create "processor.bm_check_disable" boot param - - - --- 2010-07-22 Len Brown Accepted
ACPI: skip checking BM_STS if the BIOS doesn't ask for it - - - --- 2010-07-22 Len Brown Accepted
« 1 2 3 410 11 »