Linux ACPI
[Prev Page][Next Page]
- Re: [PATCH 01/13] device property: Add cleanup.h based fwnode_handle_put() scope based cleanup., (continued)
- [PATCH 04/13] iio: adc: qcom-spmi-adc5: Use __free(fwnode_handle) to replace fwnode_handle_put() calls, Jonathan Cameron
- [PATCH 03/13] iio: adc: mcp3564: Use __free(fwnode_handle) to replace fwnode_handle_put() calls, Jonathan Cameron
- [PATCH 05/13] iio: adc: rzg2l_adc: Use __free(fwnode_handle) to replace fwnode_handle_put() calls, Jonathan Cameron
- [PATCH 06/13] iio: adc: stm32: Use __free(fwnode_handle) to replace fwnode_handle_put() calls, Jonathan Cameron
- [PATCH 07/13] iio: adc: ti-ads1015: Use __free(fwnode_handle) to replace fwnode_handle_put() calls, Jonathan Cameron
- [PATCH 08/13] iio: adc: ti-ads131e08: Use __free(fwnode_handle) to replace fwnode_handle_put() calls, Jonathan Cameron
- [PATCH 09/13] iio: addac: ad74413r: Use __free(fwnode_handle) to replace fwnode_handle_put() calls, Jonathan Cameron
- [PATCH 10/13] iio: dac: ad3552: Use __free(fwnode_handle) to replace fwnode_handle_put() calls, Jonathan Cameron
- [PATCH 11/13] iio: dac: ad5770r: Use __free(fwnode_handle) to replace fwnode_handle_put() calls, Jonathan Cameron
- [PATCH 12/13] iio: dac: ltc2688: Use __free(fwnode_handle) to replace fwnode_handle_put() calls, Jonathan Cameron
- [PATCH 13/13] iio: temp: ltc2983: Use __free(fwnode_handle) to replace fwnode_handle_put() calls, Jonathan Cameron
- Re: [PATCH 00/13] device property / IIO: Use cleanup.h magic for fwnode_handle_put() handling., Andy Shevchenko
- ACPI INT340E PTID device,
Armin Wolf
- [rafael-pm:bleeding-edge] BUILD SUCCESS 15f5ad190ec05493ea77da93644d86d26834b485, kernel test robot
- [GIT PULL] Compute Express Link (CXL) for 6.8,
Dan Williams
- [rafael-pm:bleeding-edge] BUILD SUCCESS 2b2cd068b24ca1dbd163198aa8a6b37afcac2971, kernel test robot
- [PATCH V13 0/7] amd-pstate preferred core,
Meng Li
- [RFC PATCH v5 00/12] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features,
shiju.jose
- [RFC PATCH v5 01/12] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command, shiju.jose
- [RFC PATCH v5 03/12] cxl/mbox: Add SET_FEATURE mailbox command, shiju.jose
- [RFC PATCH v5 02/12] cxl/mbox: Add GET_FEATURE mailbox command, shiju.jose
- [RFC PATCH v5 04/12] cxl/memscrub: Add CXL device patrol scrub control feature, shiju.jose
- [RFC PATCH v5 05/12] cxl/memscrub: Add CXL device ECS control feature, shiju.jose
- [RFC PATCH v5 06/12] memory: scrub: Add scrub subsystem driver supports configuring memory scrubs in the system, shiju.jose
- [RFC PATCH v5 07/12] cxl/memscrub: Register CXL device patrol scrub with scrub configure driver, shiju.jose
- [RFC PATCH v5 08/12] cxl/memscrub: Register CXL device ECS with scrub configure driver, shiju.jose
- [RFC PATCH v5 09/12] ACPI:RASF: Add common library for RASF and RAS2 PCC interfaces, shiju.jose
- [RFC PATCH v5 10/12] ACPICA: ACPI 6.5: Add support for RAS2 table, shiju.jose
- [RFC PATCH v5 11/12] ACPI:RAS2: Add driver for ACPI RAS2 feature table (RAS2), shiju.jose
- [RFC PATCH v5 12/12] memory: RAS2: Add memory RAS2 driver, shiju.jose
- [PATCH -next 0/2] RISC-V: ACPI: Add LPI support,
Sunil V L
- Re: [syzbot] [kernel?] general protection fault in __device_attach, syzbot
- [rafael-pm:bleeding-edge 1764/1779] drivers/thermal/thermal_debugfs.c:149: warning: Function parameter or member 'tz_episodes' not described in 'tz_debugfs', kernel test robot
- FYI, cxl.git vs acpi.git conflict entering linux-next (for-6.8/cxl-cper), Dan Williams
- [PATCH v1] ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CGA, Michael Maltsev
- [PATCH v4 1/2] ACPI: IPMI: Add helper to wait for when SMI is selected,
Kai-Heng Feng
- [GIT PULL] ACPI updates for v6.8-rc1,
Rafael J. Wysocki
- [PATCH v2 3/3] lib/firmware_table: Provide buffer length argument to cdat_table_parse(),
Robert Richter
- [PATCH] ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CGA,
Michael Maltsev
- [PATCH] acpi/drivers: add DMI exception for ASUS Vivobook E1504GA and E1504GAB to resource.c,
Ben Mayo
- [PATCH] PNP: make pnp_bus_type const,
Greg Kroah-Hartman
- [rafael-pm:bleeding-edge] BUILD SUCCESS 92626c145ac3f7688020cc855716febabc1d9a86, kernel test robot
- [RFC KERNEL PATCH v4 0/3] Support device passthrough when dom0 is PVH on Xen,
Jiqian Chen
- [PATCH v3 1/2] ACPI: IPMI: Add helper to wait for when SMI is selected,
Kai-Heng Feng
- [rafael-pm:bleeding-edge 154/159] drivers/thermal/intel/../thermal_netlink.h:27:20: warning: 'struct thermal_trip' declared inside parameter list will not be visible outside of this definition or declaration, kernel test robot
- [rafael-pm:bleeding-edge 157/159] drivers/thermal/thermal_core.c:1469:6: warning: variable 'tz_id' set but not used, kernel test robot
- [PATCH v4 00/24] Improve IRQ wake capability reporting and update the cros_ec driver to use it,
Mark Hasemeyer
- [RFC PATCH 00/13] device property / IIO: Use cleanup.h magic for fwnode_handle_put() handling.,
Jonathan Cameron
- [RFC PATCH 01/13] device property: Add cleanup.h based fwnode_handle_put() scope based cleanup., Jonathan Cameron
- [RFC PATCH 03/13] iio: adc: mcp3564: Use __free(fwnode_handle) to replace fwnode_handle_put() calls, Jonathan Cameron
- [RFC PATCH 02/13] iio: adc: max11410: Use __free(fwnode_handle) to replace fwnode_handle_put() calls, Jonathan Cameron
- [RFC PATCH 04/13] iio: adc: qcom-spmi-adc5: Use __free(fwnode_handle) to replace fwnode_handle_put() calls, Jonathan Cameron
- [RFC PATCH 05/13] iio: adc: rzg2l_adc: Use __free(fwnode_handle) to replace fwnode_handle_put() calls, Jonathan Cameron
- [RFC PATCH 06/13] iio: adc: stm32: Use __free(fwnode_handle) to replace fwnode_handle_put() calls, Jonathan Cameron
- [RFC PATCH 07/13] iio: adc: ti-ads1015: Use __free(fwnode_handle) to replace fwnode_handle_put() calls, Jonathan Cameron
- [RFC PATCH 08/13] iio: adc: ti-ads131e08: Use __free(fwnode_handle) to replace fwnode_handle_put() calls, Jonathan Cameron
- [RFC PATCH 09/13] iio: addac: ad74413r: Use __free(fwnode_handle) to replace fwnode_handle_put() calls, Jonathan Cameron
- [RFC PATCH 10/13] iio: dac: ad3552: Use __free(fwnode_handle) to replace fwnode_handle_put() calls, Jonathan Cameron
- [RFC PATCH 11/13] iio: dac: ad5770r: Use __free(fwnode_handle) to replace fwnode_handle_put() calls, Jonathan Cameron
- [RFC PATCH 12/13] iio: dac: ltc2688: Use __free(fwnode_handle) to replace fwnode_handle_put() calls, Jonathan Cameron
- [RFC PATCH 13/13] iio: temp: ltc2983: Use __free(fwnode_handle) to replace fwnode_handle_put() calls, Jonathan Cameron
- Re: [RFC PATCH 00/13] device property / IIO: Use cleanup.h magic for fwnode_handle_put() handling., Andy Shevchenko
- [rafael-pm:bleeding-edge] BUILD SUCCESS 85286fa00783a83c0db17a934a2a5ec11d10800b, kernel test robot
- [PATCH] ACPI: resource: Force irq1 edge low override on Infinity laptops,
David McFarland
- [PATCH 0/3] Add Zhaoxin preferred core support in acpi-cpufreq,
Tony W Wang-oc
- [PATCH v4 0/3] irqchip/gic-v3: Enable non-coherent GIC designs probing,
Lorenzo Pieralisi
- [PATCH v2] hwmon: (acpi_power_meter) Ensure IPMI space handler is ready on Dell systems,
Kai-Heng Feng
- [PATCH v3 00/24] Improve IRQ wake capability reporting and update the cros_ec driver to use it,
Mark Hasemeyer
- [PATCH v4] acpi,pci: warn about duplicate IRQ routing entries returned from _PRT,
Mateusz Jończyk
- [PATCH V6] acpi: button: trigger wakeup key event,
Ken Xue
- FYI, cxl.git vs acpi.git conflict entering -next for v6.8, Dan Williams
- New blacklist entry for acpi=copy_dsdt, Benjamin Réveillé
- [rafael-pm:bleeding-edge] BUILD SUCCESS ceeb5ed409777cdf4aa01508dcba0ee526597856, kernel test robot
- [PATCH] ACPI: resource: At another DMI match for the TongFang GMxXGxx,
Hans de Goede
- RE: [PATCH] ACPI: NUMA: Fix overlap when extending memblks to fill CFMWS, Dan Williams
- [PATCH v2] ACPI: NUMA: Fix overlap when extending memblks to fill CFMWS,
alison . schofield
- [rafael-pm:bleeding-edge] BUILD SUCCESS 4e374de186c531ab44eb9d7bf13cd3a42e7db245, kernel test robot
- [PATCH v2 00/22] Improve IRQ wake capability reporting and update the cros_ec driver to use it,
Mark Hasemeyer
Re: [PATCH v2 00/22] Improve IRQ wake capability reporting and update the cros_ec driver to use it, Andy Shevchenko
[PATCH] acpi/nfit: Use sysfs_emit() for all attributes,
Dan Williams
[RFC PATCH v3 00/17] RISC-V: ACPI: Add external interrupt controller support,
Sunil V L
- [RFC PATCH v3 01/17] arm64: PCI: Migrate ACPI related functions to pci-acpi.c, Sunil V L
- [RFC PATCH v3 02/17] RISC-V: ACPI: Implement PCI related functionality, Sunil V L
- [RFC PATCH v3 03/17] PCI: Make pci_create_root_bus() declare its reliance on MSI domains, Sunil V L
- [RFC PATCH v3 04/17] ACPI: Add fw_devlink support for ACPI fwnode for IRQ dependency, Sunil V L
- [RFC PATCH v3 05/17] ACPI: irq: Add support for deferred probe in acpi_register_gsi(), Sunil V L
- [RFC PATCH v3 06/17] pnp.h: Reconfigure IRQ in pnp_irq() to support deferred probe, Sunil V L
- [RFC PATCH v3 07/17] ACPI: scan.c: Add weak arch specific function to reorder the IRQCHIP probe, Sunil V L
- [RFC PATCH v3 08/17] ACPI: RISC-V: Implement arch function to reorder irqchip probe entries, Sunil V L
- [RFC PATCH v3 09/17] irqchip: riscv-intc: Add ACPI support for AIA, Sunil V L
- [RFC PATCH v3 10/17] irqchip: riscv-imsic: Add ACPI support, Sunil V L
- [RFC PATCH v3 11/17] irqchip: riscv-aplic: Add ACPI support, Sunil V L
- [RFC PATCH v3 12/17] irqchip: irq-sifive-plic: Add ACPI support, Sunil V L
- [RFC PATCH v3 13/17] ACPI: bus: Add RINTC IRQ model for RISC-V, Sunil V L
- [RFC PATCH v3 14/17] ACPI: bus: Add acpi_riscv_init function, Sunil V L
- [RFC PATCH v3 15/17] ACPI: RISC-V: Create APLIC platform device, Sunil V L
- [RFC PATCH v3 16/17] ACPI: RISC-V: Create PLIC platform device, Sunil V L
- [RFC PATCH v3 17/17] irqchip: riscv-intc: Set ACPI irqmodel, Sunil V L
- Re: [RFC PATCH v3 00/17] RISC-V: ACPI: Add external interrupt controller support, Rafael J. Wysocki
ACPI Error: AE_ERROR, Returned by Handler for [PCI_Config] (20230628/evregion-300), method \_SB.PCI0._INI, Paul Menzel
[rafael-pm:bleeding-edge] BUILD SUCCESS ccca2f50d14c99bce8dc7e52d4f757edd8a38bbf, kernel test robot
[RESEND PATCH v2] acpi: Use access_width over register_width for system memory accesses,
Jarred White
[PATCH v2] x86/pci: Stop requiring ECAM to be declared in E820, ACPI or EFI,
Mario Limonciello
[PATCH v1 0/6] thermal: netlink: Redefine the API and drop unused code,
Rafael J. Wysocki
[PATCH v1 0/3] ACPI: OSL/EC: Use spin locks without disabling interrupts,
Rafael J. Wysocki
[PATCH] acpi: Modify ACPI_OBJECT_COMMON_HEADER,
lijun
[PATCH -next] ACPICA: Replace strncpy() with strscpy_pad() for dest,
xueqin Luo
Re: [PATCH] cpufreq: CPPC: Resolve the large frequency discrepancy from cpuinfo_cur_freq,
lihuisong (C)
[PATCH RESEND v3 0/1] RAS: Report ARM processor information to userspace,
Daniel Ferguson
[PATCH v1] ACPI: utils: Introduce helper for _DEP list lookup,
Rafael J. Wysocki
[PATCH v1] thermal: core: Fix NULL pointer dereference in zone registration error path,
Rafael J. Wysocki
[PATCH v8 0/5] CXL, ACPI, APEI, EINJ: Update EINJ for CXL error types,
Ben Cheatham
- [PATCH v8 1/5] cxl, ACPI, APEI, EINJ: Add CXL_EINJ Kconfig option, Ben Cheatham
- [PATCH v8 2/5] ACPI, APEI, EINJ: Add wrapper __init function, Ben Cheatham
- [PATCH v8 3/5] ACPI: Add CXL protocol error defines, Ben Cheatham
- [PATCH v8 4/5] cxl/core, EINJ: Add CXL debugfs files and EINJ functions, Ben Cheatham
- [PATCH v8 5/5] EINJ, Documentation: Update EINJ kernel doc, Ben Cheatham
[PATCH 0/2] Improvements to system power consumption at S5,
Mario Limonciello
[PATCH v1 1/6] gpiolib: acpi: Modify acpi_dev_irq_wake_get_by to use resource,
Mark Hasemeyer
[PATCH v2 0/7] dma-mapping: Simplify arch_setup_dma_ops(),
Robin Murphy
[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug,
Russell King (Oracle)
- [PATCH RFC v3 01/21] ACPI: Only enumerate enabled (or functional) devices, Oracle
- [PATCH RFC v3 02/21] ACPI: processor: Add support for processors described as container packages, Oracle
- [PATCH RFC v3 03/21] ACPI: processor: Register CPUs that are online, but not described in the DSDT, Oracle
- [PATCH RFC v3 04/21] ACPI: processor: Register all CPUs from acpi_processor_get_info(), Oracle
- [PATCH RFC v3 05/21] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present', Oracle
- [PATCH RFC v3 06/21] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove(), Oracle
- [PATCH RFC v3 07/21] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards, Oracle
- [PATCH RFC v3 08/21] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug, Oracle
- [PATCH RFC v3 09/21] ACPI: convert acpi_processor_post_eject() to use IS_ENABLED(), Russell King (Oracle)
- [PATCH RFC v3 10/21] ACPI: Check _STA present bit before making CPUs not present, Oracle
- [PATCH RFC v3 11/21] ACPI: Warn when the present bit changes but the feature is not enabled, Oracle
- [PATCH RFC v3 12/21] arm64: acpi: Move get_cpu_for_acpi_id() to a header, Oracle
- [PATCH RFC v3 13/21] ACPICA: Add new MADT GICC flags fields, Oracle
- [PATCH RFC v3 14/21] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc(), Oracle
- [PATCH RFC v3 15/21] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs, Oracle
- [PATCH RFC v3 16/21] arm64: psci: Ignore DENIED CPUs, Oracle
- [PATCH RFC v3 17/21] ACPI: add support to register CPUs based on the _STA enabled bit, Oracle
- [PATCH RFC v3 18/21] ACPI: processor: Only call arch_unregister_cpu() if HOTPLUG_CPU is selected, Oracle
- [PATCH RFC v3 19/21] arm64: document virtual CPU hotplug's expectations, Oracle
- [PATCH RFC v3 20/21] ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled, Oracle
- [PATCH RFC v3 21/21] cpumask: Add enabled cpumask for present CPUs that can be brought online, Oracle
[RFC 0/2] PCI: acpiphp: workaround race between hotplug and SCSI_SCAN_ASYNC job,
Igor Mammedov
[PATCH] ACPI: arm64: export acpi_arch_thermal_cpufreq_pctg,
Arnd Bergmann
[PATCH] ACPI: extlog: Clear Extended Error Log status when RAS_CEC handled the error,
Tony Luck
[PATCH 0/1] Tool for parsing the ACPI PHAT Table,
Avadhut Naik
Deterministic device paths for ACPI instantiated hwmon devices,
Chris Packham
[Regression report] commit 40613da52b13 ("PCI: acpiphp: Reassign resources on bridge if necessary"),
Dongli Zhang
[PATCH v1 1/1] ACPI: LPSS: Fix the fractional clock divider flags,
Andy Shevchenko
[PATCH v7 0/7] consolidate and cleanup CPU capacity,
Vincent Guittot
[RFC KERNEL PATCH v3 0/3] Support device passthrough when dom0 is PVH on Xen,
Jiqian Chen
[PATCH] x86/acpi: Do strict X2APIC ID check only when LAPIC contains enabled CPUs, Zhang Rui
[rafael-pm:bleeding-edge] BUILD SUCCESS 169769cb3761a9d80809ad64ed85e9b1f5b3a810, kernel test robot
[PATCH v1 0/4] ACPI: utils: Improvements related to struct acpi_handle_list,
Rafael J. Wysocki
[PATCH v1 0/3] thermal: core: Remove thermal zones during unregistration,
Rafael J. Wysocki
[GIT PULL] ACPI fix for v6.7-rc5,
Rafael J. Wysocki
[PATCH] drivers: acpi: arm64: thermal_cpufreq: export module, Anders Roxell
[PATCH V3 00/10] coresight: Move remaining AMBA ACPI devices into platform driver,
Anshuman Khandual
- [PATCH V3 01/10] coresight: stm: Extract device name from AMBA pid based table lookup, Anshuman Khandual
- [PATCH V3 02/10] coresight: tmc: Extract device properties from AMBA pid based table lookup, Anshuman Khandual
- [PATCH V3 03/10] coresight: Add helpers registering/removing both AMBA and platform drivers, Anshuman Khandual
- [PATCH V3 04/10] coresight: replicator: Move ACPI support from AMBA driver to platform driver, Anshuman Khandual
- [PATCH V3 05/10] coresight: funnel: Move ACPI support from AMBA driver to platform driver, Anshuman Khandual
- [PATCH V3 06/10] coresight: catu: Move ACPI support from AMBA driver to platform driver, Anshuman Khandual
- [PATCH V3 07/10] coresight: tpiu: Move ACPI support from AMBA driver to platform driver, Anshuman Khandual
- [PATCH V3 08/10] coresight: tmc: Move ACPI support from AMBA driver to platform driver, Anshuman Khandual
- [PATCH V3 09/10] coresight: stm: Move ACPI support from AMBA driver to platform driver, Anshuman Khandual
- [PATCH V3 10/10] coresight: debug: Move ACPI support from AMBA driver to platform driver, Anshuman Khandual
- Re: [PATCH V3 00/10] coresight: Move remaining AMBA ACPI devices into platform driver, James Clark
[PATCH v1] ACPI: utils: Fix error path in acpi_evaluate_reference(), Rafael J. Wysocki
[PATCH v2 0/7] IOMMU related FW parsing cleanup,
Jason Gunthorpe
warning in drivers/acpi/platform_profile.c, line 74, Christoph Hellwig
[PATCH 0/3] ACPI/NUMA: A few fixes and cleanups in drivers/acpi/numa/srat.c,
Yuntao Wang
[PATCH] ACPI: watchdog: fix kernel-doc warnings,
Randy Dunlap
[PATCH v1] thermal: trip: Send trip change notifications on all trip updates,
Rafael J. Wysocki
[Index of Archives]
[Linux IBM ACPI]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]